#share .imgBGset {
  width: 100%;
  height: 392px;
  -o-object-fit: cover;
     object-fit: cover;
}

#share .content {
  width: 100%;
}

#share .content .center {
  width: 1080px;
  margin: 0 auto;
}

#share .content .center .gzhDiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 50px 80px;
}

#share .content .center .gzhDiv .gzhBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#share .content .center .gzhDiv .gzhBox .dytitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 17px;
}

#share .content .center .gzhDiv .gzhBox .dytitle .douyinset {
  width: 28px;
  height: auto;
  margin-right: 10px;
}

#share .content .center .gzhDiv .gzhBox .dytitle .dyname {
  font-size: 20px;
  /* color: #0099e2; */
  color: #225856;
}

#share .content .center .gzhDiv .gzhBox .ewmBox {
  width: 166px;
}

#share .content .center .gzhDiv .gzhBox .ewmBox .ewmImg {
  width: 100%;
  height: auto;
}

#share .content .center .InputDiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 35px;
  padding: 20px 0;
}

#share .content .center .InputDiv .shareInput {
  width: 220px;
  padding: 0 10px;
  outline: none;
  background-color: #ffffff;
  border: 1px solid #0099e2;
}

#share .content .center .InputDiv .searchDiv {
  width: 50px;
  background-color: #0099e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

#share .content .center .InputDiv .searchDiv .sharsearchIcon {
  width: 28px;
  height: auto;
}

#share .content .center .fagui {
  margin-bottom: 40px;
}

#share .content .center .fagui .faguiTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  margin-bottom: 20px;
}

#share .content .center .fagui .faguiTitle .shutiao {
  width: 5px;
  height: 29px;
  /* background-color: #0099e2; */
  background-color: #225856;
  margin-right: 15px;
}

#share .content .center .fagui .shareImglist {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#share .content .center .fagui .shareImglist .sharebox {
  width: 326px;
  height: 280px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
  border: solid 1px #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#share .content .center .fagui .shareImglist .sharebox:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#share .content .center .fagui .shareImglist .sharebox .kehuImg {
  width: 100%;
  height: 209px;
  -o-object-fit: cover;
     object-fit: cover;
}

#share .content .center .fagui .shareImglist .sharebox .kehugs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333333;
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#share .content .center .fagui .neirong {
  cursor: pointer;
  margin-left: 25px;
  padding: 15px 0;
  border-bottom: 1px dotted #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#share .content .center .fagui .neirong:last-of-type {
  border-bottom: 0px;
}

#share .content .center .fagui .neirong .nrimg {
  width: 263px;
  height: 147px;
  margin-right: 20px;
}

#share .content .center .fagui .neirong .nrlist .nrtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#share .content .center .fagui .neirong .nrlist .nrtitle .yuan {
  width: 9px;
  height: 9px;
  background-color: #959595;
  border-radius: 50%;
  margin-right: 12px;
}

#share .content .center .fagui .neirong .nrlist .nrtitle .reach {
  font-size: 24px;
  line-height: 42px;
  color: #222222;
}

#share .content .center .fagui .neirong .nrlist .neirongset {
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  margin-left: 20px;
}

#share .content .center .fagui .neirong .nrlist .neirongset .chakan {
  color: #0099e2;
  cursor: pointer;
}

#share .content .center .fagui .neirong .nrlist .nrtime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 18px;
  color: #666666;
}

#share .content .center .fagui .neirong .nrlist .nrtime .nrtimeIcon {
  width: 18px;
  height: auto;
  margin-right: 5px;
}

#share .content .center .fagui .genduodiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

#share .content .center .fagui .genduodiv .genduo {
  width: 124px;
  height: 43px;
  /* border: solid 1px #0099e2; */
  border: solid 1px #225856;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* color: #0099e2; */
  color: #225856;
}
/*# sourceMappingURL=index.css.map */