@import url(common.css);
.wsmxzalblxbcc {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 60px 0;
}
.wsmxzalblxbcc .main {
  width: 1300px;
  margin: 0 auto;
}
.wsmxzalblxbcc .main .title {
  width: 100%;
  height: 41px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2A2C2E;
  line-height: 41px;
  text-align: center;
}
.wsmxzalblxbcc .main .des {
  width: 100%;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
}
.wsmxzalblxbcc .main .images {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.wsmxzalblxbcc .main .images .image:nth-child(1) {
  width: 723px;
  height: 500px;
  background-color: #F5F5F5;
  overflow: hidden;
}
.wsmxzalblxbcc .main .images .image:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wsmxzalblxbcc .main .images .image:nth-child(2) {
  width: 545px;
  height: 500px;
  background-color: #F5F5F5;
  overflow: hidden;
}
.wsmxzalblxbcc .main .images .image:nth-child(2) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.xbqcyl {
  width: 100%;
  height: auto;
  padding: 60px 0;
  background: #FCFEFF;
}
.xbqcyl .main {
  width: 1300px;
  margin: 0 auto;
}
.xbqcyl .main .title {
  width: 100%;
  height: 41px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2A2C2E;
  line-height: 41px;
  text-align: center;
}
.xbqcyl .main .image {
  width: 100%;
  margin-top: 60px;
}
.xbqcyl .main .image img {
  width: 100%;
}

.scgjrz {
  width: 100%;
  height: auto;
  padding: 60px 0;
  background: #fff;
}
.scgjrz .main {
  width: 1300px;
  margin: 0 auto;
}
.scgjrz .main .title {
  width: 100%;
  height: 41px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2A2C2E;
  line-height: 41px;
  text-align: center;
}
.scgjrz .main .des {
  width: 100%;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  text-align: center;
  margin-top: 27px;
}
.scgjrz .main .content {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.scgjrz .main .content .left {
  width: 399px;
  height: 345px;
}
.scgjrz .main .content .left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.scgjrz .main .content .right {
  width: 483px;
  height: auto;
  margin-left: 86px;
}
.scgjrz .main .content .right div {
  width: 100%;
  height: 58px;
  border-bottom: 1px solid #E5E5E5;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.scgjrz .main .content .right div span:nth-child(1) {
  width: 55px;
  height: 58px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #14161A;
  line-height: 58px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.scgjrz .main .content .right div span:nth-child(2) {
  width: auto;
  height: 58px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #737780;
  line-height: 58px;
  margin-left: 25px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.liudajishuyoushi {
  width: 100%;
  height: 663px;
  background: #1F6CC9;
  min-width: 1300px;
  background-image: url(/static/images/cunchuyoushi/ys_c_img.png);
  background-repeat: no-repeat;
  -o-background-size: 100% auto;
     background-size: 100% auto;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 58px;
}

.liudajishuyoushi > .content {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}

.liudajishuyoushi > .content > .cn_title {
  width: 100%;
  height: 34px;
  font-size: 34px;
  font-family: OPPOSans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 34px;
  text-align: center;
}

.liudajishuyoushi > .content > .items {
  width: 100%;
  height: auto;
  margin-top: 45px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.liudajishuyoushi > .content > .items > .item {
  width: 353px;
  height: 210px;
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 30px;
}

.liudajishuyoushi > .content > .items > .item > .name {
  width: 100%;
  height: 40px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.liudajishuyoushi > .content > .items > .item > .name > img {
  display: block;
  width: 40px;
  height: 40px;
}

.liudajishuyoushi > .content > .items > .item > .name > span {
  display: block;
  width: -webkit-calc(100% - 56px);
  width: -moz-calc(100% - 56px);
  width: calc(100% - 56px);
  height: 40px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #14161A;
  line-height: 40px;
  padding-left: 16px;
}

.liudajishuyoushi > .content > .items > .item > p {
  width: 100%;
  height: 160px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #737780;
  line-height: 23px;
  margin-top: 23px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.qqhyftx {
  width: 100%;
  height: auto;
  padding: 60px 0;
  background: #fff;
}
.qqhyftx .main {
  width: 1300px;
  margin: 0 auto;
}
.qqhyftx .main .title {
  width: 100%;
  height: 41px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2A2C2E;
  line-height: 41px;
  text-align: center;
}
.qqhyftx .main .des {
  width: 100%;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  text-align: center;
  margin-top: 27px;
}
.qqhyftx .main .image {
  width: 100%;
  margin-top: 30px;
}
.qqhyftx .main .image img {
  width: 100%;
}