﻿@charset "utf-8";
/* CSS Document */
html{overflow-y:auto;overflow-x:hidden;-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,input,select,textarea,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,th,td{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{padding:0;margin:0;font: 12px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;color:#333;background:#f5f5f5;}
input,textarea,select,button{vertical-align:middle;outline:none;font-family:"Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#dd0000;text-decoration:none;}
a img {border:none; }
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* 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;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
 h1{ font-size:20px;}
 h2{ font-size:18px;}
 h3{ font-size:16px;}

/*****头部****/
.myFloat{position:relative;z-index:99999;display:none;}
.myFloat .img_title{display:none;}
.myFloat .float-close{position:absolute;width:38px;height:16px;right:0px;top:-20px;}
.myFloat .float-close img{cursor:pointer;}

.header{width:100%;height:auto;margin:auto;background:url(../images/header_bg.jpg) 0 0 repeat-x;}
.topcon{width:100%;height:31px;line-height:30px;background:url(../images/top_line.png) 0 0 repeat-x;position: relative;z-index:999;}
.top_l{padding-left:2px;}
.top_l a{display:block;white-space:nowrap;height:30px;background:url(../images/top_lico.gif) 0 center no-repeat;padding-left:20px;}
.top_r{padding-right:4px;}
.top_r ul li{float: left;margin-left: 10px;}
.top_r ul li #member_info a{margin-left:10px;}
.top_r ul li #member_info a.member-login{margin-left: 0;}
.banner{height:192px;margin:auto;position:relative;z-index:1;}
.flash{width:1002px;height:223px;overflow:hidden;z-index:3;position: absolute;top: -31px;left: 0;}
.flash ul li{float:left;width:1002px;height:223px;overflow:hidden;}
.flash .img_title{display:none;}
.flash ul li a{cursor:default;}
.flash ul li a img{width:1002px;height:223px;}
.flash .num{display:none;}

.logo{width:auto;height:84px;position:absolute;left:0;top:54px;overflow:hidden;z-index:9;}
.logo .img_title{display:none;}
.logo ul li a{cursor:default;}
.menubox{width:1000px;height:46px;margin:auto;padding-left:2px;background:url(../images/mu_line.gif) 0 0 repeat-y;overflow:hidden;}
.menubox ul li{float:left;width:123px;height:46px;background:url(../images/mu_line.gif) right 0 repeat-y;position:relative;}
.menubox ul li a{display:block;position:absolute;left:-2px;top:0;width:127px;height:46px;line-height:46px;text-align:center;font-size:16px;color:#fff;overflow:hidden;cursor:pointer;}
.menubox ul li a:hover,.menubox ul li.on a{color:#fff;background:#034f8a;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.menubox ul li.sy{width:107px;}
.menubox ul li.sy a{width:109px;}
.menubox ul li.lang{width:155px;}
.menubox ul li.lang a{width:157px;}
.nav1{height:35px;margin-top:1px;}
.ind_date{width:220px;height:35px;line-height:34px;font-size:14px;padding-left:30px;background:url(../images/rq.png) 6px 7px no-repeat;}
.weat{width:300px;height:35px;}
.search{width:269px;height:22px;margin-top:6px;}
.search ul li{float:left;}
.search ul li.se_box{width:206px;height:20px;padding-left:12px;border:#dfdfdf 1px solid;background:#fff;border-right:0;position:relative;}
.search ul li.se_box .msg-box{left:0px;top:0;position:absolute;}
.search ul li.se_box input{float:left;background:none;border:none;width:200px;height:20px;line-height:20px;font-size:12px;color:#999;outline:none;}
.search li.sea_an{width:50px;height:22px;}
.search li.sea_an input{float:left;width:50px;height:22px;background:#69b5e8;border:none;overflow:hidden;cursor:pointer;outline:none;font-size:12px;color:#fff;text-align:center;}

/***** 主题内容 ******/
.mt15{margin-top:15px !important;}
.p1{padding-left:1em;}
.ind_body{width:100%;height:auto;}
.container{width:1002px;margin:auto;padding:15px 0;}
.w1002{width:1002px;margin:auto;}

.leftbox{width:250px;}
.twbox{width:507px;height:338px;background:#fff;overflow:hidden;}

/*轮播样式*/
.ind-flashlb{ width: 100%; height: 100%; position:relative; }
.ind-flashlb .flash-pic,.ind-flashlb .flash-pic ul,.ind-flashlb .flash-pic li,.ind-flashlb .flash-pic img,.ind-flashlb .flash-pic a{height:100% !important; width: 100% !important; }
.ind-flashlb .flash-pic{ position:relative; z-index:0;}
.ind-flashlb .flash-pic li{ zoom:1; vertical-align:middle;}
.ind-flashlb .flash-pic a{display:block; color: #fff; position: relative;}
.ind-flashlb .flash-pic img{display:block;width: 100%;max-width:100%;height:100%;margin: 0 auto}
.ind-flashlb .flash-pic .title{display:block;height:40px;line-height:40px;padding:0 110px 0 15px;font-size:14px;background:rgba(0,0,0,0.6) !important;overflow:hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; left: 0; right: 0; bottom: 0; color: #fff!important;}
.ind-flashlb .flash-pic a:hover .title{color:#fff;}
.ind-flashlb .flash-num{height:11px;overflow:hidden;position:absolute;right:4px;bottom:14px;z-index:1;}
.ind-flashlb .flash-num ul{overflow:hidden;zoom:1;float:left;}
.ind-flashlb .flash-num ul li{float:left;margin-right:9px;width:11px;height:11px;text-indent:-30em;font-size:0;background:#fff !important;overflow:hidden;cursor:pointer;border-radius:50%;}
.ind-flashlb .flash-num ul li.on{background:#e10000 !important;}


.twbox .mF_sohusports_wrap{padding:0px !important;border:0px !important;}
.twbox .mF_sohusports_myFocus{height:338px !important;}
.twbox .mF_sohusports_myFocus .pic{height:338px !important;}
.twbox .mF_sohusports .txt li{height:40px !important;line-height:40px !important;}
.twbox .mF_sohusports .txt li a{padding-left:15px !important;font-family:"Microsoft YaHei",微软雅黑;font-weight:normal !important;width:380px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.twbox .mF_sohusports .txt li b{filter:alpha(opacity=60) !important;opacity:0.60 !important;}
.twbox .mF_sohusports .num{bottom:15px !important;right:1px !important;}
.twbox .mF_sohusports .num li a{width:9px !important;height:9px !important;text-indent:-999999px;margin-right:11px !important;background:url(../images/tw_ico.png) 0 0 no-repeat !important;}
.twbox .mF_sohusports .num li.current a,.twbox .mF_sohusports .num li a:hover{background:url(../images/tw_ico.png) -20px 0 no-repeat !important;}

.xwbox{width:452px;height:333px;background:#fff;padding:3px 15px 0;border:#e5e5e5 1px solid;overflow:hidden;}
.xw_list{padding-top:2px;height:280px;line-height:28px;font-size:14px;overflow:hidden;}
.xw_list dl{display:none;}
.xw_list dl.active{display:block;}
.xw_list ul li{height:24px;line-height:24px;vertical-align:bottom;padding:2px 35px 2px 12px;background:url(../images/ico.gif) 1px 12px no-repeat;overflow:hidden;position: relative;}
.xw_list ul li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 360px;}
.xw_list ul li img{float:left;padding-top:6px !important;}
.xw_list ul li .date{color:#b9b9b9;font-family:Arial, Helvetica, sans-serif;font-size:12px;position: absolute;right: 0;top: 2px;}
.xw_list ul.dbt{height:56px;line-height:48px;background:url(../images/xw_line.gif) 0 48px repeat-x;}
.xw_list ul.dbt li{height:48px;line-height:48px;padding:0;background:none;text-align:center;}
.xw_list ul.dbt li a{display:block;height:48px;text-align:center;font-size:22px;color:#2a63d4;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float: none;max-width: none;margin-right: 0;}
.xw_list ul.dbt li a:hover{color:#2a63d4;}
.xw_list ul.dbt li img{display:none;}

/*****横幅****/
.hfbox{width:1002px;height:auto;overflow:hidden;}
.hfbox ul li{float:left;width:1002px;height:80px;overflow:hidden;}
.hfbox .img_title{display:none;}

/*****中间四板块****/
.rightbox{width:743px;}
.bkbox{width:205px;height:300px;background:#fff;padding:3px 15px 0;border:#e5e5e5 1px solid;overflow:hidden;}
.bkbox.xxzl{margin-left: 8px;}
.bk_top{height:auto;background:url(../images/line_dd.gif) 0 bottom repeat-x;overflow:hidden;}
.bk_top ul li{float:left;height:44px;}
.bk_top ul li a{display:block;float:left;width:auto;white-space:nowrap;height:42px;line-height:42px;font-size:18px;color:#444;padding:0 20px;overflow:hidden;}
.bk_top ul li a:hover,.bk_top ul li.active a{color:#2a63d4;border-bottom:#2a63d4 2px solid;font-weight:bold;}
.bk_top ul li.fr{float:right;}
.bk_top .more{float:right;height:44px;line-height:44px;font-size:14px;color:#b9b9b9;padding:0;}
.bk_top .more:hover{color:#2a63d4;border-bottom:none;font-weight:normal;}
.bk_list{padding:12px 0 0 1px;line-height:28px;font-size:14px;overflow:hidden;}
.bk_list ul{display:none;}
.bk_list ul.active{display:block;}
.bk_list ul li{height:24px;line-height:24px;vertical-align:bottom;padding:2px 35px 2px 11px;background:url(../images/ico.gif) 0 12px no-repeat;overflow:hidden;position: relative;}
.bk_list ul li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 140px;}
.bk_list ul li img{float:left;padding-top:6px !important;}
.bk_list ul li .date{color:#b9b9b9;font-family:Arial, Helvetica, sans-serif;font-size:12px;position: absolute;right: 0;top: 2px;}
.zyzz-list ul li a{float: none;max-width: none;}

/*****栏目链接****/
.btnbox{width:250px;height:305px;overflow:hidden;}
.btnbox ul li{float:left;width:250px;height:90px;padding-bottom:17px;overflow:hidden;}
.btnbox ul li a{display:block;width:146px;height:62px;padding:14px 60px 14px 44px;cursor:pointer;font-size:22px;color:#fff;overflow:hidden;}
.btnbox ul li a:hover{color:#fff;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.btnbox ul li a .ico{display:block;float:left;width:62px;height:62px;overflow:hidden;cursor:pointer;}
.btnbox ul li a:hover .ico{-webkit-transition:-webkit-transform 0.7s ease-out;-moz-transition:-moz-transform 0.7s ease-out;transition:transform 0.7s ease-out;transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);}
.btnbox ul li a .tit{display:block;float:left;height:62px;line-height:31px;padding-left: 24px; text-align:center;cursor:pointer;overflow:hidden;}
.btnbox ul li.num1 a{background:#39d27f;}
.btnbox ul li.num1 a .ico{background:url(../images/indlink_ico01.png) no-repeat;}
.btnbox ul li.num1 a:hover{background:#28c16e;}
.btnbox ul li.num2 a{background:#3fbfd8;}
.btnbox ul li.num2 a .ico{background:url(../images/indlink_ico02.png) no-repeat;}
.btnbox ul li.num2 a:hover{background:#2cadc6;}
.btnbox ul li.num3 a{background:#97a8f2;}
.btnbox ul li.num3 a .ico{background:url(../images/indlink_ico03.png) no-repeat;}
.btnbox ul li.num3 a:hover{background:#8298f9;}
/*****办事指南****/
.bsbox{width:218px;height:300px;background:#fff;padding:3px 15px 0;overflow:hidden;border:#e5e5e5 1px solid;}
.bs_top{height:44px;background:url(../images/line_dd.gif) 0 43px repeat-x;overflow:hidden;}
.bs_top .tit{display:block;float:left;width:auto;white-space:nowrap;height:42px;line-height:42px;font-size:18px;font-weight:bold;color:#2a63d4;padding-left:21px;background:url(../images/lm_ico.gif) 7px 14px no-repeat;overflow:hidden;}
.bs_top .tit:hover{color:#2a63d4;}
.bs_list ul li{padding-right: 0;}
.bs_list ul li a{float: none;max-width: none;}

.xxtj .bk_list ul li{ width:auto;}
.xxtj .bk_top ul li a{ padding:0;}
.tsgg{width:1002px;height:78px;overflow:hidden;}
.tsgg ul li{float:left;display:block;width:501px;height:78px;overflow:hidden;}
.tsgg ul li img{width: 100%;height: 100%;}
.tsgg ul li .img-title{display: none;}
.listgk .explain-list{display:none;}

/***底部***/
.footer{width:100%;height:auto;background:#f4f4f4;border-top:#2a63d4 2px solid;}
.friend-links{border-bottom: 1px solid #ddd;}
.is-select{width:983px;padding:9px 0 9px 19px;margin:auto;}
.select{position:relative;float:left;z-index:94;height:23px;margin-right:25px;}
dl.last{padding-right:0 !important}
.select dt{height:21px;color:#505050;background:url(../images/link_ico.gif) no-repeat 198px 8px #fff;line-height:21px;cursor:pointer;width:207px;padding-left:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;font-size:12px;border:#ddd 1px solid;}
.select dt:hover,.select dt.cur{border:#ddd 1px solid;}
.select dd{position:absolute;left:0;bottom:22px;border:none;background:#fff;display:none;z-index:98;border:#ddd 1px solid;}
.select dd ul{padding:5px 5px;width:208px;max-height:390px;_height:390px;overflow-y:auto;overflow-x:hidden;}
.select dd ul li{float:left;width:208px;background:#f7f7f7;border-bottom:#fff 1px solid;}
.select dd ul li a{display:block;padding:0 5px;font:normal 12px/26px "Microsoft Yahei";width:198px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.select dd ul li a:hover{background:#f0f0f0;text-decoration:none;}
.foot{width:1002px;height:auto;margin:auto;line-height:22px;padding-top:14px;text-align:center;color:#505050;font-size:12px;position:relative;}
.foot a{color:#505050;}
.foot a:hover{color:#dd0000;}
.foot span{display: inline-block;padding: 0 5px;}
.bot_ico{width:65px;height:65px;position:absolute;left:140px;top:14px;overflow:hidden;}
.bot_ico img{width:65px !important;height:65px !important;}
.foot-cuo{width: 110px;height: 55px;position:absolute;right:90px;top:18px;overflow:hidden;}

/***** 栏目页-主体内容******/
.lm_lban{width:218px;padding:15px 15px;background:#fff;border:#e4e4e4 1px solid;height:auto;min-height:608px;_height:608px;}
.lm_top{height:auto;background:url(../images/lmy_topbg.png) 0 0 no-repeat #2a63d4;overflow:hidden;font-size:16px;}
.lm_top span{display:block;height:auto;line-height:50px;text-align:center;font-weight:bold;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navdh{width:218px;height:auto;padding:0 0 5px;overflow:hidden;}
.navdh ul li{width:218px;height:60px;vertical-align:bottom;border-bottom:#e0e0e0 1px solid;overflow:hidden;}
.navdh ul li a{display:block;width:auto;height:60px;line-height:60px;padding-left:65px;color:#333;font-size:16px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{color:#2a63d4;background:url(../images/web_ico.gif) 38px 26px no-repeat;}

.lm_rban{width:709px;height:auto;min-height:621px;_height:621px;background:#fff;border:#e4e4e4 1px solid;padding:7px 15px 10px;}
.navjz{height:auto;font-size:14px;line-height:32px;padding:20px 15px;}
.navjz ul{clear:both;}
.navjz table{max-width:745px !important;}
.navjz img{max-width:745px !important;}
.navjz ul li{padding:2px 0 2px 25px;background:url(../images/ico.gif) 8px 14px no-repeat;height:28px;line-height:28px;vertical-align:middle; overflow:hidden;position: relative;}
.navjz ul li .date{color:#999;font-size:12px;position: absolute;right: 0;top: 2px;}
.navjz ul.doc_list{padding-bottom:10px;}
.navjz ul.doc_list li img{float:left;padding-top:8px !important;}
.navjz ul li.columnName{height:auto;border-bottom:#dedede 1px solid;margin-bottom:10px;padding:0 10px 0 0;background:none;position: relative;}
.navjz ul li.columnName .title,.navjz ul li.columnName .title:hover{display:block;width:auto;white-space:nowrap;height:auto;line-height:1.75;padding:0 15px;font-size:16px;color:#0d994a;margin-right: 0!important;float: left;}
.navjz ul li.columnName .more{font-size:12px;color:#999;line-height:36px;position: absolute;right: 0;top: 0;margin-right: 0!important;}
.navjz ul li.columnName .more:hover{color:#2a63d4;}
.navjz ul.votelist li span.right{color:#a1a1a1;}
.navjz ul.doc_list li a{display: block;float: left;max-width: 550px;margin-right: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*栏目页 调查征集 */
.navjz .collect-list li,.survey-list li{overflow:hidden;}
.navjz .collect-list li a,.survey-list li a{display:block;float:left;width:420px;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:#1369c0;}

.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:#ce0000;display:block;float:left;width:65px;text-align:center;}
.navjz .collect-list li .date,.survey-list li .date{display:block;width:170px;text-align:right;font-size:12px;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:#339900;}
.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;}
.survey-list li p.p4 button{ margin:0 auto; width:80px; height:36px; line-height:34px; font-size:15px; font-family:"微软雅黑"; color:#333; border:0 none; background:none; cursor:pointer;}


.navjz ul.picture-list{width:665px;clear:both;padding:10px 0 0 28px;}
.navjz ul.picture-list li{padding:0 36px 15px 0;background:none;float:left;text-align:center;height:auto;width:180px;}
.navjz ul.picture-list li a{float:left;text-align:center;width:180px;line-height:36px;}
.navjz ul.picture-list li img{padding:0;border:none;width:180px !important;height:135px !important;float:left;}
.navjz ul.picture-list li a .img_title{display:block;float:left;width:180px; text-align:center;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;}
.navjz ul.download_list span.date{color:#999;}

.newstitle{ font-size:26px; line-height:38px; font-family:Microsoft YaHei; text-align:center; color:#333333; padding:20px 0 15px;}
.newstitlef{font-size:20px;text-align: center;line-height: 30px;font-weight: normal;font-family:Microsoft YaHei;}
.newsinfo{ margin:0 auto; line-height:36px; height:auto; text-align:center; color:#666; padding-top:10px; padding-bottom:5px; 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;}

/*栏目页 视频列表 */
.navjz .videoNews-list{width:687px;clear:both;}
.navjz .videoNews-list li{width:687px;background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:middle;}
.navjz .videoNews-list li .left-img{width:200px;height:150px;border:#ddd 1px solid;padding:2px;}
.navjz .videoNews-list li .left-img img{width:200px !important;height:150px !important;}
.navjz .videoNews-list li .right-main{width:450px;}
.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;}
.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;}

/*通用留言页*/
.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;}
.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:#1a5cbf;}
.lmy_lmtitle{ position:absolute; right:5px; top:5px; z-index:2;}
.navjz{ padding-top:15px;}
.navjz .liuyan_cxcon{border:#e8e8e8 1px solid;background:#f6f6f6;padding:17px 10px 13px;height:auto;position:relative;  }
.navjz .liuyan_cxcon .tj{height:auto;line-height:28px;text-align:left; padding-left:120px;font-size:14px;}
.navjz .liuyan_cxcon .tj i{font-style: normal;}
.navjz .liuyan_cxcon .tj .sz{color:#fd8524;}
.navjz .liuyan_cxcon .tj span{padding-right:20px;}
.navjz .liuyan_cxcon .liuyan_cxbox{ height:32px;margin:auto;margin-top:6px; padding-left:20px;}
.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:#1a5cbf;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:10px;top:15px;font-size:18px;font-weight:bold;color:#1a5cbf;}
.navjz .guestbook-table{ padding:17px 0;}
.navjz .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:#4082c7;}
.navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1{ width:420px;}
.navjz .guestbook-table-form ul li.srk{width: 290px;}
.navjz .guestbook-table-form ul li.srk input{width:270px;}
.navjz .guestbook-table-form ul li.srk input{*width:268px;}
.navjz .guestbook-table-form ul li.srk select{width: 292px;}
.navjz .guestbook-table-form ul li.tex{ width:705px; height:160px;}
.navjz .guestbook-table-form ul li.tex textarea{ width:690px; height:150px;}
.navjz .guestbook-table-form ul li.btk,.navjz .guestbook-table-form ul li.gk, .navjz .guestbook-table-form ul li.yzm,.navjz .guestbook-table-form ul li.bt{ height:36px;}
.navjz .guestbook-table-form ul li.btn_group{ padding-top:15px;}
.navjz .guestbook-table-form ul li.srk1{width:705px;height:55px;position:relative;}
.navjz .guestbook-table-form ul li.srk1 .msg-box{position:absolute;left:0;top:5px;}
.navjz .guestbook-table-form ul li.srk1 input{float:left;width:680px;height:32px;line-height:32px;border:#d6d6d6 1px solid;padding:3px 10px;}

/* 栏目页-留言 弹框 */
/*写信开始*/
.guestbook-table-form{padding-top:40px;font-size:14px;}
.guestbook-table-form span.red{color:#f00;}
.guestbook-table-form ul{ overflow:inherit;}
.guestbook-table-form ul li{float:left;padding:0;background:none; overflow:visible; }
.guestbook-table-form ul li.bt{width:120px;height:55px;text-align:right;line-height:36px; font-size:14px;}
.guestbook-table-form ul li.srk{width:390px;height:55px;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:370px;height:32px;line-height:32px;border:#d6d6d6 1px solid;padding:3px 10px;}
.guestbook-table-form ul li.srk select{float:left;width:392px;border:#ddd 1px solid;padding:3px 10px; height:38px;}
.guestbook-table-form ul li.srk select{*height:30px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{width:640px;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.gk{ padding-top: 5px; font-size:14px;}
.guestbook-table-form ul li.bt1{width:120px;height:160px;line-height:150px;text-align:right;font-size:14px;}
.guestbook-table-form ul li.tex{width:900px;height:377px;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:890px;height:350px;line-height:24px;border:#ddd 1px solid;padding:2px 5px; font-size:14px;resize: none}
.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:0 5px;}
.guestbook-table-form ul li.yzm a{margin-top: 4px; display: inline-block;}
.guestbook-table-form ul li.btn_group{height:35px; padding-bottom:40px; padding-left:120px; width:75%; float:none; clear:both; }
.guestbook-table-form ul li.btn_group input{background:#1a5cbf;height:36px;line-height:36px; text-align:center; cursor:pointer;font-family:"Microsoft YaHei",微软雅黑;border:0;outline:none;color:#fff;width:116px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.guestbook-table-form ul li.btn_group input.btn-search{margin-left:15px;*padding:0 0 !important;_padding:0 0px !important;}
.guestbook-table-form ul li.clear{float: none; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; overflow: hidden;}
/*写信结束*/
/*留言列表*/
.mas_lylist .guestbook-table{ padding:17px 0;}
.mas_lylist .guestbook-table .guestbook_bt{height:36px; overflow:hidden;}
.mas_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:#4082c7;}
.mas_lylist .guestbook-table .guestbook_title{height:36px;font-size:16px;background:#f1f2f3;margin:12px 0 5px;overflow:hidden; padding:0;}
.mas_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;}
.mas_lylist .guestbook-table .guestbook_title li.t1{width:343px;}
.mas_lylist .guestbook-table .guestbook_title li.t2{width:150px;}
.mas_lylist .guestbook-table .guestbook_title li.t4{width:90px; border-right:0 none;}
.mas_lylist .guestbook-table .guestbook_title li.t3{width:90px;}
.mas_lylist .guestbook-table .guestbook_title li.t5{width:80px;border-right:none; display:none;}
.mas_lylist .guestbook-table ul.odd,.mas_lylist .guestbook-table ul.even{ height:36px;clear:both;overflow:hidden;}
.mas_lylist .guestbook-table ul.even{background:#f7f7f7;}
.mas_lylist .guestbook-table ul.odd li,.mas_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:#f0f4f7 2px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;}
.mas_lylist .guestbook-table ul.odd li.t1,.mas_lylist .guestbook-table ul.even li.t1{width:343px;text-align:left;}
.mas_lylist .guestbook-table ul.odd li.t1 a,.mas_lylist .guestbook-table ul.even li.t1 a{display:block; margin-right: 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left: 12px;}
.mas_lylist .guestbook-table ul.odd li.t4,.mas_lylist .guestbook-table ul.even li.t4{width:90px; border:0 none; }
.mas_lylist .guestbook-table ul.odd li.t2,.mas_lylist .guestbook-table ul.even li.t2{width:150px;color:#666;}
.mas_lylist .guestbook-table ul.odd li.t3,.mas_lylist .guestbook-table ul.even li.t3{width:90px; color: #d20607}
.mas_lylist .guestbook-table ul.odd li.t3 span,.mas_lylist .guestbook-table ul.even li.t3 span{ color:#999;}
.mas_lylist .guestbook-table ul.odd li.t3 .s1,.mas_lylist .guestbook-table ul.even li.t3 .s1{color:#0768b5;}
.mas_lylist .guestbook-table ul.odd li.t3 .s2,.mas_lylist .guestbook-table ul.even li.t3 .s2{color:#fd8622;}
.mas_lylist .guestbook-table ul.odd li.t5,.mas_lylist .guestbook-table ul.even li.t5{width:80px;color:#666;border-right:none; display: none;}
.hf_btn{ float:left; height:30px; padding-top:3px; width:auto; padding-left:20px;}
.hf_btn a{ height:30px; padding:0 15px; background:#5786c4;   float:left; margin-right:5px; line-height:30px; color:#fff; font-size:12px;}

.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t2,.mas_lylist.ldmesg .guestbook-table ul.odd li.t3,.mas_lylist.ldmesg .guestbook-table ul.even li.t3{display: none;}
.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t1{ width: 653px;}
.mas_lylist.ldmesg .guestbook-table ul.odd li.t1,.mas_lylist.ldmesg .guestbook-table ul.even li.t1{width:636px;}
.liuyan_xiexin{display:block;float:right;width:75px;height:33px;line-height:32px;padding:0 20px;text-align: center;font-size:16px;color:#fff;background:#e98e00;-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:#e98e00;}

/*留言文章 on*/
/*.wztit{font-size:32px;line-height:42px;text-align:center;padding:5px 10px;}*/
.lynybox{  padding:10px 0;}
.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 .nrtxt{ line-height:30px; font-size:14px;}
.MsoNormal span{font-family:"微软雅黑" !important;font-size:16px !important;}
.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*/

/*分页*/
.pagination{clear:both;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:26px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0px 12px;text-decoration:none;white-space:nowrap;height:24px;line-height:24px;}
.pagination a:hover{background:#2a63d4;border:1px solid #2a63d4;color:#fff !important;}
.pagination a.active{border:1px solid #2a63d4;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#2a63d4;border:1px solid #2a63d4;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:#2a63d4;border:#2a63d4 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0px 3px;}
.pagination .inputBar{border:0px;height:26px;line-height:26px;padding:0 7px;}
.pagination .total{border:0px;height:26px;line-height:26px;padding:0;}
.pagination .inputBar input{width:30px;height:20px;padding:2px 5px;border:#ccc 1px solid;margin:-4px 3px 0;*margin:-2px 3px 0;_margin:-2px 3px 0;background:#eee;}


/*** 文章页 START ****/
.secnr{height: auto;text-align: left;min-height: 550px;_height: 550px;padding: 7px 15px 15px;border: #e4e4e4 1px solid;background: #fff;}
.secnr img{ max-width:800px;}
.wzy_position{height:auto;line-height:36px;padding-left:40px;background:url(../images/wz_ico.png) 15px 10px no-repeat;font-size:14px;color:#505050;overflow:hidden;border-bottom:#ddd 1px solid;}
.wzy_position a{color:#505050;}
.wzy_position a:hover{color:#dd0000;}
.wzy_position .search-keywords{color:#dd0000;}

.wz_position{height:auto; line-height:40px; font-size:14px; background: url(../images/posico.png) 10px 19px no-repeat; padding:8px 0 0 30px;}
.wz_position i{font-style: normal;}


#wenzhang{font-size:16px;line-height:200%;height:auto;overflow:hidden;padding:20px 50px 0;}
.wztit{font-size:27px;line-height:40px;text-align:center;padding-top:20px;}
.wzfbt{line-height:36px;text-align:center;font-size:18px;font-weight:100;margin-top:5px; color:#1682ca;}
.wzstit,.wzttit{text-align: center;line-height: 2;}
.wzbjxx i{font-style: normal;}
.wzbjxx{line-height:34px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;height:auto;padding:10px 0 8px;position:relative;}
.wzbjxx a{font-size:12px;color:#666;cursor:pointer;}
.wzbjxx a:hover{color:#e20a0d;}
.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;}
.wzbjxx .top_ztimg{position:absolute;width:100px;height:36px;right:10px;top:5px;overflow:hidden;}
.wzbjxx .top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:12px;}
.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%;}
.wzcon table,.wzcon img{max-width:100% !important;}
.wzcon p{margin:1em 0;}
.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:50px;line-height:36px;text-align:right;font-size:12px;color:#999;padding-top:20px;border-top:#dbdee1 1px solid;}
.wzbot1 a{color:#999;line-height:36px;}
.wzbot1 a:hover{color:#d00;text-decoration:none;}
.wzbot1 ul{float:left;}
.wzbot1 ul.fxd_xx{width:300px;text-align:left;height:30px;}
.wzbot1 ul.fxd_close{width:136px;float:right;text-align:left;overflow:hidden;}
.wzbot1 ul.fxd_close .print_btn{display:block;float:left;width:50px;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:40px;height:26px;line-height:26px;padding-left:22px;background:url(../images/close1.gif) 0 5px no-repeat;}
.share_icon{width:600px;height:36px;float:left;margin-left:10px;}
.share_icon ul li{float:left;}
.share_icon ul li .si_a{background:url(../images/share_icon.png) no-repeat;width:35px;height:28px;display:inline-block; vertical-align: middle;}
.j-share-info{display: inline-block; width: 87px; height: 24px; position: relative; vertical-align: middle;}
.share-box{top: 1px; left: 0; right: auto;}
.share-bar a{margin-right: 6px;}

.video_main_content{text-align:center;padding:30px 0 0;}
.sp_wzcon{padding:20px;height:auto;font-size:16px;line-height:200%;}
.sp_wzcon table{max-width:860px !important;}

/* 留言详细页 */
.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;}

/*搜索详细页*/
.ssy_container{padding:15px 0;}
.ssy_leftbar{width:190px;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:#de3e40;}
.ssy_rightbar{width:728px;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;}
/*文章页 民意征集 */
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#f00;}
.myinfo i.starting{ color:#339900;}
.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:#0d994a; font-weight:bold;height: auto;line-height: 40px; padding-top:10px;}
.poll_collect ul{ margin:10px auto 0;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;}
.poll_collect li p{ 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{ height:32px; width:270px; border:0 none; line-height:32px; 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{resize: none; border:0 none; background:none; line-height:20px; height:172px; width:701px;  outline:none; font-size:14px; color:#666;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{width:80px;vertical-align:middle; float:left;}
.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:#ff9300; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px;}
.collection-theme-list{ font-family:"微软雅黑"; margin-top:30px; border-top:1px dashed #ddd;}
.collection-theme h3.collectit{}
.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 #319bde;padding:15px 20px; font-family:仿宋_GB2312;color:#666; font-size:16px; line-height:220%;}
.newsinfo i{ font-style:normal;}
.newsinfo i.starting{color:#2f9c2e;}
.newsinfo i.nostart{color:#c00;}

/*文章页 在线调查 */
.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; height:40px; line-height:40px; padding-bottom:3px;}
.vote-lsit ul{padding: 15px; border:1px solid #ddd;}
.vote-lsit ul li{ height:30px; line-height:30px;}
.vote-lsit ul li input{ float:left; margin:9px 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:#1369c0; cursor:pointer; width:140px; font-size:18px; color:#fff; font-family:"微软雅黑";}
.vote-btn .btn-submit{ float:none !important;}
.vote-btn button.btn-review{ background:#fbae3c;}
.myinfo i{ font-style:normal;}
.myinfo i.nostart{ color:#f00;}
.myinfo i.starting{ color:#2f9c2e;}
.myinfo i.ending{ color:#b60000;}
/*文章页 在线调查 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;}
.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;}

/*文章页 调查结果页 end */
.szxx .guestbook-table .guestbook_title li.t2{ display:none;}
.szxx .guestbook-table ul.odd li.t3, .szxx .guestbook-table ul.even li.t3{ display:none;}
.szxx .guestbook-table .guestbook_title li.t1{ width:626px;}
.szxx .guestbook-table ul.odd li.t1, .szxx .guestbook-table ul.even li.t1{ width:599px;}
.szxx .guestbook-table ul.odd li.t1 a, .szxx .guestbook-table ul.even li.t1 a{width:595px;}

.secondsearch form{display: none;}
.guidang{position: absolute;top: -20px;right: -20px;z-index: 998;}


/**2019/12/24**/
.newstitle{font-size: 32px;line-height: 42px;text-align: center;padding: 5px 10px;}
.newstitlef{line-height: 36px;text-align: center;font-size: 22px;font-weight: 300;margin-top: 5px;}
.newstitles{text-align: center;font-size: 18px; line-height: 30px;}
.newstitlet{font-size: 18px; text-align: center;}
.guidang{position: absolute; top: 0; right: 0;}
.container{position: relative;}

.two_search ul  li.tt1{float: left;}
.two_ssresult{font-size: 14px; padding: 5px 0;}

/*****网站地图****/
.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; border-bottom:1px solid #2a63d4;overflow:hidden;margin-top:16px;}
.dty_mutitle a{display:block;float:left;height:41px;line-height:41px;color:#2a63d4;font-size:18px;padding:0 20px;white-space:nowrap; font-weight:bold;  }
.dty_mutitle a:hover{color:#f1081b;}
.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;}
.dty_sublb ul li a:hover{ border:1px solid #ffe8e8; background:#fef7f2; color:#d63030;}