@import url("./common.min.css");
.jiudamanbing {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 60px;
}
.jiudamanbing .main {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.jiudamanbing .main > .title {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.jiudamanbing .main .icon {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.jiudamanbing .main .des {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
  /*text-transform: uppercase;*/
  padding-bottom: 50px;
}
.jiudamanbing .main .image {
  width: 100%;
  height: 587px;
  margin: 0 auto;
  background-image: url("/static/images/manbingguanli/mbgy_ic_bnt.png");
  background-repeat: no-repeat;
  background-position: top center;
  /* background-size: cover; */
  text-align: center;
}
.jiudamanbing .main .image .button {
  display: inline-block;
  width: auto;
  height: 44px;
  margin: 0 auto;
  background: #006EC7;
  border-radius: 22px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
  padding: 0 29px;
  margin-top: 370px;
}

.zhuanjiamantan {
  width: 100%;
  height: auto;
  background: #fff;
  padding-bottom: 48px;
}
.zhuanjiamantan .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.zhuanjiamantan .main > .title {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.zhuanjiamantan .main .icon {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.zhuanjiamantan .main .des {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
  /* text-transform: uppercase; */
}
.zhuanjiamantan .main .items {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.zhuanjiamantan .main .items .item {
  width: 295px;
  height: auto;
  margin-top: 45px;
}
.zhuanjiamantan .main .items .item:hover .image {
  transform: scale(1.1);
  transition: all 0.5s;
}
.zhuanjiamantan .main .items .item:hover .title {
  color: #006EC7;
}
.zhuanjiamantan .main .items .item .image {
  width: 295px;
  height: 166px;
  background: #006EC7;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.zhuanjiamantan .main .items .item .image img {
  width: 100%;
}
.zhuanjiamantan .main .items .item .image img:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.zhuanjiamantan .main .items .item .title {
  width: 100%;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
  margin-top: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.kangyangjishu {
  width: 100%;
  height: auto;
  padding-top: 30px;
  background: #fff;
}
.kangyangjishu .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.kangyangjishu .main > .title {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.kangyangjishu .main .icon {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.kangyangjishu .main > .des {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
  /* text-transform: uppercase; */
}
.kangyangjishu .main .items {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 60px;
}
.kangyangjishu .main .items .item {
  width: auto;
}
.kangyangjishu .main .items .item .image {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  overflow: hidden;
}
.kangyangjishu .main .items .item .image img {
  width: 100%;
}
.kangyangjishu .main .items .item .des {
  width: auto;
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  text-align: center;
  margin-top: 15px;
}
.kangyangjishu .main > .texts {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 60px;
}
.kangyangjishu .main > .texts .image {
  width: 658px;
  height: 354px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.kangyangjishu .main > .texts .image img {
  width: 100%;
}
.kangyangjishu .main > .texts .image img:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.kangyangjishu .main > .texts > .text {
  width: 571px;
  height: 354px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
.kangyangjishu .main > .texts > .text .item {
  width: 100%;
  height: auto;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: rgb(51, 51, 51);
  line-height: 30px;
  text-align: justify;
  z-index: 2;
}
.kangyangjishu .main > .texts > .text .item:nth-child(2) {
  margin-top: 80px;
}
.kangyangjishu .main > .texts > .text .item span {
  font-weight: bold;
  color: rgb(0, 110, 199);
}/*# sourceMappingURL=manbingguanli.min.css.map */