#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;
  padding-left: 20px;
  padding-right: 20px;
  /* padding-bottom: 78px; */
}

#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: 10px 0;
  position: relative;
}

#share .content .center .InputDiv .tab-list {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 15px;
}

#share .content .center .InputDiv .tab-list .tab-item {
  color: #666;
  cursor: pointer;
  min-width: 100px;
  width: auto;
  padding: 0 12px;
  text-align: center;
  line-height: 25px;
  white-space: nowrap;
  /* margin-left: 20px; */
  /* margin-right: 20px; */
}

#share .content .center .InputDiv .tab-list .active-tab-item {
  /* color: #fff; */
  /* border-bottom: 2px solid #0099e2; */
  /* border-bottom: 2px solid #225856; */
  border-left: 4px solid #fac03c;
}

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

#share .content .center .InputDiv .searchDiv {
  width: 50px;
  /* background-color: #0099e2; */
  background-color: #225856;
  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 {
  padding-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: 22px;
  margin-bottom: 20px;
  margin-top: 40px;
}

#share .content .center .fagui .faguiTitle:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 30px;
  /* background-color: #0099e2; */
  background-color: #225856;
  margin-right: 22px;
}

#share .content .center .fagui .list-wrapper .list-item {
  cursor: pointer;
  height: 50px;
  border-bottom: 1px solid #ababab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0px;
  padding-right: 30px;
}

#share .content .center .fagui .list-wrapper .list-item .item-link {
  font-size: 18px;
}

#share .content .center .fagui .list-wrapper .list-item .item-link:hover {
  color: #0099e2;
  text-decoration: underline;
}

#share .content .center .fagui .list-wrapper .list-item .item-link::before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 17px;
  /* background-color: #ababab; */
  background-image: url(/image//resourceCenter/NEWS.png);
  /* border-radius: 50%; */
  margin-right: 20px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

#share .content .center .fagui .list-wrapper .list-item .time-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#share .content .center .fagui .list-wrapper .list-item .time-wrapper img {
  width: 13px;
  height: 13px;
}

#share .content .center .fagui .list-wrapper .list-item .time-wrapper .time {
  color: #666;
  font-size: 14px;
  padding-left: 6px;
}

#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 {
  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: 293px;
  height: 194px;
  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: 20px;
  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;
  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;
}

#share .content .center .page-wrapper {
  /* margin-top: 20px; */
  height: 100px;
  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 .page-wrapper .page-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 38px;
  height: 38px;
  border: 1px solid #ababab;
  border-radius: 2px;
  font-size: 18px;
  color: #666;
  cursor: pointer;
  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;
  margin-left: 10px;
  margin-right: 10px;
}

#share .content .center .page-wrapper .page-item:hover {
  /* background-color: #0099e2; */
  background-color: #225856;
  color: white;
  /* border-color: #0099e2; */
  border-color: #225856;
}

#share .content .center .page-wrapper .page-item:first-child, #share .content .center .page-wrapper .page-item:last-child {
  font-size: 22px;
}

#share .content .center .page-wrapper .active-page-item {
  /* background-color: #0099e2; */
  background-color: #225856;
  color: white;
  /* border-color: #0099e2; */
  border-color: #225856;
}
/*# sourceMappingURL=index.css.map */