﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img { padding: 0; margin: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,
img { vertical-align: top; border: 0;}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i { font-weight: normal; font-style: normal;}
ol,
ul,
li { list-style: none;}
div,
dl,
dt,
dd,
ol,
ul,
li { zoom: 1;}
caption,
th { text-align: left;}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; font-size: 100%;}
q:before,
q:after { content: '';}
abbr,
acronym { border: 0;}
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "PingFangSC-Regular", "Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1;}

/* Public */
body { color: #333; font-size: 16px; line-height: 2; font-family: "PingFangSC-Regular", "Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif; text-align: left; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; background-color: #fff;}
body * { outline: none;}
a { color: #333; text-decoration: none; outline: none;}
a:hover { color: #c00;}
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank { display: block; height: 20px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%;}
*+html .clearfix { min-height: 1%;}
.fl { float: left !important;}
.fr { float: right !important;}
.hide { display: none;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}

/* frame */
.wrap { background: #fff url(../img/header.jpg) no-repeat center top; max-width: 1920px; margin: 0 auto; min-height: 800px;}
.container { position: relative; max-width: 1200px; margin: 0 auto;}
.siteWidth { max-width: 1200px; margin: 0 auto;}
#content { max-width: 1200px; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09); border-radius: 10px; margin: 0 auto; clear: both; overflow: hidden; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#content>.container { background-color: #fff; padding: 30px;}
#indContent {max-width: 1200px;margin: 0 auto;clear: both;}
#indContent:after { content: ""; display: block; height: 0; clear: both; visibility: hidden;}
#indContent>.container { }

/* header */
#header { position: relative; z-index: 1;}

/* headerTop */
.headerTop { height: 510px;}
.headerTop .get-home { padding-top: 30px;}
.headerTop .get-home img { max-height: 125px;}
.headerTop .zzb-logo{margin-top:74px; margin-left:30px;}
.accessible { display: block; color: #146AC1; position: absolute; top: 20px; right: 20px; padding: 0 20px; line-height: 1.8; border-radius: 40px; background-color: rgba(255, 255, 255, .8); text-align: center; font-weight: bold; font-size: 26px;}
#slbBtn{display:block;}

/* top-menu --------------- */
.top-menu{box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);border-radius: 10px;background-color: #fff;padding: 35px 30px 5px;margin-bottom: 40px;}
.top-menu ul { display:flex;flex-wrap:wrap; justify-content:space-between}
.top-menu li { float: left; width: 31.33%; height: 325px; position: relative; border-radius: 10px; margin-bottom: 3%; background: linear-gradient(180deg, #FC7E48 0%, #FC7C47 100%); text-align: center; transition: all 0.5s ease-out 0s; transform: none;}
.top-menu li:hover { box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2); transform: translateY(-10px);}
.top-menu li a{display:block;height:325px;font-weight: bold;font-size: 44px;color:#fff;line-height:60px; box-sizing: border-box; padding-top:40px; text-align: center; background: url(../img/zzb-menu-bg-01.png) 105% 105% no-repeat; background-size:42% auto}
.top-menu li a:before{content:""; display:block; width:160px; height:160px; margin:0 auto; border: 3px solid rgba(255, 255, 255, 0.2); border-radius:50%; box-sizing: border-box; margin-bottom:10px; background:url(../img/zzb-menu-icon-01.png) 50% 50% no-repeat; background-size:65% auto; transition: all 0.5s;}
.top-menu li.li7,
.top-menu li.li8{width:48.5%; height:150px; position:relative; }
.top-menu li.li7 a,
.top-menu li.li8 a,
.top-menu li.li9 a{height:150px; line-height:150px; text-align:left; padding: 0 160px 0 37px; background:none; font-size:40px;}
.top-menu li.li7 a:before,
.top-menu li.li8 a:before{margin:0px; position:absolute; width:110px; height:110px; right:40px; top:20px; border:none; background-color:#ffffff; background-size:91% auto;  }
.top-menu li.li7 a:after,
.top-menu li.li8 a:after{content:"";width: 40px;height: 26px;background:url(../img/icon-arrow.png) 0px 0px no-repeat;display:inline-block;vertical-align: middle; margin-left:20px;}

/* 背景色 */
.top-menu .li2,.top-menu .li11 { background: linear-gradient(180deg, #00B5A0 0%, #02B5A0 100%)}
.top-menu .li3 { background: linear-gradient(180deg, #0F94EE 0%, #0D8FE8 100%);}
.top-menu .li4{ background: linear-gradient(180deg, #FFAE10 0%, #FAA90A 100%);}
.top-menu .li5 { background: linear-gradient(180deg, #C72E2C 0%, #B02725 100%);}
.top-menu .li6 { background: linear-gradient(180deg, #BA83EE 0%, #A47FE9 100%);}
.top-menu .li7 { background: linear-gradient(90deg, #EE9B79 0%, #EE9672 100%); }
.top-menu .li8 { background: linear-gradient(270deg, #01B5A0 0%, #40D3C2 100%);}
 
/* 背景图标 */
.top-menu .li2 a{background-image:url(../img/zzb-menu-bg-02.png);}
.top-menu .li3 a{background-image:url(../img/zzb-menu-bg-03.png);}
.top-menu .li4 a{background-image:url(../img/zzb-menu-bg-04.png);}
.top-menu .li5 a{background-image:url(../img/zzb-menu-bg-05.png);}
.top-menu .li6 a{background-image:url(../img/zzb-menu-bg-06.png);}

/* 图标 */
.top-menu .li2 a:before { background-image:url(../img/zzb-menu-icon-02.png);}
.top-menu .li3 a:before { background-image:url(../img/zzb-menu-icon-03.png);}
.top-menu .li4 a:before { background-image:url(../img/zzb-menu-icon-04.png);}
.top-menu .li5 a:before { background-image:url(../img/zzb-menu-icon-05.png);}
.top-menu .li6 a:before { background-image:url(../img/zzb-menu-icon-06.png);}
.top-menu .li7 a:before { background-image:url(../img/zzb-menu-icon-07.png);}
.top-menu .li8 a:before { background-image:url(../img/zzb-menu-icon-08.png);}
.top-menu .li9 a:before { background-image:url(../img/zzb-menu-icon-09.png);}
.top-menu .li10 a:before { background-image:url(../img/zzb-menu-icon-10.png);}
.top-menu .li11 a:before { background-image:url(../img/zzb-menu-icon-11.png);}
.top-menu .li12 a:before { background-image:url(../img/zzb-menu-icon-12.png);}
.top-menu li:hover a:before { transform: rotateY(180deg);}

/* service-------------- */
.service .hd { line-height: 80px; height: 80px; text-align: center; margin: 0px 0 30px; position:relative}
.service .hd:after{content:""; height:1px; width:100%; position:absolute; left:0px; top:40px; background:#D9D9D9; display:block; z-index:1}
.service .hd h3 { font-weight: bold; font-size: 60px; color: #BD9167; display:inline-block; height:80px; background:#fff; position:relative; padding:0 20px; z-index:2;}
.service .bd ul{display:flex; flex-wrap:wrap; justify-content:space-between}
.service .bd li { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 10px; width: 31.33%;  margin-bottom: 3%; border: 1px solid #F1E8D0; box-sizing: border-box; height:220px; transition: all 0.5s ease-out 0s; transform: none; position:relative; overflow:hidden; z-index:1}
.service .bd li a{display:block; box-sizing: border-box; padding:38px 85px 38px 35px; line-height:54px; height:220px; font-weight:bold; font-size:40px; color: rgba(51, 51, 51, 0.9); position:relative;}
.service .bd li a:after{content:"";display:block;width:165px;height:165px;border-radius:50%;background:#FFFAF4 url(../img/zzb-fw-01.png) 50% 50% no-repeat; background-size:60% auto; position:absolute;bottom:-30px;right:-30px;z-index: -1;transition: all 0.5s ease-out 0s;}
.service .bd li:hover{transform: translateY(-10px); box-shadow: 0px 0px 20px rgba(233, 169, 74, 0.3);}
.service .bd li:hover a:after{background-color:#FFE6C8}

/* 图标 */
.service .bd li.li2 a:after{ background-image:url(../img/zzb-fw-02.png);}
.service .bd li.li3 a:after{ background-image:url(../img/zzb-fw-03.png);}
.service .bd li.li4 a:after{ background-image:url(../img/zzb-fw-04.png);}
.service .bd li.li5 a:after{ background-image:url(../img/zzb-fw-05.png);}
.service .bd li.li6 a:after{ background-image:url(../img/zzb-fw-06.png);}

/* 位置导航 */
.path { line-height: 32px; font-size: 24px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.path em { background: url(../img/icons-path.png) no-repeat left center; padding-left: 30px;}
.path a,
.path span { padding: 0 3px; color: #666;}

/*footer*/
#footer { position: relative; text-align: left; font-size: 16px; line-height: 30px; padding: 30px 0; overflow: hidden; background: #B02725; margin-top: 35px; color: #fff;}
#footer a { color: #fff;}

/* footer-con */
.footer-con .red { float: left; width: 100px; text-align: center; padding-top: 14px; margin-right: 20px;}
#footer .copyRight { float: left; width: 580px;}
#footer .copyRight img { vertical-align: text-bottom;}
#footer .copyRight p { line-height: 30px;}
#footer .pics { float: right; padding-top: 14px;display: flex;align-items: center;}
#footer .pics>div { float: left; margin-left: 10px;}
 #footer .pics img { margin-left: 15px;} 
.getPhone { display: none !important;}
#footer .btns { display: none;}
.fixedNav, .footNav { display: none;}

/* goTop */
#goTop { position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5);}
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0;}

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0;}

/* box-default */
.box-default .hd { height: 30px; line-height: 28px; border-bottom: 2px solid #16468e;}
.box-default .hd h3 { position: relative; font-size: 22px; font-weight: bold; color: #16468e; padding-left: 18px; float: left;}
.box-default .hd h3::before { display: block; content: ""; width: 8px; height: 22px; background-color: #16468e; position: absolute; left: 0; top: 4px;}
.box-default .hd h3 a { color: #16468e;}
.box-default .hd a.more { float: right; font-size: 14px;}
.box-default .bd { background-color: #fff; padding: 10px;}

/* 列表页 -----------------------------------------*/
.mainBox .mHd { margin-top: 20px;}
.mainBox .mHd h3 { font-weight: bold; font-size: 40px; position: relative; line-height: 70px; height: 70px; padding-left: 30px;}
.mainBox .mHd h3:before { display: block; content: ""; position: absolute; left: 0; top: 50%; margin-top: -18px; width: 8px; height: 36px; background-color: #146AC1;}

/* newsList */
.newsList {}
.newsList li { padding: 30px; line-height: 50px; clear: both; font-size: 36px; position: relative; background-color: #F9F9F9; margin-top: 30px;}
.newsList span.date { float: right; color: #999; padding-left: 20px;}

/* 领导列表页 ----------------------------------------- */
.box-leader { border-bottom: 1px solid #eee; padding-top: 30px; padding-bottom: 20px; overflow: hidden;}
.box-leader:last-child { border-bottom: none; padding-bottom: 0;}
.box-leader .hd { float: left; width: 17%; text-align: right; font-size: 19px; padding-right: 30px;}
.box-leader .hd h3 { font-weight: bold; padding-top: 80px; font-size: 24px;}
.box-leader .bd { overflow: hidden;}
.box-leader .bd li { float: left; width: 180px; margin-right: 45px; text-align: center; margin-bottom: 20px;}
.box-leader .bd .pic img { width: 180px; height: 260px; display: block; font-size: 0; background-color: #f5f5f5; margin: 0 auto;}
.box-leader .bd .title { line-height: 54px; height: 54px; color: #146AC1; font-size: 24px; font-weight: bold;}
.box-leader .bd .title a { color: #146AC1;}
.box-leader .bd .title .job { display: none;}

/* 领导内容页 ----------------------------------------- */

/* leaderDetail */
.leaderDetail { padding-top: 30px;}
.leaderDetail .leaderPic { text-align: center;}
.leaderDetail .leaderPic img { max-width: 340px; height: auto;}
.leaderDetail .sTitle { text-align: center; font-weight: bold; line-height: 60px; height: 60px; font-size: 36px; color: #1C80C7; padding-top: 10px;}
.leaderDetail .job { font-size: 24px; line-height: 50px; text-align: center; display: block; color: #666;}
.box-stc .hd { margin-bottom: 25px;}
.box-stc .hd h3 { font-weight: bold; color: #006BBD; position: relative; padding-left: 25px; line-height: 80px; height: 80px; font-size: 32px; border-left: 5px solid #006BBD; border-radius: 5px 5px 0 0;}
.box-stc .bd { font-size: 32px; line-height: 2;}

/* url_方块样式分页 */
.page { font-size: 0; text-align: center; padding: 20px 0; clear: both; overflow: hidden; margin-top: 30px;}
.page a,
.page span { font-size: 20px; display: inline-block; *display: inline; zoom: 1; border: 1px solid #E1E1E1; padding: 10px 20px; margin: 0 3px 5px 0; line-height: 22px; height: 22px;}
.page a:hover,
.page span:hover { border: 1px solid #146ac1; text-decoration: none; color: #146ac1;}
.page .current { background: #146ac1; border: 1px solid #146ac1; color: #fff !important; font-weight: bold;}
.page select,
.page input { margin: 0 4px; background: #fff; border: 0 solid #E1E1E1; vertical-align: middle;}
.page input { text-align: center; padding: 0 4px; outline: none;}
.page .disabled { pointer-events: none; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}

/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 20px;}
.printArea .title { font-size: 36px; font-weight: bold; line-height: 1.5; text-align: center; word-wrap: break-word; margin-bottom: 30px; margin-top: 20px;}
.printArea .subheading { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 24px; margin-bottom: 30px; color: #666; border-bottom: 1px solid #d9d9d9; padding-bottom: 15px; text-align: center;}
.printArea .property>span { padding: 0 15px;}
.printArea .conTxt,
.printArea .conTxt * {box-sizing: content-box}
.printArea .conTxt { color: #333; font-size: 24px; line-height: 2.5; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 0 0 20px; padding: 0; word-wrap: break-word; border: none; border-radius: 0; white-space: normal;}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table {background-color: transparent; border-collapse: collapse; border-spacing: 0;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt h1 { font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bolder;}
.printArea .conTxt .videoPlayer {text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto;}
.articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.bdsharebuttonbox { float: right;}
.bdsharebuttonbox .hd { font-size: 0; background: url(../img/print.png) no-repeat 0px -29px; padding-left: 28px;}
.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}
.articleCon .others { border-top: 1px solid #ddd; padding-top: 20px; font-size: 14px; line-height: 30px;}
.articleCon .others .prev,
.articleCon .others .next { word-wrap: break-word}
.gbBtn { text-align: right; line-height: 24px; font-size: 14px;}

/* 相关信息 */
#relativeInfo { margin-bottom: 10px;}
#relativeInfo .hd h3 { font-size: 26px; font-weight: bold; color: #666}
#relativeInfo .bd { margin-top: 10px; padding: 20px 25px; background: #F8F8F8;}
#relativeInfo .infoList li { height: auto; margin-bottom: 20px; font-size: 24px; line-height: 2;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { overflow: hidden; text-align: center; display:flex; flex-wrap:wrap; padding-top:20px;align-items:flex-start; justify-content:space-between} 
.picPageList li {border: 1px solid #ddd;float: left;width: 31.33%; margin: 0% 0% 3% 0%;position: relative;background: #fff;box-sizing: border-box;overflow: hidden;}
.picPageList .pic {margin: 3%;max-height:60%; overflow:hidden;  }
.picPageList .pic img { height: auto; width: 100%; max-height:300px;}
.picPageList .title,
.picPageList .titleBg {position: absolute;bottom: 0;left: 0;width: 94%;margin: 3%;display: block;overflow: hidden;line-height: 56px;padding: 5px 0;height: 56px;z-index: 3;color: #fff;-webkit-transition: 400ms;-o-transition: 400ms;-moz-transition: 400ms;transition: 400ms;}
.picPageList .titleBg { background: #000; filter: alpha(opacity=60); opacity: 0.6; z-index: 2;}
.picPageList .title a { color: #fff; padding: 0 10px; display: block; font-size: 28px;}
.picPageList li:hover { border-color: #bbb; -webkit-box-shadow: #eee 2px 2px 0; -moz-box-shadow: #eee 2px 2px 0; box-shadow: #eee 2px 2px 0;}
.picPageList li:hover .title,
.picPageList li:hover .titleBg { height: 112px;}

/* 图片内容页 */
.slide-wrap .swp-tit h2,
.slide-wrap .swp-tit span{font-size:38px;}
.slide-wrap .swp-intro h3{font-size:32px}
.slide-wrap .swp-intro-detail{font-size:24px; }
.slide-wrap .swpt-extra{display:none}
.slide-wrap .swp-list-wrap{ height:auto; }

/* 公开信息 */
.govDetailTable { margin-bottom: 30px; }
.govDetailTable td { background: #fff; padding: 0px 15px; width: 35%; border: 1px solid #c5c5c5; color: #333; font-size: 24px; }
.govDetailTable .tdlab { text-align: right; width: 18%; background: #e9e9e9; padding-right: 5px }
.govDetailTablePhone{display:none}

/* 父列表页 */
/* 侧栏-菜单 */
#sideMenu{
    border: none;
    padding: 0;
    padding: 20px 20px 0;
    background-color: #fafafa;
}
#sideMenu .hd{
    display: none;
}
#sideMenu .menuList{
    overflow: hidden;
    margin-right: -1.5%;
}
#sideMenu li,
#sideMenu li a{
    font-size: 36px;
    background-color: #fff;
    text-align: center;
}
#sideMenu li{
    float: left;
    min-width: 23.5%;
    margin: 0 1.5% 1.5% 0;
}
#sideMenu li a{
    padding-left: 15px;
    padding-right: 15px;
    background: none;
}
#sideMenu .on a, #sideMenu .on a:hover{
    background-color: #0068b7;
}
/* box 盒子 */
#sideRmph{
    display:none;
}
.box{
    margin-bottom: 30px;
}
.box .hd {
    height: 100px;
    line-height: 100px;
    display:block;
}

.box .hd .more {
    font-size: 36px;
    float: right;
}

.box .hd ul {
    height: auto;
}

.box .hd li,
.box .hd h3 {
    height: 99px;
    line-height: 99px;
    font-size: 34px;
    padding-bottom: 0;
}

.box .hd li {
    margin-right: 20px;
}
.box .hd h3 a{
    color:#025192;
}
.box .bd{
    height:auto!important;
}
.infoList {}
.infoList li { padding: 30px; line-height: 50px; clear: both; font-size: 36px; position: relative; background-color: #F9F9F9; margin-top: 30px;}
.infoList span.date { float: right; color: #999; padding-left: 20px;}

/* 1280 分辨率 --------------- */
@media screen and (max-width: 1280px) {
    .wrap { background-size: 1280px auto;}
    .headerTop { height: 340px;}
    .headerTop .get-home { padding-top: 25px;}
    .headerTop .get-home img { max-height: 80px; padding-left: 20px;}
    .headerTop .zzb-logo{margin-top:20px; margin-left:50px; }
    .headerTop .zzb-logo img{max-height:60px; }
    #content { width: auto; margin: 0 20px;}
    #content>.container, .container { max-width: 100%;}
    #indContent { width: auto; margin: 0 20px;}
    #indContent>.container, .container { max-width: 100%;}

    .footer-con { text-align: center;}
    .footer-con .red { float: none; display: inline-block; vertical-align: top; padding-top: 0;}
    #footer .copyRight { float: none; display: block; width: auto; text-align:center; padding:0 10px;}
    #footer .pics { float: none; text-align: center;}
    #footer .pics>div { float: none; display: inline-block;}

    /* 无障碍 */
    .free_Web_tool { width: auto !important;}
}

/* 1106 分辨率 --------------- */
@media screen and (max-width:1106px) {
    #free_Web_box_sub { height: 196px !important;}
    .free_Web_tool{height: 196px; overflow-y:hidden}

    /* 图片列表 */
    .picPageList li{width:48.5%}
}

/* 980 分辨率 --------------- */
@media screen and (max-width: 980px) {
    .wrap { background-size: 980px auto;}
    .headerTop { height: 260px;}
    .top-menu{padding:3% 3% 0; }
    .top-menu li{height:260px;}
    .top-menu li a{font-size:34px; height:260px;}
    .top-menu li:hover{transform: translateY(-8px);}
    .top-menu li a:before{width:128px; height:128px;}
    .top-menu li.li7,
    .top-menu li.li8{height:120px;}
    .top-menu li.li7 a,
    .top-menu li.li8 a{height:120px; line-height:120px; font-size:32px; padding: 0 140px 0 32px;}
    .top-menu li.li7 a:before,
    .top-menu li.li8 a:before{width:88px; height:88px; top:16px; right:30px}
    .service .hd h3{font-size:48px;}
    .service .bd li{height:176px}
    .service .bd li:hover{transform: translateY(-8px);}
    .service .bd li a{height:176px; padding: 30px 68px 30px 28px; line-height: 44px; font-size:32px}
    .service .bd li a:after{width:132px; height:132px; bottom:-24px; right:-24px;}
    /* 内页 */
    .box-leader .bd li { margin-right: 30px;}
    /* 图片 */
    .slide-wrap .swp-list-wrap{display:none}
    /* 公开信息 */
    .govDetailTablePC{display:none}
    .govDetailTablePhone{display:block}
}

/* 800 分辨率 --------------- */
@media screen and (max-width: 800px) {
    .top-menu li{width:48.5%}
    .top-menu li.li7,
    .top-menu li.li8{width:100%}
    .service .bd li{width:48.5%}
}

/* 768 分辨率 --------------- */
@media screen and (max-width: 768px) {
    /* 图片列表 */
    .picPageList li{width:100%}
    .picPageList li .pic img{max-height:none}
    /* 内页 */
    .path { font-size: 14px; padding-bottom: 10px;}
    .path em { padding-left: 0; background: none;}
    .mainBox .mHd { margin-top: 10px;}
    .mainBox .mHd h3 { line-height: 40px; height: 40px; font-size: 26px; padding-left: 20px;}
    .newsList li { display: flex; flex-direction:column-reverse; margin-top: 15px; padding: 20px; font-size: 24px; line-height: 1.5;}
    .newsList li .date{text-align:right; margin:0px;}
    .page { margin-top: 10px;}
    .page a, .page span { padding: 5px 10px;}
    .articleCon { padding: 0;}
    .printArea .title { font-size: 26px; margin-bottom: 20px;}
    .printArea .property { font-size: 18px;}
    .box-leader .hd { width: 25%; padding-right: 10px;}
    .leaderDetail .leaderPic img { max-width: 60%; height: auto;}
    .leaderDetail .sTitle { font-size: 26px; line-height: 50px; height: 50px;}
    .leaderDetail .job { font-size: 20px;}
    .box-stc .hd h3 { height: 50px; line-height: 50px; margin-top: 20px; font-size: 26px;}
    .box-stc .bd { font-size: 24px;}

    .govDetailTable{margin-top:20px;}

    /* 无障碍 */
    #Br_BarTitle { display: none !important;}
}

/* 580 分辨率 --------------- */
@media screen and (max-width: 580px) {
    .wrap {background-size: 580px auto;}
    #indContent{margin:0 10px;}
    #content{margin:0 10px;}
    #content>.container{padding:15px;}
    .headerTop {height: 157px;}
    .headerTop .get-home{padding-top:10px}
    .headerTop .get-home img {max-height: 52px;padding-left: 10px;}
    .headerTop .zzb-logo{margin-left:18px;margin-top: 17px;}
    .headerTop .zzb-logo img{max-height: 40px;}

    .top-menu{margin-bottom:10px;}
    .top-menu li{height:160px; margin-bottom:4%; width:48%;}
    .top-menu li a{font-size:24px; height:160px; padding-top: 16px; line-height: 40px;}
    .top-menu li:hover{transform: translateY(0px);}
    .top-menu li a:before{width:88px; height:88px; margin-bottom: 5px;}
    .top-menu li.li7,
    .top-menu li.li8{height:110px;}
    .top-menu li.li7 a,
    .top-menu li.li8 a{height:110px;line-height:110px;font-size:24px;padding: 0 120px 0 32px;}
    .top-menu li.li7 a:before,
    .top-menu li.li8 a:before{width:80px; height:80px; top:15px; right:25px}
    .top-menu li.li7 a:after,
    .top-menu li.li8 a:after{background-size:27px auto; background-position:0px 5px}

    .service .hd{margin-bottom:10px;}
    .service .hd h3{font-size:30px; }
    .service .bd li{width:100%; margin-bottom:4%; height:110px;}
    .service .bd li:hover{transform: translateY(0px);}
    .service .bd li a{height:110px; padding: 30px 60px 30px 30px; line-height: 50px; font-size:27px}
    .service .bd li a:after{width:90px;height:90px; bottom: -20px;right: -20px;}

    .govDetailTable td{font-size:16px;}
}

/* 500 分辨率 --------------- */
@media screen and (max-width: 500px) {

}

/* 439 分辨率 --------------- */
@media screen and (max-width: 439px) { 

}

/* 356 分辨率 --------------- */
@media screen and (max-width: 356px) { 

}
