
html[data-v-40023736] {
  height: auto  !important;
}
body[data-v-40023736] {
  overflow-x: hidden;
  height: auto  !important;
}
[data-v-40023736]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f5f5f5;
}
[data-v-40023736]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c1c2c3;
}
[data-v-40023736]::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
input[data-v-40023736],
textarea[data-v-40023736] {
  outline: 0;
  resize: none;
}
pre[data-v-40023736] {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-break: break-all;
  word-wrap: break-word;
}
pre[data-v-40023736] img {
  max-width: 100% !important;
  height: auto !important;
}
pre[data-v-40023736] table {
  width: 100%;
}
.layout[data-v-40023736] {
  margin-top: 80px;
  line-height: 1;
  font-size: 14px;
  color: #666;
}
.layoutContent[data-v-40023736] {
  width: 1200px;
  margin: 0 auto;
}
.inlineBlock[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
}
.btnNormal[data-v-40023736] {
  text-align: center;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border-radius: 0 10px;
  cursor: pointer;
}
.defaultBtn[data-v-40023736] {
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 0 10px;
  cursor: pointer;
  font-size: 16px;
  color: #666;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.defaultBtn[data-v-40023736]:hover {
  transform: translateY(-2%);
  border: 1px solid #fff;
  background: -webkit-gradient(linear, left top, right top, from(#2c7df8), to(#0bdcd7));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-shadow: 0px 4px 10px 0px rgba(28, 98, 212, 0.2);
  color: #0bdcd7;
}
.gradientBtn[data-v-40023736] {
  text-align: center;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border-radius: 0 10px;
  cursor: pointer;
  /* autoprefixer: off*/
  background: #1c91fb;
  /* autoprefixer: on*/
  color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(28, 98, 212, 0.2);
  transition: 0.3s;
}
.gradientBtn[data-v-40023736]:hover {
  transform: translateY(-2%);
}
.boxFrame[data-v-40023736] {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0 10px;
  transition: 0.3s;
}
.boxFrame[data-v-40023736]:hover {
  box-shadow: 0px 4px 10px 0px rgba(28, 98, 212, 0.2);
  transform: translateY(-4px);
}
.linearBg[data-v-40023736] {
  /* autoprefixer: off*/
  background: #1c91fb;
  /* autoprefixer: on*/
}
.shareIcon[data-v-40023736] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.wechatShare[data-v-40023736] {
  position: relative;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.wechatShare .icon[data-v-40023736] {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(./yindangu_officialwebsite_3TRjjTV.png) no-repeat center center;
}
.wechatShare .qrCode[data-v-40023736] {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 200px;
  height: 200px;
  z-index: 777;
  background: #fff;
  border: 1px solid #efefef;
}
.wechatShare .qrCode img[data-v-40023736] {
  width: 100%;
  height: 100%;
}
.wechatShare:hover .qrCode[data-v-40023736] {
  display: block;
}
.linkShare[data-v-40023736] {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(./yindangu_officialwebsite_3NhC5uk.png) no-repeat center center;
}
.singleShow[data-v-40023736] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#selectCopy[data-v-40023736] {
  position: absolute;
  left: -9999999999px;
  top: -99999999999px;
}
.layoutBanner[data-v-40023736] {
  width: 100%;
  height: 300px;
  line-height: 300px;
  background: url(./yindangu_officialwebsite_3cNr20c.jpg) no-repeat center center;
  color: #fff;
  font-size: 48px;
  text-align: center;
  position: relative;
}
.layoutBanner[data-v-40023736]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #fff;
  display: none;
}
.NewsDetail[data-v-40023736] {
  background: #f4f8fb;
}
.NewsDetail img[data-v-40023736] {
  width: 100%;
  height: 100%;
}
.NewsDetail .breadcrumb[data-v-40023736] {
  height: 80px;
  line-height: 80px;
  background: #ffffff;
}
.NewsDetail .detail[data-v-40023736] {
  margin-top: 20px;
  background: #ffffff;
  padding: 40px 0;
}
.NewsDetail .content[data-v-40023736] {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  display: table;
  line-height: 1;
}
.NewsDetail .content .left[data-v-40023736],
.NewsDetail .content .right[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
}
.NewsDetail .content .left .title[data-v-40023736],
.NewsDetail .content .right .title[data-v-40023736] {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.NewsDetail .content .left[data-v-40023736] {
  width: 790px;
  padding-right: 30px;
  border-right: 1px solid #eaeaea;
}
.NewsDetail .content .left .title[data-v-40023736] {
  display: -webkit-box;
  /* autoprefixer: off*/
  -webkit-box-orient: vertical;
  /* autoprefixer: on*/
  -webkit-line-clamp: 2;
  max-height: 48px;
  min-height: 48px;
  overflow: hidden;
  line-height: 1.5;
}
.NewsDetail .content .left .info[data-v-40023736] {
  font-size: 12px;
  color: #7a7a7a;
  margin: 13px 0 10px;
  display: table;
}
.NewsDetail .content .left .info div[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.NewsDetail .content .left .share[data-v-40023736] {
  display: table;
}
.NewsDetail .content .left .share > div[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.NewsDetail .content .left .text[data-v-40023736] {
  margin: 40px 0;
}
.NewsDetail .content .left .source[data-v-40023736] {
  margin-bottom: 40px;
  color: #333;
  text-align: right;
}
.NewsDetail .content .left .file[data-v-40023736] {
  border-top: 1px solid #eaeaea;
  padding: 20px 0;
}
.NewsDetail .content .left .file .ft[data-v-40023736] {
  background: url(./yindangu_officialwebsite_2NabNkK.png) no-repeat left center;
  padding-left: 24px;
  color: #666;
}
.NewsDetail .content .left .file .list[data-v-40023736] {
  margin: 20px 0 0;
}
.NewsDetail .content .left .file .list .fileItem[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 15px 0;
  cursor: pointer;
}
.NewsDetail .content .left .file .list .fileItem span[data-v-40023736] {
  display: inline-block;
  vertical-align: top;
  height: 24px;
  line-height: 24px;
}
.NewsDetail .content .left .file .list .fileItem .icon[data-v-40023736] {
  width: 24px;
}
.NewsDetail .content .left .proNext[data-v-40023736] {
  border-top: 1px solid #eaeaea;
  padding: 20px 0;
  height: 100px;
}
.NewsDetail .content .left .proNext .con[data-v-40023736],
.NewsDetail .content .left .proNext .goBack[data-v-40023736] {
  width: 50%;
}
.NewsDetail .content .left .proNext .con[data-v-40023736] {
  float: left;
}
.NewsDetail .content .left .proNext .con p[data-v-40023736] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
  padding: 5px 0;
  cursor: pointer;
}
.NewsDetail .content .left .proNext .con p[data-v-40023736]:hover {
  color: #2B8FE0;
}
.NewsDetail .content .left .proNext .goBack[data-v-40023736] {
  float: right;
}
.NewsDetail .content .left .proNext .goBack .btn[data-v-40023736] {
  text-align: center;
  border-radius: 0 10px;
  cursor: pointer;
  font-size: 16px;
  color: #666;
  border: 1px solid #ddd;
  transition: 0.3s;
  float: right;
  width: 160px;
  height: 48px;
  line-height: 48px;
}
.NewsDetail .content .left .proNext .goBack .btn[data-v-40023736]:hover {
  transform: translateY(-2%);
  border: 1px solid #fff;
  background: -webkit-gradient(linear, left top, right top, from(#2c7df8), to(#0bdcd7));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-shadow: 0px 4px 10px 0px rgba(28, 98, 212, 0.2);
  color: #0bdcd7;
}
.NewsDetail .content .right[data-v-40023736] {
  width: 400px;
  padding-left: 30px;
}
.NewsDetail .content .right .list[data-v-40023736] {
  margin-top: 40px;
}
.NewsDetail .content .right .list .item[data-v-40023736] {
  color: #7a7a7a;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  cursor: pointer;
}
.NewsDetail .content .right .list .item[data-v-40023736]:hover {
  color: #2B8FE0;
}
.NewsDetail .content .right .list .item .date[data-v-40023736] {
  width: 90px;
}
.NewsDetail .content .right .list .item .text[data-v-40023736] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 90px);
}
