body{
    background:#f8fcff;
}
a:hover,a:focus{
    text-decoration: none;
    color:rgba(132,195,81,1.00);
}
@media (min-width: 1500px){
.container, .container-lg, .container-md, .container-sm, .container-xl{
      max-width: 1440px;  
}
}
	.navbar-dark .navbar-nav .nav-link{
		color: #FFFFFF!important;
	}
.active{
    color: #fff!important;
    font-weight: 500!important;
}
.logoFont {
    font-size: 72px;
    font-family: "思源宋体","宋体";}

.bg-logo{
    background-position: center center;
    background-size: cover;
    background-image: url(../img/logbg1.png);
}
.bg-LenMu{
    background-image: url(../img/f8a268b1c94b1a904fe85adb18044cd.png);
    background-position: center 31%;
    background-size: cover;
}
.img_logo{
    max-width: 100%;
    width: 432px;
}
.bg-jkxy {
    filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.161));
    background: #36be50;
    z-index: 999;
}
    .swiper1.swiper-container {
      width: 100%;
      height: 100%;
		background-color: white;
    }

    .swiper1.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;
    }
.swiper1h300{
    height: 276px!important;
    width: 100%;
    background-position: center center;
    background-size: 100%;
    background-size: cover;
    color: rgba(255,255,255,1.00);
}
.swiper1h200{
    height: 200px!important;
    width: 100%;
    background-position: center center;
    background-size: 100%;
    background-size: cover;
    color: rgba(255,255,255,1.00);
}
/*标题样式*/
.TitleBg {
	filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.161));
	transform: matrix(1,0,0,1,0,0);
    background: #36be50;
}
.icon32 {
    width: 32px;
}
.ListTitleColer {
    overflow: visible;
    width: 343px;
    white-space: nowrap;
    font-style: normal;
    font-weight: lighter;
    color: rgba(114,114,114,1.00);
}
.my-bullet{
    display:inline-block;
    width: 3px;
    height: 3px;
    background: #000;
    position: relative;
    margin: 0 2px;

}
.swiper-pagination-bullet-active{
	background-color: #84C351;
}
/*走马灯*/
   .swiper2 .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper2.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;
    }
.bg-LenMuImg {
    background-image: url(../img/LenMuBg.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}
.LenMuUl {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
.LenMuUl li{
    border-radius: 10px;
}
.LenMuUl li:hover{
    background: rgba(132,195,81,1.00)!important;
}
.LenMuUl li:hover a{
    color: rgba(255,255,255,1.00);
}
.LenMuUl li a {
    color: #037818;
    font-size: 20px;
}
.contTitle {
    font-size: 32px;
    color: rgba(132,195,81,1.00);
    border-bottom: thin solid rgba(132,195,81,1.00);
}
.contEdit{
    line-height: 2.4rem;
    font-size: 18px!important;
}
.contEdit img{
    max-width: 100%!important;
}
.contTitle span{
    font-size: 18px;
    color: rgba(124,124,124,1.00);
    float: right;
    padding: 10px 0px;
}
.contTitle span a{
    color: rgba(123,123,123,1.00);
    text-decoration: none;
}
.display-5{
	font-size: 28px;
}

