@charset "utf-8";

/* 公共样式 */
html,body,h1,h2,h3,h4,h5,h6,p,a,ul,li{margin: 0;padding: 0;}
html,body{width: 100%;position: relative;}
h1,h2,h3,h4,h5,h6,p,a,ul,li{font-family: Microsoft YaHei;}
a{cursor: pointer;}
body{
    background-image: url(../images/public/bg1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #015293;
    background-size: cover;
    background-attachment: fixed;
    overflow: auto;
}
.fl{float: left;}
.fr{float: right;}
.main-panel{width: 1400px;margin: 0 auto;position: relative;}
/* 主体 */
.panel{width: 100%;margin-top: 30px;position: relative;}
/* 左侧切换导航 */
.panel .panel-nav{width:8%;}
.panel .panel-nav ul>li{
    width: 112px;
    height:126.9px;
	height:158px;
    background: rgba(20, 95, 197,0.6) url(../images/public/menu_bg.png) no-repeat;
    margin-bottom: 18px;
    text-align: center;
    font-size: 22px;
    background-size: cover;
    color: #fff;
    font-weight: bold;
}
.panel-nav ul li:first-child{background-image: url(../images/public/menu_active_new.png);background-size: 26px;background-position: 49% 30%;}
.panel-nav ul li:first-child a{margin-top: 20px;}
.panel-nav ul li:first-child a span{margin-top: 20px;padding: 45px 0 0 5px;}
.panel-nav-s{text-align: center;letter-spacing: 5px;}
.panel-nav-s>a{color:#ffffff;display:inline-block;width:112px;height:100px;}
.panel-nav-s>a>span{display:inline-block;width: 80px;padding: 55px 0 0 5px;}
.panel-nav ul li:first-child.panel-nav-on{
    background:rgba(20, 95, 197,0.6) url(../images/public/menu_bg_new_active.png) no-repeat !important;
    background-size: cover !important;
    background-position: -5px 0 !important;
	background-position: -17px 0 !important;
}
.panel-nav ul li:first-child.panel-nav-on a span{margin-top:20px;color: #ffc600;}
.panel-nav-on{
    background: rgba(20, 95, 197,0.6) url(../images/public/menu_bg_active.png) no-repeat !important;
    background-size: cover !important;
}
.panel-nav-on a span{color: #ffc600;}
.panel-nav ul>li.panel-nav-on:nth-child(2){}
.panel-nav ul>li.panel-nav-on:nth-child(3){}
.panel-nav ul>li.panel-nav-on:nth-child(4){}
.panel-nav ul>li.panel-nav-on:nth-child(5){}
/* 右侧主要内容 */
.panel .panel-container{width: 92%;background-color: #2059b2;height: auto;}
.panel .panel-container .panel-container-home>div:nth-child(1){height: 476px;}
.panel .panel-container .panel-container-home>div:nth-child(2){/* height: auto; */margin-top: 20px;}
/* 新闻列表 */
.panel-xw-list{width: 41.3%;padding: 22px 22px 0 22px;}
.panel-xw-list-top{width: 100%;height:35px;line-height: 25px;}
.panel-xw-list-top ul{border-bottom: 1px solid #4d76b5;width: 100%;height:35px;}
.panel-xw-list-top ul li{float: left;margin-right: 35px;height: 35px;}
.panel-xw-list-top ul li a{font-size: 20px;color: #ffffff;}
.panel-xw-list-top ul li:last-child{margin-right:0;}
.panel-xw-list-top-on{border-bottom:3px solid #ffc600;font-weight: bold;}
.panel-xw-list-on{display: block !important;}
/* 新闻列表主体 */
.panel-xw-list-bottom{margin-top: 23px;}
.panel-xw-list-bottom ul{display: none;}
.panel-xw-list-bottom ul li{width:100%;height: 56.7px;margin-bottom: 28px;line-height: 28px;}
.panel-xw-list-bottom ul li span{
    width:13%;
    float: left;
    border-right: 1px solid #fff;
    margin-right: 9px;
    font-size: 12px;
    color: #deeefc;
    text-align: left;
    padding-right: 10px;
}
.panel-xw-list-bottom ul li span span{width:100%;font-size: 24px;text-align: left;}
.panel-xw-list-bottom ul li a{display:block;width:83%;float: right;text-align: left;color: #c1def7;font-size: 16px;height: inherit;line-height: 28px;}
.panel-xw-list-bottom ul li:last-child{margin-bottom: 0;}
/* 首页政务公开、政务服务 */
.panel-zw{width: inherit;height: 85px;padding:0 15px;position: relative;}
.panel-zw>div{
    position: relative;
    width: 16.94%;
    height: 85px;
    display: block;
    margin-right: 34.5px;
    float: left;
    text-align: center;
    background-size: cover;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transform-style:
    preserve-3d;
    transform:
    perspective(1000px) translateZ(0);
    -webkit-transform:perspective(1000px) translateZ(0);
    -moz-transform:perspective(1000px) translateZ(0);
    -ms-transform:perspective(1000px) translateZ(0);
    -o-transform:perspective(1000px) translateZ(0);
}
.panel-zw>div img{ 
    vertical-align: middle; 
    margin-right: 20px; 
    width: 47px;
    position: relative;
}
.panel-zw>div a{
    display: block;
    width: 100%;
    height: 85px;
    line-height: 85px;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    background-size: cover;
    background-color: transparent;
}
.panel-zfxxgk>a{
    position: relative;
    background: url(../images/index/zfxxgk-bg.png) no-repeat;
    background-size: cover;
    transition:transform .2s;
    transform-style:preserve-3d;
    transform:perspective(1000px) translateZ(0);
    -webkit-transform:perspective(1000px) translateZ(0);
    -moz-transform:perspective(1000px) translateZ(0);
    -ms-transform:perspective(1000px) translateZ(0);
    -o-transform:perspective(1000px) translateZ(0);
}
.panel-zfxxgk>a:hover{
    transition: .3s;
    position: absolute;
    background-image: linear-gradient(60deg,rgb(74, 124, 208),#4476c7);
    background-color: rgba(74, 124, 208, 0.6);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-zfxxgk>a:hover>img{
    transition: .3s;
    transform:scale(.9);
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    -o-transform:scale(.9);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-zwfw>a:hover{
    transition: .3s;
    position: absolute;
    background-image: linear-gradient(60deg,rgb(74, 124, 208),#4476c7);
    background-color: rgba(74, 124, 208, 0.6);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-zwfw>a:hover>img{
    transition: .3s;
    transform:scale(.9);
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    -o-transform:scale(.9);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-xx>a:hover{
    transition: .3s;
    position: absolute;
    background-image: linear-gradient(60deg,rgb(74, 124, 208),#4476c7);
    background-color: rgba(74, 124, 208, 0.6);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-xx>a:hover>img{
    transition: .3s;
    transform:scale(.9);
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    -o-transform:scale(.9);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-zwfw>a{
    position: relative;
    background: url(../images/index/zwfw-bg.png) no-repeat;
    background-size: cover;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
.panel-xx{/* margin-right: 0 !important; */}
.panel-xx>a{
    position: relative;
    background: url(../images/index/xx-bg.png) no-repeat;
    background-size: cover;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
/* 首页专题专栏 */
.panel-ztzl{width: inherit;height: 86px;padding:0 15px;margin-top: 20px;position: relative;}
.panel-ztzl-main{width: 97%;height: 86px;line-height: 86px;float: left;}
.panel-ztzl-main ul{width: 100%;height: 86px;line-height: 86px;overflow: hidden;}
.panel-ztzl-main ul li{float: left;width:25%;height: 86px;line-height: 86px;}
.panel-ztzl-main ul li img{width: 93.5%;height:100%;}
.panel-ztzl-main-prev{position:absolute;left:15px;background-image:url(../images/public/common_spr_prev_ico.png);background-repeat: no-repeat;position:absolute;top:50%;margin-top:-29px;width:38px;height:58px;background-color:#000;background-repeat:no-repeat;background-position:center;cursor:pointer;color:#fff;text-align:center;line-height:50px;z-index:4;opacity:.5;-moz-opacity:.2;filter:alpha(opacity=20);-khtml-opacity:.2;transition:all .3s}
.panel-ztzl-main-next{position:absolute;right: 77px;background-image:url(../images/public/common_spr_next_ico.png);background-repeat: no-repeat;position:absolute;top:50%;margin-top:-29px;width:38px;height:58px;background-color:#000;background-repeat:no-repeat;background-position:center;cursor:pointer;color:#fff;text-align:center;line-height:50px;z-index:4;opacity:.5;-moz-opacity:.2;filter:alpha(opacity=20);-khtml-opacity:.2;transition:all .3s}
.panel-ztzl:hover .panel-ztzl-main-prev{opacity:.7;}
.panel-ztzl:hover .panel-ztzl-main-next{opacity:.7;}
.panel-ztzl-title{ 
    float: right; 
    width: 35px; 
    height:86px; 
    background-color: #fc8e01; 
    border-radius: 20px; 
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px; 
    -ms-border-radius: 20px; 
    -o-border-radius: 20px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.panel-ztzl-title a{
    display:inline-block;
    margin-top: 10px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
/* 政务动态 */
.panel-container-zwdt{
    padding: 20px;
}
.panel-container-zwdt-xw{width: 100%;}
.panel-container-zwdt-xw>div{float: left;margin-right: 35px;margin-bottom: 19px;}
.panel-container-zwdt-xw>div:last-child{margin-right: 0 !important;}
/* 要闻 */
.zwdt-xw-yw{width: 33.5%;}
/* 要闻栏目 */
.zwdt-xw-yw-top{height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zwdt-xw-yw-top ul{height: 30px;line-height: 40px;display:block;}
.zwdt-xw-yw-top ul>li{display:block;width: 21%;height: 40px;line-height:28px;float: left;color: #ffffff;font-size: 20px;margin-right: 25px;}
.zwdt-xw-yw-top ul>a{display: none;color:#ffffff;font-size: 16px;line-height: 30px;}
.zwdt-xw-yw-on{border-bottom: 3px solid #ffc600;}
.zwdt-xw-yw-active{display: inline-block !important;}
/* 要闻列表 */
.zwdt-xw-yw-bottom{margin-top: 20px;width:100%;height: auto;}
.zwdt-xw-yw-bottom>ul{display: none;}
.zwdt-xw-yw-bottom>ul li{width: 100%;height: 50px;background: url(../images/icon/list-dian.png) no-repeat left 25%;margin-bottom: 17px;}
.zwdt-xw-yw-bottom>ul li a{padding-left:15px;display: inline-block;width: 80%;color: #ffffff;font-size: 16px;line-height: 25px;}
.zwdt-xw-yw-bottom>ul li span{display: inline-block;width: 12%;color: #ffffff;font-size: 16px;line-height: 28px;}
.zwdt-xw-yw-list-on{display: block !important;}
.zwdt-xw-yw-bottom>ul>li:last-child{margin-bottom:0;}
/* 动态栏目 */
.zwdt-xw-dt{width: 33.5%;}
/* 动态列表 */
/* 要闻栏目 */
.zwdt-xw-dt-top{height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zwdt-xw-dt-top ul{height: 30px;line-height: 40px;display:block;}
.zwdt-xw-dt-top ul>li{display:block;width: 21%;height: 40px;line-height:28px;float: left;color: #ffffff;font-size: 20px;margin-right: 11px;}
.zwdt-xw-dt-top ul>a{display: none;color:#ffffff;font-size: 16px;line-height: 30px;}
.zwdt-xw-dt-on{border-bottom: 3px solid #ffc600;}
.zwdt-xw-dt-active{display: inline-block !important;}
/* 要闻列表 */
.zwdt-xw-dt-bottom{margin-top: 20px;width:100%;height: auto;}
.zwdt-xw-dt-bottom>ul{display: none;margin-top: 20px;}
.zwdt-xw-dt-bottom>ul:nth-child(1) li{width: 100%;height: 50px;background: url(../images/icon/list-dian.png) no-repeat left 25%;margin-bottom: 17px;}
.zwdt-xw-dt-bottom>ul:nth-child(1) li a{padding-left:15px;display: inline-block;width: 80%;color: #ffffff;font-size: 16px;line-height: 25px;}
.zwdt-xw-dt-bottom>ul:nth-child(1) li span{display: inline-block;width: 12%;color: #ffffff;font-size: 16px;line-height: 28px;}
.zwdt-xw-dt-bottom>ul:nth-child(1) li:last-child{margin-bottom: 0;}
.zwdt-xw-dt-list-on{display: block !important;}
.zwdt-xw-dt-bottom>ul:nth-child(2) li{width: 100%;height: 50px;background: url(../images/icon/list-dian.png) no-repeat left 25%;margin-bottom: 17px;}
.zwdt-xw-dt-bottom>ul:nth-child(2) li a{padding-left:15px;display: inline-block;width: 80%;color: #ffffff;font-size: 16px;line-height: 25px;}
.zwdt-xw-dt-bottom>ul:nth-child(2) li span{display: inline-block;width: 12%;color: #ffffff;font-size: 16px;line-height: 28px;}
.zwdt-xw-dt-bottom>ul:nth-child(2) li:last-child{margin-bottom: 0;}
/* .zwdt-xw-dt-bottom>ul:first-child{width: 100%;height:150px;border-bottom: 1px solid #396ebd;}
.zwdt-xw-dt-bottom>ul:first-child>li{width: 100%;height:150px;}
.zwdt-xw-dt-bottom>ul:first-child>li>img{width:180px;height:110px;float: left;display: block;} */
.zwdt-xw-dt-list-title{width:240px;float: left;text-align: left;margin-left: 18px;}
.zwdt-xw-dt-list-title>a{width:100%;padding:0;display: block;font-size: 16px;font-weight: bold;color: #ffffff;line-height: 27px;font-family: Microsoft YaHei;}
.zwdt-xw-dt-list-title>span{width: 100% !important;color: #ffffff;font-size: 16px;margin-top: 38px;display: block;}
/* 通知公告 */
.zwdt-xw-tzgg{width: 27%;}
/* 通知公告栏目 */
.zwdt-xw-tzgg-top{height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zwdt-xw-tzgg-top ul{height: 30px;line-height: 40px;display:block;}
.zwdt-xw-tzgg-top ul>li{display:block;width: 30%;height: 40px;line-height:28px;float: left;color: #ffffff;font-size: 20px;margin-right: 11px;}
.zwdt-xw-tzgg-top ul>a{display: none;color:#ffffff;font-size: 16px;line-height: 30px;}
.zwdt-xw-tzgg-on{border-bottom: 3px solid #ffc600;}
.zwdt-xw-tzgg-active{display: inline-block !important;}
/* 通知公告列表 */
.zwdt-xw-tzgg-bottom{margin-top: 20px;width:100%;height: auto;}
.zwdt-xw-tzgg-bottom>ul{display: none;margin-top: 20px;}
.zwdt-xw-tzgg-bottom>ul>li{width: 100%;height: 50px;background: url(../images/icon/list-dian.png) no-repeat left 25%;margin-bottom: 17px;}
.zwdt-xw-tzgg-bottom>ul>li>a{padding-left:15px;display: inline-block;width: 75%;color: #ffffff;font-size: 16px;line-height: 25px;}
.zwdt-xw-tzgg-bottom>ul>li>span{color:#fff;}
.zwdt-xw-tzgg-bottom-on{display: block !important;}
.zwdt-xw-tzgg-bottom>ul>li:nth-child(2){background: url(../images/icon/list-dian.png) no-repeat left 27% !important;}
/* 专题专栏 */
.panel-container-zwdt-ztzl{width: 100%;margin-top: 20px;}
.panel-container-zwdt-ztzl-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4d75b2;}
.panel-container-zwdt-ztzl-top ul{height: 30px;line-height: 40px;display:block;}
.panel-container-zwdt-ztzl-top ul>li{display:block;width: 6.5%;height: 40px;line-height:28px;float: left;color: #ffffff;font-size: 20px;margin-right: 11px;}
.panel-container-zwdt-ztzl-top ul>a{display: none;color:#ffffff;font-size: 16px;line-height: 30px;}
.panel-container-zwdt-ztzl-on{border-bottom: 3px solid #ffc600;}
.panel-container-zwdt-ztzl-active{display: inline-block !important;}
/* 专题专栏轮播 */
.ztzl-prev{display:inline-block;width:20px;height: 115px;background: url(../images/public/ztzl-prev.png) no-repeat;background-size: 100% 100%;}
.ztzl-next{display:inline-block;width:20px;height: 115px;background: url(../images/public/ztzl-next.png) no-repeat;background-size: 100% 100%;}
.panel-container-zwdt-ztzl-bottom{margin-top: 20px;height: 123px;overflow: hidden;}
.panel-container-zwdt-ztzl-bottom .zwdt-ztzl-main{width: 95%;height: 115px;overflow: hidden;margin-left: 10px;}
.panel-container-zwdt-ztzl-bottom .zwdt-ztzl-main ul{width: 100%;height: 115px;overflow: hidden;}
.panel-container-zwdt-ztzl-bottom .zwdt-ztzl-main ul li{width:285px;height: 115px;float: left;margin-right: 15px;}
.panel-container-zwdt-ztzl-bottom .zwdt-ztzl-main ul li img{width: 100%;height: 115px;}
/* 政务公开 */
.panel-container-zwgk{width: 96%;height:auto;padding:21px 24px;}
/* 政务公开左 */
.zwgk-left{width:37.5%;margin-bottom: 22px;}
/* 机构介绍 */
.zwgk-left-jgjs{width: 100%;}
/* 机构介绍栏目 */
.zwgk-left-jgjs-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zwgk-left-jgjs-top>ul{width:100%;height: 30px;line-height: 40px;}
.zwgk-left-jgjs-top>ul>li{display:none;width:18.1%;color: #ffffff;font-size: 20px;height: 40px;line-height:28px;}
.zwgk-left-jgjs-top>ul>a{display: none;color: #ffffff;font-size: 16px;line-height: 30px;}
.zwgk-left-jgjs-top-on{display: inline-block !important;border-bottom:3px solid #ffc600;font-weight: bold;}
.zwgk-left-jgjs-top-active{display: block !important;}
.zwgk-left-jgjs-bottom{margin-top: 20px;position:relative;overflow:hidden;}
.zwgk-left-jgjs-bottom>ul>li{ transition:.3s ; -webkit-transition:.3s ; -moz-transition:.3s ; -ms-transition:.3s ; -o-transition:.3s ; }
.zwgk-left-jgjs-bottom>ul>li:last-child{margin-top: 10px;}
.zwgk-left-jgjs-bottom>ul>li>a{position:relative;display:block;font-size:0;overflow:hidden}
.zwgk-left-jgjs-bottom>ul>li>a>img{width: 100%;height: 140px;transition:transform .3s;-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;}
.zwgk-left-jgjs-bottom>ul>li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); }
/* 公务员招考、建议提案、政府采购、权责清单、网站工作报告 */
.zwgk-left-zkxx{width:100%;margin-top: 30px;margin-top: 10px;}
.zwgk-left-zkxx>ul>li{
    width:48.3%;
    width:100%;
    height: 95px;
    height: 138px;
    border: 1px solid #2b68c6;
    display: block;
    float: left;
    margin-right: 11px;
    margin-bottom: 10px;
    /* margin-bottom: 20px; */
    background-color: #1e54a6;
}
.zwgk-left-zkxx>ul>li>a{color: #ffffff;font-size: 16px;display: block;width: 100%;height: 100px;line-height: 135px;/* padding-top: 35px; */text-align: center;}
.zwgk-left-zkxx>ul>li>a>img{vertical-align: middle;margin-right: 15px;}
.zwgk-left-zkxx>ul>li:nth-child(2n){margin-right: 0;}
.zwgk-left-zkxx>ul>li:last-child{width:100%;margin-bottom: 0px;}
.zwgk-left-zkxx>ul>li:nth-child(1){background:url(../images/index/gwyzk_bg.png) no-repeat;background-size:100% auto;}
.zwgk-left-zkxx>ul>li:nth-child(2){background:url(../images/index/jyta_bg.png) no-repeat;background-size:100% auto;}
.zwgk-left-zkxx>ul>li:nth-child(3){background:url(../images/index/zfcg_bg.png) no-repeat;background-size:100% auto;}
.zwgk-left-zkxx>ul>li:nth-child(4){background:url(../images/index/qzqd_bg.png) no-repeat;background-size:100% auto;}
.zwgk-left-zkxx>ul>li:nth-child(5){background:url(../images/index/wzgzbg_bg.png) no-repeat;background-size:100% auto;}
/* 政务公开右 */ 
.zwgk-right{width:60%;margin-bottom: 22px;}
.zwgk-right-top{}
/* 政策文件等顶部 */
.zwgk-zc-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zwgk-zc-top>ul{width:100%;height: 30px;line-height: 40px;}
.zwgk-zc-top>ul>li{width:12%;color: #ffffff;font-size: 20px;height: 40px;line-height:28px;float: left;margin-right: 40px;}
.zwgk-zc-top>ul>a{display: none;color: #ffffff;font-size: 16px;line-height: 30px;float: right;}
.zwgk-zc-top-on{border-bottom:3px solid #ffc600;font-weight: bold;}
.zwgk-zc-top-active{display: block !important;}
/* 政策文件等底部 */
.zwgk-zc-bottom{
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.zwgk-zc-bottom-list{display: none;}
.zwgk-zc-bottom-list>ul:nth-child(1){border-bottom: 1px dashed #3074db;height: 95px;}
.zwgk-zc-bottom-list>ul:nth-child(1)>li{height: 95px;width:100%;}
.zwgk-zc-bottom-list>ul:nth-child(1)>li>a{font-size: 16px;font-weight: bold;color: #ffffff;}
.zwgk-zc-bottom-list>ul:nth-child(1)>li>span{font-size: 16px;color: #ffffff;}
.zwgk-zc-bottom-list>ul:nth-child(1)>li>p{padding-top: 15px;font-size: 16px;color: #ffffff;line-height: 24px;}
.zwgk-zc-bottom-list>ul:nth-child(2){padding-top: 15px;}
.zwgk-zc-bottom-list>ul:nth-child(2)>li{height: 30px;line-height: 30px;width:100%;margin-bottom: 10px;}
.zwgk-zc-bottom-list>ul:nth-child(2)>li>a{float: left;font-size: 16px;color: #ffffff;}
.zwgk-zc-bottom-list>ul:nth-child(2)>li>span{float: right;font-size: 16px;color: #ffffff;}
.zwgk-zc-bottom-on{display: block !important;}
/* 政府信息公开 */
.zwgk-right-bottom{margin-top: 15px;}
/* 政府信息公开顶部 */
.zfxxgk-right-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zfxxgk-right-top>ul{width:100%;height: 30px;line-height: 40px;}
.zfxxgk-right-top>ul>li{width:17%;color: #ffffff;font-size: 20px;height: 40px;line-height:28px;float: left;margin-right: 40px;}
.zfxxgk-right-top>ul>a{display: none;color: #ffffff;font-size: 16px;line-height: 30px;float: right;}
.zfxxgk-right-top-on{border-bottom:3px solid #ffc600;font-weight: bold;}
.zfxxgk-right-top-active{display: block !important;}
/* 政府信息公开底部 */
.zfxxgk-right-bottom{padding-top: 20px;}
.zfxxgk-right-bottom>div{display: none;}
.zfxxgk-right-bottom-on{display: block !important;}
.zfxxgk-right-bottom-zwgk{}
.zfxxgk-right-bottom-zwgk>ul>li{
    width: 140px;
    /*     width:177.5px; */
    height: 215px;
    background-color: #1e54a6;
    margin-right: 10px;
    float: left;
}
.zfxxgk-right-bottom-zwgk>ul>li:last-child{margin-right: 0;}
.zfxxgk-right-bottom-zwgk>ul>li>a{display: block;position: relative;text-align: center;padding-top: 41px;}
.zfxxgk-right-bottom-zwgk>ul>li>a>span{display: block;color: #ffffff;font-size: 16px;height: 30px;line-height: 25px;padding: 15px 31px;}
.zfxxgk-right-bottom-zwgk>ul>li:nth-child(5)>a>span{padding:25px 0;}
/* 政民互动 */
.panel-container-zmhd{width: 96%;height:auto;padding:21px 24px;}
/* 写信、查询 */
.zmhd-xxcx{width: 65%;height: 235px;margin-bottom: 30px;}
.zmhd-xx-top{width: 100%;height: 70px;vertical-align: middle;}
.zmhd-xx-top img{vertical-align: middle;}
.zmhd-xx-bottom{width: 90%;height: 115px;line-height:115px;padding:25px;background-color: #1d53a9;}
.zmhd-xx-bottom-wyxx{display: inline-block;width:49%;height: 100px;border-right: 1px solid #2869b7;margin-right: 20px;}
.zmhd-xx-bottom-wycx{display: inline-block;width:45%;height: 100px;margin-left: 22px;}
.zmhd-xx-bottom-wyxx>a{display: block;height: 100px;}
.zmhd-xx-bottom-wycx>a{display: block;height: 100px;}
.zmhd-xx-bottom-wyxx>a>img{height: 100px;width: 27%;}
.zmhd-xx-bottom-wycx>a>img{height: 100px;width:30%;}
.zmhd-xx-bottom-wyxx-title{width: 55%;padding-top: 10px;height: 100px;line-height: 20px;margin-left: 32px;}
.zmhd-xx-bottom-wycx-title{width:60%;padding-top: 10px;height: 100px;line-height: 20px;margin-left: 32px;}
.zmhd-xx-bottom-wyxx-title>span{display: block;height:30px;width: 100%;}
.zmhd-xx-bottom-wyxx-title>span:nth-child(1){font-size: 20px;font-weight: bold;color: #ffffff;}
.zmhd-xx-bottom-wyxx-title>span:nth-child(2){font-size: 16px;color: #ffffff;margin-top: 15px;}
.zmhd-xx-bottom-wycx-title>span{display: block;height:30px;width: 98%;}
.zmhd-xx-bottom-wycx-title>span:nth-child(1){font-size: 20px;font-weight: bold;color: #ffffff;}
.zmhd-xx-bottom-wycx-title>span:nth-child(2){font-size: 16px;color: #ffffff;margin-top: 15px;}
/* 信件统计 */
.zmhd-xjtj{width: 34%;height: 235px;margin-bottom: 30px;}
.zmhd-xjtj-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zmhd-xjtj-top span{border-bottom: 3px solid #ffc600;color: #ffffff;font-size: 20px;font-weight: bold;display: block;height: 40px;line-height: 20px;}
.zmhd-xjtj-bottom{margin-top: 28px;width: 100%;height: 165px;background-color: #1f55ab;}
.zmhd-xjtj-bottom-title{display:inline-block;margin-top: 20px;border-left: 3px solid #50bfee;padding-left: 18px;font-size: 18px;color: #ffffff;height: 20px;line-height: 18px;}
.zmhd-xjtj-bottom-tjqk{height: 126px;line-height: 126px;text-align: center;padding-left: 33px;}
.zmhd-xjtj-bottom-tjqk>div{float: left;text-align: center;width: 29%;height: 65px;line-height: 60px;padding-top: 40px;margin-right: 25px;}
.zmhd-xjtj-bottom-tjqk>div>span{height: 28px;line-height: 30px;color: #ffffff;font-size: 18px;}
#xjTotal{display: block;font-size: 36px;color: #ffc600;font-family: serif;}
#xjHand{display: block;font-size: 36px;color: #ffc600;font-family: serif;}
#xjDoing{display: block;font-size: 36px;color: #ffc600;font-family: serif;}
.zmhd-xjtj-bottom-tjqk>div:last-child{margin-right: 0;}
/* 信件选登 */
.zmhd-xhxd{width: 100%;}
.zmhd-xhxd-top{width:100%;height: 40px;line-height: 40px;border-bottom: 1px solid #4c74b2;}
.zmhd-xhxd-top>ul{width:100%;height: 30px;line-height: 40px;}
.zmhd-xhxd-top>ul>li{width:6.5%;color: #ffffff;font-size: 20px;height: 40px;line-height:28px;float: left;margin-right: 40px;}
.zmhd-xhxd-top>ul>a{display: none;color: #ffffff;font-size: 16px;line-height: 30px;float: right;}
.zmhd-xhxd-top-on{border-bottom:3px solid #ffc600;font-weight: bold;}
.zmhd-xhxd-top-active{display: block !important;}
.zmhd-xhxd-bottom{margin-top: 30px;margin-bottom: 20px;height: 290px;}
.zmhd-xhxd-bottom>div{width: 48%;float:left;margin-right:40px;margin-bottom: 30px;}
.zmhd-xhxd-bottom>div:nth-child(2){margin-right:0;}

@media (min-width:1521px){
    .panel-xw-list-bottom ul li span{width:14%;}
    .panel-xw-list-bottom ul li a{width:78.5%;}
}
@media (min-width:1001px) and (max-width:1520px){
    .panel-xw-list-bottom ul li span{width:14%;}
    .panel-xw-list-bottom ul li a{width:76%;}
}
@media (min-width:1000px) and (max-width:1520px){
    .panel-xw-list-bottom ul li span{width:15%;}
}

@media (max-width:768px){
    .zwdt-xw-yw-top ul>li{width:23%;}
    .zwdt-xw-dt-top ul>li{width:23%;}
    .panel-container-zwdt-ztzl-bottom .zwdt-ztzl-main{width: 83% !important;margin-left:20px !important;}
    .panel-xw-list-bottom ul li span{width:14%;}
    .panel-xw-list-bottom ul li a{line-height:20px;}
    .panel-zw>div{width:100% !important;}
    .panel-ztzl-main{width: 77% !important;margin-left: 13px;margin-top: 9px;overflow: hidden;}
    .tpxw-spr .info-wrap .text-wp>a{width:65% !important;}
    .panel-ztzl-main ul li img{width:100% !important;height: 100% !important;}
    .panel-ztzl-main .tempWrap{width:100% !important;display: block;overflow: hidden;}
    .panel-ztzl-main ul li a{display:block;width: inherit;height: inherit;overflow: hidden;}
    .panel-ztzl-main-prev{left: 13px;top: 54%;}
    .panel-ztzl-main-next{top: 54%;}
    /* 导航 */
	.panel .panel-nav{width: 95%;padding:10px;float: initial;display: block;height: 65px;}
	.panel .panel-nav ul>li{
		width: 32.7%;
		height:40px;
		float:left;
		margin-bottom:0;
		background:none;
		background-color:rgba(20, 95, 197,0.6);
		font-size:18px;
		line-height:40px;
		border:1px solid rgba(20, 95, 197,0.2);
		text-align:center;
	}
	.panel-nav-s>a{width:100%;height:40px;display:block;text-align:center;}
	.panel-nav ul li:first-child a{margin:0;text-align:center;}
	.panel-nav-on{text-align:center;}
	.panel-nav-s>a>span{padding:0;width:100%;text-align:center;}
	.panel-nav ul li:first-child.panel-nav-on{
		background:none !important;
		background-color:rgb(1 101 237 / 60%) !important;
	}
	.panel-nav ul li:first-child.panel-nav-on a span{padding:0;margin:0}
	.panel-nav ul li:first-child a span{margin:0;padding:0;}
	.panel{margin-top: -2px;}
	.fr{float: initial;}
	/* 头部 */
	.header{height: 260px;}
	.header-box{height:70px;padding:10px;width: 95%;}
	.header-main{width: 94%;text-align:center;padding: 10px;margin-top: 25px;}
	.header-box>span img, .header-box>div>a img{vertical-align:middle;margin-top:-5px;}
	.header-box a, .header-box span{float:initial;display:inline-block;vertical-align:top;}
	.header-main .logo{width:100%;text-align:center;line-height: 60px;}
	.header-main .logo>img{height:45px;display:inline-block;text-align:center;}
	.search-wrap,.com-srh{width:100%;height: 70px;line-height: 50px;padding-top: 35px;} 
	.com-srh .srh-sub{top:37px;}
    .panel .panel-container{margin-top:20px;}
}

.panel-tj p{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #fff;
    text-align: left;
}
.panel-tj> span{
    float: left;
    width: 100%;
    color: #20528f;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #ddd;
}
.panel-tj {
    /* display: none !important; */!i;!;
}

