.rgggwh {
  width: 100%;
}
body {
  background: #f5f5f5;
}
.main {
  width: 100%;
  background: #f5f5f5;
  height: 100%;
}
.main-container {
  top: 0%;
  width: 100%;
  height: 750px;
  background: url(../rdggfwimg/main-background.png) no-repeat top center;
}
.main-container img {
  left: 20%;
  top: 20%;
}
.main-text {
  width: 1200px;
  background: #fff;
  margin-top: -340px;
  padding: 20px;
}
.main-text .mt .left,
.main-text .mt .right {
  width: 49%;
}
.main-text .mt .left .swiper-slide {
  width: 100%;
  height: 400px;
}
.main-text .mt .left .swiper-slide img {
  width: 100%;
  height: 100%;
}
.main-text .mt .swiper-slide .bottom {
  bottom: 0%;
  padding: 10px 0;
  margin-left: 20px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  border-radius: 20px !important;
  background-color: #fff !important;
}
.swiper-pagination-bullets {
  bottom: 12px !important;
  left: 250px !important;
}
.main-text .mt .swiper-slide .bottom a {
  color: #fff;
}
.main-text .mt .right .header {
  padding-bottom: 10px;
  border-bottom: 2px solid #f5f5f5;
}
.main-text .mt .right .header h2 {
  color: #296eec;
  font-weight: bold;
}
.main-text .mt .right .header span {
  padding: 4px 15px;
  background: #296eec;
  border-radius: 20px;
}
.main-text .mt .right .header span a {
  color: #fff;
}
.main-text .mt .right ul {
  margin-left: 20px;
}
.main-text .mt .right ul li {
  margin: 22px 0;
}
.main-text .mt .right ul li a {
  color: #000;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-text .mt .right ul li span {
  color: #b5b5b5;
}
/* 本例子css */
.slideTxtBox {
  width: 100%;
}

.slideTxtBox .hd {
  width: 55%;
  margin: 0 auto;
}
.slideTxtBox .hd ul {
  width: 100%;
}

.slideTxtBox .hd ul li {
  width: 40%;
  height: 77px;
  line-height: 80px;
}
.slideTxtBox .hd ul li > div {
  width: 100%;
}
.slideTxtBox .hd ul li > div a {
  color: #000;
}
.slideTxtBox .hd ul li:first-child {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.slideTxtBox .hd ul li:nth-child(2) {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.slideTxtBox .hd ul li:nth-child(3) {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.slideTxtBox .hd ul li:first-child > div > div {
  width: 40px;
  height: 40px;
  background: url(../rdggfwimg/yljdicon.png) no-repeat;
  display: block;
  margin-right: 5px;
}
.slideTxtBox .hd ul li.on:first-child > div > div {
  background: url(../rdggfwimg/yljdicon2.png) no-repeat;
}
.slideTxtBox .hd ul li:nth-child(2) > div > div {
  width: 40px;
  height: 40px;
  background: url(../rdggfwimg/cqwhzcicon.png) no-repeat;
  display: block;
  margin-right: 5px;
}
.slideTxtBox .hd ul li.on:nth-child(2) > div > div {
  background: url(../rdggfwimg/cqwhzcicon2.png) no-repeat;
}
.slideTxtBox .hd ul li:nth-child(3) > div > div {
  width: 40px;
  height: 40px;
  background: url(../rdggfwimg/zqwhgicon.png) no-repeat;
  display: block;
  margin-right: 5px;
}
.slideTxtBox .hd ul li.on:nth-child(3) > div > div {
  background: url(../rdggfwimg/zqwhgicon2.png) no-repeat;
}
.slideTxtBox .hd ul li.on {
  color: #fff;
  height: 95px;
  background: url(../rdggfwimg/hover.png) no-repeat;
  background-size: 100% 100%;
  line-height: 80px;
  box-shadow: none;
}
.slideTxtBox .hd ul li.on a {
  color: #fff;
}
.slideTxtBox .bd ul {
  flex-wrap: wrap;
}
.slideTxtBox .bd ul li {
  width: 50%;
  margin: 20px 0;
}
.slideTxtBox .bd ul li > div {
  width: 100%;
}
.slideTxtBox .bd ul li .tableft {
  width: 176px;
  height: 138px;
}
.slideTxtBox .bd ul li .tableft img {
  width: 176px;
  height: 138px;
}
.slideTxtBox .bd ul li .tabright {
  margin-left: 10px;
}
.slideTxtBox .bd ul li .tabright > div {
  margin: 10px 0;
}
.slideTxtBox .bd ul li .tabright h2 a {
  color: #000;
  font-weight: bold;
}
.slideTxtBox .bd ul li .tabright .address span:first-child {
  color: #b5b5b5;
}
.slideTxtBox .bd ul li .tabright .opentime span:first-child {
  width: 80px;
  color: #b5b5b5;
}
.slideTxtBox .bd ul li .tabright .telephoneNumber span:first-child {
  width: 75px;
  color: #b5b5b5;
}
 
