@import url(common.min.css);
.guanyubeila {
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.guanyubeila .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  background-image: url(/static/images/zhongliufangzhi/about_bnt.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 100%;
}
.guanyubeila .main .box1 {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.guanyubeila .main .box1 .left {
  width: 754px;
  flex: 0 754px;
  height: auto;
}
.guanyubeila .main .box1 .left .name {
  width: 100%;
  height: auto;
}
.guanyubeila .main .box1 .left .name .en {
  width: 100%;
  height: 73px;
  font-size: 72px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #333333;
  line-height: 73px;
  opacity: 0.15;
  text-align: left;
}
.guanyubeila .main .box1 .left .name .cn {
  width: 100%;
  height: 49px;
  font-size: 48px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 49px;
  margin-top: 22px;
  text-align: left;
}
.guanyubeila .main .box1 .left .image {
  width: 100%;
  height: 650px;
  margin-top: 60px;
  position: relative;
}
.guanyubeila .main .box1 .left .image img {
  height: 100%;
  position: absolute;
  right: 0;
}
.guanyubeila .main .box1 .right {
  width: 445px;
  flex: 0 445px;
  height: 589px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.guanyubeila .main .box1 .right .title {
  width: auto;
  height: 31px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #006EC7;
  line-height: 31px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-shadow: 0px 8px 12px 0px rgba(0, 110, 199, 0.1);
}
.guanyubeila .main .box1 .right .des {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 39px;
  text-align: justify;
  margin-top: 60px;
}
.guanyubeila .main .box2 {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 60px;
}
.guanyubeila .main .box2 .left {
  width: 425px;
  flex: 0 425px;
}
.guanyubeila .main .box2 .left .title {
  width: 100%;
  height: 31px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #006EC7;
  line-height: 31px;
}
.guanyubeila .main .box2 .left .name {
  width: 100%;
  height: 100px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
  margin-top: 50px;
  position: relative;
}
.guanyubeila .main .box2 .left .name span {
  display: block;
  width: auto;
  height: 100px;
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 0.1;
  position: absolute;
  left: 0;
}
.guanyubeila .main .box2 .left .des {
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
  padding-top: 41px;
  border-top: 1px solid #E5E5E5;
  text-align: justify;
  margin-top: 40px;
  overflow: hidden;
}
.guanyubeila .main .box2 .right {
  width: 814px;
  flex: 0 814px;
  height: 552px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.guanyubeila .main .box2 .right img {
  width: 100%;
}

.yiliaomoshi {
  width: 100%;
  height: 485px;
  background: #F8F9FA;
  padding-top: 60px;
  border-bottom: 110px solid #fff;
}
.yiliaomoshi .main {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.yiliaomoshi .main .left {
  width: 778px;
  flex: 0 778px;
  height: 545px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.yiliaomoshi .main .left .images {
  width: 374px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
.yiliaomoshi .main .left .images .img {
  width: 384px;
  height: 263px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.yiliaomoshi .main .left .images .img img {
  width: 100%;
  height: 100%;
}
.yiliaomoshi .main .left .image {
  width: 384px;
  height: 545px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.yiliaomoshi .main .left .image img {
  width: 100%;
  height: 100%;
}
.yiliaomoshi .main .right {
  width: 423px;
  flex: 0 423px;
}
.yiliaomoshi .main .right .name {
  width: 100%;
  height: 100px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
  position: relative;
}
.yiliaomoshi .main .right .name span {
  display: block;
  width: auto;
  height: 100px;
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 0.1;
  position: absolute;
  left: 0;
}
.yiliaomoshi .main .right .des {
  width: 100%;
  height: 260px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
  padding-top: 41px;
  border-top: 1px solid #E5E5E5;
  text-align: justify;
  margin-top: 40px;
  overflow: hidden;
}

.guanjiafuwu {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
}
.guanjiafuwu .main {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.guanjiafuwu .main .left {
  width: 780px;
  flex: 0 780px;
}
.guanjiafuwu .main .left .name {
  width: 100%;
  height: 100px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
  position: relative;
}
.guanjiafuwu .main .left .name span {
  display: block;
  width: auto;
  height: 100px;
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 0.1;
  position: absolute;
  left: 0;
}
.guanjiafuwu .main .left .des {
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
  padding-top: 41px;
  border-top: 1px solid #E5E5E5;
  text-align: justify;
  margin-top: 40px;
  overflow: hidden;
}
.guanjiafuwu .main .right {
  width: auto;
  height: auto;
}
.guanjiafuwu .main .right .images {
  width: auto;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.guanjiafuwu .main .right .images .img:nth-child(1) {
  margin-right: 20px;
}

.box5 {
  width: 100%;
  height: auto;
  background: #fff;
  padding-bottom: 60px;
}
.box5 .main {
  width: 100%;
  margin: 0 auto;
}
.box5 .main .images {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  background: rgba(248, 249, 250, 0.6);
  padding-top: 40px;
}
.box5 .main .images .image {
  width: 630px;
  /*height: 493px;*/
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
}
.box5 .main .images .image:nth-child(1) {
  margin-right: 38px;
}
.box5 .main .images .image img {
  width: 100%;
  height: 100%;
}
.box5 .main .name {
  width: 1300px;
  height: 100px;
  margin: 0 auto;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
  position: relative;
  margin-top: 69px;
}
.box5 .main .name span {
  display: block;
  width: auto;
  height: 100px;
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 0.1;
  position: absolute;
  left: 0;
}
.box5 .main .des {
  width: 1300px;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
  text-align: justify;
  margin-top: 10px;
  overflow: hidden;
}/*# sourceMappingURL=zoujinbeila.min.css.map */