/* 按钮 */
/* 普通版 */
.new_boount { display: inline-block; }
.old_boount { display: none; }
/* 老年版 */
.old_type .new_boount { display: none; } 
.old_type .old_boount { display: inline-block; width: 310px !important; height: 50px !important; line-height: 50px !important; font-size: 35px; top: 65px !important; }
/* 手机版 */
.mobile_type .new_boount , .mobile_type .old_boount { display: none !important }
/* 飘窗 */
.old_type .pageFloat { display: none; }
/* 无障碍阅读 */
.old_type .pageTop { height: 40px; line-height: 40px; }
.old_type .pageTopiterm a { width: 155px; font-size: 35px; margin-bottom: 15px; }
.old_type .loginItems { width: 155px; height: auto; background-size: 100% 100%; }
.old_type .loginBtns { font-size: 35px; margin-top: 0px; line-height: 35px;  }
.old_type .pageTopiterm li { font-size: 35px; }
/* 标题logo */
.old_type .pageLogo { width: 540px; }
.old_type .pageLogo img { width: 90px; }
.old_type .pageLogo h1 { font-size: 36px; }
.old_type .pageLogo h2 { width: 400px; font-size: 20px; }
.old_type .weixinWinbo { width: 470px; }
/* 微信阅读 */
.old_type .weixinWeibo-box { display: none; }
/* 检索 */
.old_type .search_text  { width: 300px; padding-left: 35px;  font-size: 35px; outline: none; }
.old_type .search_bnt  { width: 115px; font-size: 35px; }
/* 首页-环保资讯 */
.old_type .pageBanner-box { height: auto; }
.old_type .pageBanner { height: 580px; background-size: 100% 100%; }
.old_type .pageBanner img { height: 685px; }
.old_type .pageNav li { width: 30%; height: 170px; background-size: 100% 100%; margin-bottom: 20px; }
.old_type .pageNav li:hover { background-size: 100% 100%;}
.old_type .pageNav li i { font-size: 60px; }
.old_type .pageNav li a h2 { font-size: 55px; }
/* nav  */
.old_type .pageBanner-float { height: auto; }
.old_type .pageBanner-float li { height: 100px; width: 20%; }
.old_type .pageBanner-float li a { margin-top: 10px; }
.old_type .pageBanner-float li i { font-size: 36px; }
.old_type .pageBanner-float li h2 { font-size: 22px; }

/* 当前位置 */
.old_type .pagePosition li { line-height: 34px; }
.old_type .dqwz { font-size: 35px; }
.old_type .dqwz a { font-size: 35px !important; }
/* 切换栏目 */
.old_type .pageInfor-navbox li i { display: none; }
/* 主体内容 */
.old_type .pageInfor-nav { margin-top: 20px; }
.old_type .pageNews-title h1 { font-size: 36px; }
.old_type .pageInfor-navbox li { font-size: 30px; margin-bottom: 30px; }
.old_type .list li { height: 50px; line-height: 50px; }
.old_type .list h2 { width: 75%; }
.old_type .list h2 a { font-size: 30px; }
.old_type .list li a { font-size: 25px; }
/* 2021环境督察 */
.old_type .nav li { font-size: 36px; background: none; }





/* 底部 */
.old_type .pageFooter { height: 365px;}
.old_type .pageFooter p , .old_type .pageFooter p span , .old_type .pageFooter p a { font-size: 30px; line-height: 40px; }
.old_type .pageFooter div:last-child { width: 100% !important; }
.old_type .pageFooter div:last-child a { display: block !important; width: 800px; text-align: center; position: relative; margin: 0 auto; }
.old_type .pageFooter div:last-child a img { position: absolute; left: 110px; bottom: -9px;  }
.old_type .pageFooter div:last-child p:last-child { line-height: 35px !important; width: 60% !important; text-align: left; margin-left: 185px !important; }

/* 修改部分 */
/* 适配se */
.mobile_type .pageNav li { width: 24vw; height: 24vw; }
/* 分页条隐藏 */
.old_type .default_pgToolbar td:first-child+td+td+td { display: none; }
/* 手机端无障碍隐藏 */
.mobile_type .floatRight li:nth-child(5n) { display: none; }
/* nav边界 */
.mobile_type .borderB { padding: 0 4vw; box-sizing: border-box; }
/* 超出隐藏 */
.mobile_type .pageBanner-float li { overflow: hidden; height: 21vw; }
.mobile_type .list h2 a { margin-left: 0px; }