@charset "UTF-8";
a {
  color: #666666;
}

ul,li {
  margin: 0;
  padding: 0;
}

@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
  }
}

.cm-navbar .navbar-nav .nav-link {
  font-size: 18px;
  padding-left: 16px;
  padding-right: 16px;
  color: #212529;
}

.cm-navbar .navbar-nav .nav-link.active {
  color: #274191;
}

.navbar-nav-scroll {
  max-width: 100%;
  height: 2.5rem;
  overflow: hidden;
}

.navbar-nav-scroll .navbar-nav {
  /*padding-bottom: 2rem;*/
  overflow-x: auto;
  white-space: nowrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  -webkit-overflow-scrolling: touch;
}

.cm-hidden {
  display: none;
}

.cm-pointer {
  cursor: pointer;
}

.cm-ff-yh {
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", serif;
}

.cm-block-head-bottom {
  border-bottom: solid 2px;
  border-color: #274191;
  display: inline-block;
  padding-bottom: 0.3rem;
}

.cm-trans-bottom {
  width: 100%;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}

.cm-media-img {
  width: 120px;
  max-width: 120px;
  height: 80px;
  max-height: 80px;
  object-fit: cover;
  font-size: 12px;
  color: #666666;
}

@media screen and (max-width: 575.98px) {
  .cm-media-img {
    width: 100px;
    max-width: 100px;
    height: 60px;
    max-height: 60px;
  }
}

.cm-btn {
  padding: 0.3rem 1rem;
  position: absolute;
  right: 0px;
  bottom: 1rem;
  font-size: 80%;
}

.cm-link {
  color: #212529;
}

.cm-link:hover {
  color: #274191;
}

.es-highlight em {
  color: #dc3545;
  font-style: normal;
}
.justify-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-width: 0;
}

.title-time {
  text-align: right;
  min-width: 110px;
}

.overflow-line-1 {
  /*这里要显示的设置宽度*/
  overflow: hidden;
  white-space: nowrap;
  /*文字超出宽度则显示ellipsis省略号*/
  text-overflow: ellipsis;
  max-width: 100%;
}

.overflow-line-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.overflow-line-3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-45 {
  transform: rotate(45deg);
}

.display-flex {
  display: flex;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-pointer:hover {
  color: #274191;
}

.hover-img img {
  transition-duration: 0.6s;
}

.hover-img:hover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2, 1.2);
  transform-origin: center center;
  transition-duration: 0.6s;
}

.justify-content-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.small {
  font-size: 80%;
}

.bigFontSize {
  font-size: 120%;
}

.bigFontSize-150 {
  font-size: 150%;
}
.index-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.index-text {
  color: #274191;
}

.hover-index-text {
  cursor: pointer;
}

.hover-index-text:hover, .hover-index-text:hover .index-text {
  background-color: #274191;
  color: #FFFFFF;
}

.a_wsxt_btn {
  color: #00a9ff;
  font-weight: 700;
}

/* 单行新闻目录 */
.newsFocus-item {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #efefef;
  display: flex;
  justify-content: space-between;
  min-width: 0px;
  width: 100%;
}

.newsFocus-time {
  width: 90px;
  min-width: 90px;
  text-align: right;
}

.figure {
  width: 100%;
}
.article-content {
  padding-bottom: 1em;
}
.article-content p>img, .figure img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto !important;
}


/* 产品申明 */
.close-modal_detail {
  font-size: 30px;
  color: #999999;
  cursor: pointer;
}

.close-modal_detail:hover {
  color: #666666;
}

.modal_detail_adorn1 {
  width: 32px;
  height: 40px;
  background: #e62129;
  position: absolute;
  left: -16px;
  top: 20px;
}

.modal_detail_adorn2 {
  display: inline-block;
  width: 120px;
  height: 40px;
  padding: 0px;
  line-height: 40px;
  font-size: 1em;
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: -14px;
  background: #E62129;
  text-align: center;
  cursor: pointer;
}

.modal_detail_adorn2:hover {
  color: #FFFFFF;
}

/** 更多数据 */
.more-data {
  color: #999999;
  position: relative;
  display: inline-block;
  width: 100px;
  text-align: center;
}

.more-data:hover {
  color: #00a9ff;
}

.more-data::before {
  content: '》';
  position: absolute;
  left: 40px;
  transform: rotate(90deg) scale(1.4, 1);
  animation-name: beat;
  /*动画名称*/
  animation-duration: .8s;
  /*设置秒数*/
  animation-timing-function: linear;
  /*速度曲线*/
  animation-iteration-count: infinite;
  /*播放次数*/
  animation-direction: alternate;
  /*逆向播放*/
  animation-play-state: running;
  /*正在运行*/
}

@keyframes beat {
  0% {
    bottom: -25px;
  }
  100% {
    bottom: -35px;
  }
}

.more-data:hover::before {
  animation-play-state: paused;
}

.topic-navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 30px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.topic-navbar .container {
  background: transparent;
}

.channel-topic-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding: 55vh 0px 100px 0px;
  height: auto;
}

@media (max-width: 767.98px) {
  .channel-topic-image {
    padding: 38vh 0px 100px 0px;
  }
}

@media screen and (max-width: 575.98px) {
  .topic-navbar {
    display: none;
  }
  .channel-topic-image {
    padding: 25vh 0px 100px 0px;
  }
}

/** 栏目导航 */
/* 栏目/文章 公共CSS */
.channel-body {
  background-color: #efefef;
}

.channel-image {
  position: relative;
  width: 100%;
  height: 36.5vw;
}

.channel-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.channel-contain {
  background-color: #FFFFFF;
  margin-top: -10vh;
  padding-top: 10px;
  position: relative;
  z-index: 1;
}

.channel-navtop {
  margin-bottom: 30px;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
.container .channel-navtop {
  margin-left: -15px;
  margin-right: -15px;
}
.channel-nav-icon {
  height: 18px;
  margin-top: -4px;
}

.channel-nav-list {
  display: inline-block;
  padding: 15px 0px 15px 24px;
}

.channel-nav-list:first-child {
  padding-left: 0px;
}

.channel-nav-list:hover span {
  font-weight: 700;
}

.channel-nav-list .active {
  color: #274191;
  font-weight: 700;
  position: relative;
}

.channel-nav-list .active::before {
  content: '';
  position: absolute;
  bottom: -18px;
  height: 2px;
  width: 100%;
  background: #274191;
}

@media (max-width: 767.98px) {
  .channel-nav-list {
    padding: 10px 4px;
  }

  .channel-nav-list .active::before {
    bottom: -13px;
  }

  .channel-image {
    height: 38vh;
  }

  .channel-contain {
    margin-top: 0px;
  }

  .container {
    max-width: 100% !important;
  }
}
@media (max-width: 540px) {
  .channel-image {
    height: auto;
  }
}
@media (max-width: 481px) {
  .channel-nav-list {
    padding: 5px 4px;
  }

  .channel-nav-list .active::before {
    bottom: -8px;
  }

}

/** 信息披露栏目 css */
.channel-information-list {
  padding: 1.6em 2em 3em;
  height: 100%;
  /*background-image: url("../images/informationBg.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;*/
  position: relative;
}

.channel-information-list .cm-btn {
  right: 2em;
}


/** 统一按钮颜色 */
.page-item.active .page-link {
  background-color: #274191;
  border-color: #274191;
}

.page-link {
  color: #274191;
}

.btn-primary {
  background-color: #274191;
  border-color: #274191;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1f44b9;
  border-color: #1f44b9;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #274191;
  border-color: #0062cc;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #1f44b9;
  border-color: #1f44b9;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #274191;
  border-color: #1f44b9;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-outline-primary {
  color: #274191;
  border-color: #274191;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #274191;
  border-color: #274191;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #274191;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #274191;
  border-color: #274191;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-warning {
  color: #FFFFFF;
  background-color: chocolate;
  border-color: chocolate;
}

.btn-warning:hover {
  color: #FFFFFF;;
  background-color: coral;
  border-color: coral;
}

.article-content table {
  max-width: 100%;
}


/*给文件添加背景图*/
.configWrap {
  position: relative;
  z-index: 1;
}
.configWrap .configImg{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  overflow: hidden;
}
.configWrap .configImg>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}