﻿@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;overflow-y:auto;overflow-x:hidden;}
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{padding:0;margin:0; color:#333;font-size: 14px; background: #fff; font-family: "Microsoft YaHei";}
input,textarea,select,button{vertical-align:middle;outline:none;color:#333;font-family: "Microsoft YaHei";}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#da0000;text-decoration:none;}
a:focus{outline:none;}
img,a img {border:none; margin:0; padding:0; border:0; vertical-align:middle;}
.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:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
h1,h2,h3{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
ul,li{ vertical-align:middle;}
.jump-info .btn-group{ padding-left:0!important;}
.hide{display: none;}
.hide.active{display: block !important;}
/***漂浮***/
.ind-float{position:relative;z-index:99999;display:none;}
.ind-float .img_title{display:none;}
.ind-float .float-close{position:absolute;width:38px;height:16px;right:0;top:-20px;}
.ind-float .float-close img{cursor:pointer;}
.ind-float li img{ height: auto;}
/*左右飘浮*/
.piao_left,.piao_right{ position: fixed; bottom: 5px; z-index: 100;}
.couplet-close{ cursor: pointer;}
.piao_left li,.piao_right li{ padding: 5px 0 0; font-size: 0; line-height: 0;}
.piao_left{left: 5px;}
.piao_right{right: 5px;}
.piao_right .couplet-close{text-align: right;}

/*头部*/
.header{height: 243px;background: url("../images/body_bg.jpg") top center no-repeat;}
.top{height: 32px;}
.top_right{height: 32px;line-height: 32px;}
.top_right li{float: left;padding: 0 10px;background: url("../images/top_line.png") left center no-repeat;}
.top_right li a{font-size: 14px;color:#666;}
.top_right li a.user-favorites{margin-right: 10px; padding-right: 10px;background: url("../images/top_line.png") right center no-repeat;}
.top_right li.first{background: none;}

.logo{float: left;margin: 25px 0 0 0;}
.logo .img_title{display: none;}
/*搜索*/
.search{float: right; width: 237px;padding: 0 53px 0 20px; height: 40px;  margin:45px 100px 0 0; background:url("../images/search_bg1.png") repeat; border-radius: 25px;position: relative;}
.search li.sea_an{position: absolute; width: 50px;height: 22px;top: 9px;right: 5px;border-left: 1px solid #DCDCDC;z-index: 1;}
.search li.sea_an input{width: 50px;height: 22px;border: 0;background: url("../images/search_bg.png") no-repeat center;text-indent: -999px;}
.search li.se_box{height: 40px;line-height: 40px;position: relative;}
.search li.se_box input{float: left; width: 100%;height: 40px;line-height: 40px;background: none;border: none;outline: none;}
.search .msg-box{position: absolute;}

/*导航*/
.menubox{height: 56px;line-height: 56px;width: 100%;background: #C20014;}
.navbar-nav li{width: 170px; text-align: center;float: left;position: relative;  }
.navbar-nav li.lang{width: 180px;}
.navbar-nav li:hover,.navbar-nav lii.on{background: url("../images/nav_ico.png") no-repeat bottom center;}
.navbar-nav li a{display: block;color: #fff !important;  font-size: 22px; height: 56px;line-height: 56px; border-left:1px solid #CE3647;}
.navbar-nav li:hover a,.navbar-nav li.on a{background: #A50717;}
.navbar-nav li.last a{border-right:1px solid #CE3647;}
.navbar-nav li i{display: none;position: absolute;width: 15px;height: 7px;bottom: -7px;left: 50%;margin-left: -7px; background: url("../images/nav_ico.png") center no-repeat;}
.navbar-nav li a:hover i,.navbar-nav li.on i{display: block;}

/*底部*/
.footer{ background: #C20014; border: 0; color: #fff; text-align: center; font-size: 14px; line-height: 35px; padding: 20px 0;}
.footcon{position: relative;}
.footcon a{color: #fff;}
.footcon span{padding:0 0.5em;display: inline-block;}
.footcon .dzjg{z-index: 100;top: 15px;left: 0;position: absolute;width:80px;height: 80px;}
.footcon .dzjg img{width: 80px;height:80px;}
.footcon .jiucuo{width:110px;height:55px;position: absolute;top: 30px;right: 65px;z-index: 99;}


@media (max-width: 1199px) and (min-width: 992px){
    .logo{margin: 25px 0 0 10px;}
    .search{margin: 45px 10px 0 0;}
    /*导航*/
    .navbar-nav li{width: 140px;}
    .navbar-nav li.lang{width: 152px;}
    /*底部*/
    .footcon .jiucuo{right: 15px;}

}
@media (max-width:991px) {
    .logo{width: 80%; float: none;margin: 20px auto;text-align: center;}
    .logo img{width: 100%;max-width: 540px;height: auto;}
    .search{float: none;margin: 0 auto;}
    /*导航*/
    .navbar-nav li a{font-size: 18px;}
    .navbar-nav li{width: 103px;}
    .navbar-nav li.lang{width: 150px;}
    /*底部*/
    .footcon .dzjg,.footcon .jiucuo{position:static;display:inline;}
}
@media (max-width: 767px) {
    .logo{width: 90%;}
    .header{height: auto;padding-bottom: 20px;background-size: cover;}
    /*导航*/
    .menubox{ height: auto;}
    .navbar-default .navbar-brand{ color:#fff!important;}
    .navbar-brand{ height:44px; line-height:44px; padding:0 10px; font-weight: bold; font-size: 18px;}
    .navbar{height:auto; padding:0; }
    .navbar-nav{height:auto; margin:0;}
    .navbar-nav li,.navbar-nav li.first,.navbar-nav li.last,.navbar-nav li.lang{width:100%;background:none;height:40px;border:none;border-bottom:1px solid #fff;padding-right:0;}
    .navbar-nav li a{height:auto;line-height:40px;margin-left:0;width:100%;text-align:center;color:#fff!important;padding:0;font-size:16px;font-weight:normal;border: none !important;}
    .navbar-nav li.first{width:100%;display: none;}
    .navbar-nav li a:hover i, .navbar-nav li.on i,.menubox li a i{display: none !important;}
    .navbar-nav li a:hover,.navbar-nav li.on a{ background:none; border-bottom: none; color:#fff!important;}
    .navbar-default .navbar-toggle{ border-color:#fff;  margin:7px; padding: 7px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: transparent;}
    .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

    /*底部*/
    .footcon span{padding: 0 0.25em;}
}
@media (max-width: 479px) {
    .search{width: 80%;margin: 0 auto;box-sizing: border-box;}
}
/*分页/翻页*/
.pagination{clear:both;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 #e0e0e0;color:#868585;margin:3px;padding:0 8px;text-decoration:none;white-space:nowrap;height:24px;border-radius: 3px;}
.pagination a:hover{background:#C20014;border:1px solid #C20014; color: #fff;}
.pagination a.active{border:1px solid #C20014;background:#C20014; color: #fff;}
.pagination span.current,.pagination span.current:hover{background:#C20014;border:1px solid #C20014; color: #fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #e0e0e0;color:#868585;background:#f1f1f1;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#f1f1f1;border:#e0e0e0 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#868585;background:#fff;border:1px solid #e0e0e0;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:24px;padding:0 6px;}
.pagination .total{border:0;height:24px;padding:0;}
.pagination .inputBar input{width:40px;height:20px;line-height:24px;padding:2px 5px;border:#e0e0e0 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#f1f1f1;vertical-align:middle;border-radius: 3px; color: #868585;}
.pagination .inputBar .go-page{width:40px;height:26px;line-height:18px;padding:2px 5px;border:#e0e0e0 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#fff;vertical-align:middle;border-radius: 3px; color: #868585;}
.pagination .inputBar .go-page:hover{background:#C20014;border:1px solid #C20014; color: #fff;}

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei";color: #C20014;}
.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;}
.ui-dialog-content .btn-group{padding:20px 0 0;text-align:center;display:block;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#C20014;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media only screen  and (max-width:991px) {
    .ui-popup-modal{width:90%!important;left:5%!important;z-index: 99999;}
    .ui-dialog-content{width:100% !important;height:auto !important;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
    .ui-dialog-grid{width:100%!important}
}
/*页面纠错*/
iframe[name="win"]{margin-top: -30px;*margin-top: -30px;_margin-top: -30px;}
.ui-dialog-title{color:#C20014 !important;}
.correction-table{clear:both;font-size:14px;margin-top:35px;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;white-space: nowrap;}
.correction-table th span{color:#f00;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;position: absolute;left: 0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left: 92px;}
.correction-table td.btn-group input{background:#C20014;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align: center;}
@media only screen  and (max-width:991px) {
    .ls-open-jiucuo .ui-dialog-content{height: 410px !important;}
    .correction-table td textarea{height:100px;}
    .correction-table td.btn-group{padding-left: 0;text-align: center;}
}
@media only screen  and (max-width:599px) {
    .correction-table td textarea{width:90%;}
}
@media only screen  and (max-width:448px) {
    .ls-open-jiucuo .ui-dialog-content{height: 400px !important;}
    .ls-open-jiucuo .ui-dialog-body{padding: 10px;}
    .correction-table th{padding:2px 0 2px 0;}
    .correction-table td select{height: 29px;box-sizing: border-box;width: 100%;}
    .correction-table td input{height:26px;width:100%;box-sizing: border-box;}
    .correction-table td input#checkCode{width:80px;}
    .correction-table td textarea{width:100%;height:100px;box-sizing: border-box;}
    .correction-table td.btn-group{padding-left:0 !important;text-align: center;}
    .correction-table td.btn-group input{margin-right:0;}
}
/*页面纠错 end*/
.xw_top{height: 31px; line-height: 20px;background: url("../images/line_dc.png") left bottom repeat-x;}
.xw_top ul li{float: left;padding: 0 20px;background: url("../images/ico1.png") left 1px no-repeat;}
.xw_top ul li.first{background: none;padding-left: 0;}
.xw_top ul li a{display: block;height: 30px; font-size: 20px; color: #333;}
.xw_top ul li.active a{border-bottom: 1px solid #C30B1D;color: #C30B1D; font-weight: bold;}

.xw_title{height: 51px; background: url("../images/line_dc.png") left bottom repeat-x;}
.xw_title ul li{float: left; margin-right: 15px;}
.xw_title ul li a{display: block; font-size: 22px;line-height:50px;height: 51px; }
.xw_title ul li.active a{color: #c20015;height: 50px; border-bottom: 1px solid #c20015; font-weight: bold;}

.gk-title{height: 25px; line-height: 25px; background: url("../images/ico3.png") no-repeat left 3px; font-size: 18px;}
.gk-title ul li{float: left; margin:  0 20px;}
.gk-title ul li.active a{font-weight: bold; color: #C30B1D; }


.news-list{padding: 10px 0 0;}
.news-list li{height: 36px; line-height: 36px; font-size: 16px;padding-left: 15px; background: url("../images/ico2.png") no-repeat left center;overflow: hidden;vertical-align: bottom;}
.news-list li a{float: left; font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list li .date{font-size: 14px; color: #a7a7a7; float: right;}
.news-list li img{float: left;padding-top: 10px;}

/* 公开列表 */
.xxgk_list { padding:5px 0;}
.xxgk_list li { padding: 0 60px 0 15px;font-size: 16px; background: url("../images/ico2.png") left center no-repeat; height: 36px; line-height: 36px; overflow: hidden; position: relative;}
.xxgk_list li .col-block {float: left;max-width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xxgk_list li .explain-list, .xxgk_list li .policy-list {display: block;float: right;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xxgk_list li .title {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: none;margin-right: 0;max-width: none;}
.xxgk_list li .explain-list .explain-link, .xxgk_list li .policy-list .policy-link {display: inline;color: #dd0000;float: none;background: none;max-width: none;padding: 0;margin: 0;}
.xxgk_list li .date {font-size: 14px; white-space: nowrap;font-family: arial;position: absolute;right: 0;top: 0;color: #999;}
.xxgk_list li .split-line{padding-left: 5px;}

/*当前位置*/
.wz_top{   font-size: 16px;line-height: 30px;padding: 10px 0 10px 25px;background: url(../images/dqwz.png) left 15px no-repeat; }
.wz_top .search-keywords{ color: #f00;}
.wz_top i{ font-style: normal;}

@media (max-width: 1199px) and (min-width: 992px){
    .xw_title ul li{margin-right: 5px;}
    .xw_title ul li a{font-size: 20px;}
}

@media only screen  and (max-width:991px) {
    .news-list li a{float: none;margin-right: 50px;max-width: none !important;}
    .news-list li img{display: none;}
}
@media only screen  and (max-width:767px) {
    .xw_title{height: auto;}
    .xw_title ul li a{font-size: 20px;}
    .gk-title{height: auto;}
    .gk-title ul li{margin: 0 10px;}
}
/*首页*/
.mainbox{margin: 20px 0;}
/*图片轮播*/
.flash{ width: 660px; height:380px;overflow: hidden;}
.flash .mF_sohusports_wrap{width:100%;height:100% !important; padding:0 !important;border:0 !important;}
.flash .mF_sohusports,.flash .mF_sohusports .pic{ width:100% !important;height:100% !important;}
.flash .mF_sohusports .pic ul,.flash .mF_sohusports .pic li,.flash .mF_sohusports .pic li a{display: block; width:100% !important;height:100% !important;}
.flash .mF_sohusports .pic img{width:100% !important;height:100% !important;}
.flash .mF_sohusports .txt li{width:100%;height:40px !important;line-height:40px !important; }
.flash .mF_sohusports .txt li a{display:block;padding-left:20px !important;font-size:14px !important;margin-right:136px; color:#fff!important;font-weight:normal !important;font-family:"Microsoft YaHei";height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.flash .mF_sohusports .txt li b{filter:alpha(opacity=50) !important;opacity:0.50 !important;}
.flash .mF_sohusports .num{bottom:10px !important;}
/*.flash .mF_sohusports .num li{margin-right:9px !important;}*/
/*.flash .mF_sohusports .num li a{width:11px !important;height:11px !important;text-indent:-999999px;background:url("../images/tw_ico.png") 0 0 no-repeat;}*/
/*.flash .mF_sohusports .num li.current a{background:url("../images/tw_ico.png") -11px 0 no-repeat !important;}*/
/*动态*/
.xwbox{ width: 520px;height:380px;overflow:hidden;}
.xwbox .news-list{padding: 10px 0 0;}
.xwbox .news-list li a{max-width: 434px;}


/*通知公告*/
.main2_left{width: 660px;}
.main2_left .news-list li a{max-width: 580px;}
.main2_right{width: 520px;}
.zyzzcon .news-list li a{max-width: none !important;margin-right: 60px;float: none;}
.zyzzcon .xxgk_list{padding: 10px 0 0;}

/*专题专栏*/
.gund_pic{height: 90px; padding: 19px 10px; position: relative; overflow: hidden; border: 1px solid #EEE; margin: 20px auto 0;}
.gund_pic .zt_tit{width: 70px;margin-right: 10px;text-align: center;}
.gund_pic .zt_tit a{display: block;color: #fff;font-size: 18px;font-weight: bold;line-height: 30px;height: 60px;padding: 15px 0;letter-spacing: 2px;background: #C20015;}
.ztzlScroll{ height: 90px; overflow: hidden;margin-left: 80px;position: relative; }
.ztzlScroll ul li{float: left; margin-right: 13px;}
.ztzlScroll .prev{position: absolute; left: 0; top: 30px; cursor: pointer;}
.ztzlScroll .next{position: absolute; right: 0; top:30px; cursor: pointer;}
.zegk_t{height: 40px; line-height: 40px; margin-top: 10px; font-size: 22px; border-bottom: 1px solid #eee; font-weight: bold;}
.zegk_t a{color: #c20015;}
.ztzlScroll .img_title{display: none;}


/*政务公开*/
.big-title{height: 41px;line-height: 40px;margin-top: 10px;border-bottom: 1px solid #eee;}
.big-title li{float: left;}
.big-title li a{display: block; font-size: 22px;}
.big-title li.active a{font-weight: bold;color: #c20015;}

.zwgk_left{width: 360px; margin-top: 10px;}
.zwgk_left ul li{text-align: center; width: 165px; height: 108px; background: #F9F9F9; margin: 15px 10px 0 0 ; float: left;}
.zwgk_left ul li a{display: block;}
.zwgk_left ul li img{margin: 20px 0; transition: all 0.2s;}
.zwgk_left ul li:hover img{transform: rotateY(360deg)}
.zwgk_left ul li span{display: block; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333; }

.zwgk_right{float: none;margin-left: 360px; margin-top: 20px;}
.zwgk_right_con{height: 220px;overflow: hidden;}

/*互动交流*/
.hdjl_left{width: 610px;margin-top: 20px;}
.message_con{margin-top: 13px;}
.message_con .p1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.message_con .p2{width: 120px; position: absolute;right: 100px;top: 0;text-align: center;}
.message_con .p3{width: 100px; float: right; text-align: center;position: absolute; right: 0;top: 0;}

.message_head{height: 28px;line-height: 28px;background: #eee;font-size: 14px;position: relative;padding-right: 220px;}
.message_head .p1{text-indent: 50px;}
.message_list{height: 180px;}
.message_list li{position: relative;padding-right: 220px; height: 36px; line-height: 36px; font-size: 16px; overflow: hidden; background: url(../images/ico2.png) no-repeat left center;padding-left: 15px;}
.message_list .p3{color: #999;}

.hdjl_right{width: 570px;margin-top: 20px;}
.dczj-con{height: 226px;}
.dczj-con .news-list li{position: relative;}
.dczj-con .news-list li .date{position: absolute;top: 0;right: 0;}
.dczj-con .news-list li a{max-width: none;float:none;margin-right: 60px;}
.dczj-con .news-list li .over,.dczj-con .news-list li .starting,.dczj-con .news-list li .nostart{display: none;}


/*友情链接*/
.footlink{margin-top: 30px; height: auto;}
.footlink_sel .select dt{height: 40px;border: 1px solid #e9e6ed; background: #fff;cursor: pointer;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 99;font-size: 16px;text-align: center;line-height: 40px;font-weight: normal;}
.footlink_con{ margin: 0 auto; position: relative;}
.footlink_sel .select dt{height: 40px;cursor:pointer; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;font-size: 16px;text-align:center;line-height: 40px;font-weight: normal;}
.footlink_sel .select dt.active{   background:#d6ebfd; z-index:888; color:#0154a4;}
.footlink_sel .select img{padding-left: 10px;}

.footlink .select dd{display: none;position: absolute; width:100%; left: 0; bottom: 65px;padding: 10px 0; background:#eedfe0;}
.footlink .select dd ul{padding: 5px; max-height: 320px;_height: 320px;overflow-y: auto;overflow-x: hidden;}
.footlink_sel .select{margin-left: 15px;  width: 280px;float: left;height: 40px;}
.footlink_sel .select dd ul li{	float:left;	width:14.2%; text-align: center; }
.footlink_sel .select dd ul li a{	display:block;	padding:0 5px;	font:normal 14px/28px "Microsoft Yahei";	white-space:nowrap;	overflow:hidden;	text-overflow:ellipsis;	}
.footlink_sel .select4{margin-right: 0;}
.footlink_sel {background: #F5F5F5; height: 40px; padding: 20px 0; margin: 0 auto;}
.linkbox_con ul li img{width: 205px; height: 60px; border: 1px solid #e9e6ed;}
.linktitle{margin-top: -4px;}
.footlink_sel .select dt.active{background:#eedfe0; color: #333;}
.footlink a{color: #333;}
@media (max-width: 1199px) and (min-width: 992px){
    /*图片轮播*/
    .flash,.main2_left{width: 552px;}
    .xwbox,.main2_right{width: 420px;}
    .xwbox .news-list li a{max-width: 334px;}

    .main2_left .news-list li a{max-width:470px;}

    .hdjl_left,.hdjl_right{width: 486px;}

    .footlink_sel .select{width: 229px;}

}
@media only screen  and (max-width:991px) {
    .mainbox{margin: 15px;}
    /*图片轮播*/
    .flash,.main2_left{width: 100%;float: none;}
    .xwbox,.main2_right{width:100%;float: none;margin-top: 15px;}

    /*信息公开*/
    .zwgk_left{width: 100%;float: none;}
    .zwgk_left ul li{margin: 15px 10px 0;}
    .zwgk_right{margin-left: 0;}

    .hdjl_left,.hdjl_right{width: 100%;float:none;}
    .dczj-con{height: auto;}
}
@media only screen  and (max-width:767px) {
    .mainbox{margin: 10px;}
    .zwgk_left ul li{width: 48%;margin: 10px 1% 0;}

    .message_con .p2{display: none;}
    .message_head,.message_list li{padding-right: 100px;}
}
@media only screen  and (max-width:479px) {
    .flash{height: 300px;}
}
@media only screen  and (max-width:400px) {
    .flash{height: 260px;}
}

/* ***********  通用栏目页样式 on  ********** */
.lmcontain{ background:#fff;margin-bottom: 20px;  }
.wenzhang{border: 1px solid #ddd; }
/*通用栏目*/
.leftnr{width:260px; border: 1px solid #ddd; }
.lmtitle{  height: 56px;  line-height: 48px;   background:url(../images/sub_titbg.png) left center no-repeat; margin-left: -1px;  margin-right: -1px; }
.lmtitle h1{font-size: 20px; font-weight: bold; color: #fff; padding-left: 20px;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.rlmtitle{  background: url(../images/dqlmlist.jpg) left center no-repeat #f7f7f7;min-height: 45px;line-height: 45px;padding-left: 21px;font-size: 20px;font-weight: bold;color: #c20015;position: relative;z-index: 3;}
.rlmtitle .columnname{ color: #c20015; }
.menunr{ padding:10px;}
.menunr ul li{ line-height: 28px; margin-bottom: 10px;}
.menunr ul li a{ padding:8px 30px 8px 25px; display:block;color:#444;font-size:18px;background:url(../images/menuaoff.png) 215px center  no-repeat #f7f7f7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.menunr ul li.active a,.menunr ul li a:hover{  background:url(../images/menuon.png) 215px center  #eedfe0  no-repeat;color:#c20015;font-weight:bold;}
.btn-group{ width:100%; cursor:pointer; position:relative; min-height: 40px; margin-bottom:15px;}
.btn-group .btn{ width:100%; padding:8px 12px; font-size:18px; text-align:left; border-radius: 0;height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.btn-danger{ color: #fff; background:#C20014; border:none; padding-left:10px;}
.btn-group.open .dropdown-toggle{ background: #C20014; }
.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:#C20014;  border-color:#C20014;}
.btn .caret{ float:right; margin-top:8px;}
.btn-danger:hover,.btn-danger:focus, .btn-danger.focus{color: #fff; border-color: #C20014; background-color: #C20014;}
.btn-group .caret{ float: none;position: absolute;right: 5px;top: 50%;margin-top: -2px;}
.dropdown-menu{ width:100%; padding:0; border-radius:0; box-shadow:none; border:none; top:40px;}
.dropdown-menu > li > a { padding: 0 20px; font-size: 16px;line-height: 40px;}
.dropdown-menu a{ background:#f7f7f7; border-top:1px solid #fff;}
.dropdown-menu a:hover{background: #fff !important; color: #C20014;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #fff; color: #C20014;}
.jump-info .btn-group .btn{ padding:0;}
.rightnr{ width: 918px;float: right; overflow:hidden; position: relative; min-height: 500px;}
.guidang{position:absolute;right:-32px;top:20px;}
.lm_map{ min-height:500px;}
.listnews{ font-size:14px; line-height:200%; overflow:hidden; min-height:488px; height:auto; margin-top:15px;}
.listnews ul{clear: both;}
.listnews li{font-size:16px; line-height:36px; overflow:hidden; }
.listnews li span.date{font-size: 14px; color:#adadad; white-space: nowrap;}
.listnews table,.listnews img{max-width:100% !important;}
.listnews td{ line-height:26px;}
.listnews .doc_list li{ padding-left: 10px;}
.listnews .doc_list li a,.listnews .download-list li a{ float: left; max-width:700px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.listnews .doc_list li,.listnews ul.download-list li{overflow:hidden;  background: url(../images/icon.png) no-repeat left 15px;     padding-left: 14px;}
.listnews .doc_list li img{float:left;margin:12px 0 0 0;}
.listnews ul li.lm_line {height: 24px;background: url(../images/navjz_line.gif) center repeat-x;padding: 0;}
.listnews ul li.add { display: none;}
.listnews li.columnName{ border-bottom: 1px solid #ddd; line-height: 50px; font-weight: bold;  margin:0 0 15px; padding:0 10px; background:none;}
.listnews li.columnName:hover{ background: #fff;}
.listnews li.columnName a.more{ font-size:14px; color:#888; float: right !important; margin: 0 !important;}
.listnews li.columnName a.more:hover{ color:#c00;}
.listnews li.columnName a.title{ font-weight:bold; color: #C20014;font-size: 18px;display: block;float: none !important;max-width: none !important;margin-right: 100px;}
.listnews li a span.buvis{ color:#999;}
.listnews li a:hover span.buvis{ color:#c00;}
.zcfg_list  li .nr {float: left;max-width: 95%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zcfg_list   li{ font-size: 16px; line-height: 38px; height: 38px;  vertical-align: middle; padding:0 80px 0 14px;background: url(../images/icon.png) no-repeat left 15px; position: relative; }
.zcfg_list   li .date{ float: right; color: #cdcdcd; font-size: 14px; position: absolute; right:0; top:0;}
.zcfg_list   li .gl { display:inline-block; max-width: 80%; height: 38px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zcfg_list   li .split{padding:0 4px;font-size:12px;display:inline-block; }
.zcfg_list   li  a.a{color:#f00;font-size:15px;display:inline-block; }
.zcfg_list   li a.title{  display: block;float: none;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.testMore {display: block;  margin: 20px 0px 0px 0px;    background: #f9f9f9;    border: 1px solid #ddd;    border-radius: 3px;    text-align: center;  line-height: 40px;}
.ptlm{ font-size:16px; line-height:175%;}
.dqlanmu{font-size: 30px;  text-align: center; font-weight: normal; padding: 10px 0;  color: rgb(79, 129, 189); font-family: 方正大标宋简体; }
.ptlminfo{font-size: 14px; color: #666; text-align:center;}
.ptlmcontent{padding: 15px 0 20px; text-align: justify;}
/*普通栏目 end*/
.ztzl_list{ padding: 20px; min-height: 400px;}
.gk_zdtitle { font-size: 22px; line-height: 24px; height: 24px;background: url(../images/gk_zdline.png) center center repeat-x;text-align: center; color: #0154a4;}
.gk_zdtitle .tit { display: inline-block; padding: 0 20px; background: #ffffff;}
.gk_zdtitle a {color: #0154a4; }
.ztzl_list ul{ width: 110%;}
.ztzl_list ul li{ float: left; width: 246px; height: 70px;  text-align: center; margin: 25px 58px 0 0;}
.ztzl_list ul li img{ width: 100%; height: 100%;}
.ztzl_list ul li .img_title{ display: none; }

/*专题专栏 end*/
@media (max-width: 1199px) and (min-width: 992px){
    .listnews .doc_list li a, .listnews .download-list li a {max-width: 560px;}
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 222px; height: 63px;}
    .rightnr{width: 710px;}
}
@media (max-width: 991px) {
    .lmcontain{margin: 0 15px 15px;}
    .rightnr{ margin:0; width: 100%;min-height: 200px; height: auto !important;}
    .dqlanmu{margin-top: 15px;}
    .listnews{min-height: 200px;}
    .listnews ul.doc_list li a{ display: block; margin-right: 80px; width: auto;float: none;}
    .listnews ul.doc_list li img{ display: none;}
    .listnews li.lm_line{margin: 15px 0 0; height: 15px;}
    .lm_wendar ul li{float: none; width: auto;}
    .lm_wendar ul li a{ margin-right: 0; max-width: 100% !important;}
    .listnews .doc_list{ padding-top: 10px;}
    .ztzl_list{ min-height: auto;}
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 228px; height: 65px;}
}
@media (max-width: 767px) {
    .lmcontain{margin: 0 10px 10px;}
    .ptlm{ padding: 0 20px;}
    .lmcontent { padding: 0;}
    .ztzl_list ul{ width: 100%;}
    .ztzl_list ul li{ margin: 20px 0 0 0;  width: 33.3%; height: auto;}
    .ztzl_list ul li a{ display: block; padding: 0 5px;}

}
@media (max-width: 767px) {
    .ztzl_list ul li{ width: 50%; }
}
@media (max-width: 420px) {
    .ptlm{ padding: 0 10px;}
}


/*栏目页 图片列表 */
.listnews ul.picture-list{ width: 110%; clear:both;}
.listnews ul.picture-list li{float:left;width:219px;height:auto; margin:0 13px 20px 0px; padding: 0;}
.listnews ul.picture-list li a{display:block;width:100%;height:164px;overflow:hidden;cursor:pointer;position: relative;}
.listnews ul.picture-list li a img{width:100%;height:134px;}
.listnews ul.picture-list li a .img_title{display:block;position:absolute;left:0;bottom:0;height:28px;line-height:28px;width:96%;padding:0 2%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews ul.list-6797781{ width: 110%; clear:both;}
.listnews ul.list-6797781 li{ width:160px; margin:0 92px 20px 0;}
.listnews ul.list-6797781 li a{height:231px;}
.listnews ul.list-6797781 li a img{height:201px; }

@media (max-width: 1199px) and (min-width: 992px){
    .listnews ul.picture-list li{width:228px; }
    .listnews ul.picture-list li a{height:169px;}
    .listnews ul.picture-list li a img{height:139px;}
    .listnews ul.list-6797781 li{ width:160px; margin:0 23px 20px 0;}
    .listnews ul.list-6797781 li a{height:231px;}
    .listnews ul.list-6797781 li a img{height:201px ; }
}
@media (min-width:768px) and (max-width:991px) {
    .listnews ul.picture-list li{width:247px; }
    .listnews ul.picture-list li a{height:179px;}
    .listnews ul.picture-list li a img{height:151px;}
    .listnews ul.list-6797781 li{ width:160px; margin:0 42px 20px 0;}
    .listnews ul.list-6797781 li a{height:231px;}
    .listnews ul.list-6797781 li a img{height:201px; }
}
@media (max-width:767px) {
    .listnews ul.picture-list{width: 100%; }
    .listnews ul.picture-list li{width:100%; text-align:center; margin:15px 0 0 0; }
    .listnews ul.picture-list li a{height:auto; float:none;max-width:none;}
    .listnews ul.picture-list li a img{height:auto ;}
    .listnews ul.picture-list li a .img_title{position:inherit;width:auto;}
    .listnews ul.list-6797781 li{ width:48%; margin:0 1% 20px 1%;}
    .listnews ul.list-6797781 li a{height:231px; width: 160px; margin: 0 auto;}
    .listnews ul.list-6797781 li a img{height:201px; }
}


/*栏目页-视频列表 */
.listnews .videoNews-list{clear:both; width:110%;}
.listnews .videoNews-list li{float:left;width:220px;height:auto;margin:0 15px 15px 0;padding:0px; background:none;}
.listnews .videoNews-list li .left-img{float:none;}
.listnews .videoNews-list li .left-img a{display:block;width:100%;overflow:hidden;}
.listnews .videoNews-list li .left-img img.video-thumb{width:100% !important;height:161px !important;transition:all .5s;}
.listnews .videoNews-list li .left-img a:hover img.video-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);}
.listnews .videoNews-list li .right-main{float:none;height:40px;padding:5px 10px;background:#f4f4f4;text-align: center;}
.listnews .videoNews-list li .video-title{display:block;height:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .video-title span.left{display:block;float:none !important;}
.listnews .videoNews-list li .video-title span.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .video-attr{clear:both;height:20px;line-height:20px;font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listnews .videoNews-list li .play-icon,.listnews .videoNews-list li .videoNews-note{display:none;}
@media (min-width: 992px) and (max-width:1199px) {
    .listnews .videoNews-list li{margin:0 25px 15px 0;}

}

@media (min-width:768px) and (max-width:991px) {
    .listnews .videoNews-list li{width:246px;}
    .listnews .videoNews-list li .left-img img.video-thumb{height:176px !important;}
}
@media (max-width:767px) {
    .listnews .videoNews-list{ width:100%;}
    .listnews .videoNews-list li{width:100%;margin:0 0 10px;}
    .listnews .videoNews-list li .left-img img.video-thumb{height:auto !important;}
}

/*栏目页 投票调查 调查征集 */
.listnews .collect-list li,.listnews .survey-list li{overflow:hidden; position:relative; padding-left: 56px;}
.listnews .collect-list li a.title2{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; max-width: 589px; float: left;}
.listnews .collect-list li a.title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right: 190px;}
.listnews .collect-list li .zt{display:block;width:46px;height:18px;line-height:18px;font-size:12px;text-align:center;background:#8ac6fb;color:#fff; position: absolute; left:0; top:9px;}
.listnews .collect-list li .over{background:#ddd;color:#999;}
.listnews .collect-list li .nostart{background:#dd0000;color:#999;}
.listnews .collect-list li .date{display:block; font-size:14px;color:#999; }
.listnews .collect-list li .result{ float:left; background:none; width:85px; text-align:center; color:#f00;}
.listnews .collect-list li .result a{ color:#f00;}

.listnews .survey-list li .title2{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;  max-width: 589px; float: left;}
.listnews .survey-list li a.title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; margin-right: 190px; float: none;}
.listnews .survey-list li .zt{display:block;width:46px;height:18px;line-height:18px;font-size:12px;text-align:center;background:#8ac6fb;color:#fff; position: absolute; left:0; top:9px;}
.listnews .survey-list li .over{background:#ddd;color:#999;}
.listnews .survey-list li .nostart{background:#dd0000;color:#999;}
.listnews .survey-list li .date{display:block;font-size:14px;color:#999;}
.listnews .survey-list li .result{ float:left; background:none; width:85px; text-align:center; color:#f00;}
.listnews .survey-list li .result a{ color:#f00;}
@media (min-width: 992px) and (max-width:1199px) {
    .listnews .collect-list li a.title2,.listnews .survey-list lia.title2{max-width: 390px;}
}
@media (max-width:991px) {
    .listnews .collect-list li a.title2,.listnews .survey-list lia.title2{max-width: 420px;}
}
@media (max-width:767px) {
    .listnews .collect-list li .date,.listnews .survey-list li .date{display: none;}
    .listnews .collect-list li a.title,.listnews .survey-list li a.title{margin-right: 0;}
    .listnews .collect-list li a.title2,.listnews .survey-list li a.title2{margin-right: 80px;float: none;max-width: none;}
    .listnews .collect-list li .result,.listnews .survey-list li .result{float: none;position: absolute;right: 0;top: 0;}
}

/*访谈栏目*/
ul.interview-list li{ background: none; padding: 10px 0 15px 0; height: auto; border-bottom: 1px dotted #ddd;}
ul.interview-list li .interview-img{float: left;width: 228px;}
ul.interview-list li .interview-img img{ width: 228px; height: 130px;}
ul.interview-list li .interview-info{margin-left: 248px; padding-top: 2px;}
ul.interview-list li .interview-info p{ font-size: 15px; line-height: 30px;}
ul.interview-list li .interview-info p a{ font-size: 15px;}
ul.interview-list li .interview-info p span{ color: #dd0000; }
ul.interview-list li .interview-info p.interview-title{font-weight: bold; padding: 8px 0; line-height: 24px;}
ul.interview-list li .interview-info p.interview-title a{ color: #dd0000; font-size: 18px;}
ul.interview-list li .interview-info p.interview-title a:hover{ color: #d00;}
ul.interview-list li .interview-info p.interview-note{ line-height: 24px; min-height:24px;}
@media (max-width:767px) {
    ul.interview-list li .interview-img{width: 100%;float: none;text-align: center;}
    ul.interview-list li .interview-img img{max-width: 100%;height: auto;}
    ul.interview-list li .interview-info{margin-left: 0;margin-top: 15px;}


}
/*访谈文章页*/
.fty_con{padding:20px;}
.interview-detail .interview-title{line-height:40px;text-align:center;font-size:28px;color:#dd0000;font-weight:bold;padding: 20px 0px 30px;}
.interview-detail .interview-info{width:100%;height:auto; margin-bottom:20px;clear:both;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info{zoom: 1;} /* IE7 */
.interview-detail .interview-info .in-img{float:left;width:516px;height:342px; overflow:hidden;}
.interview-detail .interview-info .in-img img{width:516px !important;height:342px !important;}
.interview-detail .interview-info .img-minh{min-height: 334px;background:#fafafa url(../images/no-photo.png) no-repeat center;}
.interview-detail .interview-info .in-info{ margin-left:516px;height:325px;background:#f8f8f8;padding:17px 25px 0;}
.interview-detail .interview-info .in-info p{font-size:16px;line-height:34px;}
.interview-detail .interview-info .in-info p.p3{height:204px;overflow-y: auto;}
.interview-detail .interview-info .in-info p.p4{height:40px;margin-top:5px;}
.interview-detail .interview-info .in-info p span.tit{font-weight:bold;}
.interview-detail .interview-info .in-info p.p2 .interview-names{width:430px;background:none;padding:0;word-break:break-all;word-wrap:break-word;height:56px;overflow-x:hidden;overflow-y:auto;text-align:left;}
.interview-detail .interview-info .in-info p.p2 .interview-names a{display:block;width:410px;line-height:28px;float:left;color:#333;cursor:text;}
.interview-detail .interview-info .in-info p.p2 .interview-names a:hover{color:#333;}
.interview-detail .interview-info .in-info p.p3 span.note-content{width:536px;background:none;padding:0 10px 0 0;word-break:break-all;word-wrap:break-word;height:170px;overflow-x:hidden;overflow-y:auto;text-align:left;color:#333;}
.interview-detail .interview-info .in-info p.p4{ display:none;}
.interview-detail .interview-info .in-info p.p4 .btn-speak{display:block;width:81px;height:37px;line-height:36px;font-size:16px;color:#fff;padding-left:49px !important;margin:auto;cursor:pointer;}
.interview-detail .interview-desc{clear:both;margin-top:20px;border-bottom:0;}
.interview-detail .interview-desc-title,.fbh_box2 h3{height: 40px;line-height: 40px;background: #f6f6f6;margin-bottom: 15px;}
.interview-detail .interview-desc-title span,.fbh_box2 h3 span{display: block;float: left;padding: 0 30px;font-size: 18px;color: #fff;background: #dd0000;}
.interview-detail .interview-desc .desc{padding:20px;line-height:2;font-size:16px;color:#555;text-align: justify;text-indent:2em;}
.interview-detail .interview-info-list{clear:both;padding:0 14px 14px;}
.interview-detail .interview-info-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .interview-detail .interview-info-list{zoom: 1;} /* IE6 */
*:first-child+html .interview-detail .interview-info-list{zoom: 1;} /* IE7 */
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-detail .interview-info-list .interview-body{padding:10px 20px;line-height:24px;font-size:14px;color:#555;text-align:justify;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-reply{border:#ddd 1px dashed;background:#fff;padding:20px 20px;line-height:22px;font-size:14px;color:#555;}
.interview-detail .interview-info-list .interview-username{font-weight:bold;color:#e60012;margin-right:10px;}
.interview-detail .interview-info-list .interview-infonr{word-break:break-all;word-wrap:break-word;margin-right:10px;}
.interview-detail .interview-info-list .interview-datetime{color:#999;}

.ftwz_imgbox {margin-top: 20px;}
.fty_con .fty_imglist {overflow: hidden;position: relative;padding-top:20px;}
.fty_con .fty_imglist .prev, .fty_con .fty_imglist .next {position: absolute;top: 102px;width: 18px;height: 36px;overflow: hidden;cursor: pointer; background: url(../images/zt-jt.png) no-repeat;z-index: 99;}
.fty_con .fty_imglist .prev {left: 0;background-position: 0px 0px;}
.fty_con .fty_imglist .next {right: 0; background-position: -18px 0px;}
.fty_con .fty_imglistlb {position: relative;width: 100%;height: 220px;overflow: hidden;z-index: 11;}
.fty_con .fty_imglistlb ul li {width: 268px;height: 180px;margin-right: 20px;position: relative;float: left;}
.fty_con .fty_imglistlb ul li a {display: block;width: 100%;cursor: pointer;overflow: hidden;}
.fty_con .fty_imglistlb ul li a i.fty-img {display: block;width: 100%;height: 180px;font-style: normal;}
.fty_con .fty_imglistlb ul li img {display:block;width: 100%;height: 100%;}
.fty_con .fty_imglistlb ul li span {display: block;height: 40px;line-height: 40px;background:#f5f5f5; /*position:absolute;left:0;bottom:0;*/text-align: center;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}

.ft_lyform{margin: 0 15px;padding: 1px;border: 1px solid #e8e8e8;}
.feed-tit{ height: 36px;background: #f5f5f5;font-size: 16px;color: #b10803;line-height: 36px;font-weight: bold;padding-left: 20px;text-align: center;}
.interview-detail .interview-table{width:100%; margin-top: 40px; clear: both;}
.interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.interview-detail .interview-table td{padding:4px 0;}
.interview-detail .interview-table td input,.interview-detail .interview-table td textarea{font-family:"Microsoft YaHei";color:#666;}
.interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.opinion #interview_content{width:550px;height:100px;line-height:26px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.btn-group{padding:10px 0 30px; width: auto !important; text-align: left;}
.interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#b10803;height:38px;line-height:38px;cursor:pointer;border:0;outline:none;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0;text-align:center;font-size:16px;}

/*** è®¿è°ˆæ–‡ç« é¡µ ****/
@media (min-width: 992px) and (max-width: 1199px) {
    .fty_con .fty_imglistlb{height:186px;}
    .fty_con .fty_imglistlb ul li {width: 215px;height: 186px;margin-right: 20px;}
    .fty_con .fty_imglistlb ul li a i.fty-img {height: 146px;}
    .fty_con .fty_imglist .prev, .fty_con .fty_imglist .next{top:76px;}
}

@media (max-width:991px) {
    .interview-detail .interview-info .in-img{ float: none; margin: 0 auto;width:auto;height:auto;}
    .interview-detail .interview-info .in-img img{display:block;width:100% !important;height:auto !important;margin:0 auto;}
    .interview-detail .interview-info .in-info{ margin-top: 10px; margin-left: 0px; height: auto; padding: 0px;background:none;}
    .interview-detail .interview-info .in-info p.p3{ height: auto;}
    .interview-detail .interview-info .in-info p{line-height:30px;font-size:15px;}
    .interview-detail .interview-desc .desc{padding:15px 0;}
    .fty_con .fty_imglist{height:190px;}
    .fty_con .fty_imglistlb ul li {width: 221px;height: 190px;margin-right: 20px;}
    .fty_con .fty_imglistlb ul li a i.fty-img {height: 150px;}
    .fty_con .fty_imglist .prev, .fty_con .fty_imglist .next{top:76px;}
    .interview-detail .interview-info-list{padding:0 0 15px;}
    .interview-detail .interview-info-list .interview-body{padding:10px 15px;}
    .interview-detail .interview-info-list .interview-reply{padding:10px 15px;}

    .ft_lyform{margin:0;}
    .interview-detail .interview-table td.opinion #interview_content{width:500px;}
    .interview-detail .interview-table{margin-top:30px;}
}
@media (max-width:767px) {
    .fty_con{padding:10px;}
    .interview-title{font-size:24px;padding:0 0 20px;line-height:36px;}
    .interview-detail .interview-table{margin-top:20px;}
    .interview-detail .interview-table th{width:120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 90%;}
    .interview-detail .interview-table td.name #interview_name{width: 90%;}
}
@media (max-width:767px) {
    .interview-detail .interview-table th{width:90px;font-size:14px;padding-right:0;}
    .interview-detail .interview-table td.poll_input #checkimg{width:70px;}
}

/* 留言栏目*/
.liuyan{float: right;line-height: 42px;background: url(../images/dqwz.png) left center no-repeat;text-indent: 20px;}
.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_xinjian{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;cursor:pointer;}
.liuyan_xinjian:hover{color:#fff;}

/*栏目页-留言查询*/
.liuyan_cxcon{border:#e8e8e8 1px solid;background:#f6f6f6;padding:17px 10px 13px;height:66px;position:relative;}
.liuyan_cxcon .tj{height:28px;line-height:28px;text-align:center;font-size:14px;}
.liuyan_cxcon .tj .sz{color:#c00;font-style:normal;}
.liuyan_cxcon .tj span{padding:0 10px;}
.liuyan_cxcon .liuyan_cxbox{width:650px;height:30px;margin:auto;margin-top:8px;}
.liuyan_cxcon .liuyan_cxbox ul li{float:left;height:28px;line-height:28px;padding:0;background:none;font-size:14px;overflow:visible;}
.liuyan_cxcon .liuyan_cxbox ul li.tm{width:128px;}
.liuyan_cxcon .liuyan_cxbox ul li.tm input{width:116px;height:26px;line-height:26px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.liuyan_cxcon .liuyan_cxbox ul li.jg{width:24px;background:url(../images/liuyan_jg.gif) center center no-repeat;}
.liuyan_cxcon .liuyan_cxbox ul li.gjz{width:77px;text-align:right;}
.liuyan_cxcon .liuyan_cxbox ul li.dw{width:150px;}
.liuyan_cxcon .liuyan_cxbox ul li.dw select{width:140px;height:26px;line-height:26px;border:#cecece 1px solid;background:#fff;font-size:14px;color:#999;padding:2px 5px;outline:none;}
.liuyan_cxcon .liuyan_cxbox ul li.srk{width:184px;}
.liuyan_cxcon .liuyan_cxbox ul li.srk input{width:173px;height:26px;line-height:26px;border:#cecece 1px solid;border-right:0;background:#fff;font-size:14px;color:#999;padding-left:10px;outline:none;}
.liuyan_cxcon .liuyan_cxbox ul li.btn{width:48px;}
.liuyan_cxcon .liuyan_cxbox ul li.btn input{width:48px;height:28px;line-height:28px;border:none;background:#c00;font-size:14px;color:#fff;text-align:center;outline:none;cursor:pointer;}
.liuyan_cxcon .liuyan_cxtit{display:block;width:75px;height:26px;line-height:26px;position:absolute;left:10px;top:8px;font-size:16px;font-weight:bold;color:#c00;}
@media (max-width: 767px){
    .liuyan_cxcon{height: auto;display: none;}
    .liuyan_cxcon .tj{height: auto;overflow: hidden;margin-top: 20px;}
    .liuyan_cxcon .tj span{width: 50%;float: left;padding: 0;}

    .liuyan_cxcon .liuyan_cxbox{width: 100%;height: auto;}
    .liuyan_cxcon .liuyan_cxbox ul li.tm{width: 47%;}
    .liuyan_cxcon .liuyan_cxbox ul li.tm input{width: 99%;}
}

.navjz .guestbook-table{margin-top:15px;}
.navjz .guestbook-table .guestbook_bt{height:36px;overflow:hidden;}
.navjz .guestbook-table .guestbook_bt span{display:block;float:left;width:auto;white-space:nowrap;height:36px;line-height:36px;padding:0 22px;font-size:16px;color:#fff;background:#c00;}
.navjz .guestbook-table .guestbook_title{height:36px;font-size:14px;background:#f4f9fe;margin:12px 0 5px;overflow:hidden;}
.navjz .guestbook-table .guestbook_title li{float:left;height:36px;line-height:36px;border-right:#fff 2px solid;text-align:center;padding:0;background:none;}
.navjz .guestbook-table .guestbook_title li.t1{width:645px;}
.navjz .guestbook-table .guestbook_title li.t2{width:110px;display: none;}
.navjz .guestbook-table .guestbook_title li.t3{width:120px;}
.navjz .guestbook-table .guestbook_title li.t4{width:149px;border-right:none;}
.navjz .guestbook-table .guestbook_title li.t5{width:86px;display:none;}
.navjz .guestbook-table ul.odd,.navjz .guestbook-table ul.even{height:36px;clear:both;overflow:hidden;}
.navjz .guestbook-table ul.even{background:#f7f7f7;}
.navjz .guestbook-table ul.odd li,.navjz .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;}
.navjz .guestbook-table ul.odd li.t1,.navjz .guestbook-table ul.even li.t1{width:645px;text-indent:15px;text-align:left;}
.navjz .guestbook-table ul.odd li.t1 a,.navjz .guestbook-table ul.even li.t1 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .guestbook-table ul.odd li.t2,.navjz .guestbook-table ul.even li.t2{width:110px;display: none;}
.navjz .guestbook-table ul.odd li.t3,.navjz .guestbook-table ul.even li.t3{width:120px;color:#666;}
.navjz .guestbook-table ul.odd li.t4,.navjz .guestbook-table ul.even li.t4{width:149px;border-right:none;}
.navjz .guestbook-table ul.odd li.t4 .s1,.navjz .guestbook-table ul.even li.t4 .s1{color:#999;}
.navjz .guestbook-table ul.odd li.t4 .s2,.navjz .guestbook-table ul.even li.t4 .s2{color:#f00;}
.navjz .guestbook-table ul.odd li.t5,.navjz .guestbook-table ul.even li.t5{width:86px;display:none;}


@media (min-width: 992px) and (max-width:1199px) {
    .navjz .guestbook-table .guestbook_title li.t1,.navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1{width: 437px;}
}
@media (max-width: 991px){
    .navjz .guestbook-table .guestbook_title li.t1,.navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1{width: 465px;}
}
@media (max-width: 767px){
    .navjz .guestbook-table .guestbook_title,.navjz .guestbook-table ul.odd, .navjz .guestbook-table ul.even{position: relative;}
    .navjz .guestbook-table .guestbook_title li.t4,.navjz .guestbook-table ul.odd li.t4, .navjz .guestbook-table ul.even li.t4{width: 100px;position: absolute;right: 0;top: 0;}
    .navjz .guestbook-table .guestbook_title li.t3,.navjz .guestbook-table ul.odd li.t3, .navjz .guestbook-table ul.even li.t3{display: none;}
    .navjz .guestbook-table .guestbook_title li.t1, .navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1{width: auto;margin-right: 100px;float: none;}


}
/*留言表单页 on*/
.lmy_lmtitle{height:43px;line-height:43px;overflow:hidden;position:relative;}
.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:#c00;}
.guestbook-form{border:#e8e8e8 1px solid;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:#2072b2;}

.guestbook-table-form{margin-top:10px;}
.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:140px;height:44px;text-align:right;line-height:30px;}
.guestbook-table-form ul li.bt span,.guestbook-table-form ul li.bt1 span{color:#f00;padding-right:5px;}
.guestbook-table-form ul li.srk{width:250px;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:219px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.srk select{float:left;width:231px;border:#ddd 1px solid;padding:3px 5px;}
.guestbook-table-form ul li.btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{width:621px;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:609px;height:24px;line-height:24px;border:#ddd 1px solid;padding:2px 5px;}
.guestbook-table-form ul li.bt1{width:140px;height:160px;line-height:150px;text-align:right;}
.guestbook-table-form ul li.tex{width:600px;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:608px;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:#c00;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 !important;_padding:0 !important;}
.listnews .list-2655273 ul li.sel1,.listnews .list-2655277 ul li.sel1{width:504px;}

.isprivacy{float: left;width: 100%;}
.isprivacy input{outline: none;}
@media (min-width: 992px) and (max-width:1199px) {
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 100px;}
    .guestbook-table-form ul li.srk{width: 235px;}
    .guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{width: 570px;}
    .guestbook-table-form ul li.btk input,.guestbook-table-form ul li.tex textarea{width: 556px;}
}
@media (max-width: 991px){
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1{width: 100px;}
    .guestbook-table-form ul li.srk{width: 249px;}
    .guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm,.guestbook-table-form ul li.tex{width: 598px;}
    .guestbook-table-form ul li.btk input,.guestbook-table-form ul li.tex textarea{width: 568px;}

}
@media (max-width: 767px){
    .listnews .liuyan_cxcon{display: none;}
    /**留言列表**/
    .nav_lylist .guestbook-table li.t3{display: none;}
    .nav_lylist .guestbook-table .guestbook_title li.t1,.nav_lylist .guestbook-table ul.odd li.t1, .nav_lylist .guestbook-table ul.even li.t1{width:auto;float: none;margin-right: 101px;}
    /****写信***/
    .guestbook-form{padding: 10px;}
    .liuyan_xzbox{padding: 50px 15px 13px;}
    .guestbook-table-form ul li.bt,.guestbook-table-form ul li.bt1,.guestbook-table-form ul li.btk{width: 100%;float: none;text-align:left;height: auto;line-height: 36px;}
    .guestbook-table-form ul li.srk,.guestbook-table-form ul li.srk1,.guestbook-table-form ul li.tex{width: 100%;float: none;}
    .guestbook-table-form ul li.srk select{width: 99%;padding: 3px 3%;}
    .guestbook-table-form ul li.srk input{width: 93%;padding: 3px 3%;}
    .guestbook-table-form ul li.btk input{width: 93%;padding: 3px 3%;}
    .guestbook-table-form ul li.srk1 input,.guestbook-table-form ul li.tex textarea{width: 93%;padding:3px 3%;}
    .guestbook-table-form ul li.btn_group{padding-left: 0;width: 100%;}
    .guestbook-table-form ul li.gk{height: auto;}

    .isprivacy .bt{display: none;}
}
/* æ ç›®é¡µ-æˆ‘è¦ç•™è¨€ å¼¹æ¡† */
.ui-dialog-body .guestbook-search{padding:0 50px;}
.guestbook-search ul li{height:50px;line-height:30px;}
.guestbook-text .font_01{font-size:20px !important;line-height:50px;color:#f80;}
.tishi_con{line-height:28px;font-weight:normal;}
.guestbook-tips{padding:10px 20px;}
.guestbook-tips ul li{text-align:left;font-size:16px;line-height:36px;color:#ec4445;padding-left:20px;}
.guestbook-tips span{color:#fa6400;}

/*ç•™è¨€æ–‡ç«  on*/
.wztit{font-size:24px;line-height:1.2;text-align:center;color:#171d45;font-weight:bold;}
.lynybox{padding:20px 0 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:14px;line-height:24px;padding:10px 10px;text-align:right;width:18%;background:#f2f2f2;}
.lynybox .liuyancon td.nr{font-size:14px;line-height:24px;padding:10px 10px;width:32%;}
.lynybox .liuyancon td.nrtxt{padding:10px 10px;}
.lynybox .liuyancon td.pj{color:#f00;line-height:40px;}
.lynybox .liuyancon td .dfbox{border:1px solid #eee;background:#f7f7f7;padding:10px;}
.lynybox .liuyancon td .dfbox .dfyj p{word-break: break-all;}
.lynybox .nrtxt{ line-height:1.8; font-size:14px;}
.lynybox .mydcon{height:66px;line-height:66px;font-size:14px;}
.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*/

/* ç•™è¨€è¯¦ç»†é¡µ */
.guestbook-show{width:100%;margin:auto;}
.guestbook-show .guestbook-title{height:32px;line-height:32px;font-size:18px;color:#c00;font-weight:bold;padding-left:27px;padding-bottom:10px;}
.guestbook-show .title3,.guestbook-show .title4{color:#c00;margin-top:20px;}
.guestbook-show .guestbook-table{border:#efefef 1px solid;border-top:#c00 2px solid;padding:20px;}
.guestbook-show .table3,.guestbook-show .table4{border-top:#c00 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:#c00;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;word-break: break-all;}
.guestbook-show .guestbook-table table td .dfbox .dfyj p span{float:left; font-size: 15px!important; font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘"!important;}

@media (max-width: 767px){
    .guestbook-show .guestbook-table table th{width: 100px;}
}
.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:#407e22;}
/*ç•™è¨€end*/

.btn-submit1{background:#28508e;height:36px;line-height:36px; text-align:center; cursor:pointer;border:0;outline:none;color:#fff;width:90px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; margin:0 auto; margin-left:75px; margin-top:30px;}
.lylist_con{ font-size:14px; line-height:30px; padding:20px 0; border-bottom:1px solid #ddd;}

/*文章页*/
.con_main{ padding:30px;  position:relative;}
.con_main .guidang{ position:absolute; top:30px; right:0;}
.newstitle,.wztit{ font-size:30px; line-height:150%; padding:0 0 5px 0; text-align:center; color: #000;}
.newstitlef{font-size:20px; font-weight: bold; text-align: center; line-height: 30px; padding: 12px 0;}
.newstitlet{line-height: 30px; padding:5px 0; font-size: 20px; text-align: center;  }
.newstitles{ line-height: 30px; padding:5px 0; font-size: 18px; text-align: center; font-weight:normal; }
.newsinfo{height:auto;line-height:28px; font-size:14px; padding:7px 0 7px 4px; color:#666;  text-align: center; border-bottom: 1px solid #d0d0d0;}
.newsinfo .sp{ display: inline-block; margin: 0 6px;}
.newsinfo a,.zn_newsinfo a{color: #666;}
.newsinfo a:hover,.zn_newsinfo a:hover{color: #dd0000;}
.gk_newinfo{padding-top: 15px;}
.newsinforight span{ display: inline-block;}
.newsinforight .print{ display:inline-block; background:url(../images/print.gif) 7px center no-repeat; padding-left:30px;  }
.newsinforight .font{padding-right: 10px;}
.newsinforight .font a{ padding:0 2px;}
.newsinfo  .share{ display: inline-block; vertical-align: top;  padding-left:23px; background:url(../images/wzicon2.gif) left center no-repeat;}
.newsinfo  .share-box{ position: relative; left:auto; right:auto; top:0;}
.newsinfo  .share .bshare-custom{ display: inline-block; vertical-align: middle; height: 28px;}
.newsinfo  .share .bshare-custom a{margin-top: 2px;}
.newsinfo input{width: 10px;height: 10px;border: 1px solid #666666; margin:0 1px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newscontnet{font-size:16px; margin:0 auto; color:#333; line-height:2; padding:20px 0 40px; overflow-x: auto;}
.minh300{ min-height: 500px;}
.newscontnet img,.newscontnet table{ max-width:100%; height: auto;}
.wz_bot{ border-top: 1px dashed #dddddd; color: #666; text-align: right; line-height: 28px; font-size: 14px; padding: 8px 0 0;}
.wz_bot span{padding: 0 7px;}
.minh500{  height:auto !important;  min-height:500px; }
.wzewm{ text-align: center; padding: 10px 0 30px;}
.wzewm .j-qrcode{width: 160px; height: 160px; margin: 0 auto;}
.wzewm .title{ color: #666; font-size: 14px; padding: 5px 0; line-height: 22px; display: inline-block;}
.updown{;line-height:35px; border-top:1px solid #ddd; margin: 15px 0; padding-top: 15px; font-size: 16px;}
.wzbot1{border-top: 1px solid #d0d0d0; padding: 20px 0 10px; font-size: 16px; color: #666;}
.wzbot1 .close{font-size: 14px;}
.wzbot1 a{color: #666;}
.wzbot1 a:hover{color: #dd0000;}
.xxgk_wztable {line-height: 30px;font-size: 14px;margin: 0 0 22px;}
.xxgk_wztable table{border-collapse:collapse; border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
.xxgk_wztable table th{width:160px; color: #3d3d3d; font-weight: bold; text-align: center; height: 40px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background: #f7f7f7;}
.xxgk_wztable table td{width:450px; height: 36px; word-break: break-all; line-height: 22px; text-align: justify; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; color: #666666;}
.xxgk_wztable table td.small{width:258px;}
.xxgk_wztable table td{ padding:0 10px;}
.wz_xgjd{line-height: 34px;font-size: 16px;color: #003399;}
.wz_xgjd ul{padding: 5px 0 10px;}
.wz_xgjd ul li a {color: #003399;}
/*视频文章 */
.video_main_content{text-align:center;padding:0 0 15px;}

@media (min-width: 768px) and (max-width:991px) {
    .con_main{padding: 40px 40px 20px 40px;}
}
@media (max-width: 767px) {
    .con_main,.search_main{ padding:10px;}
    .newscontnet{ padding:20px 0;}

    .minh300{  min-height:auto;}
    .updown{ height: auto;}
    .updown .prev,.updown .next{ width:98%; float: none; margin: 0 1%; text-align: left; }
    .wzbot1{ display: none;}
}

/*调查文章页*/
.vote_result{ min-height:500px;}
.newsinfo_title{  height:auto;text-align:center; margin-top:30px; }
.voteinfo{ text-align:center;}
.voteinfo  span{  margin-right:15px;}
.voteinfo   i{ display:inline-block;  font-style:inherit;}
.voteinfo .nostart{background:#dd0000;color:#fff; font-style:inherit; margin-right:0;width: 46px; height: 18px; line-height: 18px;text-align: center; font-size: 12px;}
.voteinfo .starting{background:#ebc062;color:#fff; margin-right:0;width: 46px; height: 18px; line-height: 18px;text-align: center; font-size: 12px;}
.voteinfo .over{background:#ddd;color:#999; margin-right:0;width: 46px; height: 18px; line-height: 18px;  text-align: center; font-size: 12px;}
.vote-info{ padding:38px 10px; line-height:36px; font-size:16px;}
.vote-main{ font-size:16px; border:1px dashed #ddd; margin:0 auto; padding:30px 38px 35px; margin-bottom:40px; }
.dcxm_title{font-size:20px;color:#28508e;font-weight:bold;height:80px;line-height:80px;padding-left:40px;}
.vote-lsit{ font-family:"微软雅黑"; height:auto; overflow:hidden;}
.vote-lsit ul{ height:auto; overflow:hidden;}
.vote-lsit .title{ font-weight:bold; height:auto; line-height:30px; padding:10px 0;}
.vote-lsit ul li{ height:auto; line-height:28px; padding: 10px 0; float:left; margin-right:20px;}
.vote-lsit ul li input{ float:left; margin:8px 11px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:100px;}
.vote-lsit ul li.vote-textarea textarea{ border:1px solid #ddd; height:92px; width:930px; padding:4px 5px;}
.vote-code{   margin:0 auto;padding:20px 0 20px 40px; font-family:"微软雅黑"; font-size:14px; overflow:hidden; height:30px;}
.vote-code .text-code{ float:left; display:block; line-height:30px;}
.vote-code .verification{ border:1px solid #ddd; height:28px; line-height:28px; width:96px; float:left;}
.vote-code .img-code{ float:left; padding-left:8px;}
.vote-btn{ height:40px; text-align: center; padding-top: 10px;}
.vote-btn button{ height:40px; line-height:40px; border-radius: 5px;  float:none !important; margin-right:20px; border:0 none; background:#065cb5; cursor:pointer; width:120px; font-size:16px; color:#fff; font-family:"微软雅黑"; font-weight:bold;}
.vote-btn button.btn-review{ background:#999; color:#fff;}
.vote-show{ margin:0 atuo; width: 100%; border:1px solid #e3e3e3; color:#333; margin-bottom:20px; font-size: 14px;}
.vote-show table{}
.vote-show th{ text-align:left; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto; padding:7px 15px; line-height:26px; font-size:14px;}
.vote-show td .vote_con{ overflow: hidden; width:92%; margin:0 auto; border-bottom:1px dotted #f0f0f0; height:auto; padding: 10px 0; line-height:20px;}
.vote-show td .vote_con span{ display:block; height:auto; float:left;}
.vote-show td .vote_con span.c1{ width:600px; padding-right: 10px; padding-left:15px;}
.vote-show td .vote_con span.c2{ width:193px; height:27px; padding-top:3px;}
.vote-show td .vote_con span.c3{ width:85px; padding-right:15px; float:right; text-align:right;}
.vote-show td .vote_con span.c3 i{ color:#b60000; font-style:normal;}
.vote-show td .vote_con span.progress-bar{width: 99px;height: 14px;float: none; margin: 0 auto; background:#eee; box-shadow: none;border-radius: 4px;}
.vote-show td .vote_con span.progress-bar .progress{ background:#f27c25;display: block;height: 14px;}
.vote-show td .vote_content{width: 92%;margin: 0 auto;border-bottom: 1px dotted #f0f0f0;line-height: 26px; padding: 15px 0;}
@media (max-width: 767px) {
    .con_main,.search_main{ padding:10px;}
    .newscontnet{ padding:20px 0;}
    .listnews .guidang{ right:20px;}
    .news_fr,.news_fl {  clear: both;}
    /*网站地图*/
    .vote-main{ margin-bottom:0; padding:0 15px 20px;}
    .vote-lsit{ padding-left:10px;}
    .vote-btn{ padding-left:10px;}
    .vote-code{ padding-left:0;}
    .vote-code .verification{ width:76px;}
    .vote-btn button{ width:85px;}
    .vote-show td .vote_con span.progress-bar1{ width:50px;}
}
/*征集文章页*/
.mycontent{ border-bottom: 0 none; padding: 38px 0 0;}
.collectInfo_title{height:48px; border-bottom:1px solid #eee;  position:relative;}
.collectInfo_title .tit{float:left;display:block;width:auto; height:46px;line-height:46px;font-size:18px;color:#C20014; padding:0 10px; font-weight:bold; font-size:20PX; border-bottom:3px solid #C20014; text-align:center;}
.collectInfo_backinfo,.collectInfo_xj{ font-size:16px; line-height:40px;}

.collection-theme-list{margin-top:20px;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 25px;line-height:22px;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;line-height:30px;}
.poll_collect{ margin-top:40px; border-top:1px dashed #ddd; font-size:14px;}
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #C20014; font-weight:bold;height: 60px;line-height: 60px; background:url(../images/icon_myzj.gif) left center no-repeat; padding-left:38px;}
.collection-theme h3.collectit{ background-image:url(../images/icon_myzjhf.png);}
.poll_collect ul{ margin:0px auto 0;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;}
.poll_collect li p{ float:left; position:relative; padding: 0; margin: 0; text-indent:0;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{ width:115px; text-align:right; padding-right:5px;border-right: #DDDDDD solid 1px;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:30px;}
.poll_collect li p span.msg-box{ position:absolute; left:0; top:0;}
.poll_collect li p.poll_con{ height:180px;}
.poll_collect li .red{ color:#f00; float:right; padding-right:8px;}
.poll_collect li p input{ height:32px; border:0 none; background:none; line-height:26px; float:left;outline:none; color:#666;}
.poll_collect li p input.n-invalid{ width:400px;}
.poll_collect li p.poll_conts{margin-top:2px; padding:2px 5px; float: none;margin-left: 124px;}
.poll_collect li p.poll_conts textarea{ border:0 none; background:none; line-height:20px; height:172px; width:100%; outline:none; font-size:14px; color:#666;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{width:80px;vertical-align:middle; float:left; border-right:1px solid #ddd;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li.btn-group{ border:0 none; text-align:center; height:40px; width:auto;}
.poll_collect li.btn-group input{ float:none; height:40px; background:#C20014;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px;}
@media (min-width: 992px) and (max-width:1199px) {
    .navigation_con{padding:10px 20px 16px;}
    .vote-show td .vote_con span.c1{ width: 408px;}
    .vote-lsit ul li.vote-textarea textarea{width: 720px;}
}
@media (max-width: 991px) {
    .vote-lsit ul li.vote-textarea textarea{ width: 90%;}
    .navigation_con{padding:10px 20px 16px;}
    .navigation_con dl{width:100%;}
    .navigation_con dl dt{  padding:10px 0;}
    .navigation_con dl li{padding:0 2px 0 8px;float:left;width:auto;display:inline-block;text-indent:0;}
    .listnews{ min-height: 0;}
    .rightnr{min-height: 100px;}
    .vote-info{ padding:10px 0;}
    .vote-show td .vote_con span.c1{width: 100%; padding: 0;}
    .vote-show td .vote_con span.c2{width: 100%; padding-top: 10px;}
    .vote-show td .vote_con span.progress-bar{float: left;}
    .vote-show td .vote_con span.c3{width: 100%; padding: 0; text-align: left;}
    .vote-show{margin: 0;}
}
@media (min-width: 768px) and (max-width:991px) {
    .con_main{padding: 40px 40px 20px 40px;}
}
@media (max-width: 767px) {
    .video-player video,.video-player{width: 100% !important; height: auto;}
    .mycontent{padding-bottom: 0 !important;}
    /***征集文章***/
    .poll_collect li{height: auto;border: none;padding:0;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 100%;float: none;height: auto;text-align: left;border-right: none;}
    .poll_collect li .red{float: none;}
    .poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts{width: 100%;padding: 0;float: none;}
    .poll_collect li p.poll_input input,.poll_collect li p.poll_conts textarea{width: 93%;padding:0 2%;border: #DDDDDD solid 1px;}
    .poll_collect li p.poll_conts textarea{padding: 10px 2%;}
    .poll_collect .poll_area{height: auto;}
    .poll_collect li p.poll_conts{margin-left: 0;}
    .poll_collect li p.poll_yzm input{border: #ddd 1px solid;}
}

/*网站地图*/
.dty_title{line-height:40px;text-align:center;font-size:30px;font-weight:bold;padding:10px 0 10px;}
.dty_contain{margin:auto; padding:15px;}
.dty_mutitle{height: 45px;  overflow:hidden;margin-top:16px;     border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{display: block;height: 36px;  color: #dd0000;font-size: 20px;line-height: 36px; font-weight:bold;}
.dty_mutitle a:hover{ text-decoration:underline;}
.dty_sublb{padding:16px 0 10px;}
.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: 15.6%;  margin:0 0.5% 10px 0.5%; line-height:40px; text-align:center;}
.dty_sublb ul li a{font-size:16px; height:40px; background:#f7f7f7;  display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a:hover{ background:#dd0000; color:#fff;}
@media (max-width:991px) {
    .dty_sublb ul li{ width:24%; }
}
@media (max-width:767px) {
    .dty_sublb ul li{ width:49%; }
}