@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.ml50 {
  margin-left: 50px;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
}
.wrapper1 {
  width: 1300px;
  margin: 0 auto;
}
.disnone {
  display: none;
}
ul.comlist1 {
  padding: 10px 0;
}
ul.comlist1 li {
  border-bottom: 2px dashed #272727;
  padding-left: 24px;
  background: url(../images/2022lhzl-list1.png) 4px center no-repeat;
}
ul.comlist1 li.last {
  border-bottom: 2px dashed #FFFFFF;
}
ul.comlist1 li a {
  font: 16px/60px "黑体";
  color: #272727;
  padding-right: 110px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.comlist1 li a:hover {
  color: #ff0000;
}
ul.comlist1 li span {
  float: right;
  font: 16px/60px "黑体";
  color: #272727;
}
ul.comlist2 {
  padding: 10px 0;
}
ul.comlist2 li {
  margin-top: 10px;
  margin-bottom: 28px;
}
ul.comlist2 li a {
  width: 375px;
  float: left;
  font: 16px/24px "黑体";
  color: #272727;
  display: block;
}
ul.comlist2 li a:hover {
  color: #ff0000;
}
ul.comlist2 li span {
  float: right;
  font: 16px/48px "黑体";
  color: #272727;
}
ul.comlist3 {
  padding: 0 10px;
  margin-top: 30px;
}
ul.comlist3 li {
  display: inline-block;
  float: left;
  width: 630px;
  padding-right: 10px;
  padding-left: 40px;
  background: url(../images/2022qykb-list2.png) 20px center no-repeat;
}
ul.comlist3 li.bg {
  background-color: #f2faff;
}
ul.comlist3 li.rih {
  margin-left: 20px;
}
ul.comlist3 li a {
  font: bold 24px/66px "黑体";
  color: #0096ff;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.comlist3 li a:hover {
  color: #eebd47;
}
/*焦点图s*/
.yth-jdt {
  margin: 30px 0;
  padding: 20px 0;
}
.jdt-tab {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.mySwiper {
  width: 860px;
  height: 170px;
}
.mySwiper .swiper-slide {
  background: none !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mySwiper .swiper-slide a {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  background: #cf2313;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mySwiper .swiper-slide span {
  display: block;
  color: #FFFFFF;
  font: 16px/18px "黑体";
}
.mySwiper .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
  background: var(--swiper-pagination-bullet-inactive-color, #bfbfbf);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.mySwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #ac2317);
}
.mySwiper .swiper-pagination {
  bottom: 0px !important;
}
.swiper-button-next,
.swiper-button-prev {
  width: 20px !important;
  height: 20px !important;
  top: 100px !important;
}
.swiper-button-prev {
  background: url(../images/2022lhzl-jdt-left.png) no-repeat;
}
.swiper-button-next {
  background: url(../images/2022lhzl-jdt-right.png) no-repeat;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0px !important;
}
/*焦点图e*/
/*焦点图1s*/
.mySwiper1 {
  width: 470px;
  height: 317px;
}
.mySwiper1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mySwiper1 .swiper-slide img {
  display: block;
  width: 470px;
  height: 317px;
  object-fit: cover;
}
.mySwiper1 .swiper-slide a {
  position: relative;
}
.mySwiper1 .swiper-slide p {
  text-align: left;
  font: 14px/40px "黑体";
  color: #ffffff;
  padding-left: 20px;
  position: absolute;
  width: 450px;
  left: 0;
  bottom: 0;
  background: url(../images/2022lhzl-jdt-abg.png);
}
.mySwiper1 .swiper-horizontal > .swiper-pagination-bullets,
.mySwiper1 .swiper-pagination-bullets.swiper-pagination-horizontal,
.mySwiper1 .swiper-pagination-custom,
.mySwiper1 .swiper-pagination-fraction {
  bottom: 10px;
  right: 0px !important;
  width: 100%;
  left: auto !important;
  text-align: right !important;
  padding-right: 10px;
}
.mySwiper1 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
  background: var(--swiper-pagination-bullet-inactive-color, #ffffff);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.mySwiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #ac2317);
}
.mySwiper1 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.mySwiper1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 2px);
}
/*焦点图1e*/
/*焦点图2s*/
.mySwiper2 {
  width: 860px;
  height: 220px;
}
.mySwiper2 .swiper-slide {
  background: none !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mySwiper2 .swiper-slide img {
  width: 255px;
  height: 176px;
}
.mySwiper2 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
  background: var(--swiper-pagination-bullet-inactive-color, #bfbfbf);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.mySwiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #ac2317);
}
.mySwiper2 .swiper-pagination {
  bottom: 0px !important;
}
.aa .swiper-button-next,
.aa .swiper-button-prev {
  top: 120px !important;
}
/*焦点图2e*/
/*首页*/
.body-fl {
  background: url(../images/2022lhzl-header1.png) center top no-repeat;
}
.header {
  height: 430px;
}
.logo {
  display: inline-block;
  margin-top: 45px;
  margin-left: 30px;
}
.logo img {
  width: 340px;
}
.lh-tab1 {
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 20px #dea7a5;
  padding: 10px 20px;
}
.lh-tab1 h1 {
  font: 34px/50px "黑体";
  color: #d12528;
}
.lh-tab1 p {
  padding: 0 30px;
  text-indent: 2em;
  font: 16px/28px "黑体";
  color: #272727;
}
.lh-tab2 {
  margin-top: 60px;
}
.lh-tab2 .tab1 {
  display: inline-block;
  width: 460px;
}
.com-tit {
  height: 38px;
}
.com-tit.a1 {
  background: url(../images/2022lhzl-tit1.png) left center no-repeat;
}
.com-tit.a2 {
  background: url(../images/2022lhzl-tit2.png) left center no-repeat;
}
.com-tit.a3 {
  background: url(../images/2022lhzl-tit3.png) left center no-repeat;
}
.com-tit.a4 {
  background: url(../images/2022lhzl-tit4.png) left center no-repeat;
}
.com-tit.a5 {
  background: url(../images/2022lhzl-tit5.png) left center no-repeat;
}
.com-tit.a6 {
  background: url(../images/2022lhzl-tit6.png) left center no-repeat;
}
.com-tit.a7 {
  background: url(../images/2022lhzl-tit7.png) left center no-repeat;
}
.com-tit.a8 {
  background: url(../images/2022lhzl-tit8.png) left center no-repeat;
}
.com-tit.a9 {
  background: url(../images/2022lhzl-tit9.png) left center no-repeat;
}
.com-tit.a10 {
  background: url(../images/2022lhzl-tit10.png) left center no-repeat;
}
.com-tit a {
  display: inline-block;
  float: right;
  font: 12px/38px "黑体";
  color: #cf2313;
}
.com-tit a:hover {
  color: #ff0000;
  font-weight: bold;
}
.bzzy {
  display: block;
  margin-top: 40px;
}
.lh-tab3 {
  margin-top: 100px;
  padding: 30px 0;
  background: #fbf4f3;
}
.lh-tab4 {
  padding: 80px 0;
}
.lh-xxgk {
  padding-top: 10px;
}
.lh-xxgk a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 62px;
  width: 190px;
  box-shadow: 2px 2px 10px #e0e0e0;
  float: left;
  color: #333333;
  margin-left: 40px;
  margin-top: 26px;
}
.lh-xxgk a.a1 {
  background: #FFFFFF url(../images/2022lhzl-xxgk1.png) 20px center no-repeat;
}
.lh-xxgk a.a2 {
  background: #FFFFFF url(../images/2022lhzl-xxgk2.png) 20px center no-repeat;
}
.lh-xxgk a.a3 {
  background: #FFFFFF url(../images/2022lhzl-xxgk3.png) 20px center no-repeat;
}
.lh-xxgk a.a4 {
  background: #FFFFFF url(../images/2022lhzl-xxgk4.png) 20px center no-repeat;
}
.lh-xxgk a.a5 {
  background: #FFFFFF url(../images/2022lhzl-xxgk5.png) 20px center no-repeat;
}
.lh-xxgk a.a6 {
  background: #FFFFFF url(../images/2022lhzl-xxgk6.png) 20px center no-repeat;
}
.lh-xxgk a.a7 {
  background: #FFFFFF url(../images/2022lhzl-xxgk7.png) 20px center no-repeat;
}
.lh-xxgk a.a8 {
  background: #FFFFFF url(../images/2022lhzl-xxgk8.png) 20px center no-repeat;
}
.lh-xxgk a.a9 {
  background: #FFFFFF url(../images/2022lhzl-xxgk9.png) 20px center no-repeat;
}
.lh-xxgk a.a10 {
  background: #FFFFFF url(../images/2022lhzl-xxgk10.png) 20px center no-repeat;
}
.lh-xxgk a.a11 {
  background: #FFFFFF url(../images/2022lhzl-xxgk11.png) 20px center no-repeat;
}
.lh-xxgk a.a12 {
  background: #FFFFFF url(../images/2022lhzl-xxgk12.png) 20px center no-repeat;
}
.lh-xxgk a.a13 {
  background: #FFFFFF url(../images/2022lhzl-xxgk13.png) 20px center no-repeat;
}
.lh-xxgk a.a14 {
  background: #FFFFFF url(../images/2022lhzl-xxgk14.png) 20px center no-repeat;
}
.lh-xxgk a.a15 {
  background: #FFFFFF url(../images/2022lhzl-xxgk15.png) 20px center no-repeat;
}
.lh-xxgk a.a16 {
  background: #FFFFFF url(../images/2022lhzl-xxgk16.png) 20px center no-repeat;
}
.lh-xxgk a.a17 {
  background: #FFFFFF url(../images/2022lhzl-xxgk17.png) 20px center no-repeat;
}
.lh-xxgk a.a18 {
  background: #FFFFFF url(../images/2022lhzl-xxgk18.png) 20px center no-repeat;
}
.lh-xxgk a.a19 {
  background: #FFFFFF url(../images/2022lhzl-xxgk19.png) 20px center no-repeat;
}
.lh-xxgk a.a20 {
  background: #FFFFFF url(../images/2022lhzl-xxgk20.png) 20px center no-repeat;
}
.lh-xxgk a.a21 {
  background: #FFFFFF url(../images/2022lhzl-xxgk21.png) 20px center no-repeat;
}
.lh-xxgk a.a22 {
  background: #FFFFFF url(../images/2022lhzl-xxgk22.png) 20px center no-repeat;
}
.lh-xxgk a.a23 {
  background: #FFFFFF url(../images/2022lhzl-xxgk23.png) 20px center no-repeat;
}
.lh-xxgk a.a24 {
  background: #FFFFFF url(../images/2022lhzl-xxgk24.png) 20px center no-repeat;
}
.lh-xxgk a.a25 {
  background: #FFFFFF url(../images/2022lhzl-xxgk25.png) 20px center no-repeat;
}
.lh-xxgk a.a26 {
  background: #FFFFFF url(../images/2022lhzl-xxgk26.png) 20px center no-repeat;
}
.lh-xxgk a.a27 {
  background: #FFFFFF url(../images/2022lhzl-xxgk27.png) 20px center no-repeat;
}
.lh-xxgk a.a28 {
  background: #FFFFFF url(../images/2022lhzl-xxgk28.png) 20px center no-repeat;
}
.lh-xxgk a.a29 {
  background: #FFFFFF url(../images/2022lhzl-xxgk29.png) 20px center no-repeat;
}
.lh-xxgk a.a30 {
  background: #FFFFFF url(../images/2022lhzl-xxgk30.png) 20px center no-repeat;
}
.lh-xxgk a:hover {
  color: #ff0000;
  font-weight: bold;
}
.lh-xxgk span {
  font: 16px/20px "黑体";
  padding-left: 70px;
  text-align: left;
  display: block;
  width: 120px;
}
.lh-sf {
  padding-top: 10px;
}
.lh-sf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 62px;
  width: 190px;
  box-shadow: 2px 2px 10px #e0e0e0;
  float: left;
  color: #333333;
  margin-left: 40px;
  margin-top: 26px;
}
.lh-sf a:hover {
  color: #ff0000;
  font-weight: bold;
}
.lh-sf span {
  display: block;
  font: 16px/20px "黑体";
}
.lh-tab5 {
  background-color: #fbf4f3;
  padding: 30px 0 50px 0;
}
.tab5 {
  display: inline-block;
  width: 470px;
}
/*二级页面*/
/*面包屑*/
.mbx {
  color: #333333;
  height: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
  font: 14px/36px "黑体";
}
.mbx a {
  font: 14px/36px "黑体";
  color: #333333;
}
.mbx a:hover {
  color: #ff0000;
}
.mbx span {
  font: 14px/36px "黑体";
  color: #333333;
}
.ej-tit {
  margin: 30px 0;
  border-bottom: 1px solid #a1a1a1;
  height: 74px;
}
.ej-tit h3 {
  font: bold 24px/26px "黑体";
  color: #d12528;
}
.ej-tit h5 {
  font: 14px/26px "黑体";
  color: #da8082;
}
.ej-nr {
  margin: 30px auto;
}
.ej-nr p {
  text-indent: 2em;
  margin: 20px  0px 0  0px;
  font: 16px/30px "黑体";
  color: #696969;
}
.ej-fhzy {
  display: block;
  text-align: right;
  font: bold 16px/56px "黑体";
  color: #d12528;
}
.ej-fhzy:hover {
  text-decoration: underline;
}
.ej-foot {
  height: 200px;
}
/*臧湾乡首页s*/
.body-zwx {
  background: url(../images/2022lhzl-header2.jpg) center top no-repeat;
}
.header-zwx {
  height: 500px;
}
.zwx-clj {
  display: block;
  margin: 50px auto 0 auto;
}
.zwx-tab1 {
  background-color: #fbf4f3;
  padding: 30px 0;
}
.zwx-xxgk-tit {
  text-align: center;
}
.zwx-xxgk-tit a {
  margin: 20px 40px 0 40px;
  display: inline-block;
  text-align: center;
  font: 18px/42px "黑体";
  color: #cf2313;
  padding-bottom: 10px;
  width: 211px;
}
.zwx-xxgk-tit a.cur {
  background: url(../images/2022lhzl-titlecur.png) no-repeat;
  color: #FFFFFF;
}
.zwx-xxgk-tit a:hover {
  font-weight: bold;
}
/*臧湾乡首页e*/
/*三龙镇首页s*/
.header-slz {
  height: 428px;
}
.body-slz {
  background: url(../images/2022lhzl-header31.jpg) center top no-repeat;
}
.slz-ej {
  background-color: #FFFFFF;
  display: block;
  border-radius: 20px;
  padding: 1px 30px 20px 30px;
  box-shadow: 0 0 20px #e7bdbb;
}
/*三龙镇首页e*/
/*鹅湖镇首页s*/
.header-ehz {
  height: 428px;
}
.body-ehz {
  background: url(../images/2024ehz-header.jpg) center top no-repeat;
}
.ehz-ej {
  background-color: #FFFFFF;
  display: block;
  border-radius: 20px;
  padding: 1px 30px 20px 30px;
  box-shadow: 0 0 20px #e7bdbb;
}
/*鹅湖镇首页e*/
