html::before {
  content: '';
  will-change: transform;
}

body {
  margin: 0;
  min-width: 1250px;
  overflow-x: hidden;
}

.c-div {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}

.c-div-center {
  width: 1200px;
}

.c-div-logo {
  height: 750px;
  /*background-image: url("../img/bg-top-min.png");*/
  background-image: url("../img/bg-top-min.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
}

.c-div-logo-act {
  width: 100%;
  height: 122px;
  display: flex;
  /*margin-top: 30px;*/
}

.c-div-logo-txt {
    margin-top: -110px;
    color: #ffffff;
    width: 100%;
}

.c-p-title {
  font-size: 40px;
  width: 450px;
  letter-spacing: 3px;
  margin: 0px;
  height: 47px;
  text-align: center;
  width: 100%;
}

.c-p-flag {
  font-size: 60px;
  font-family: sans-serif;
  font-weight: 900;
  margin: 0px;
  height: 84px;
  width: 100%;
  text-align: center;
}

.c-h2-title-en {
  width: 100%;
  text-align: center;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 100;
}

.c-p-remark {
  font-size: 18px;
  margin: 0px;
  width: 100%;
  text-align: center;
}

.c-div-logo-nav {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #1764b2;
  z-index: 99;
  padding: 4px 100px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.c-div-logo-search {
  width: 250px;
  float: left;
}

.c-div-logo-icon {
  width: 200px;
  height: 69px;
  background-image: url("../img/logo-edf.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-div-msg {
  height: 1095px;
  background-color: white;
}

.c-div-msg-news-title {
  height: 115px;
  display: flex;
}

.c-p-msg-news-title {
  line-height: 115px;
  color: #4371ae;
  font-size: 36px;
  letter-spacing: 1px;
  width: 155px;
  margin: 0px;
}

.c-p-msg-news-title-sign {
  line-height: 105px;
  color: #838383;
  font-size: 24px;
  width: 6px;
  margin: 0px;
}

.c-p-msg-news-title-en {
  line-height: 124px;
  color: #838383;
  font-size: 24px;
  letter-spacing: 1px;
  width: 270px;
  margin: 0px;
}

.c-div-msg-newspic {
  height: 410px;
  display: flex;
  justify-content: space-between;
}

.c-div-msg-news-pic {
  width: 660px;
  height: 430px;
  background-color: #333333;
  position: relative;
}

.c-div-msg-news-pic .swiper-banner {
  width: 100%;
  height: 100%;
}

.c-div-msg-news-pic .swiper-banner .banner_img {
  width: 660px;
  height: 430px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-div-msg-news-pic .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
}

.c-div-msg-news-pic .swiper-pagination-bullet {
  width: 42px;
  border-radius: 0;
  margin: 0 4px;
  opacity: .3;
  background: #fff;
  height: 4px;
}

.c-div-msg-news-pic .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.c-div-msg-news-list {
  width: 500px;
  height: 410px;
  background-color: #000;
}

.c-div-msg-cardata {
  height: 410px;
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
}

.c-div-msg-cardata-carlist {
  width: 660px;
  /*height: 410px;*/
  height: 464px;
  background-color: #000;
}

.c-div-msg-cardata-datalist {
  width: 450px;
  /*height: 410px;*/
  height: 464px;
  background-color: #000;
}

.c-div-memorabilia {
  height: 744px;
  background-image: url("../img/bg-dashiji-min.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-div-memorabilia-title {
  margin-top: 57px;
}

.c-p-memorabilia-title-en {
  font-size: 24px;
  color: #cfdcee;
  margin-left: 2px;
  margin-bottom: 0px;
  line-height: 20px;
}

/*.c-p-memorabilia-title {
  font-size: 60px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 17px;
  line-height: 53px;
}*/
.c-p-memorabilia-title {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: -13px;
  line-height: 53px;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
}

.c-div-memorabilia-logo {
  margin-top: 80px;
  display: flex;
  justify-content: center;
}

.c-div-memorabilia-logo-left {
  height: 37px;
  width: 154px;
  border-top: #8aabd6 2px solid;
  border-left: #8aabd6 2px solid;
  border-bottom: #8aabd6 2px solid;
}

/*.c-div-memorabilia-logo-center {
  height: 37px;
  width: 257px;
  display: flex;
  justify-content: center;
}*/
.c-div-memorabilia-logo-center {
  height: 37px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/*.c-p-memorabilia-logo-text {
  text-align: center;
  margin-bottom: 0px;
  height: 37px;
  line-height: 37px;
  font-size: 26px;
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 24px;
}*/
.c-p-memorabilia-logo-text {
  text-align: center;
  margin-top: 20px;
  height: 37px;
  line-height: 37px;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: 2px;
  position: relative;
  top: 20px;
  letter-spacing: 1px;
}

.c-div-memorabilia-logo-right {
  height: 37px;
  width: 154px;
  border-top: #8aabd6 2px solid;
  border-right: #8aabd6 2px solid;
  border-bottom: #8aabd6 2px solid;
}

.c-div-memorabilia-content {
  height: 388px;
  margin-top: 110px;
}

.c-div-carbon {
  height: 720px;
  background-color: white;
}

.c-div-carbon-content {
  margin-top: 93px;
  height: 464px;
  display: flex;
  justify-content: space-between;
}

.c-div-carbon-list {
  width: 657px;
  height: 100%;
  background-color: #000;
}

.c-div-carbon-pic {
  width: 500px;
  height: 100%;
}

.c-div-carbon-pic-title {
  width: 100%;
  height: 43px;
  background-color: #4371ae;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-div-carbon-pic-content {
  width: 100%;
  height: 421px;
  border: 21px #f0f5fa solid;
}

.c-span-carbon-pic-title {
  display: inline-block;
  font-size: 18px;
  color: #FFF;
  margin-left: 21px;
}

.c-div-reports {
  height: 910px;
  background-image: url("../img/bg-reports-min.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-div-reports-logo {
  margin-top: 117px;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.c-p-reports-title-en {
  font-size: 48px;
  color: #4371ae;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  margin-bottom: 0px;
}

.c-div-reports-title-sign {
  background-color: #4371ae;
  width: 90px;
  height: 6px;
  margin: 20px auto 24px auto;
}

.c-p-reports-title {
  color: #666666;
  height: 35px;
  line-height: 35px;
  margin-bottom: 0px;
  font-size: 36px;
}

.c-div-reports-content {
  height: 260px;
  margin-top: 120px;
}

.c-div-reports-more {
  margin: 115px auto auto auto;
  background-color: #4371ae;
  height: 34px;
  width: 137px;
  cursor: pointer;
}

.c-p-reports-more-text {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #fffefe;
  margin-bottom: 0px;
  text-align: center;
}

.c-div-linked {
  height: 60px;
  background-color: #f0f5fa;
}

.c-div-linked-center {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c-div-linked-list {
  display: flex;
  height: 100%;
  width: 100%;
}

.c-div-linked-list p {
  display: inline-block;
  padding: 8px 12px;
  margin: auto;
}

.c-p-linked-title {
  color: #374049;
}

.c-p-linked-content {
  background-color: #d2e3f0;
  border-radius: 5px;
}

.c-p-linked-content a {
  text-decoration-line: none;
  color: #0c61a2;
}

.c-div-aboutus {
  height: 281px;
  background-image: url("../img/bg-aboutus-min.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-div-aboutus-center {
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  align-items: center;
}

.c-div-aboutus-center p {
  margin: 0px;
}

.c-p-aboutus-us {
  line-height: 35px;
  color: #ffffff;
  font-size: 16px;
}

.c-p-aboutus-text {
  line-height: 26px;
  color: #787e84;
  font-size: 14px;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFF;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
}

.card-header {
  height: 41px;
}

.card-header:first-child {
  border-radius: 0px;
  background: #FFF;
  padding: 0px;
}

.card-header-tabs {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-bottom: 0px;
  margin-top: 0;
  height: 41px;
  z-index: 1;
  position: absolute;
}

.c-card-header-tabs-cardata {
  margin-left: 130px;
}

.c-nav-item a {
  width: 137px;
  height: 41px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.nav-tabs .c-nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #4271ae;
  border-color: #4271ae;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #4271ae;
  background-color: #4271ae;
  color: #FFF;
  isolation: isolate;
}

.tab-content {
  width: 100%;
  height: 100%;
}

.tab-pane {
  height: 100%;
}

.card-body {
  flex: 1 1 auto;
  padding: 0rem 0rem;
}

.c-card-body-news {
  /*height: 369px;*/
  height: 423px;
}

.c-card-body-cardata {
  /*height: 369px;*/
  height: 423px;
}

.c-card-body-carbon {
  height: 423px;
}

.c-list {
  list-style-type: none;
  padding: 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.c-list li div a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #333333;
  text-decoration-line: none;
}

.c-list li div a:hover {
  color: #0c61a2;
}

.nav-link {
  display: block;
  padding: 0px;
  color: #333;
  font-weight: 400;
  text-decoration: none;
  transition: color .1s ease-in-out, background-color .1s ease-in-out, border-color .1s ease-in-out;
}

.c-span-msg-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 2px;
}

.c-span-msg-date {
  text-align: right;
  white-space: nowrap;
}

.c-div-hidden-title {
  width: 100%;
  display: flex;
  height: 41px;
  position: absolute;
  flex-direction: row;
  justify-content: space-between;
  z-index: 0;
}

.c-span-cardata-title {
  color: #0c61a2;
  font-size: 24px;
  width: 130px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.c-span-cardata-more {
  color: #343a40;
  font-size: 14px;
  color: #0c61a2;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #f0f5fa;
  height: 28px;
  width: 62px;
  margin: auto 0px auto 0px;
  cursor: pointer;
}

.c-span-cardata-more a {
  color: #0d6efd;
}

.c-span-cardata-more a:hover {
  color: #0a58ca;
}

.c-div-datalist-datapic {
  width: 100%;
  /*height: 205px;*/
  background-color: #000;
}

.c-div-datalist-datapic-title {
  background-color: #FFF;
  color: #666;
  font-size: 16px;
  text-align: center;
  position: sticky;
  bottom: 0px;
  font-weight: 600;
  min-height: 25px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-carousel {
  width: 100%;
  height: 100%;
}

.c-slide {
  width: 100%;
  height: 100%;
}

.c-div-datalist-datalist {
  width: 100%;
  /*height: 154px;*/
  height: 208px;
}

.c-h100 {
  height: 100%;
}

#carousel-news {
  height: 410px;
}

.c-div-breadcrumb {
  height: 50px;
  width: 100%;
}

.c-div-breadcrumb-nav {
  height: 50px;
  display: flex;
  align-items: center;
  color: #222;
  font-weight: unset;
}

.c-div-list-data {
  width: 100%;
}

.c-div-detail {
  width: 100%;
}

.c-div-searchindex {
  display: flex;
  height: 100vh;
  overflow: hidden;
  /*min-height: 750px;
  background-image: url("../img/bg-searchindex-min.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;*/
}

.c-div-searchindex-title-zh {
  font-size: 59px;
  color: white;
  font-family: sans-serif;
  font-weight: 900;
  margin-top: 30vh;
  position: relative;
  letter-spacing: 0.07em;
}

.c-div-searchindex-title-en {
  font-size: 20px;
  color: white;
  font-family: sans-serif;
  font-weight: 400;
  margin-top: 2vh;
  position: relative;
  letter-spacing: 0.01em;
}

.c-div-searchindex-title-down {
  font-size: 18px;
  color: white;
  font-family: sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: relative;
}

/*.c-div-searchindex-title-mouse{
  color: white;
  font-size: 40px;
  margin: -30px 10px;
  justify-content: center;
  text-align: center;
}*/
.c-div-searchindex-title-mouse {
  position: relative;
  margin: -14px 27px;
  min-width: 30px;
  height: 50px;
  border-radius: 30px;
  border: 3px solid rgba(255, 255, 255, 0.8);
}

.c-div-searchindex-title-mouse-down {
  color: white;
  font-size: 30px;
  font-weight: 600;
  justify-content: center;
  text-align: center;
  margin-top: 14px;
  animation: indexmark 2s infinite;
}

@keyframes indexmark {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(0px, 10px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes indexmark {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(0px, 10px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.c-div-searchindex-title-mouse::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 50%;
  width: 5px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  transform: translate(-50%, -5px);
  -webkit-animation: scroll 1s infinite alternate;
  animation: scroll 1s infinite alternate;
}

@-webkit-keyframes scroll {
  100% {
    transform: translate(-50%, 5px);
  }
}

@keyframes scroll {
  100% {
    transform: translate(-50%, 5px);
  }
}




.c-div-searchindex-title-center {
  display: flex;
  justify-content: center;
}

.c-div-searchindex-ele {
  height: 50px;
  display: flex;
  justify-content: center;
  margin-top: 2.5vh;
  position: relative;
}

.c-input-search-text {
  width: 550px;
  height: 50px;
  border-radius: 25px;
  font-size: 18px;
  text-indent: 20px;
  box-shadow: none;
}

.c-input-search-text:focus {
  box-shadow: none;
}

.c-a-search-sub {
  margin-left: -40px;
  font-size: 26px;
  color: #174181;
  margin-top: 7px;

}

.c-div-searchresult {
  min-height: 200px;
}

/**
 */

.c-header-bg {
  height: 100vh;
  width: 100%;
  min-width: 1200px;
  min-height: 750px;
  display: flex;
  background-image: url("../img/bg-op-min.png");
  background-size: cover;
  background-position: center;
  position: fixed;
  background-blend-mode: multiply;
  overflow: hidden;
  z-index: -1;
}