
.link[data-v-2bdb11cc] {
  color: black;
}
.link[data-v-2bdb11cc]:hover {
  color: #1890ff;
}
.newsTitle[data-v-2bdb11cc] {
  width: 70% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* For demo */
.ant-carousel[data-v-2bdb11cc] .slick-slide {
  text-align: left;
  /*height: 50px;*/
  /*line-height: 50px;*/
  /*background: #364d79;*/
  overflow: hidden;
}
.ant-carousel[data-v-2bdb11cc] .slick-slide h3 {
  color: #fff;
}


.link {
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  opacity: 0.65;
}
.link:hover {
  color: #1890ff;
}
.ant-list-vertical .ant-list-item-content {
  margin: 0;
}
.ant-list-item {
  margin-left: 20px;
}
.newsTitle {
  width: 75% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-list-item-main {
  width: 100%;
}

.link {
  color: black;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  opacity: 0.65;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.link:hover {
  color: #1890ff;
}
.ant-list-vertical .ant-list-item-content {
  margin: 0;
}
.ant-list-item {
  margin-left: 20px;
}
.newsTitle1 {
  width: 100% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-list-item-main {
  width: 100%;
}




















































/*图片自适应样式*/
.image-auto[data-v-45209ef3] {
  margin: auto;
  display: inline-block;
  /** 如果要对齐，height: 290px; 如果要自适应 height:auto */
  height: 260px;
  width: 360px;
  /*width: 100%;*/
}
.ant-carousel[data-v-45209ef3] .custom-slick-arrow {
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #fff;
  background-color: rgba(31, 45, 61, .11);
  opacity: 0.3;
}
.ant-carousel[data-v-45209ef3] .custom-slick-arrow:before {
  display: none;
}
.ant-carousel[data-v-45209ef3] .custom-slick-arrow:hover {
  opacity: 0.5;
}








































/*图片自适应样式*/
.image-auto[data-v-3809c7c0] {
  display: inline-block;
  height: auto;
  max-width: 100%
}
.ant-carousel[data-v-3809c7c0] .custom-slick-arrow {
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #fff;
  opacity: 0.3;
}
.ant-carousel[data-v-3809c7c0] .custom-slick-arrow:before {
  display: none;
}
.ant-carousel[data-v-3809c7c0] .custom-slick-arrow:hover {
  opacity: 0.5;
}


.title-item[data-v-37bb5077] {
  font-size: 16px;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #000;
  opacity: 0.85;
  line-height: 20px;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
}
.title-item-active[data-v-37bb5077] {
  position: relative;
  color: #aa0001;
}
.title-item-active[data-v-37bb5077]::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  content: "";
  pointer-events: none;
}
.alink[data-v-37bb5077] {
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  opacity: 0.65;
}
.alink[data-v-37bb5077]:hover {
  color: #1890ff;
}
.newsTitle[data-v-37bb5077] {
  width: 65% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-empty {
  display: none !important;
}
.events {
  list-style: none;
  margin: 0;
  padding: 0;
}
.events > .a {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
}
/*图片自适应样式*/
.image-auto {
  display: inline-block;
  height: auto;
  width: 100%;
}
.label {
  background: #16407a;
  width: 129px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: -1px;
  color: #fff;
  position: relative;
}
.label:after {
  position: absolute;
  content: "";
  border-top: 10px transparent dashed;
  border-left: 10px transparent dashed;
  border-bottom: 10px transparent dashed;
  border-right: 10px #16407a solid;
  transform: rotate(180deg);
  right: -20px;
  top: 10px;
}
.ant-tabs-ink-bar {
  top: 1px;
  background: #16407a !important;
}
.ant-tabs-nav {
  font-size: 16px;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  opacity: 0.85;
}
.ant-tabs-nav .ant-tabs-tab-active {
  font-size: 16px;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #16407a;
  line-height: 20px;
}
.ant-tabs-bar {
  border: none;
}
.listText .ant-tabs-tab {
  padding: 12px 0 !important;
}
/deep/ .ant-carousel .slick-slide {
  text-align: center;
  height: 72px;
  width: 186px;
  line-height: 72px;
  background: #5e82c6;
  overflow: hidden;
}
/deep/ .ant-carousel .custom-slick-arrow {
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #fff;
  /* background-color: rgba(31, 45, 61, 0.11); */
  opacity: 0.8;
}
/deep/ .ant-carousel .custom-slick-arrow:first-child {
  left: -30px;
}
/deep/ .ant-carousel .custom-slick-arrow:last-child {
  right: -30px;
}
/deep/ .ant-carousel .custom-slick-arrow:before {
  display: none;
}
/deep/ .ant-carousel .custom-slick-arrow:hover {
  opacity: 1;
}
/deep/ .ant-carousel .slick-slide h3 {
  color: #fff;
}
/deep/ button.slick-arrow.slick-prev {
  display: none !important;
}
/deep/ button.slick-arrow.slick-next {
  display: none !important;
}
/deep/ .imgBook .ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-left: 60px !important;
}
.titleText {
  font-weight: bold;
  font-size: 16px;
  font-family: "Microsoft YaHei UI";
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
  border-top: 2px solid #aa0001;
  width: 150px;
  text-align: center;
  color: #aa0001;
}

