#homePage {
  background: url("base_res/homeBg.png") no-repeat;
  background-size: 100% 386px;
  background-position-y: 125px;
}

#homePage .border2 {
  border: 2px solid #F0EFF5;
}

#homePage .ui-hd-1 {
  position: relative;
  height: 50px;
  background: #FCF3F4;
}

#homePage .ui-hd-1 .lm-cn {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  color: #333333;
  margin-left: 15px;
  padding-bottom: 10px;
  background: url("home_res/hdBg.png") no-repeat bottom left;
  z-index: 99;
}

#homePage .ui-hd-1 .more {
  position: absolute;
  right: 15px;
  bottom: 10px;
}

#homePage #body {
  margin: auto;
  width: 1000px;
}
/**
#homePage .m-lb {
  position: relative;
  height: 0;
  padding-bottom: 30%;
  overflow: hidden;
  padding-left: 0;
}
#homePage .m-lb .swiper-container {
  position: absolute;
  width: 100%;
  height: 100%;
  --swiper-theme-color: #fff;
}

#homePage .m-lb .swiper-pagination {
  z-index: 999;
  right: -6px;
  bottom: 10px;
  left: auto;
  margin-right: 20px;
  text-align: right;
  color: #fff;
}

#homePage .m-lb .swiper-pagination .a {
  font-size: 24px;
}

#homePage .m-lb .swiper-pagination .b {
  font-size: 14px;
}

#homePage .m-lb .swiper-pagination-bullet {
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  background: #6B6969;
  opacity: .9;
  cursor: pointer;
  border-radius: 0;
}

#homePage .m-lb .swiper-pagination-bullet-active {
  background: #FF0000;
}

#homePage .m-lb .swiper-container {
  overflow: hidden;
}

#homePage .m-lb .swiper-container .swiper-button-prev::after {
  display: none;
}

#homePage .m-lb .swiper-container .swiper-button-next::after {
  display: none;
}

#homePage .m-lb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
}

#homePage .m-lb .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#homePage .m-lb .swiper-container .swiper-wrapper .swiper-slide .slide-title {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 140px 0 20px;
  background: rgba(0, 0, 0, 0.25);
}

#homePage .m-lb .swiper-container .swiper-wrapper .swiper-slide .slide-title a {
  font-size: 16px;
  display: block;
  color: #fff;
}
**/
#homePage .m-xwlb {
  position: relative;
  height: 210px;
  overflow: hidden;
  padding-left: 0;
}

#homePage .m-xwlb .swiper-container {
  position: absolute;
  width: 100%;
  height: 100%;
  --swiper-theme-color: #fff;
}

#homePage .m-xwlb .swiper-pagination {
  z-index: 999;
  right: -6px;
  bottom: 10px;
  left: auto;
  margin-right: 20px;
  text-align: right;
  color: #fff;
}

#homePage .m-xwlb .swiper-pagination .a {
  font-size: 24px;
}

#homePage .m-xwlb .swiper-pagination .b {
  font-size: 14px;
}

#homePage .m-xwlb .swiper-pagination-bullet {
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  background: #6B6969;
  opacity: .9;
  cursor: pointer;
  border-radius: 0;
}

#homePage .m-xwlb .swiper-pagination-bullet-active {
  background: #FF0000;
}

#homePage .m-xwlb .swiper-container {
  overflow: hidden;
}

#homePage .m-xwlb .swiper-container .swiper-button-prev::after {
  display: none;
}

#homePage .m-xwlb .swiper-container .swiper-button-next::after {
  display: none;
}

#homePage .m-xwlb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
}

#homePage .m-xwlb .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#homePage .m-xwlb .swiper-container .swiper-wrapper .swiper-slide .slide-title {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 140px 0 20px;
  background: rgba(0, 0, 0, 0.25);
}

#homePage .m-xwlb .swiper-container .swiper-wrapper .swiper-slide .slide-title a {
  font-size: 16px;
  display: block;
  color: #fff;
}

#homePage .main {
  overflow: hidden;
  margin-top: 15px;
}

#homePage .list li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
}

#homePage .box1 {
  float: left;
  width: 700px;
  height: 300px;
  background: #fff;
}

#homePage .box1 .left {
  margin-top: 15px;
  float: left;
  width: 310px;
  padding-left: 15px;
}

#homePage .box1 .right {
  margin-top: 15px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  width: 380px;
}

#homePage .box2 {
  float: right;
  width: 290px;
  height: 300px;
  background: #FCF3F4;
}

#homePage .box2 .bd {
  padding: 15px;
}

#homePage .box2 .bd li {
  border: 0;
}

#homePage .box1 .hd, #homePage .box2 .hd {
  position: relative;
}

#homePage .box1 .hd::after, #homePage .box2 .hd::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #DCE5EC;
  bottom: 0;
  left: 15px;
  right: 15px;
}

#homePage .box3,
#homePage .box4 {
  width: 380px;
  height: 260px;
  float: left;
  margin-right: 15px;
}

#homePage .box3 .hd,
#homePage .box4 .hd {
  background: none;
  height: 40px;
}

#homePage .box3 .bd,
#homePage .box4 .bd {
  padding: 15px;
}

#homePage .box5 {
  float: left;
  background: url(home_res/yqljBg.png) bottom no-repeat;
  width: 210px;
  height: 260px;
}

#homePage .box5 .hd {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  color: #005DA0;
}

#homePage .box5 .bd li > a {
  display: block;
  line-height: 25px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}

#homePage .box5 .bd li > a:hover {
  color: red;
}

#homePage .box5 .btn-group {
  width: 100%;
  margin-bottom: 10px;
}

#homePage .box5 .btn-group button {
  height: 25px;
  width: 100%;
  text-align-last: left;
  padding: 0 10px;
}

#homePage .box5 .btn-group .caret {
  -webkit-transform: rotate(275deg);
      -ms-transform: rotate(275deg);
          transform: rotate(275deg);
  float: right;
  margin-top: 5px;
}

#homePage .box5 .btn-group .dropdown-menu {
  width: 100%;
}

.more_btn .more_text{margin: 18px 15px 0 0;float: right;}
.box3 .more_btn .more_text,.box4 .more_btn .more_text{margin: 10px 15px 0 0;}

.news_title{ float:left;}

.dtjt9_div_text .dtjt9_div_text_title{opacity: 0.2;
    background: #000;
    text-align: center;
    height: 40px;}
.dtjt9_div_img .number .nomal{width: 23px;
    height: 23px;line-height: 23px;
    background: #6B6969;
    opacity: .9;cursor: pointer;
    border-radius: 0;border:0;}
.dtjt9_div_img .number .current{background: #FF0000;width: 23px;
    height: 23px;line-height: 23px;opacity: .9;cursor: pointer;
    border-radius: 0;border:0;}
.dtjt9_div_text{bottom:0;}

.dtjt9_div_img .number{right: 20px;
    bottom: 10px;
    z-index: 200;}