.yysc {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  font-family: Arial,Microsoft YaHei;
}
.yysc .sycontent {
  width: 67%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yysc .sycontent .content-wrapper .content .item-dialog {
  display: none;
  position: absolute;
  width: 933px;
  height: 570px;
  z-index: 1000;
  background: #fff;
  left: 17%;
  top: 22%;
  box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.3);
  border-radius: 2px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .dialog-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  padding: 20px;
  border-bottom: 1px solid #e4e7e9;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper {
  width: 931px;
  height: 500px;
  overflow: hidden;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar::-webkit-scrollbar {
  width: 5px;
  display: none;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content {
  width: 100%;
  height: 100%;
  padding: 20px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content .content-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content .content-title .lab {
  width: 4px;
  height: 16px;
  background: linear-gradient(192deg, #B0F2FF 0%, #4CBFFF 100%);
  border-radius: 2px;
  margin-right: 5px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content .content-container {
  background-color: #f7f7f7;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content .content-pic {
  margin-top: 20px;
}
.yysc .sycontent .content-wrapper .content .item-dialog .scrollbar-wrapper .scrollbar .dialog-content .content-pic img {
  width: 890px;
  height: 330px;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .title {
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin: 60px 10px 30px;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj {
  height: 405px;
  display: flex;
  flex-wrap: wrap;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item {
  width: 48%;
  height: 184px;
  margin: 0 10px;
  display: flex;
  border-style: solid;
  border-color: #f8f8f8;
  border-width: 2px;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-top {
  display: flex;
  padding: 30px;
  width: 33%;
  height: 100%;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-top img {
  width: 120px;
  height: 120px;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-content {
  margin: 33px 25px 33px 0;
  display: flex;
  flex-direction: column;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-content .Regular {
  display: block;
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: 400;
  color: #606266;
  line-height: 30px;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-content .zaiyao {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  height: 23px;
  margin-bottom: 14px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* 这里是超出几行省略 */
  overflow: hidden;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 90px;
  cursor: pointer;
}
.yysc .sycontent .content-wrapper .content .yxtj-wrapper .yxtj .item .item-button .button-content {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .title {
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin: 30px 10px;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy {
  height: 920px;
  display: flex;
  flex-wrap: wrap;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item {
  width: 23%;
  height: 296px;
  /* margin: 10px; */
  margin: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-style: solid;
  border-color: #f8f8f8;
  border-width: 2px;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item .item-content .item-top {
  display: flex;
  margin: 27px auto 18px 28px;
  justify-content: space-between;
  width: 90px;
  height: 60px;
  overflow: hidden;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item .item-content .Regular {
  font-size: 18px;
  font-weight: 400;
  color: #606266;
  display: block;
  margin: 0 auto 14px 28px;
  line-height: 30px;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item .item-content .zaiyao {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  margin: 0 30px 29px 28px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item .item-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fea22b;
  height: 35px;
  width: 90px;
  cursor: pointer;
  margin: 0 auto 29px 28px;
}
.yysc .sycontent .content-wrapper .content .hyyy-wrapper .hyyy .item .item-button .button-content {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
}
/*# sourceMappingURL=yysc.css.map */