/* 头部开始 */
/* 首页头条开始 */
.tout .container {text-align: center;padding-top: 10px;}
.tout .container>a {display: inline-block;font-size: 36px;font-weight: 700;color: #ffffff;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 60px;}
.tout .container a:hover {text-decoration: underline;}
.tout .container>p {font-size: 16px;color: #e1e5c9;padding-top: 5px;}
.tout .container>p br {display: none;}
.tout .container>p em {display: inline-block;max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-style: normal;font-size: 16px;color: #e1e5c9;}
.tout .container>p a {display: inline-block;font-size: 16px;vertical-align: top;color: #e1e5c9;}

/* 首页头条结束 */

/* 轮播图开始 */
.lunTabBox {height: 423px;margin-top: 30px;}
.lunTabBox .tab_hd::after {display: none;}
.lunTabBox .tab_hd ul li.on a::after {width: 70%;}
.lunTabBox .container {position: relative;height: 100%;}
.lunTabBox .container::after {position: absolute;content: "";right: 0;top: 0;width: 645px;height: 100%;background: #fff;border-radius: 5px;}
.lunBox {float: left;width: 610px;margin-top: 32px;position: relative;z-index: 10;}
.lunBox .bd {width: 610px;height: 360px;border-radius: 5px;overflow: hidden;}
.lunBox .bd a {display: block;width: 100%;height: 100%;position: relative;}
.lunBox .bd a img {width: 100%;height: 100%;display: block;}
.lunBox .bd a span {position: absolute;left: 0;bottom: 0;width: 100%;box-sizing: border-box;padding: 0 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #ffffff;line-height: 60px;background: rgba(0, 0, 0, .5);height: 60px;}
.lunBox .bd a span:hover {font-weight: 700;}
.lunBox .hd {position: absolute;left: 50%;transform: translateX(-50%);bottom: -32px;}
.lunBox .hd ul li {width: 10px;height: 10px;border-radius: 50%;background: #fff;display: inline-block;margin: 0 5px;cursor: pointer;}
.lunBox .hd ul li.on {width: 30px;border-radius: 20px;background: #71922a;}
.lunBox .prev,
.lunBox .next {position: absolute;top: 50%;transform: translateY(-50%);width: 33px;cursor: pointer;}
.lunBox .prev img,
.lunBox .next img {display: block;width: 100%;height: 100%;}
.lunBox .prev {left: 0;}
.lunBox .next {right: 0;}
.lunTabBox_tab {float: right;position: relative;z-index: 10;width: 530px;margin-right: 30px;}
.lunTabBox_tab {padding-top: 45px;}
.tab_hd {position: relative;height: 50px;}
.tab_hd::after {content: "";position: absolute;left: 0;bottom: 1px;width: 100%;height: 1px;background: #e1e3e5;z-index: 0;}
.tab_hd ul {float: left;position: relative;z-index: 10;}
.tab_hd ul li {float: left;margin-right: 24px;height: 50px;}
.tab_hd ul li:last-child {margin-right: 0;}
.tab_hd ul li a {display: block;font-size: 24px;color: #333333;font-weight: 700;position: relative;height: 100%;}
.tab_hd ul li a::after,
.otherLink::after {content: "";position: absolute;left: 50%;transform: translateX(-50%);height: 5px;border-radius: 3px;background: #71922a;bottom: 0;width: 0;transition: width .3s;}
.tab_hd ul li.on a {color: #71922a;}
.tab_hd ul li.on a::after {width: 100%;}
.otherLink:hover::after {width: 100%;}
.tab_bd ul {padding-top: 10px;}
.tab_bd ul li {height: 48px;line-height: 48px;}
.tab_bd ul li a {display: inline-block;padding-left: 22px;position: relative;max-width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #333333;box-sizing: border-box;}
.tab_bd ul li a::after {content: "";position: absolute;left: 0;top: 20px;width: 9px;height: 9px;box-sizing: border-box;border: 1px solid #74952f;border-radius: 50%;}
.tab_bd ul li span {float: right;font-size: 16px;color: #999999;}
.tab_li_hover li:hover {background-image: -moz-linear-gradient(180deg, transparent 0, rgb(156, 193, 133, .3) 50%), transparent 100%;background-image: -webkit-linear-gradient(180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);background-image: -ms-linear-gradient(180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);}
.tab_li_hover li:hover a {color: #71922a;}

/* 轮播图结束 */

/* 头部结束 */

/* 信息公开开始 */
.idx_tong_tit {position: relative;}
.idx_tong_tit>img {float: left;margin-top: 2px;position: relative;z-index: 10;}
.idx_tong_tit>a {display: inline-block;line-height: 34px;font-size: 32px;color: #71922a;font-weight: 700;padding-left: 15px;background: #fff;position: relative;z-index: 10;padding-right: 22px;}
.idx_tong_tit::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);height: 5px;width: 1100px;background: url(/abg/images/idx_icon2.png) no-repeat center / 100% 100%;}
.more {float: right;}
.more a {display: inline-block;font-size: 16px;color: #999999;line-height: 32px;}
.more a:hover {color: #71922a;}
.idx_tab>.hd {margin-top: 30px;}
.idx_tab>.hd ul {float: left;}
.idx_tab>.hd ul li {float: left;margin-right: 45px;}
.idx_tab>.hd ul li:last-child {margin-right: 0;}
.idx_tab>.hd ul li a {display: block;font-size: 24px;color: #333333;font-weight: 700;}
.idx_tab>.hd ul li.on a {color: #71922a;}
.idx_xxgkBox {padding-top: 50px;}
.idx_xxgkBox_left {float: left;width: 740px;}
.idx_xxgkBox_left .bd .ul1 {padding-top: 30px;padding-bottom: 30px;border-bottom: 1px dashed #b7b7b7;}
.idx_xxgkBox_left .bd .ul1 span {float: left;width: 84px;height: 86px;box-sizing: border-box;border: 1px solid #d8d8d8;}
.idx_xxgkBox_left .bd .ul1 span em {display: block;font-size: 34px;font-weight: 700;color: #333333;text-align: center;margin-top: 10px;width: 100%;}
.idx_xxgkBox_left .bd .ul1 span i {display: block;font-size: 15px;color: #999999;text-align: center;margin-top: 3px;}
.idx_xxgkBox_left .bd .ul1 p {float: right;width: 628px;}
.idx_xxgkBox_left .bd .ul1 a {display: inline-block;font-size: 18px;color: #333333;line-height: 30px;margin-bottom: 14px;}
.idx_xxgkBox_left .bd .ul1 b {font-size: 16px;}
.idx_xxgkBox_left .bd .ul1 a:hover {color: #71922a;}
.idx_xxgkBox_left .bd .ul1 b {font-weight: 400;color: #999999;display: block;}
.idx_xxgkBox_left .bd ul {padding-top: 15px;}
.idx_xxgkBox_left .bd ul li a::after {width: 7px;height: 7px;background: #cccccc;border: none;}
.idx_xxgkBox_left .san_block {margin-top: 30px;}
.idx_xxgkBox_left .san_block p {float: left;width: 237px;height: 80px;line-height: 80px;box-sizing: border-box;border: 1px solid #dff1e2;border-radius: 5px;background: #f3f9f4;margin-right: 14px;background-image: none;transition: background-image .3s;}
.idx_xxgkBox_left .san_block p:last-child {margin-right: 0;}
.idx_xxgkBox_left .san_block p a {display: block;position: relative;font-size: 18px;color: #333333;box-sizing: border-box;padding-left: 108px;}
.idx_xxgkBox_left .san_block p a::after,
.idx_xxgkBox_left .san_block p a::before {content: "";position: absolute;width: 22px;height: 45px;top: 50%;transform: translateY(-50%);}
.idx_xxgkBox_left .san_block p a::after {background: url(/abg/images/xxgk_img2.png) no-repeat center;right: 0;}
.idx_xxgkBox_left .san_block p a::before {background: url(/abg/images/xxgk_img1.png) no-repeat center;left: 0;}
.idx_xxgkBox_left .san_block p.p1 a {background: url(/abg/images/xxgk_img3.png) no-repeat 54px center;}
.idx_xxgkBox_left .san_block p.p2 a {background: url(/abg/images/xxgk_img4.png) no-repeat 54px center;}
.idx_xxgkBox_left .san_block p.p3 a {background: url(/abg/images/xxgk_img5.png) no-repeat 54px center;}
.idx_xxgkBox_left .san_block p:hover {background-image: -moz-linear-gradient(120deg, rgb(137, 181, 109) 0%, rgb(156, 193, 133) 80%);background-image: -webkit-linear-gradient(120deg, rgb(137, 181, 109) 0%, rgb(156, 193, 133) 80%);background-image: -ms-linear-gradient(120deg, rgb(137, 181, 109) 0%, rgb(156, 193, 133) 80%);}
.idx_xxgkBox_left .san_block p:hover a {background-color: transparent !important;}
.idx_xxgkBox_left .san_block p a:hover::after {background: url(/abg/images/xxgk_img2_1.png) no-repeat center;}
.idx_xxgkBox_left .san_block p a:hover::before {background: url(/abg/images/xxgk_img1_1.png) no-repeat center;}
.idx_xxgkBox_left .san_block p.p1 a:hover {color: #fff;background: url(/abg/images/xxgk_img3_1.png) no-repeat 54px center;}
.idx_xxgkBox_left .san_block p.p2 a:hover {color: #fff;background: url(/abg/images/xxgk_img4_1.png) no-repeat 54px center;}
.idx_xxgkBox_left .san_block p.p3 a:hover {color: #fff;background: url(/abg/images/xxgk_img5_1.png) no-repeat 54px center;}
.idx_xxgkBox_right {float: right;width: 410px;}
.idx_xxgkBox_right .bd {margin-top: 30px;height: 450px;box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);box-sizing: border-box;padding: 20px;}
.idx_xxgkBox_right .bd>p {display: block;width: 100%;height: 54px;line-height: 54px;margin-bottom: 10px;background: #f9fbf5;}
.idx_xxgkBox_right .bd>p a {display: block;width: 100%;height: 100%;padding-left: 65px;box-sizing: border-box;font-size: 18px;color: #333333;position: relative;}
.idx_xxgkBox_right .bd>p a::after,
.idx_xxgkBox_right .bd>p a::before {content: "";position: absolute;right: 22px;top: 50%;transform: translateY(-50%);}
.idx_xxgkBox_right .bd>p a::after {background: url(/abg/images/xxgkml_img7.png) no-repeat center;width: 17px;height: 23px;}
.idx_xxgkBox_right .bd>p a::before {right: 50px;width: 28px;height: 1px;background: url(/abg/images/xxgkml_img6.png) no-repeat center;}
.idx_xxgkBox_right .bd>p a.a1 {background: url(/abg/images/xxgkml_img1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p a.a2 {background: url(/abg/images/xxgkml_img2.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p a.a3 {background: url(/abg/images/xxgkml_img3.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p a.a4 {background: url(/abg/images/xxgkml_img4.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p a.a5 {background: url(/abg/images/xxgkml_img5.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover {background-image: linear-gradient(120deg, rgb(137, 181, 109) 0%, rgb(156, 193, 133) 80%);}
.idx_xxgkBox_right .bd>p:hover a {color: #fff;}
.idx_xxgkBox_right .bd>p:hover a.a1 {background: url(/abg/images/xxgkml_img1_1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover a.a2 {background: url(/abg/images/xxgkml_img2_1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover a.a3 {background: url(/abg/images/xxgkml_img3_1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover a.a4 {background: url(/abg/images/xxgkml_img4_1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover a.a5 {background: url(/abg/images/xxgkml_img5_1.png) no-repeat 22px center;}
.idx_xxgkBox_right .bd>p:hover a::after {background: url(/abg/images/xxgkml_img7_1.png) no-repeat center;}
.idx_xxgkBox_right .bd>p:hover a::before {background: url(/abg/images/xxgkml_img6_1.png) no-repeat center;}

/* 信息公开结束 */


/* 办事服务开始 */
.idx_zwfw {width: 100%;height: 636px;background: url(/abg/images/idx_zwfw5.png) no-repeat center;box-sizing: border-box;padding-top: 50px;margin-top: 50px;}
.idx_zwfw .idx_tong_tit>a {background: #f9f9f9;}
.idx_zwfw1 {padding-top: 30px;}
.idx_zwfw1 .block {float: left;width: 270px;height: 296px;box-sizing: border-box;border: 1px solid #e1e3e5;background: #fff;margin-right: 40px;}
.idx_zwfw1 .block:last-child {margin-right: -2px;}
.idx_zwfw1 .block>a {display: block;text-align: center;padding-top: 40px;}
.idx_zwfw1 .block>a img {display: block;margin: 0 auto;}
.idx_zwfw1 .block>a span {font-size: 20px;font-weight: 700;color: #333333;margin-top: 30px;display: block;}
.idx_zwfw1 .block>p {padding-top: 30px;}
.idx_zwfw1 .block>p a {float: left;width: 50%;text-align: center;font-size: 18px;color: #666666;line-height: 36px;}
.idx_zwfw1 .block>a:hover span {color: #71922a;}
.idx_zwfw1 .block>p a:hover {color: #71922a;}
.idx_zwfw2 {position: relative;margin-top: 40px;}
.idx_zwfw2 .bd {background: #fff;border: 1px solid #e1e3e5;padding: 15px 0;}
.idx_zwfw2 .bd .tempWrap {width: 1100px !important;margin: 0 auto;}
.idx_zwfw2 .bd ul li {float: left;width: 260px;height: 104px;margin-right: 20px;}
.idx_zwfw2 .prev {position: absolute;left: 20px;top: 50%;transform: translateY(-50%);cursor: pointer;}
.idx_zwfw2 .next {position: absolute;right: 20px;top: 50%;transform: translateY(-50%);cursor: pointer;}

/* 办事服务结束 */

/* 政民互动开始 */
.idx_zmhd {padding-top: 50px;padding-bottom: 10px;}
.idx_zmhd_left {float: left;width: 670px;padding-top: 30px;}
.idx_zmhd_left_block1>a,
.idx_zmhd_left_block1>a img {display: block;}
.idx_zmhd_left_block1>div {border: 1px solid #e1e3e5;border-top: none;padding: 30px 20px 25px;border-radius: 0 0 10px 10px;}
.idx_zmhd_left_block1 .tit {height: 50px;line-height: 50px;background: #f9f9f9;}
.idx_zmhd_left_block1 .tit span {font-size: 16px;color: #000;float: left;}
.idx_zmhd_left_block1 .tit span.span1 {margin-left: 23px;}
.idx_zmhd_left_block1 .tit span.span2 {margin-left: 310px;}
.idx_zmhd_left_block1 .tit span.span3 {margin-left: 70px;}
.idx_zmhd_left_block1 ul {padding-top: 15px;}
.idx_zmhd_left_block1 ul li {line-height: 48px;height: 48px;}
.idx_zmhd_left_block1 ul li a {padding-left: 45px;position: relative;display: inline-block;font-size: 18px;color: #333333;width: 392px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.idx_zmhd_left_block1 ul li a::after {content: "";position: absolute;left: 22px;top: 22px;border-radius: 50%;width: 7px;height: 7px;background: #cccccc;}
.idx_zmhd_left_block1 ul li em {display: inline-block;width: 64px;text-align: center;font-size: 16px;color: #666666;}
.idx_zmhd_left_block1 ul li span {float: right;font-size: 16px;color: #999999;margin-right: 20px;}
.idx_zmhd_left_block2>a {float: left;width: 25%;position: relative;padding-top: 50px;padding-bottom: 50px;}
.idx_zmhd_left_block2>a::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 77px;background: #e1e3e5;}
.idx_zmhd_left_block2>a img {display: block;margin: 0 auto;transform: translateY(0);transition: transform .3s;}
.idx_zmhd_left_block2>a span {display: block;font-size: 18px;color: #333333;margin-top: 15px;padding-left: 40px;}
.idx_zmhd_left_block2>a:last-child::after {display: none;}
.idx_zmhd_left_block2>a:hover span {color: #71922a;font-weight: 700;}
.idx_zmhd_left_block2>a:hover img {transform: translateY(-5px);}
.idx_zmhd_right {float: right;width: 480px;}
.idx_zmhd_right .parBd .slideBox {position: relative;height: 355px;overflow: hidden;}
.idx_zmhd_right .parBd .slideBox .bd ul {padding-top: 30px;}
.idx_zmhd_right .parBd .slideBox .bd ul li {position: relative;box-sizing: border-box;border: 1px solid #e1e3e5;border-radius: 5px;padding: 20px 25px;margin-bottom: 20px;height: 138px;}
.idx_zmhd_right .parBd .slideBox .bd ul li a {display: inline-block;font-size: 18px;color: #333333;line-height: 30px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.idx_zmhd_right .parBd .slideBox .bd ul li a:hover {color: #71922a;}
.idx_zmhd_right .parBd .slideBox .bd ul li p {padding-top: 15px;}
.idx_zmhd_right .parBd .slideBox .bd ul li p span {float: left;font-size: 16px;color: #999999;}
.idx_zmhd_right .parBd .slideBox .bd ul li p em {float: right;font-size: 14px;color: #999999;width: 60px;height: 20px;line-height: 20px;background: #f0f0f0;text-align: center;border-radius: 3px;}
.idx_zmhd_right .parBd .slideBox .bd ul li p em.on {background: #f8faf2;color: #71922a;}
.idx_zmhd_right .parBd .slideBox .hd {position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.idx_zmhd_right .parBd .slideBox .hd ul li {display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #dfdfdf;margin: 0 5px;cursor: pointer;}
.idx_zmhd_right .parBd .slideBox .hd ul li.on {width: 30px;border-radius: 25px;background: #71922a;}
.idx_zmhd_right .bot {padding-top: 30px;}

/* 政民互动结束 */

/* 专题专栏开始 */
.idx_ztzl {width: 100%;height: 325px;background: url(/abg/images/idx_ztzl7.png) no-repeat center;box-sizing: border-box;padding-top: 50px;}
.idx_ztzl .idx_tong_tit>a {background: #f9f9f9;}
.idx_ztzl_cont {position: relative;margin-top: 30px;}
.idx_ztzl_cont .bd ul li {float: left;width: 285px;height: 160px;margin-right: 20px;}
.idx_ztzl_cont .bd ul li a,
.idx_ztzl_cont .bd ul li a img {display: block;width: 100%;height: 100%;}
.idx_ztzl_cont .bd .tempWrap {width: 1200px !important;}
.idx_ztzl_cont .prev,
.idx_ztzl_cont .next {position: absolute;top: 50%;transform: translateY(-50%);width: 43px;height: 43px;border-radius: 50%;border: 1px solid #bace8e;z-index: 20;cursor: pointer;transition: background-color .3s;}
.idx_ztzl_cont .prev {left: -21px;background: url(/abg/images/idx_ztzl5.png) no-repeat center;background-color: #fff;}
.idx_ztzl_cont .next {right: -21px;background: url(/abg/images/idx_ztzl6.png) no-repeat center;background-color: #fff;}
.idx_ztzl_cont .prev:hover {background: url(/abg/images/idx_ztzl5_1.png) no-repeat center;background-color: #71922a;border: 1px solid #71922a;}
.idx_ztzl_cont .next:hover {background: url(/abg/images/idx_ztzl6_1.png) no-repeat center;background-color: #71922a;border: 1px solid #71922a;}

/* 专题专栏结束 */

/* 页面底部相关链接开始 */
.links {height: 54px;line-height: 54px;background: #83a538;}
.links .container>span {float: left;font-size: 16px;color: #ffffff;margin-left: 30px;}
.links .container>ul {float: right;}
.links .container>ul li {float: left;position: relative;background: url(/abg/images/footer_img2.png) no-repeat right center;}
.links .container>ul li:last-child {background: none;}
.links .container>ul li>a,
.links .container>ul li>span {display: block;padding: 0 50px;color: #ffffff;font-size: 16px;cursor: pointer;}
.links .container>ul li>img {position: absolute;right: 30px;top: 50%;transform: translateY(-50%);transform: rotateZ(0);transition: transform .3s;}
.links .container>ul li .list {position: absolute;bottom: 54px;background: #83a538;width: 1200px;box-sizing: border-box;padding: 30px 30px;z-index: 100;display: none;}
.links .container>ul li .list a {float: left;width: 20%;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;font-size: 16px !important;}
.links .container>ul li a:hover {text-decoration: underline;opacity: .8;}
.links .container>ul .listbox1 .list {right: -212px;}
.links .container>ul .listbox2 .list {right: 0;}
.links .container>ul li:hover>img {transform: rotateZ(180deg);}
.links .container>ul li:hover .list {display: block;}

/* 页面底部相关链接结束 */

/* 页底footer开始 */

.footer {width: 100%;height: 168px;background: url(../images/footer_img3.png) no-repeat center;overflow: hidden;}
.footer .container {width: 100%;height: 100%;display: flex;justify-content: space-around;align-items: center;}
.footer_left {width: 19%;height: 100%;box-sizing: border-box;position: relative;display: flex;justify-content: flex-end;align-items: center;padding-right: 5%;}
.footer_left::after,
.footer_left::before {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);height: 78px;width: 1px;background: #809c44;}
.footer_left::before {right: 1px;background: #4d6715;}
.footer_cent {width: 60%;height: 100%;padding-top: 30px;box-sizing: border-box;padding-left: 40px;}
.footer_cent * {font-size: 15px;color: #dce8c2;line-height: 32px;}
.footer_cent a:hover {text-decoration: underline;opacity: .8;}
.footer_cent img {vertical-align: sub;}
.footer_cent p:nth-child(1) a {display: inline-block;padding-right: 18px;margin-right: 15px;position: relative;}
.footer_cent p:nth-child(1) a::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 15px;background: #dce8c2;}
.footer_cent p:nth-child(1) a:last-child::after {display: none;}
.Hide {display: inline-block;}
.Show {display: none;}
.footer_right {width: 17%;height: 100%;box-sizing: border-box;display: flex;justify-content: flex-start;align-items: center;}
.lunTabBox .container .lunBox .bd .tempWrap {height: 100%;}
.lunTabBox .container .lunBox .bd .tempWrap ul {height: 100%;}
.lunTabBox .container .lunBox .bd .tempWrap ul li {height: 100%;}



@media screen and (max-width:768px) {.footer {width: 100%;height: 300px;background: url(../images/footer_img3.png) no-repeat center;background-size: cover;}
    .footer .container {width: 100%;height: 300px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
    .footer_left {width: 100%;height: 20%;box-sizing: border-box;margin-top: 1px;display: flex;justify-content: center;align-items: center;padding-right: 0;}
    .footer_left::after,
    .footer_left::before {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);height: 0px;width: 0px;background: #809c44;}
    .footer_left::before {right: 0px;background: #4d6715;}
    .footer_cent {width: 90%;height: 60%;box-sizing: border-box;padding-top: 0;padding-right: 0;}
    .footer_cent * {font-size: 14px;color: #dce8c2;line-height: 30px;}
    .footer_cent a:hover {text-decoration: underline;opacity: .8;}
    .footer_cent img {vertical-align: sub;}
    .footer_cent p {text-align: center;}
    .footer_cent p:nth-child(1) a {display: inline-block;padding-right: 18px;margin-right: 15px;position: relative;}
    .footer_cent p:nth-child(1) a::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 15px;background: #dce8c2;}
    .footer_cent p:nth-child(1) a:last-child::after {display: none;}
    .Hide {display: none;}
    .Show {display: block;}
    .footer_right {width: 100%;height: 14%;box-sizing: border-box;display: flex;justify-content: center;align-items: center;margin-top: -15px;}
}

/* 页底footer结束 */
.idx_tab>.hd ul li:last-child {margin-right: 0;}

/*  解决页面冲突方法  */
.lunBox .portlet .eps-portlet-header>div {top: 42px !important;left: unset !important;}
.lunTabBox_tab .bd .portlet .eps-portlet-header>div {left: unset !important;top: 42px !important;}
.lunTabBox_tab .bd .portlet .eps-portlet-header>div ul li a {font-size: 12px !important;padding-left: 0px !important;}
.lunTabBox_tab .hd .portlet .eps-portlet-header>div {left: unset !important;top: 42px !important;}
.lunTabBox_tab .hd .portlet .eps-portlet-header>div ul li a {font-size: 12px !important;}
.idx_xxgkBox_left .bd .portlet .eps-portlet-header>div {left: unset !important;top: 42px !important;}
.idx_xxgkBox_left .bd .portlet .eps-portlet-header>div ul li a {padding-left: unset !important;font-size: 12px !important;}
.idx_xxgkBox_left .hd .portlet .eps-portlet-header>div ul li a {font-size: 12px !important;}



/*  移动端样式 start  */

/* 信息公开移动端 start */
/* 信息公开 max-width: 768px */

@media all and (orientation: portrait) and (max-width: 768px) {

    /*竖屏*/
    body,
    html {width: 100%;}
    .idx_ztzl_cont .bd .tempWrap {width: 100% !important;}
    .container {width: 100%;margin: 0 auto;}
    .idx_xxgkBox {padding: 50px 15px 15px 15px;}
    .idx_xxgkBox_left .bd .ul1 span em {margin-top: 2px;}
    .idx_xxgkBox .container .idx_xxgkBox_cont {display: flex;flex-direction: column;}
    .idx_tong_tit>a {font-size: 25px;}
    .idx_xxgkBox .container .idx_xxgkBox_cont .idx_xxgkBox_left {width: 100%;overflow: hidden;}
    .idx_xxgkBox .container .idx_xxgkBox_cont .idx_xxgkBox_right {width: 100%;}
    .idx_xxgkBox .container .idx_xxgkBox_cont .idx_xxgkBox_right .bd {height: unset;}
    .idx_xxgkBox .container .idx_xxgkBox_cont .idx_xxgkBox_right .bd>a {display: none;}
    .more a {display: inline-block;font-size: 15px;color: #999999;line-height: 32px;}
    .idx_tab>.hd ul li {margin-right: 10px;}
    .idx_tab>.hd ul li a {display: block;font-size: 18px;color: #333333;font-weight: 700;}
    .idx_xxgkBox_left .san_block p {width: 100%;height: 54px;line-height: 54px;box-sizing: border-box;border: 1px solid #dff1e2;border-radius: 5px;background: #f3f9f4;margin-right: 14px;background-image: none;transition: background-image 0.3s;}
    .idx_xxgkBox_left .san_block p:last-child {margin-right: 0;}
    .idx_xxgkBox_left .san_block p a {display: block;position: relative;font-size: 18px;color: #333333;box-sizing: border-box;padding-left: 35px;text-align: center;}
    .idx_xxgkBox_left .san_block p.p1 a {background: url(/uiFramework/commonResource/image/2022052514123324892.png) no-repeat 104px center;}
    .idx_xxgkBox_left .san_block p.p2 a {background: url(/uiFramework/commonResource/image/2022052514130811339.png) no-repeat 104px center;}
    .idx_xxgkBox_left .san_block p.p3 a {background: url(/uiFramework/commonResource/image/2022052514132655556.png) no-repeat 104px center;}
    .idx_xxgkBox_left .bd ul {box-sizing: border-box;}
    .tab_bd ul li {width: 100%;box-sizing: border-box;height: 48px;line-height: 48px;display: flex;justify-content: space-between; }
    .tab_bd ul li a {width: 60%;display: inline-block;padding-left: 22px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #333333;box-sizing: border-box;}
    .tab_bd ul li a::after {content: "";position: absolute;left: 0;top: 14px;width: 9px;height: 9px;box-sizing: border-box;border: 1px solid #74952f;border-radius: 50%;}
    .tab_bd ul li span {float: none;font-size: 16px;color: #999999;}
    .idx_xxgkBox_left .bd .ul1 {padding-top: 25px;padding-bottom: 25px;border-bottom: 1px dashed #b7b7b7;}
    .idx_xxgkBox_left .bd .ul1 p {float: unset;width: unset;padding-left: 100px;}
    .idx_xxgkBox_left .bd .ul1 a {display: inline-block;font-size: 18px;width: 250px;color: #333333;line-height: 30px;margin-bottom: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .idx_xxgkBox_left .bd .ul1 b {font-size: 16px;font-weight: 400;color: #999999;display: block;}
}

/* 信息公开 max-width: 585px */
@media all and (orientation: portrait) and (max-width: 585px) {
    .idx_xxgkBox_left .san_block p {margin-top: 10px;}
    .idx_xxgkBox_left .san_block {margin-top: unset;}
}

@media screen and (max-width: 360px) {.more a {display: inline-block;font-size: 13px;color: #999999;line-height: 32px;}
    .idx_tab>.hd ul li {margin-right: 10px;}
    .idx_tab>.hd ul li a {display: block;font-size: 21px;color: #333333;font-weight: 700;}
}

/* 信息公开移动端 end*/


/* 办事服务移动端 start */
/* 办事服务 max-width: 768px */

@media all and (orientation : portrait) and (max-width: 768px) {.idx_zwfw1 .block {padding-bottom: 10px;height: unset;width: 50%;margin-right: unset;}
    .idx_zwfw1 .block a img {width: 20%;}
    .idx_zwfw1 .block>a {padding-top: 15px;}
    .idx_zwfw1 .block>a span {font-size: 18px;margin-top: 15px;}
    .idx_zwfw1 .block>p {padding-top: 10px;}
    .idx_zwfw1 .block>p a {font-size: 16px;line-height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .idx_zwfw1 .block:nth-child(n+3):nth-last-child(n) {margin-top: 20px;}
    .idx_zwfw1>div>div:last-child {display: flex;justify-content: space-around;flex-wrap: wrap;}
    .idx_zwfw {height: unset;background-size: 100% 100%;padding-bottom: 40px;padding-left: 15px;padding-right: 15px;}
    .idx_zwfw2 .bd {overflow: hidden;width: 539px;margin: 0 auto;}

}

/* 办事服务 max-width: 585px */
/* 上下部分 */
@media all and (orientation : portrait) and (max-width: 640px) {.idx_zwfw1 .block {margin-top: 15px;}
    .idx_zwfw {height: unset;background-size: 100% 100%;}
}

/* 办事服务 max-width: 550px */
/* 轮播图的 */
@media all and (orientation : portrait) and (max-width: 550px) {.idx_zwfw2 .bd {overflow: hidden;width: 260px;margin: 0 auto;}
}

/* 办事服务移动端 end */

/* 政民互动移动端 start */
/* 政民互动 max-width: 768px  */
@media all and (orientation : portrait) and (max-width: 768px) {.idx_zmhd {padding-left: 15px;padding-right: 15px;}
    .idx_zmhd_left_block1>div {display: none;}
    .idx_zmhd_right {float: unset;width: unset;}
    .idx_zmhd_right .parBd .slideBox .tempWrap {margin: 0 auto;}
    .idx_zmhd_right .bot>a {display: block;width: 100%;}
    .idx_zmhd_right .bot>a>img {display: block;width: 100%;}
    .idx_zmhd_left_block1>a,
    .idx_zmhd_left_block1>a img {width: 100%;}
    .idx_zmhd_left {width: 100%;}
    .idx_zmhd_left_block2>a span {padding-left: unset;text-align: center;}
}

/* 政民互动移动端 end */

/* 专题专栏移动端 start */
/* 专题专栏 max-width: 768px  */
@media all and (orientation : portrait) and (max-width: 768px) {.idx_ztzl {padding-left: 15px;padding-right: 15px;}
    .container .idx_ztzl_cont .bd {overflow: hidden;width: 280px;margin: 0 auto;}
    .idx_ztzl_cont .prev {left: -5px;}
    .idx_ztzl_cont .next {right: -5px;}
}

/* 专题专栏移动端 end */


/* 页面底部相关链接移动端 start */
/* 页面底部相关链接  max-width: 768px */
@media all and (orientation : portrait) and (max-width: 768px) {.links .container>ul {background: #83a538;line-height: 30px;}
    .links .container>ul li {width: 50%;text-align: center;}
    .links .container>ul li>a,
    .links .container>ul li>span {padding: unset;}
    .links .container>ul li .list {width: unset;line-height: 30px;padding: 0 10px;}
    .links .container>ul li .list a {float: unset;margin: 0 3px;line-height: 30px;}
    .links .container>ul .listbox1 .list {right: unset;background-color: #83a538;left: -100%;}
    .links .container>ul .listbox2 .list {right: -100%;background-color: #83a538;}
    .links .container>span {margin-top: -17px;}
}

/* 页面底部相关链接移动端 end */


/*头部标题、轮播图、新闻列表*/
@media only screen and (max-width: 768px) {.clearfix:before .clearfix::after {content: "";display: table;}
    .clearfix:after {clear: both;}
    .sub_tout .tout .container>a {color: #333333;}
    .tout .container {width: 100%;padding: 10px 15px;}
    .container {width: 100% !important;}
    .tout .container>a {display: inline-block;font-size: 22px;font-weight: 700;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333333;}
    .tout .container>p {padding-top: 5px;display: flex;}
    .tout .container>p em {display: inline-block;max-width: 87%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-style: normal;font-size: 12px;color: #666666;}
    .tout .container>p a {width: 13%;display: inline-block;font-size: 12px;vertical-align: top;text-align: right;color: #969696;}

    /* 轮播图 */
    .lunTabBox {width: 100%;margin-top: 10px;padding: 10px 15px;}
    .lunTabBox .container {position: relative;height: 100%;}
    .lunBox {width: 100%;position: relative;z-index: 10;}
    .lunTabBox .container .lunBox {margin-top: unset;}
    .lunBox .hd {display: none;}
    .lunBox .hd ul li {width: 10px;height: 10px;border-radius: 50%;background: #cccccc;display: inline-block;margin: 0 5px;cursor: pointer;}
    .lunBox .hd ul li.on {width: 30px;border-radius: 20px;background: #71922a;}
    .lunBox .bd {width: 100%;height: auto;border-radius: 5px;overflow: hidden;}
    .lunBox .bd a {display: block;width: 100%;height: 100%;position: relative;}
    .lunBox .bd a img {width: 100%;height: 240px;display: block;}
    .lunBox .bd a span {width: 100%;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #ffffff;line-height: 60px;background: rgba(0, 0, 0, 0.5);height: 60px;}
    .lunBox .prev,
    .lunBox .next {display: none !important;}

    /* 新闻 */
    .lunTabBox_tab {padding-top: 30px;position: relative;z-index: 10;width: 100%;margin-right: unset;}
    .tab_hd {position: relative;height: auto;height: 35px;}
    .tab_hd::after {content: "";position: absolute;left: 0;bottom: 1px;width: 100%;height: 1px;background: #e1e3e5;z-index: 0;}
    .tab_hd ul {width: 100%;position: relative;z-index: 10;display: flex;justify-content: space-between;}
    .tab_hd ul li {float: unset;margin-right: unset;height: unset;}
    .tab_hd ul li:last-child {margin-right: 0;}
    .lunTabBox .tab_hd ul li.on a::after {width: 70%;}
    .tab_hd ul li a::after,
    .otherLink::after {content: "";position: absolute;left: 50%;transform: translateX(-50%);height: 3px;border-radius: 3px;background: #71922a;bottom: 0;width: 0;transition: width 0.3s;}
    .tab_hd ul li a {display: block;font-size: 18px;color: #333333;font-weight: 700;position: relative;height: 24px;}
    .tab_hd ul li.on a {color: #71922a;}
    .tab_bd ul {padding-top: 10px;}
    .tab_bd ul li {height: 44px;line-height: 34px;padding: 5px 0;width: 100%;box-sizing: border-box;display: flex;justify-content: space-between;}
    .tab_bd ul li a {display: inline-block;position: relative;max-width: 65%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #333333;box-sizing: border-box;}
    .tab_bd ul li span {float: none;font-size: 16px;color: #999999;}
    .lunBox .bd .ul_0001 li img {height: 253px;}
    .tout .container>a:hover {text-decoration: unset;}
}