﻿@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
ul,
ol {list-style: none;}
ul li {transition: all 0.4s ease-in-out; vertical-align: middle;}
body {background:#f4f4f4;font: 12px/1.5 "Microsoft YaHei", '宋体', tahoma, Verdana, arial, sans-serif;}
img {max-width: 100%;border: none;}
a {color: #333;text-decoration: none;outline: none;cursor: pointer;}
.clearfix:after { content: " "; height: 0; display: block; visibility: hidden; clear: both;}
* html .clearfix { zoom: 1;}

/* IE6 */
*:first-child+html .clearfix {zoom: 1;}
/* IE7 */
.clear,
.cc {clear: both;font-size: 0px;line-height: 0px;height: 0px;margin-top: -1px;overflow: hidden;}
.f1,
.left,.fl{float: left;}
.f2,
.right,.fr {float: right;}
select {outline: none;}
input,
textarea {outline: none;vertical-align: middle;}
/*搜索框里面字体颜色*/
input::-webkit-input-placeholder {/* WebKit browsers */font-family: "微软雅黑";}
input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */font-family: "微软雅黑";}
input::-moz-placeholder {/* Mozilla Firefox 19+ */font-family: "微软雅黑";}
input:-ms-input-placeholder {/* Internet Explorer 10+ */font-family: "微软雅黑";}
.pos-rel,.pos_rel{position: relative;}

.z-hide{display: block; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}

/*头部*/
.heard{width:100%;height: auto;}
.top{width: 100%;height: 30px;background: #fff;line-height: 30px;overflow: hidden;}
.top2_left span{color: #999999;font-size: 14px;}
.top2_right a{font-size: 14px;}
.top2 a{color: #666666;margin-right: 10px;}
.top2 a:hover{color: #ee0000;}
/*banner*/
.banner{height:149px;background: #fff;}
.banner_left{width: 442px;height: 85px;margin-top: 30px;}
.banner_left .img_title{display: none;}
/*搜索*/
.searchBox {width: 310px;height: 40px;background:#fff;margin:52px 0px 0px 0px;margin-right: 80px;position: relative;padding-right: 60px;border: 1px solid #ff8400;border-radius: 4px;}
.htxt {width:100%;text-indent:20px;height:42px;line-height:40px;font-size: 12px;color: #999999;border: none;background: none;outline: none;}
.hbtn {width: 60px;height: 40px;border: none;cursor: pointer;background:none;color: #fff;font-size: 14px;position: absolute;right: 0;top: 0;background: #ff8400;}
.znss_icon{ width: 40px;padding-left: 30px;height: 40px;line-height: 20px;font-size: 14px;color: #333; text-align: center;background: url("../images/yc_btn01_04.png") no-repeat center left;position: absolute;right: 0;top: 52px;}
.znss_icon a{color: #cf001a;}
.msg-box{position: absolute!important;}
/*导航*/
.nav-box{width: 100%;height:50px;background:#cf001a;}
.nav{ width:100%; height:50px; margin: 0 auto;}
.nav ul li {float: left;line-height:50px;text-align: center;font-size:20px;}
.nav ul li a,.navbar-default .navbar-nav>li>a{color:#fff;padding: 0 58px;display: block;border-right: 1px solid #e7808d;}
.nav ul li:first-child a, .navbar-default .navbar-nav>li:first-child>a{padding: 0 66px;}
.nav ul li.on {background:#ffa200;}
.nav ul li:hover {background:#ffa200;}
.nav ul li.last{border-right:none;}

/*中间*/
.center{width: 1200px;margin: 0 auto;}
.one{background:#ffffff;margin-top:23px;padding: 20px;}
/*头条新闻*/
.news{height: 99px;border-bottom: 1px  dashed #d0d0d0;text-align: center;}
.news .title{font-size:28px;}
.news a{color: #333333;}
.news .remarks{font-size: 15px;color: #999999;text-indent: 2em;text-align: left;margin-top: 5px;}
.news a.detailed{color: #ffa200;}
/**/
.one2{margin-top: 20px;}
/**轮播图**/
.twbox {width:587px;height:330px;overflow: hidden;}
.ls-flash{position:relative;}
.ls-flash,.ls-flash .flash-pic,.ls-flash .flash-pic ul,.ls-flash .flash-pic ul li,.ls-flash .flash-pic ul li img,.ls-flash .flash-pic ul li a{height:100% !important;width:100% !important;}
.ls-flash .flash-pic{position:relative;z-index:0;}
.ls-flash .flash-pic li{zoom:1;vertical-align:middle;}
.ls-flash .flash-pic a{display:block;color:#fff;position:relative;}
.ls-flash .flash-pic img{display:block;}
.twbox .ls-flash .title{display: block; height: 40px; line-height:40px; padding: 0 120px 0 10px; font-size: 16px; background: rgba(0, 0, 0, 0.5); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; left: 0; right: 0; bottom: 0; color: #fff;}
.twbox .ls-flash a:hover .title{color: #fff;}
.twbox .flash-num{ height:12px; overflow:hidden; position:absolute; right:0px; bottom:14px; z-index:1; }
.twbox .flash-num ul{ overflow:hidden; zoom:1; float:left;}
.twbox .flash-num ul li{ float:left; margin-right:8px; width:12px; height:12px; text-indent: -20em; font-size: 0; background:#fff;overflow: hidden; cursor: pointer;border-radius: 50%;}
.twbox .flash-num ul li.on{background:#ff9600;}

/*tab切换*/
.tab {width:553px;height:330px;}
.tab_top { width:100%;height:53px;border-bottom:1px solid #c0c0c0;}
.tab_top ul li{width: auto;height: 42px;line-height: 42px;float: left;font-size: 20px;color:#c0c0c0;text-align: center;margin-right: 20px;font-weight: normal;}
.tab_top ul li.zyzz{background: url(../images/dot.png) left center no-repeat;padding-left: 20px;}
.tab_top ul li a{color: #333333;padding: 0 15px;}
.tab ul li img{ float: left; margin-top: 8px;}
.tab_top ul li.active{height: 42px;line-height: 42px;border-radius: 4px;background:#cf001a;}
.tab_top ul li.active a{ color: #fff!important;}
.tab_title {overflow: hidden;}
.tab_title2 {display: none;}
.tab_title2.active {display: block;}
.tab_title2 ul{margin-top:0;}
.tab_title2 ul li {height:38px;line-height:38px;overflow: hidden;background: url(../images/dot.png) left center no-repeat;padding-left: 10px;font-size: 16px;vertical-align: middle;position: relative;}
.tab_title2 ul li a{ color: #333333;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tab_title2 ul li a:hover{color: #ff0000;}
.tab_title2 ul li .starting{ float: right;margin-right: 5px;color:#55a82d;}
.tab_title2 ul li .nostart{ float: right; margin-right: 5px; color:#fa8400;}
.tab_title2 ul li .over{ float: right; margin-right: 5px; color:#ff0000;}
.tab_title2 ul li .date{color: #999999;font-size:16px;position: absolute;right: 0;top: 0;}
/***/
.tab_top2{width:100%;height:30px; overflow: hidden;}
.tab_top2 ul li{float: left;font-size:20px;color:#c0c0c0;text-align: center;margin-right: 23px;font-weight: normal;background: none;}
.tab_top2 ul li.active{border-bottom:1px solid #ff0000;}
.tab_top2 ul li.active a{ color:#ff0000;}
.tab_top2 ul li a{ color: #333333;}
/*重要转载*/
.zyxx .tab_top2 ul li{ font-size: 16px; margin-right:0px; padding-left: 10px;}
.zyxx .tab_top2 ul li a{color:#ff0000;}
.zyxx .tab_title2 ul li{height: 30px;line-height: 30px;padding-right: 48px;}

/*第二板块安徽政务服务*/
.ahzw{width: 100%;height: auto; }
.ahzw li{margin-top: 20px;width: 100%;}
.ahzw img{width: 100%;height: 100%;}
.ahzw .img_title{display: none;}
/*第三板块政务公开*/
.three{background: #ffffff;margin-top: 20px;padding:14px 19px 15px 20px;overflow: hidden;}
.three_top{height: 53px;border-bottom:1px solid #cf001a;}
.three_top ul li{ height: 45px;line-height: 45px; border-radius: 6px;float: left;margin: 0 36px;font-size: 22px;padding: 0 20px;text-indent:56px;}
.three_top ul li a{color: #cf001a;}
.three_top ul li.active a{color: #fff;}
.three_top ul li.kk{background:#f2f2f2 url("../images/icon9.png") no-repeat  25px center;}
.three_top ul li.kk2{background:#f2f2f2 url("../images/icon6.png") no-repeat 25px center;}
.three_top ul li.kk3{background:#f2f2f2 url("../images/icon7.png") no-repeat 25px center;}
.three_top ul li.kk4{background:#f2f2f2 url("../images/icon8.png") no-repeat 25px center;}
.three_top ul li.kk.active{ background: #cf001a url("../images/icon5.png") no-repeat  25px center;}
.three_top ul li.kk2.active{ background: #cf001a url("../images/icon10.png") no-repeat  25px center;}
.three_top ul li.kk3.active{ background: #cf001a url("../images/icon11.png") no-repeat  25px center;}
.three_top ul li.kk4.active{background: #cf001a url("../images/icon12.png") no-repeat  25px center}

.three_top ul li.kk:hover{background: #cf001a url("../images/icon5.png") no-repeat  25px center;}
.three_top ul li.kk2:hover{background: #cf001a url("../images/icon10.png") no-repeat  25px center;}
.three_top ul li.kk3:hover{ background: #cf001a url("../images/icon11.png") no-repeat  25px center;}
.three_top ul li.kk4:hover{ background: #cf001a url("../images/icon12.png") no-repeat  25px center;}
.three_top ul li.kk:hover a{color: #fff;}
.three_top ul li.kk2:hover a{ color: #fff;}
.three_top ul li.kk3:hover a{color: #fff;}
.three_top ul li.kk4:hover a{color: #fff;}

/*三切换内容*/
.three_bot2{display: none;}
.three_bot2.active{display: block;}
.three_bot2 .tab_top2{margin-top: 10px;border-bottom: 1px solid  #d9d9d9;}
.three_left{width: 467px;height: 253px; margin-right: 16px;}
.three_left.tzgg{width: 360px;}
.three_left .tab_title2 ul li,.three_right .tab_title2 ul li{height:auto;line-height: 28px;overflow: hidden;background: url(../images/dot.png) left 21px no-repeat;padding-left: 10px;font-size: 16px;vertical-align: middle;padding-bottom: 10px;padding-top: 10px;border-bottom: 1px solid #ccc;position: relative;padding-right: 48px;}
.three_left .tab_title2 ul li a{float: none;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.three_left .tab_title2 ul li .date{font-size: 15px;position: absolute;right: 0;top: 10px;}
.three_left .tab_title2 ul{margin-top: 0px;}
.three_left .tab_title2 ul li img{display: none;}

/**公开信息**/
.tab_title2 ul.gk-list li{vertical-align:bottom;padding-right: 48px;overflow:hidden;}
.tab_title2 ul.gk-list li .col-block {float: left;max-width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tab_title2 ul.gk-list li .explain-list, .gklist li .policy-list {display: block;float: right;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tab_title2 ul.gk-list li .title {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: none;margin-right: 0;max-width: none;}
.tab_title2 ul.gk-list li .explain-list .explain-link, .gklist li .policy-list .policy-link {display: inline;color: #dd0000;float: none;background: none;max-width: none;padding: 0;margin: 0;}
.tab_title2 ul.gk-list li .date {white-space: nowrap;font-family: arial;position: absolute;right: 0;top: 0;color: #999;}

.three_left .tab_title2 ul.gk-list li .date,.three_right .tab_title2 ul.gk-list li .date{top: 10px;}

/*局属单位*/
.three_right{width: 300px;}
/*.three_right .tab_title2 .img_title{display: none;}*/
/*.three_right .tab_title2 ul li{background: none;width: 256px;margin: 0 auto;margin-bottom:10px;margin-top: 20px;padding-left: 0;}*/
/*.three_right .tab_title2 ul li,.three_right .tab_title2 ul li img{height: 75px;}*/
/*政策文件*/
.zcwj{height:253px;margin-top:0px;padding-bottom: 10px;}
.zcwj li{height:auto;line-height: 28px;overflow: hidden;background: url(../images/dot.png) left 21px no-repeat;padding-left: 10px;font-size: 16px;vertical-align: middle;padding-bottom: 10px;padding-top: 10px;border-bottom: 1px solid #CCCCCC;}
.zcwj li:hover a{color:#ff0000;}
.zcwj li a{float: none;}
.zcwj li .date{float: none;border-left: 1px solid #999999;font-size: 15px;margin-left: 5px;padding-left: 5px;}
/*数字结构*/
.szjg .img_title{ display: none;}
/*第四板块*/
.tup{ padding:20px;background: #fff;height: auto;overflow: hidden;margin-top: 20px;}
.tup ul li{float:left;margin: 5px 9px;}
.tup ul li .img_title{display: none;}

/*专题专栏*/
.ztzlbox{padding: 20px;height: 90px;overflow: hidden; background: #fff;margin-top: 20px;}
.ztzlbox li{float: left;width: 265px;height: 90px; margin-right: 20px;}
.ztzlbox li img{width: 265px;height: 90px;}
.ztzlbox li .img_title{display: none;}

/*有情链接*/
.linkbox {background: #fff; padding: 10px 20px;margin-top: 20px;}
.yqlink span{ color: #333333; font-size: 18px; margin-top: 13px;}
.is-select{margin-left: 10px;}
.is-select .select {position: relative;float: left;z-index: 94;height:34px;margin-top: 11px;margin-right:20px;}
dl.last {
    margin-right: 0 !important
}

.is-select .select dt {height:30px;display: inline-block;color: #333333;background: url(../images/link.png) no-repeat;line-height:34px;text-indent:65px;font-weight: normal;cursor: pointer;width:250px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 99;font-size: 14px;}
.is-select .select dd {position: absolute;left: 0;bottom: 23px;background: #fff;display: none;z-index: 98;border: #ddd 1px solid;}
.is-select .select dd ul {padding: 5px 5px;width:238px;max-height: 400px;overflow-y: auto;overflow-x: hidden;}
.is-select .select dd ul li { background: #f7f7f7;border-bottom: #fff 1px solid;}
.is-select .select dd ul li a {display: block;padding: 0 5px;font: normal 12px/26px "Microsoft Yahei";white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #333;}
.is-select .select dd ul li a:hover {background: #f0f0f0; text-decoration: none; color: red;}
/*结尾*/
.footer {width: 100%;background: #f4f4f4;margin-top:20px;border-top: 3px solid #cf001a;}
.footer a:hover{color:#ff0000;}
.foot {height: auto;padding-top: 27px;padding-bottom: 27px;color: #333333;}
.footnav {line-height: 26px;margin-top: 9px;font-size: 14px;position: relative;overflow: hidden;}
.footnav2 {width: 674px;margin-left: 195px;text-align: left;float: left;}
.footnav2 a {color: #333333;}
.footnav2 span{display: inline-block;padding: 0 5px;}

.map {color: #da4949!important;}
.hjbtn {position: absolute;top: -13px;right: 139px;}
.dzjg {position: absolute;left: -15px;top: 0px;}
.jiucuo {position: absolute;left: 60px;top:10px;}
.di{font-size: 16px;margin-top: 20px;}
.di a{color: #333333;}

.szjg{height: auto;width: 100%;}
.szjg img{width: 100%;height: auto;}

/*内页*/
.cn{background: #fff;padding: 15px;}
/*文章页*/
.wz_top,.wzy_position{height:auto;line-height:30px;padding:6px 10px 6px 39px;background:url(../images/dqwz.png) 11px center no-repeat;font-size:14px;color:#666; border-bottom:1px solid #ddd; margin-bottom:15px;}
.wz_top a,.wzy_position a{color:#666;}
.wz_top a:hover,.wzy_position a:hover{color:#cc0000;}
.wz_top i,.wzy_position i{font-style: normal;}
.wenzhang{padding:30px 40px;border: 1px solid #eee;-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);box-shadow: 0 2px 4px rgba(0,0,0,.15);-webkit-transition: .15s ease-out;-o-transition: .15s ease-out;transition: .15s ease-out;margin-bottom:20px}
.newstitlet{text-align: center;}
.newstitles{text-align: center;}
.newstitle{ font-size:26px; line-height:38px; font-family:Microsoft YaHei; text-align:center; color:#333333;}
.newstitlef{font-size:22px;text-align: center;line-height: 44px;font-weight: normal;font-family:Microsoft YaHei;}
.newsinfo{ margin:0 auto; line-height:20px; height:auto; text-align:center; color:#666; padding: 23px 0 13px; border-bottom:1px solid #dddddd;font-family:Microsoft YaHei; font-size:14px; position:relative;}
.newsinfo a{color:#666;  }
.newsinfo input{width: 12px;height: 12px;border: 1px solid #666666; margin:0 4px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newsinfo span{ padding:0 0.5em;}
.top_ztimg{position:absolute;width:100px;height:36px;right:0px;top:12px;overflow:hidden;}
.top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:10px;}
.newscontnet{font-size:16px; font-family:Microsoft YaHei; margin:0 auto; color:#333; line-height:230%; padding-bottom:20px; padding-top:20px;}
.newscontnet img{ max-width:1000px;}
.close a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}
.printico{ background:url(../images/print.gif) left center no-repeat; }
.closeico{ background:url(../images/close1.gif) left center no-repeat;}
.close01 a{ color:#999; padding:3px 0 3px 24px; margin:0 8px;}
.minh500{   min-height:500px; height:auto !important;   height:500px;}
.bshare-custom.icon-medium a{ margin-top:5px;}
.shares{ width:600px; height:36px; line-height:36px; color:#666666;}
.shares span{ float:left;width:29px; height:28px; text-indent:-15em; overflow:hidden; display:block;  padding-right:7px; margin-top:3px;}
.sharebox{ padding-top:25px; border-top:1px dashed #ddd;}
.sharebox .share-box{position: relative;right: auto;top: auto;margin-left: 10px;}
/*分页*/
.pagination{width:100%;text-align:center;margin:10px 0;padding:3px 0;line-height:24px;font-size:14px;font-family:"Microsoft YaHei";}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 6px;text-decoration:none;white-space:nowrap;height:24px;}
.pagination a:hover{background:#cf001a;border:1px solid #cf001a;color:#fff !important;}
.pagination a.active{border:1px solid #cf001a;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#cf001a;border:1px solid #cf001a;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#cf001a;border:#cf001a 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:24px;padding:0 6px; background: none;}
.pagination .total{border:0;height:24px;padding:0; background: none;}
.pagination .inputBar input{width:40px;height:20px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination .inputBar button{width:40px;height:26px;line-height:20px;padding:2px 5px;border:#cf001a 1px solid;margin:-3px 6px 0 3px;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#cf001a;vertical-align:middle; color: #fff;}


.lm_lban{width: 205px;height:auto;padding: 10px;min-height:580px;_height:580px;background:#fff;border: 1px solid #eee;-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);box-shadow: 0 2px 4px rgba(0,0,0,.15);-webkit-transition: .15s ease-out;-o-transition: .15s ease-out;transition: .15s ease-out;}
.lm_top{height:50px;background:#cf001a; text-align:center;overflow:hidden;}
.lm_top .tit{display:block; height:50px;line-height:50px;font-size:18px; color:#fff;}
.navdh{margin:auto;padding-top:15px; }
.navdh ul li{height:auto;padding-bottom:15px;vertical-align:bottom;overflow:hidden; text-align:center;}
.navdh ul li a{display:block; height:36px;line-height:36px;background:#fff;overflow:hidden;font-size:16px;  color:#333;}
.navdh ul li a:hover,.navdh ul li.active a{color:#fff;background:#cf001a;}

/*栏目页-窄屏下二级栏目 */
.btn-group{width:100%;cursor:pointer;position:relative;z-index:1;}
.btn{width:100%;padding:8px 12px;font-size:18px;text-align:left;border-radius:0;}
.btn-danger{height:44px;color:#fff;background:#cf001a;border:0;font-weight:bold;padding-left:20px;border-radius:4px;}
.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:#cf001a;border:0;}
.btn .caret{float:right;margin-top:11px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0;top:42px;}
.dropdown-menu > li > a{padding:8px 20px 8px 40px;font-size:16px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; color: #fff;}
.dropdown-menu a{background:#cf001a; border-top:1px solid #fff;}
.dropdown-menu a:hover{background:#ffa200 !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background: #ffa200 !important;color:#fff !important;}

.lm_rban{width:880px;height:auto;_height:580px;border: 1px solid #eee;-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);box-shadow: 0 2px 4px rgba(0,0,0,.15);-webkit-transition: .15s ease-out;-o-transition: .15s ease-out;transition: .15s ease-out;padding: 20px;}
.navjz{ height:auto;padding:0px;font-size:14px;line-height:30px;overflow:hidden;}
.navjz .nav_doc{font-size:16px;line-height:200%;}
.navjz ul{clear:both;}
.navjz ul .columnName{height:36px;border-bottom:#ccc 1px dotted;margin-bottom:5px;background:none;padding:0;}
.navjz ul .columnName .title{font-size:16px;color:#cf001a;line-height:36px;}
.navjz ul .columnName .more{font-size:12px;color:#666;line-height:36px;}
.navjz ul li{height:40px;line-height:40px;font-size:14px;vertical-align:bottom; padding-left:16px; background:url(../images/dot.png) left no-repeat;}
.navjz ul li a{line-height:40px;font-size:16px;color:#333333;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.navjz ul li a:hover{color:#ff0000;}
.navjz .doc_list li{color:#999;overflow:hidden;position: relative;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden;}
.navjz ul.doc_list li a{max-width:700px; *width:700px;}
.navjz .doc_list li .date{float: none;position: absolute;right: 0;top: 0;}
.navjz .doc_list li img{padding-top:14px;float:left;}

.navjz ul.picture-list{clear:both;}
.navjz ul.picture-list li{padding:0 12px 0px 12px;background:none;float:left;text-align:center;height:auto; width:249px; }
.navjz ul.picture-list li a{float:left;text-align:center; line-height:36px; display:block;}
.navjz ul.picture-list li img{padding:1px; border:1px solid #ddd; background:#fff; width:245px; height:174px; float:left;}
.navjz ul.picture-list li .img_title{ width:249px; height:36px; float:left; line-height:36px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.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:#cf001a;background:#e9f0f7;text-align:center;}
.navjz .jiedu a:hover{color:#fff;background:#cf001a;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
/*搜索页面*/
.con_main{border:1px solid #ddd;padding:20px;-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);box-shadow: 0 2px 4px rgba(0,0,0,.15);-webkit-transition: .15s ease-out;-o-transition: .15s ease-out;transition: .15s ease-out;}
.ssy_leftbar{width:260px;height:auto;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:12px;font-size:16px;font-weight:bold;color:#333; }
.total_wz,.searchType-column{height:auto;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:#de3e40;}
.total_wz ul li a{color:#cf001a;}
.ssy_rightbar{width:880px;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: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:#ffa200;line-height:22px;}
.ssy_rightbar .search-list li.search-url{height:auto;line-height:22px; color:#cf001a;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.ssy_rightbar .search-list li.search-url span.date{padding-left:14px;color:#cf001a;}
.ssy_rightbar .search-list li.search-url a{color:#cf001a;}
.ssy_rightbar .search-list li.search-url a:hover{text-decoration:underline;}

/*栏目页 视频列表 */
.navjz .videoNews-list{clear:both;}
.navjz .videoNews-list li{background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:bottom;}
.navjz .videoNews-list li .left-img{width:235px;height:160px;border:#ddd 1px solid;padding:2px;}
.navjz .videoNews-list li .left-img img{width:235px !important;height:160px !important;}
.navjz .videoNews-list li .right-main{width:559px;}
.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;}

/*视频文章 */
.video_main_content{text-align:center;padding:30px 0 15px;}
.sp_wzcon{padding:20px;width:884px;height:auto;font-size:16px;line-height:200%;}
.sp_wzcon table{max-width:884px !important;}

/*栏目页 调查征集 */
.navjz .collect-list li,.survey-list li{overflow:hidden;}
.navjz .collect-list li a,.survey-list li a{display:block;float:left;width:530px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .collect-list li .starting,.navjz .collect-list li .over,.navjz .collect-list li .nostart,.survey-list li .starting,.survey-list li .over,.survey-list li .nostart{display:block;float:left;width:65px;text-align:center;color:#ffa200;}
.navjz .collect-list li .over,.survey-list li .over{color:#999;display:block;float:left;width:65px;text-align:center;}
.navjz .collect-list li .nostart,.survey-list li .nostart{color:#dd0000;display:block;float:left;width:65px;text-align:center;}
.navjz .collect-list li .date,.survey-list li .date{display:block;width:210px;text-align:right;font-size:13px;color:#999;}

/*栏目页 民意征集 */
.dczj_lm{ padding:15px 0;}
.hdlm_telbox{ border-top:1px solid #cbbe94; border-bottom:1px solid #cbbe94; height:30px; padding:5px 0;}
.hdlm_telbox p{ text-align:center; background:#cbbe94; color:#695435; float:left; height:30px; line-height:30px;}
.hdlm_telbox p.p1{ width:650px; padding-left:28px; text-align:left;}
.hdlm_telbox p.p2{ width:99px;}
.hdlm_telbox p.p3{ width:118px;}
.hdlm_telbox p.p4{ width:102px; display:none;}
.navjz .collect-list li,.survey-list li{overflow:hidden; height:36px;}
.navjz .collect-list li p,.survey-list li p{text-align:center; float:left; height:36px; line-height:36px;}
.navjz .collect-list li p.p1,.survey-list li p.p1{ width:650px; text-align:left;}
.navjz .collect-list li p.p1 span,.survey-list li p.p1 span{ font-size:11px; font-family:Arial; color:#888; padding-left:7px;}
.navjz .collect-list li p.p2,.survey-list li p.p2{ width:99px; font-family:Arial;}
.navjz .collect-list li p.p3,.survey-list li p.p3{ width:118px;}
.navjz .collect-list li p.p3 span.over,.survey-list li p.p3 span.over{ color:#b60000;}
.navjz .collect-list li p.p3 span.starting,.survey-list li p.p3 span.starting{ color:#cf001a;}
.navjz .collect-list li p.p3 span.nostart,.survey-list li p.p3 span.nostart{ color:#f00;}
.navjz .collect-list li p.p4,.survey-list li p.p4{ width:102px;}

/*文章页 民意征集 */
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#f00;}
.myinfo i.starting{ color:#cf001a;}
.myinfo i.ending{ color:#b60000;}
.poll_collect{ margin-top:40px; border-top:1px dashed #ddd;width:100%; font-size:14px; font-family:"微软雅黑"; }
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #cf001a; font-weight:bold;height: 60px;line-height: 60px; padding-left: 8px;}
.poll_collect ul{ width:858px; margin:10px auto 0;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;width:852px;}
.poll_collect li p{ padding: 0; margin: 0; 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: #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{ width: 400px; height:32px; border:0 none; background:none; line-height:26px; float:left;outline:none; color:#666;}
.poll_collect li p input.n-invalid{ width:400px;}
.poll_collect li p.poll_conts{margin-top:2px; padding:2px 5px; }
.poll_collect li p.poll_conts textarea{ border:0 none; background:none; line-height:20px; height:172px; width:720px; outline:none; font-size:14px; color:#666; resize: none;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{
    width: 80px;
    vertical-align: middle;
    float: left;
    height: 27px;
    border: 1px solid #cccccc;
}
.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:#cf001a; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px;}
.collection-theme-list{ font-family:"微软雅黑"; margin-top:30px; border-top:1px dashed #ddd;}
.collection-theme ul#idea_page li .collection-body{font-size:14px; padding:10px 0 0 0;}
.collection-theme ul#idea_page li .collection-body .collection-tit{padding:0 10px; height:30px; line-height:30px; padding-bottom:8px;}
.collection-theme ul#idea_page li .collection-body .collection-username{ color: #b60000;font-size:16px;}
.collection-theme ul#idea_page li .collection-body .collection-info{ display:block; background:#f8f8f8; line-height:26px; padding:10px 15px; text-indent:2em;}
.collection-theme ul#idea_page li .collection-body .collection-datetime{color:#999;line-height:20px; font-family:Arial; padding-left:1.5em;}
.myny_fx{margin:25px auto 0;text-align:left;border:1px dashed #cc0001;padding:15px 20px; font-family:仿宋_GB2312;color:#666; font-size:16px; line-height:220%;}
.newsinfo i{ font-style:normal;}
.newsinfo i.starting{color:#cf001a;}
.newsinfo i.nostart{color:#c00;}
.wzcon p{
    font-size: 20px;
    margin-top: 20px;
}
.poll_collect p{
    font-size: 14px;
}

/*文章页 在线调查 */
.voteinfo{ border-bottom:1px solid #ccc;}
.vote-info{font-size:16px; line-height:188%; padding:20px 0; width:92%; margin:0 auto; }
.vote-main{ font-size:14px; width:88%; margin:0 auto;}
.vote-lsit{ padding-bottom:8px; font-family:"微软雅黑";}
.vote-lsit .title{ font-weight:bold; line-height:26px; padding:7px 0 10px;}
.vote-lsit ul{padding: 15px; border:1px solid #ddd;}
.vote-lsit ul li{ line-height:22px; padding: 4px 0;}
.vote-lsit ul li input{ float:left; margin:6px 11px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:100px;}
.vote-lsit ul li.vote-textarea textarea{ border:1px solid #ccc; height:92px; width:880px; padding:4px 5px;}
.vote-code{ width:88%; margin:0 auto; padding:20px 0; font-family:"微软雅黑"; font-size:14px; overflow:hidden; height:30px;}
.vote-code .text-code{ float:left; display:block; line-height:30px;}
.vote-code .verification{ border:1px solid #ddd; height:28px; line-height:28px; width:96px; float:left;}
.vote-code .img-code{ float:left; padding-left:8px;}
.vote-btn{ height:42px; padding-bottom:30px; text-align:center;}
.vote-btn button{ height:42px; line-height:38px;border-radius: 5px; float:none;-moz-border-radius: 5px;-webkit-border-radius: 5px; margin:0 8px; border:0 none; background:#cf001a; cursor:pointer; width:140px; font-size:18px; color:#fff; font-family:"微软雅黑";}
.vote-btn .btn-submit{ float:none !important;}
.vote-btn button.btn-review{ background:#cf001a;}
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#dd0000;}
.myinfo i.starting{ color:#cf001a;}
.myinfo i.ending{ color:#999;}
/*文章页 在线调查 end */
.vote-show{ width:92%; margin:0 auto; border:1px solid #e3e3e3; color:#333; margin-bottom:20px;}
.vote-show th{ text-align:left; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto;line-height:26px; padding:7px 10px 7px 15px; font-size:14px;}
.vote-show td .vote_con{ width:92%; margin:0 auto; border-bottom:1px dotted #f0f0f0; height:auto; line-height:40px;}
.vote-show td .vote_con span{ display:block; height:40px; float:left; font-size: 14px;}
.vote-show td .vote_con span.c1{ width:445px; height:auto; line-height:24px; padding:8px 10px;}
.vote-show td .vote_con span.c2{ width:215px; height:27px; padding-top:13px;}
.vote-show td .vote_con span.c3{ width:85px; padding-right:15px; float:right; text-align:right;}
.vote-show td .vote_con span.c3 i{ color:#b60000; font-style:normal;}
.vote-show td .vote_con span.progress-bar{width: 99px;height: 14px;float: left; background:#eee;}
.vote-show td .vote_con span.progress-bar .progress{ background:#f27c25;display: block;height: 14px;}
.vote-show td .vote_content{width: 92%;margin: 0 auto;border-bottom: 1px dotted #f0f0f0;line-height: 40px;}
/*****网站地图****/
.dty_title{height:72px;line-height:72px;text-align:center;font-size:30px;letter-spacing:5px; font-family:"微软雅黑";}
.dty_contain{ margin:auto;}
.dty_mutitle{ height:42px;line-height:41px;overflow:hidden;margin-top:16px;}
.dty_mutitle a{display:block;float:left;height:41px;line-height:41px;color:#cf001a;font-size:18px;padding:0 20px;white-space:nowrap; font-weight:bold; border-bottom:1px solid #cf001a;}
.dty_mutitle a:hover{color:#fd8524;}
.dty_sublb{padding-top:20px;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:40px;width:169px; text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-bottom:10px; margin-right:5px; padding-left:5px;}
.dty_sublb ul li a{line-height:38px;font-size:16px;color:#666;    border: 1px solid #eee;    background: #f3f3f3; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; padding:0 5px;}
.dty_sublb ul li a:hover{ border:1px solid #cf001a; background:#cf001a; color:#fff;}

/*通用留言页*/
/*留言列表*/
.navjz .liuyan_cxcon{border:#e8e8e8 1px solid;background:#f6f6f6;padding:17px 10px 13px;height:auto; overflow:hidden;position:relative;  }
.navjz .liuyan_cxcon .tj{height:28px;line-height:28px;text-align:left; padding-left:180px;font-size:14px;}
.navjz .liuyan_cxcon .tj .sz{color:#fd8524;}
.navjz .liuyan_cxcon .tj .jg{padding-left:20px;}
.navjz .liuyan_cxcon .liuyan_cxbox{ height:32px;margin:auto;margin-top:6px; padding-left:80px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul{height:32px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li{float:left;height:28px;line-height:28px;padding:0;background:none;font-size:14px; overflow:visible;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm{width:138px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input{width:126px;height:26px;line-height:26px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.jg{width:24px;background:url(../images/liuyan_jg.gif) center center no-repeat;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz{width:70px;text-align:right;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk{width:214px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input{width:203px;height:26px;line-height:26px;border:#cecece 1px solid;border-right:0;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn{width:48px;}
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn input{width:48px;height:28px;line-height:28px;border:none;background: #cf001a;font-size:14px;color:#fff;text-align:center;outline:none;cursor:pointer;}
.navjz .liuyan_cxcon .liuyan_cxtit{display:block;width:100px;height:26px;line-height:26px; padding-left:33px;position:absolute;left:56px;top:15px;font-size:18px;font-weight:bold;color: #cf001a;}
.liuyan_cxcon  .cxxjlist{ margin-top:8px; margin-bottom:8px;}
.liuyan_cxcon  .cxxjlist .name{ width:90px; text-align:center;}
/*留言列表*/
.nav_lylist .guestbook-table{ padding:17px 0;}
.nav_lylist .guestbook-table .guestbook_bt{height:36px; overflow:hidden;}
.nav_lylist .guestbook-table .guestbook_bt span{display:block;float:left;width:102px;white-space:nowrap;height:36px;line-height:36px; font-size:16px; text-align:center;color:#fff;border-radius:6px; font-weight:bold;background:#cf001a;}
.nav_lylist .guestbook-table .guestbook_title{height:36px;font-size:16px;background:#f1f2f3;margin:12px 0 5px;overflow:hidden; padding:0;}
.nav_lylist .guestbook-table .guestbook_title li{float:left;height:36px;line-height:36px;border-right:#fff 2px solid;text-align:center;padding:0;background:none;}
.nav_lylist .guestbook-table .guestbook_title li.t1{width:404px;}
.nav_lylist .guestbook-table .guestbook_title li.t2{width:195px;float: right;}
.nav_lylist .guestbook-table .guestbook_title li.t3{width:190px;}
.nav_lylist .guestbook-table .guestbook_title li.t4{width:80px;}
.nav_lylist .guestbook-table .guestbook_title li.t5{width:80px;border-right:none; display:none;}
.nav_lylist .guestbook-table ul.odd,.nav_lylist .guestbook-table ul.even{ height:36px;clear:both;overflow:hidden;}
.nav_lylist .guestbook-table ul.even{background:#f7f7f7;}
.nav_lylist .guestbook-table ul.odd li,.nav_lylist .guestbook-table ul.even li{float:left;padding:0;background:none;height:36px;line-height:36px;text-align:center;font-size:14px;border-right:#fff 2px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;}
.nav_lylist .guestbook-table ul.odd li.t1,.nav_lylist .guestbook-table ul.even li.t1{width:390px;padding-left:14px; text-align:left;}
.nav_lylist .guestbook-table ul.odd li.t1 a,.nav_lylist .guestbook-table ul.even li.t1 a{display:block; margin-right: 10px; font-size:16px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nav_lylist .guestbook-table ul.odd li.t2,.nav_lylist .guestbook-table ul.even li.t2{width:195px; border:0 none; float: right;}
.nav_lylist .guestbook-table ul.odd li.t3,.nav_lylist .guestbook-table ul.even li.t3{width:190px;color:#666;}
.nav_lylist .guestbook-table ul.odd li.t4,.nav_lylist .guestbook-table ul.even li.t4{width:80px; color: #d20607}
.nav_lylist .guestbook-table ul.odd li.t4 span,.nav_lylist .guestbook-table ul.even li.t4 span{ color:#999;}
.nav_lylist .guestbook-table ul.odd li.t4 .s1,.nav_lylist .guestbook-table ul.even li.t4 .s1{color: #cf001a;}
.nav_lylist .guestbook-table ul.odd li.t4 .s2,.nav_lylist .guestbook-table ul.even li.t4 .s2{color:#fd8622;}
.nav_lylist .guestbook-table ul.odd li.t5,.nav_lylist .guestbook-table ul.even li.t5{width:80px;color:#666;border-right:none; display: none;}
.liuyan_xiexin{display:block;float:right;width:75px;height:33px;line-height:32px;padding-left:33px;font-size:16px;color:#fff;background:url(../images/liuyan_xiexin.png) 0 0 no-repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  cursor:pointer;}
.liuyan_xiexin:hover{color:#fff;background:url(../images/liuyan_xiexinh.png) 0 0 no-repeat;}
.liuyan_xzbox{background:#fafafa;padding:50px 35px 13px;height:auto;position:relative; z-index:1;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.lmy_lmtitle{ position:absolute; right:5px; top:5px; z-index:2;}
.liuyan_xzbox .liuyan_xxtit{display:block;width:100px;height:36px;line-height:36px; padding-left:23px;position:absolute;left:10px;top:8px;font-size:18px;font-weight:bold;color: #cf001a;}

/* 栏目页-留言 写信 */
.lmy_lmtitle{height:43px;line-height:43px;overflow:hidden;position:relative;}
#liuyan_xuzhi{display:block;float:right;width:75px;height:33px;line-height:32px;padding-left:33px;font-size:16px;color:#fff;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s; position:absolute; top:0px; right:118px; cursor:pointer;}
#liuyan_xuzhi:hover{color:#fff;}
.liuyan_xzbox{border:#e8e8e8 1px solid;background:#f6f6f6;padding:40px 35px 13px;height:auto;position:relative;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.liuyan_xzbox .liuyan_xxtit{display:block;width:100px;height:26px;line-height:26px;padding-left:5px;position:absolute;left:10px;top:8px;font-size:16px;font-weight:bold;color:#dd0000;}
.guestbook-form{padding:17px 19px;margin-top:15px;}
.guestbook-form .guestbook_bt{height:36px;overflow:hidden;}
.guestbook-form .guestbook_bt span{display:block;float:left;width:102px;white-space:nowrap;height:36px;line-height:36px; font-size:16px; text-align:center;color:#fff; font-weight:bold;background: #cf001a;}

.guestbook-table-form{margin-top:10px;}
.guestbook-table-form .red{color:#f00;padding-right:5px;}
.guestbook-table-form ul{overflow:inherit;}
.guestbook-table-form ul li{float:left;padding:0;background:none; overflow:inherit; }
.guestbook-table-form ul li.bt{width:120px;height:44px;text-align:right;line-height:35px;}
.guestbook-table-form ul li.srk{width:255px;height:44px;position:relative;}
.guestbook-table-form ul li.srk .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.srk input{float:left;width:243px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.srk select{float:left;width:255px;border:#ddd 1px solid;padding:3px 5px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.yzm{width:630px;height:44px;position:relative;}
.guestbook-table-form ul li.gk{width:633px;height:44px;position:relative;}
.guestbook-table-form ul li.btk .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.btk input{float:left;width:619px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.bt1{width:120px;height:160px;line-height:150px;text-align:right;}
.guestbook-table-form ul li.tex{width:635px;height:160px;position:relative;}
.guestbook-table-form ul li.tex .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul li.tex textarea{float:left;width:622px;height:140px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm input{float:left;width:102px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.yzm img{float:left;margin-left:5px;}
.guestbook-table-form ul li.btn_group{width:724px;height:45px;text-align:center;padding-top:5px;}
.guestbook-table-form ul li.btn_group input{background:#cf001a;height:40px;line-height:40px;cursor:pointer;font-family:"Microsoft YaHei",微软雅黑;border:0;outline:none;color:#fff;width:120px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:16px;}
.guestbook-table-form ul li.btn_group input.btn-search{margin-left:15px;*padding:0 0px !important;_padding:0 0px !important;}
.listnews .list-2655273 ul li.sel1,.listnews .list-2655277 ul li.sel1{width:504px;}

/* 留言详细页 */
.guestbook-show{width:100%;margin:auto;overflow-x: scroll;}
.guestbook-show .guestbook-title{height:32px;line-height:32px;font-size:18px;color:#cf001a;font-weight:bold;padding-left:27px;padding-bottom:10px;}
.guestbook-show .title3,.guestbook-show .title4{color:#fd8622;margin-top:20px;}
.guestbook-show .guestbook-table{border:#cf001a 1px solid;border-top: #cf001a 2px solid;padding:20px;}
.guestbook-show .table3,.guestbook-show .table4{border-top:#fd8622 2px solid;}
.guestbook-show .guestbook-table table{width:100%;font-size:14px;}
.guestbook-show .guestbook-table table th{padding:5px 6px;text-align:right;width:120px;line-height:26px;}
.guestbook-show .guestbook-table table td{padding:5px 6px;text-align:left;line-height:26px;}
.guestbook-show .guestbook-table table td label{padding-right:20px;}
.guestbook-show .guestbook-table table td input#randomCode{line-height:26px;height:26px;border:1px solid #e5e5e5;outline:none;width:150px;padding:1px 5px;background:#fff;}
.guestbook-show .guestbook-table table td input#btn_submit{line-height:38px;height:38px;border:none;outline:none;width:120px;background:#cf001a;text-align:center;color:#fff;font-size:16px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.guestbook-show .guestbook-table table td .dfbox{border:1px solid #eee;background:#f8f8f8;padding:10px; margin: 5px 0;}
.guestbook-show .guestbook-table table td .dfbox .dfyj p span{float:left; font-size: 15px!important; font-family: "Microsoft YaHei", "微软雅黑"!important;}

.lynybox{padding:0px 0 0;}
.liuyan_wztit{font-size:24px;line-height:38px;text-align:center;padding:20px 0 15px;}
.guestbook-table table{border-collapse:collapse;width:100%;font-size:15px;}
.guestbook-table table th,.guestbook-table table td{border:#eee 1px solid;padding:7px 10px;font-size:15px;line-height:30px;}
.guestbook-table table th{background:#f8f8f8;text-align:right;width:140px;}
.guestbook-table table td .hfcontent{border:1px solid #eee;background:#f8f8f8;padding:10px;margin-bottom:15px;margin:10px;}

.guestbook-table table.tb4{width:400px;}
.guestbook-table table.tb4 th,.guestbook-table table.tb4 td{border:none;background:none;padding:7px 0 7px 6px;}
.guestbook-table table.tb4 td{position:relative;padding:7px 0 7px 5px;}
.guestbook-table table.tb4 td input#randomCode{border:#ddd 1px solid !important;padding:0 5px !important;width:160px;height:24px;line-height:24px;}
.guestbook-table table.tb4 td .msg-box{position:absolute !important;left:175px !important;top:6px !important;}
.guestbook-table table.tb4 td.btn_group input.btn{background:#f08325;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;width:116px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-top:10px;}
.guestbook-table table.tb4 td.liuyan_pj{color:#cf001a;}



/*征集文章页*/


/*访谈文章页*/
.fty_con{padding-bottom:30px;}
.ftwz_tit{height:40px;line-height:30px;font-size:14px;}
.ftwz_tit span.tit{font-weight:bold;color:#dd0000;}
.ftwz_tit i{ font-style:normal; padding:0 4px;color:#af0000;}
.fty_con .interview-detail{width:100%;border-bottom:#e1e1e1 1px solid;}
.fty_con .interview-title{line-height:60px;text-align:center;font-size:28px;color:#333;font-weight:bold;padding-bottom:13px;}
.fty_con .interview-detail .interview-info{width:100%;height:auto;margin-bottom:15px;clear:both;word-break:break-all;word-wrap:break-word;}
.fty_con .interview-detail .interview-info:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info{zoom: 1;} /* IE7 */
.fty_con .interview-detail .interview-info .in-img{float:left;width:350px;height:250px;}
.fty_con .interview-detail .interview-info .in-img img{width:350px !important;height:250px !important;}
.fty_con .interview-detail .interview-info .in-info{float:right;width:590px;height:236px;background:#f6f6f6;padding:14px 1px 0 19px;position:relative;}
.fty_con .interview-detail .interview-info .in-info .in-infocon{width:590px;height:222px;overflow-x:hidden;overflow-y:auto;}
.fty_con .interview-detail .interview-info .in-info p{font-size:14px;line-height:26px;padding-bottom:5px;}
.fty_con .interview-detail .interview-info .in-info p span.bt{display:block;float:left;background:#cf001a;width:80px;height:26px;line-height:26px;font-size:14px;text-align:center;color:#fff;}
.fty_con .interview-detail .interview-info .in-info p span.nr,.fty_con .interview-detail .interview-info .in-info p span.note-content{display:block;margin-left:90px;}
.fty_con .interview-detail .interview-info .in-info p.p4{height:40px;margin-top:5px;display:none;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names{display:block;margin-left:90px;word-break:break-all;word-wrap:break-word;text-align:left;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a{display:inline-block;width:auto;white-space:nowrap;padding-right:15px;line-height:28px;float:left;color:#333;cursor:text;}
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a:hover{color:#333; text-decoration:none;}
.fty_con .interview-detail .interview-info .in-info p.p3 span.note-content{width:470px;background:none;padding:0;word-break:break-all;word-wrap:break-word;height:156px;overflow-x:hidden;overflow-y:auto; line-height:26px;text-align:left;color:#333; margin-right:0px;}
.fty_con .interview-detail .interview-info .in-info p.p4 .btn-speak{display:block;width:100px;height:37px;line-height:36px;font-size:16px;color:#fff;background: #cf001a;margin:auto;cursor:pointer; position:absolute;right:15px;bottom:-58px;}

.fty_con .ftwz_imgbox{clear:both;border:#e1e1e1 1px solid;padding:13px 14px 20px;}
.fty_con .fty_imglist{width:940px;height:157px;margin:15px auto 0;overflow:hidden;position:relative;}
.fty_con .fty_imglist .prev,.fty_con .fty_imglist .next{position:absolute;top:52px;width:18px;height:40px;overflow:hidden;cursor:pointer; z-index:99;}
.fty_con .fty_imglist .prev{left:0;background-position:0 0;}
.fty_con .fty_imglist .next{right:0;background-position:-20px 0;}
.fty_con .fty_imglist .prev:hover{background-position:-40px 0;}
.fty_con .fty_imglist .next:hover{background-position:-60px 0;}
.fty_con .fty_imglistlb{position:relative;width:940px;height:157px;overflow:hidden;z-index:11;}
.fty_con .fty_imglistlb ul li{width:220px;height:157px;padding-right:20px;position:relative;float:left;}
.fty_con .fty_imglistlb ul li a{display:block;width:220px;height:157px;cursor:pointer;overflow:hidden;}
.fty_con .fty_imglistlb ul li img{width:220px;height:157px;left:0;top:0;position:absolute;}
.fty_con .fty_imglistlb ul li span{display:block;width:220px;height:32px;position:absolute;left:0;bottom:0;line-height:32px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:14px;}

.fty_con .interview-detail .interview-desc{clear:both;margin-top:15px;border:#e1e1e1 1px solid;padding:13px 14px 13px;border-bottom:0;}
.fty_con .interview-detail .interview-desc-title{height:32px;overflow:hidden;}
.fty_con .interview-detail .interview-desc-title span{display:block;float:left;width:110px;height:30px;line-height:30px;margin-top:0 !important;text-align:center;font-size:16px;color:#cf001a;font-weight:bold;border-bottom:#cf001a 2px solid;}
.fty_con .interview-detail .interview-desc .desc{padding:15px 5px 15px;line-height:1.8;font-size:14px;color:#555;text-indent:2em;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.fty_con .interview-detail .interview-desc .desc .j-video-player{margin-bottom:15px;}
.fty_con .interview-detail .interview-info-list{clear:both;border:#e1e1e1 1px solid;padding:14px 14px 14px; border-bottom:0;}
.fty_con .interview-detail .interview-info-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info-list{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info-list{zoom: 1;} /* IE7 */
.fty_con .interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.fty_con .interview-detail .interview-info-list .interview-body{padding:10px 24px 10px;line-height:24px;font-size:14px;color:#555;word-break:break-all;word-wrap:break-word;}
.fty_con .interview-detail .interview-info-list .interview-reply{border:#dcdcdc 1px dashed;background:#f6f6f6;padding:20px 23px;line-height:22px;font-size:14px;color:#555;}
.fty_con .interview-detail .interview-info-list .interview-username{font-weight:bold;color:#cf001a;margin-right:10px;}
.fty_con .interview-detail .interview-info-list .interview-infonr{word-break:break-all;word-wrap:break-word;margin-right:10px;}
.fty_con .interview-detail .interview-info-list .interview-datetime{color:#999;}
.fty_con .interview-detail .interview-table{width:100%;border:#e1e1e1 1px solid;border-top:0;border-bottom:0;}
.fty_con .interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.fty_con .interview-detail .interview-table td{padding:4px 0;}
.fty_con .interview-detail .interview-table td input,.contentbox .interview-detail .interview-table td textarea{font-family:"Microsoft YaHei";color:#666;}
.fty_con .interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.opinion #interview_content{width:600px;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.fty_con .interview-detail .interview-table td.btn-group{padding:10px 0 30px;}
.fty_con .interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#cf001a;height:38px;line-height:38px;cursor:pointer;border:0;outline:none;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }

/*漂浮*/
.j-float{position:relative;z-index:99999;display:none;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;right:0px;top:-20px;}
.j-float .float-close img{cursor:pointer;}
/*外部链接*/
.jump-info .btn-group .btn{
    background:#cf001a!important;
}
/*右侧悬浮*/
.yc_web{position: fixed;right: 10px;bottom:0px;z-index: 100;overflow: hidden;}
.yc_web .img_title{display: none;}
.yc_web .couplet-close{text-align: right;}
/*微信*/
.weixin{width: 262px;position: fixed;right: 10px;bottom: 350px;z-index: 100;text-align: right;}
.weixin1{width: 62px;height: 62px;float: right;}
.weixin2{ width: 200px;height: 200px;position: absolute;top: 21px;right: 50px;display: none;}
/*答问知识库*/

.wenda_pos{padding:20px 0 15px; border-bottom: 1px solid #cfcfcf;}
.wenda_pos .postitle{width:184px;height:34px;line-height:34px;font-size:24px;font-weight:bold;color:#cf001a;display:block;float:left;overflow:hidden;padding-left:45px;background: url("../images/wd_icolm_01.png") 0 center no-repeat;}
.wenda_search{margin-left:210px;}
.wenda_search .sear_ul{width:438px;height: 34px;}
.wenda_search .sear_ul li{ font-size: 0; line-height: 0; height: 34px;}
.wenda_search .sear_ul input{ vertical-align: middle; width: 100%; height: 34px; border: 0 none; background: none;}
.wenda_search .sear_ul .ss2{float: right; width: 40px;}
.wenda_search .sear_ul .ss2 input{ background: url("../images/wd_secico.png") center center no-repeat #cf001a; cursor: pointer;font-size: 0;}
.wenda_search .sear_ul .ss1{ margin-right: 40px; padding: 0 10px 0 12px; background: #f6f6f6;}
.wenda_search .sear_ul .ss1 input{ font-size: 14px; line-height: 40px;}
.wenda_search .sea_link{padding-left:20px; font-size:14px; color: #666666; line-height: 34px; height: 34px;}
.wenda_search .sea_link span{ font-weight: bold; color: #fe8f00; padding: 0 4px;}

.wenda_left,.wenda_right{width:770px;padding-top:15px;padding-bottom:10px;}
.wenda_type{padding-bottom:10px;}
.wenda_type .tel li{float:left;padding-right:15px;}
.wenda_type .tel li a{font-size:18px;color:#666666;height:38px;line-height:36px; display: block; text-align: center; cursor: default;}
.wenda_type .tel li a:hover,.wenda_type .tel li.active a{font-weight:bold; color:#cf001a; border-bottom: 2px solid #cf001a;padding: 0 15px;}
.wenda_type .type_item{ padding:10px 0 0;}
.wenda_type .type_item .con{height:auto;}
.wenda_type .type_item ul{width:105%;}
.wenda_type .type_item li{ float: left; width: 100px; height: 32px; padding: 5px 9px 5px 0;}
.wenda_type .type_item li a{display:block; text-align:center;height:30px;line-height:30px;font-size:14px;background:#fff; border: 1px solid #bababa;border-radius: 2px; transition: 0.4s all; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;color:#cf001a;}
.wenda_type .type_item li.active a,.wenda_type .type_item li a:hover{ background: #cf001a; border-color:#cf001a; color: #fff;}
.wenda_type .itme_bm li{ padding-right:9px;}
.wenda_type .type_item li a.aItemActive{background:#cf001a; border-color: #cf001a; color: #fff;}
/*åˆ†ç±»end*/
.wenda_left .tj{height:28px;line-height:28px;font-size:14px;color:#666666;background:#fff; position: relative; z-index: 1;}
.wenda_left .tj span{color:#fe8f00;padding:0 4px;}
.wendar_list{margin-top:-1px;}
.wendar_list li{border-top: 1px dashed #cfcfcf;padding:5px 0;line-height: 0;font-size:0;}
.wendar_list li a{display:inline-block;max-width: 100%; *width: 100%; vertical-align: middle; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;font-size: 14px;height:28px; line-height:28px; float: none;color:#666666;}
.wendar_list li .date{display:block;height:20px;line-height:20px;font-size:12px;color:#999;float:none;}
/*åˆ—è¡¨end*/
.wenda_right{width:300px;}
.wenda_right .tel{height:36px;padding-bottom:4px;line-height:36px;font-weight:bold;font-size:18px;color:#cf001a;}
.wenda_right .list li{padding:5px 0; line-height: 0;height: auto;}
.wenda_right .list li a{ display: inline-block; max-width: 100%; *width: 100%; height: 20px; line-height:20px; vertical-align: middle; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;font-size:14px;color:#666666;}
.wenda_right .list li a:hover{color: #cc0000;}

/*end*/
.wendawz_pos{border-bottom:0 none;}
.wendawz_pos .postitle{padding-left:40px;background:url("../images/wd_icowz.png") 1px center no-repeat;}
.content_wdwz{border:1px solid #ddd;padding:30px 50px;margin-bottom:40px;}
.wdwz_info .info{height:40px;float:left;width:600px;}
.wdwz_info .info p{height:28px;line-height:28px;font-size:12px;color:#666666;padding-right:10px;overflow:hidden;}
.wdwz_info .info.info2{width:290px;}

.wdtitle{padding:0 0 20px;font-size:24px;text-align:center;line-height:1.2;font-weight:bold;color:#cf001a;}
.dwzskwz_con{padding-bottom:20px;min-height: 30px;}
.dwzskwz_con .wdcon{margin-left:50px;}
.dwzskwz_tit{width:34px;height:34px;margin:6px 0 0; text-align: center; line-height: 34px; color: #fff; font-size:18px; background: url("../images/wd_icowz2.png") 0 0 no-repeat;}

.wdewm{padding:15px 0 0;width: 160px; text-align: center; height:210px; margin: 0 auto;}
.wdewm .j-qrcode{ width: 160px; height: 160px;}
.wdewm span{ font-size: 14px; color: #666666; padding-top: 8px; height: 22px; line-height: 22px;}

/* 主页 */
@media (max-width:1199px) and (min-width:992px){
    .nav ul li a, .navbar-default .navbar-nav>li>a{padding: 0 40px;}
    .nav ul li:first-child a, .navbar-default .navbar-nav>li:first-child>a{padding: 0 42px;}
    .tab_top ul li{margin-right: 10px;}
    .twbox{width: 500px;}
    .tab{width: 432px;}
    .ahzw{height: auto;}
    .three_top ul li{margin:0 16px}
    .three_left{width: 330px;}
    .three_left.tzgg{width: 280px;}
    .tup ul li{margin: 5px 7px;}
    .is-select .select dt{width: 218px;background-size: 100% 100%;}
    .is-select .select dd ul{width: 206px;}
}
@media (max-width:991px) and (min-width:768px){
    .nav-box{height: auto;}
    /*.nav ul li{width: 20%;}*/
    .nav ul li a, .navbar-default .navbar-nav>li>a,.nav ul li:first-child a, .navbar-default .navbar-nav>li:first-child>a{border-right: 0 none;padding: 0 24px;}
}
@media (max-width:991px){
    .banner{height: auto;padding: 20px 0;}
    .banner_left{float: none;width: auto;height: auto;text-align: center;margin-top: 0;}
    .banner_left img{width: auto;max-width: 96%;height: auto;}
    .znss_icon{display: none;}
    .searchBox{float: none;width: auto;margin: 20px 10px 0;}
    .ahzw{height: auto;}
    .one2,.ahzw,.three,.tup{margin-top: 10px;}
    .news{height: auto;padding-bottom: 10px;}
    .one{padding: 10px;margin-top: 10px;}
    .twbox{width: 100%;float: none;height: 500px;}
    .tab{float: none;margin-top: 10px;height: auto;width: 100%;}
    .three,.tup{padding: 10px;}
    .three_top{height: auto;border-bottom: none 0}
    .three_top ul li{width: 48%;margin: 0 1% 10px;padding: 0 10px;box-sizing: border-box;}
    .tab_top{height: auto;}
    .three_bot2 .tab_top2{margin-top: 0;float: none;}
    .three_left.tzgg,.three_left,.three_right{float: none;margin: 0 auto;height: auto;width: auto;}
    .three_left,.three_right{margin-top: 10px;}
    .three_right .tab_title2 ul li{width: 48%;margin: 10px 1% 0;float: left;height: 75px;padding-left: 0;}
    .three_right .tab_title2 ul li img{width: 100%;height: 100%;}
    .linkbox{display: none;}
    .tup ul li{width: 32.333%;margin: 0 0.5% 10px;text-align: center;}
    .tup ul li img{width: auto;height: 100px;max-width: 100%;}
    .footer,.szjg{margin-top: 10px;}
    .foot{padding: 15px 0;text-align: center;}
    .dzjg,.jiucuo{position: initial;display: inline-block;}
    .footnav2{margin-left: 0;width: auto;float: none;text-align: center;}
}
@media (max-width:767px){
    .navbar-collapse{border-top:0;}
    .navbar-default .navbar-brand{padding:0 10px;color:#fff !important;height:50px;line-height:50px;font-weight:bold;}
    .navbar-default .navbar-brand i{margin-right:10px;font-weight:normal;}
    .navbar-default .navbar-toggle{border-color:#fff;padding:8px 7px;margin:9px 10px 9px 0;}
    .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color:#fff;}
    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{background-color:#cf001a;}
    #navbar{background:none;padding-left:0;width: 100%;position: absolute;}
    .navbar-nav{margin-top:0;}
    .nav ul li{float: none;width: 100%;height: 50px;line-height: 50px;background: #cf001a;border-radius: 0;border-top: 1px solid #fff;}
    .nav ul li a, .navbar-default .navbar-nav>li>a,.nav ul li:first-child a, .navbar-default .navbar-nav>li:first-child>a{width: 100%;margin: 0 auto;padding: 0;}
    .nav-box,.nav{height: auto;z-index: 9999;position: relative;}
    .tab_top ul li{margin-right: 0;}

    .top2_right{margin-right: 10px;}

    .tup ul li{width: 49%;}
    .three_right .tab_title2 ul li{float: none;margin: 0 auto 10px;width: 100%;height: auto;text-align: center;}
    .three_right .tab_title2 ul li img{width: auto;max-width: 100%;height: auto;}
    .three_top ul li{font-size: 16px;text-indent: 0;text-align: center;padding: 0 10px;}
    .three_top ul li.kk,.three_top ul li.kk2,.three_top ul li.kk3,.three_top ul li.kk4{background:#f2f2f2;}
    .three_top ul li.kk.active,.three_top ul li.kk2.active,.three_top ul li.kk3.active,.three_top ul li.kk4.active{background: #cf001a}

    .twbox{height: 420px;}

    .ui-dialog-content{width:98% !important;height:auto !important;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}
@media (max-width:600px){
    .twbox{height: 320px;}
}
@media (max-width:500px){
    .twbox{height: 260px;}
}
@media (max-width:400px){
    .twbox{height: 230px;}
}
@media (max-width:320px){
    .twbox{height: 210px;}
}

/* 通用栏目 */
@media(max-width:991px) {
    .wzcon{padding:20px 30px;}
    .newstitle, .wztit{font-size: 28px;padding:10px 0;}
    .newstitlef{font-size: 20px;}
    .cn,.wenzhang{padding: 15px;}
}
@media(max-width:767px) {
    .lm_container,.wenzhang,.wzcon{padding: 10px;}
    .wenzhang{margin-bottom: 0;}
    .newscontnet{padding: 10px 0;}
    .newstitle, .wztit{font-size: 26px;}
    .newstitlef{font-size: 18px;}
    .cn{padding: 10px;}
}
@media (max-width: 1199px) and (min-width: 992px){
    .lm_rban{ width: 672px;padding: ;}
    ul.picture-list li,.navjz .videoNews-list li{ padding:0 7px 0; width:210px; }
    ul.picture-list li a img{ width:190px; height:108px;}
    .navjz .videoNews-list li img.video-thumb{ width:190px !important; height:140px !important;}
    .navjz ul.doc_list li a{ max-width: 525px;}
}
@media (max-width:991px) {
    .lm_rban{float: none; width: auto; height: auto !important; min-height: 300px;padding: 10px;}
    .wz_top{ margin-bottom: 10px;}
    .navjz{ padding-top: 0;}
    .navjz ul.doc_list li a{ max-width: none; float: none; display: block; margin-right: 90px;}
    .navjz ul.doc_list li img{ display: none;}
    ul.picture-list li,.navjz .videoNews-list li{ padding:0 7px 10px; width:228px; }
    ul.picture-list li a img{ width:208px; height:118px;}
    .navjz .videoNews-list li img.video-thumb{ width:208px !important; height:135px !important;}
    .navjz ul li.columnName{height: auto; position: relative;}
    .navjz ul li.columnName .title{display: block; margin-right: 60px; height: auto; line-height: 1.5; padding: 8px 0; white-space: normal; width: auto;}
    .navjz ul li.columnName .more{ position: absolute; right: 10px; top: 0; margin-right: 0;}

    .wz_top,.wzy_position{padding-left: 10px;background: none;line-height: 26px;padding-bottom: 4px;padding-top: 4px;}
}
@media (max-width: 767px) {
    ul.picture-list{ padding-top: 0;}
    ul.picture-list li,.navjz .videoNews-list li{ padding:0 0 10px; width:100%; float: none; }
    ul.picture-list li a img{ width:100%; height:auto; box-sizing: border-box;}
    .navjz .videoNews-list li img.video-thumb{ width:100% !important; height:auto !important; box-sizing: border-box;}
    .navjz .videoNews-list{ padding: 0;}
    .navjz .videoNews-list li{width:100%;padding:0;}
    .navjz .videoNews-list li img.video-thumb{width:100% !important;height:auto !important; box-sizing: border-box;}
    .navjz .videoNews-list li .right-main{ margin: 2% 0;}
    /*视频文章*/
    .j-video-player{max-width: 100% !important; height: auto !important;}
    .j-video-player video{max-width: 100% !important; height: auto !important;}
    .newscontnet img{height: auto;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .navjz .collect-list li a, .survey-list li a{ width: 420px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .navjz .collect-list li a, .survey-list li a{ width: 470px;}
}
@media (max-width:767px) {
    .navjz .collect-list li .date, .survey-list li .date{display: none;}
    .navjz .collect-list li, .survey-list li{ padding-right: 60px;}
    .navjz .collect-list li a, .survey-list li a{ display: block; float: none; max-width: none; width: auto;}
    
    .navjz .collect-list li .starting, .navjz .collect-list li .over, .navjz .collect-list li .nostart, .survey-list li .starting, .survey-list li .over, .survey-list li .nostart{position: absolute; right: 0; top: 0;}
}
@media only screen and (max-width:767px) {
    .poll_collect h3, .collection-theme h3.collectit{height: 40px; line-height: 40px; padding-top: 8px;}
    .poll_collect li{padding-left: 107px;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 100px; padding-right: 0;}
}
/* 网站地图 */
@media (min-width: 992px) and (max-width:1199px) {
    .dty_sublb ul li{width:19%;padding-left: 0;margin: 0 0.5% 10px;}
}
@media(max-width:991px) {
    .dty_sublb ul li{width: 32.3%;padding-left: 0;margin: 0 0.5% 10px;}
    .dty_mutitle{margin-top: 0;}
}
@media(max-width:767px) {
    .dty_sublb ul li{width: 49%;padding-left: 0;margin: 0 0.5% 10px;}
    .dty_title{padding-bottom: 0;}
}
/* 留言栏目 */
@media (min-width: 992px) and (max-width:1199px) {
    .guestbook-table-form ul li.srk{width: 190px;}
    .guestbook-table-form ul li.srk1 input{width: 478px;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{width: 500px;}

    .nav_lylist .guestbook-table .guestbook_title li.t1{width: 343px;}
    .nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width: 333px;}
    .nav_lylist .guestbook-table .guestbook_title li.t3,.nav_lylist .guestbook-table ul.odd li.t3, .nav_lylist .guestbook-table ul.even li.t3{width: 120px;}
    .nav_lylist .guestbook-table .guestbook_title li.t4{width: 80px;}
    .nav_lylist .guestbook-table ul.odd li.t4, .nav_lylist .guestbook-table ul.even li.t4{width: 79px;}
    .nav_lylist .guestbook-table .guestbook_title li.t2,.nav_lylist .guestbook-table ul.odd li.t2, .nav_lylist .guestbook-table ul.even li.t2{width: 120px;}
}
@media (min-width: 768px) and (max-width:991px) {
    .guestbook-table-form ul li.srk{width: 210px;}
    .guestbook-table-form ul li.srk1 input{width: 518px;}
    .guestbook-table-form ul li.tex,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{width: 540px;}
    .nav_lylist .guestbook-table .guestbook_title li.t2,.nav_lylist .guestbook-table ul.odd li.t2, .nav_lylist .guestbook-table ul.even li.t2{display: none;}
    .nav_lylist .guestbook-table .guestbook_title li.t4,.nav_lylist .guestbook-table ul.odd li.t4, .nav_lylist .guestbook-table ul.even li.t4{border-right: 0 none;}
    .nav_lylist .guestbook-table .guestbook_title li.t1{width: 441px;}
    .nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width: 428px;}
}
@media (max-width:767px) {
    .guestbook-form{padding: 0; margin: 0;}
    .guestbook-table-form ul li{width: 100% !important;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{text-align: left; height: auto; line-height: 40px; font-size: 15px;}
    .guestbook-table-form ul li.srk,.guestbook-table-form ul li.srk1,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm{height: auto;}
    .guestbook-table-form ul li.bt.fl{display: none;}
    .guestbook-table-form ul li.srk1 input{width: 100%; height: 32px; box-sizing: border-box;}
    .guestbook-table-form ul li.ispublic{line-height: 40px;}

    .nav_lylist .guestbook-table ul{position: relative;padding-right: 80px;}
    .nav_lylist .guestbook-table .guestbook_title li.t4,.nav_lylist .guestbook-table ul.odd li.t4, .nav_lylist .guestbook-table ul.even li.t4{border-right: 0 none;width: 80px;position: absolute;right: 0;top: 0;}
    .nav_lylist .guestbook-table .guestbook_title li.t2,.nav_lylist .guestbook-table ul.odd li.t2, .nav_lylist .guestbook-table ul.even li.t2,.nav_lylist .guestbook-table .guestbook_title li.t3,.nav_lylist .guestbook-table ul.odd li.t3, .nav_lylist .guestbook-table ul.even li.t3{display: none;}
    .nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1,.nav_lylist .guestbook-table .guestbook_title li.t1{width: 100%;box-sizing: border-box;}

}
@media (min-width: 768px) and (max-width:1199px) {
    .navjz .liuyan_cxcon .liuyan_cxbox{padding-left: 10px;}
    .navjz .liuyan_cxcon .liuyan_cxtit{left: 16px;}
    .navjz .liuyan_cxcon .tj{padding-left: 130px;}
}
    
@media (max-width:767px) {
    .navjz .liuyan_cxcon{ padding: 42px 10px 10px; height: auto;}
    .navjz .liuyan_cxcon .tj{height: auto; line-height: 20px; padding: 4px 0;}
    .navjz .liuyan_cxcon .liuyan_cxbox{height: auto; padding: 0;}
    .navjz .liuyan_cxcon .liuyan_cxtit{padding-left: 0; top: 10px; left: 10px;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul{height: auto;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm{width: 47%;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input,.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input{width: 100%; box-sizing: border-box; height: 28px; line-height: 28px;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.jg{width: 6%;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz,.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk,.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn{width: 100%;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input{border: 1px #cecece solid;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz{text-align: left; text-indent: 5px;}
    .navjz .liuyan_cxcon .liuyan_cxbox ul li.btn{margin-top: 10px;}
    .mas_lylist .guestbook-table ul.odd li.t4,.mas_lylist .guestbook-table ul.even li.t4,.mas_lylist .guestbook-table .guestbook_title li.t4{display: none;}
    .mas_lylist .guestbook-table .guestbook_title li.t1,.mas_lylist .guestbook-table ul.odd li.t1,.mas_lylist .guestbook-table ul.even li.t1{ right: 122px;}
}
@media (max-width:767px) {
    .guestbook-show .guestbook-table{padding: 10px;}
    .guestbook-show .guestbook-table table th{width: 85px; padding-right: 0;}
}
@media only screen and (max-width:991px) {
    .vote-info{padding: 10px 0;}
    .vote-main,.vote-code{width: 100%;}
    .vote-lsit ul{padding: 10px;}
    .vote-lsit ul li.vote-textarea{padding: 0;}
    .vote-btn button{width: 110px;}
    .vote-show{width: 100%;}
    .vote-show td .vote_con span{float: none;}
    .vote-show td .vote_con span.c1,.vote-show td .vote_con span.c2,.vote-show td .vote_con span.c3{width: 100%;}
    .vote-show td .vote_con span.c1{ padding: 10px 0 0;}
    .vote-show td .vote_con span.c3{ text-align: left; padding-right: 0;}
}

/* 搜索 */
@media (min-width: 992px) and (max-width:1199px) {
    .ssy_leftbar{width:200px;}
    .ssy_rightbar{width:688px;}
}
@media only screen and (max-width:991px) {
    .ssy_leftbar{display: none;}
    .ssy_rightbar{float:none;width:auto;}
}
@media only screen and (max-width:767px) {
    .ss_container{padding:10px;}
    .search-info{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}