.title img {
  width: 100%;
}
p {
  margin-bottom: 0;
}
.bread {
  max-width: 1280px;
  width: 100%;
  padding: 0 40px;
}
.second-nav {
  height: 60px;
  padding-top: 12.5px;
}

.ul-nav {
  max-width: 1200px;
  margin: 0 auto;
}

.second-nav ul li {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden;
  background: #dcdddd;
  border-right: 2px solid #fff;
}
.second-nav ul li:last-of-type {
  border-right: none;
}
.second-nav ul li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #595757;
  cursor: pointer;
}

.second-nav ul li a.active {
  color: #fff;
  background-color: #ea002a;
  border-radius: 1px;
}

.content#citizen {
  max-width: 1200px;
  margin: 0 auto 42px;
  margin-top: 52px;
}
.insert {
  position: absolute;
  right: 18.8%;
  bottom: 90px;
  width: 31.51%;
  height: 38.7%;
  background-color: #e75049;
  mix-blend-mode: multiply;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .insert {
    background-color: rgba(160, 13, 6, 0.75) !important;
    opacity: 0.8 !important;
  }
}
.title .text {
  width: 31.51%;
  height: 38.7%;
  position: absolute;
  right: 18.8%;
  bottom: 90px;
  padding: 0.9375rem 0.9375rem 0 1.9375rem;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.title .text span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.title .text span:nth-of-type(1) {
  margin-bottom: 0.6875rem;
}
.title .text span:nth-of-type(2),
.title .text span:nth-of-type(3),
.title .text span:nth-of-type(4) {
  font-size: 0.625rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.9375rem;
}
.title .triangle {
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 1.5rem;
  border-right: 0.65625rem solid #fff;
  border-left: none;
  border-top: 0.390625rem solid transparent;
  border-bottom: 0.390625rem solid transparent;
}
/* citizen */
.citizen-main {
  position: relative;
  /* width: 998px; */
  margin: 0 auto;
  text-align: center;
}
#video {
  width: 66.87%;
  margin: 0 auto;
}
.citizen-main video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.video-text {
  width: 66.87%;
  margin: 32px auto;
  text-align: center;
  font-size: 16px;
  color: #595757;
  line-height: 24px;
}
.citizen-img .citizen-img1 {
  float: left;
  width: 50%;
  height: 300px;
  background-color: #f7f8f8;
}

.citizen-img .citizen-img1 h5 {
  width: 237px;
  height: 57px;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  margin-top: 111px;
  border-bottom: 1px solid #b5b5b6;
  cursor: pointer;
}

.citizen-img .citizen-img1 h5 a {
  text-decoration: none;
  color: #595757;
}
.citizen-img .citizen-img1 {
  background-color: #f7f8f8;
  background-position: center;
  background-size: contain;
}

.citizen-content {
  margin: 42px auto 0;
  background: #f7f8f8;
}

.citizen-content h4 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
  line-height: 90px;
  margin: 0 auto;
}
.citizen .citizen-content h5 span:first-of-type {
  display: block;
  width: 80%;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.citizen .citizen-content h5:hover {
  border-bottom: 1px solid #ea0a2a;
  color: #ea0a2a;
}

.citizen .citizen-main h5:last-of-type {
  border-bottom: none;
}

.citizen .citizen-content h5 span:first-of-type {
  float: left;
}

.citizen .citizen-content h5 span:last-of-type {
  float: right;
}

/* citizen */
/* comment */
.team,
.brand,
.business {
  display: none;
}

.citizen-content {
  background: #f7f8f8;
}
.citizen-content .citizen-main {
  max-width: 1200px;
  margin: 0 auto;
}
.citizen-content .citizen-main p {
  width: 78.96%;
  margin: 0 auto 32px;
  font-size: 16px;
  color: #444444;
  line-height: 24px;
}

#citizen .research-story {
  max-width: 1198px;
  margin: 0 auto 60px;
  cursor: pointer;
}
#citizen .research-story h2 {
  padding: 36px 0 42px;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}
#citizen .story-box {
  position: relative;
  top: 0;
  float: left;
  width: 31.3%;
  background-color: #fff;
}
#citizen .story-router {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 3px 16px 0px rgba(114, 114, 114, 0.2);
}
#citizen .research-story .story-box:nth-of-type(2),
#citizen .research-story .story-box:nth-of-type(3) {
  margin-left: 3%;
}
#citizen .story-item-img {
  overflow: hidden;
  text-align: center;
}
#citizen .story-box {
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  #citizen .story-box:hover {
    top: -12px;
  }
  #citizen .story-box:hover .story-item-text {
    border-bottom: 5px solid #ea0a2a;
  }

  #citizen .story-box:hover .story-item-text::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    border-bottom: 7px solid #e20020;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
}
#citizen .story-router:hover img {
  transform: scale(1.2);
}

#citizen .research-story img {
  width: 100%;
  transition: all 0.8s;
}

#citizen .research-story .story-item-img {
  width: 100%;
}

#citizen .research-story .story-item-text {
  position: relative;
  padding: 0 6.93%;
  font-size: 14px;
  color: #444444;
  line-height: 24px;
  border-bottom: 5px solid #b5b5b6;
  background-color: #fff;
}
#citizen .research-story .story-item-text .time {
  margin: 20px 0 28px;
  font-size: 24px;
  font-weight: 400;
  color: #595757;
}
#citizen .research-story .story-item-text .info {
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
}
#citizen .research-story .story-item-text .item-konw {
  position: relative;
  left: 0;
  top: 0;
  width: 30.57%;
  height: 30px;
  margin: 26px 0 41px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e10020;
  line-height: 30px;
}
#citizen .research-story .story-item-text .item-konw:hover {
  background-color: #e10020;
}
#citizen .research-story .story-item-text .item-konw:hover a {
  color: #fff;
}

#citizen .research-story .story-item-text .item-konw a {
  text-decoration: none;
  color: #e10020;
}
#citizen .story-item3 .story-item-text .item-konw::before {
  display: none;
  content: "";
  position: absolute;
  top: 6px;
  left: 100%;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #e10020;
}
#citizen .story-item3 .story-item-text .item-konw::after {
  display: none;
  content: "¾´ÇëÆÚ´ý";
  position: absolute;
  top: -1px;
  width: 120px;
  height: 30px;
  left: 110%;
  font-size: 16px;
  line-height: 28px;
  /* color: #e10020; */
  border-radius: 3px;
  border: 1px solid #e10020;
}
.top-white {
  height: 350px;
  background-color: #fff;
}
.more-link {
  float: right;
  width: 83px;
  height: 35px;
  margin: 12px auto;
  text-align: center;
  background-color: #e20020;
  line-height: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  border-radius: 1px;
  margin-top: -62px;
}
.more-link-esg {
  float: right;
  width: 250px;
  height: 35px;
  margin: 12px auto;
  text-align: center;
  background-color: #ffffff;
  line-height: 35px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 1px;
  margin-top: -62px;
  margin-right: 30%;

}

.more-link a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.more-link-esg a {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  margin: 0 5px;
}
.more-link-esg a:hover {
  color: #e20020;
  cursor: pointer;
}
.esg-link-active {
  color: #e20020 !important;
}
.esgshow {
  display: block;
}
.esghide {
  display: none;
}
.respons {
  padding-top: 270px;
  max-width: 1198px;
  margin: 0 auto;
}
.respons .respons-left {
  float: left;
  width: 49.23%;
  margin: 80px 0;
  padding: 0 28px 0px 28px;
  background-color: #fff;
}
.respons .respons-right {
  margin: 80px 0;
  overflow: hidden;
}
.respons .respons-left h3 {
  font-size: 30px;
  font-weight: 400;
  color: #595757;
  margin: 28px 0;
  display: block;
  width: 35%;
}
.respons .respons-left .respons-item {
  height: 90px;
  padding-top: 16px;
  border-bottom: 1px solid #aaaeb9;
}
.respons .respons-left .respons-item:last-of-type {
  border-bottom: none;
}
.respons .respons-left .respons-item span {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.respons .respons-left .respons-item a {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.respons .respons-left .respons-item a:first-of-type {
  float: left;
  width: 65.91%;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.respons .respons-left .respons-item span.time {
  float: right;
}
.respons .respons-left .respons-item:hover a {
  color: #ea002a;
  cursor: pointer;
}
.respons .respons-left .respons-item img {
  transform: rotate(180deg);
  width: 16px;
  margin-top: 6px;
  float: right;
}
.respons .respons-right {
  float: right;
  width: 58.27%;
  height: 494px;
}
.respons .respons-right img {
  width: 100%;
}
.mob-dynamic {
  text-align: center;
  font-size: 3.2rem;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .bread {
    max-width: 992px;
    padding-left: 10px;
  }
  .ul-nav {
    max-width: 972px;
  }
  #citizen .research-story {
    max-width: 972px;
  }
  .respons {
    max-width: 972px;
  }
  .respons .respons-left .respons-item {
    height: 90px;
  }
  #citizen .research-story .story-item-text .item-konw {
    margin-bottom: 32px;
  }
  .respons .respons-left,
  .respons .respons-right {
    margin-top: 42px;
  }
  .swiper-slide .default {
    height: 404px;
  }

}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .bread {
    max-width: 768px;
    padding-left: 10px;
  }
  .ul-nav {
    max-width: 749px;
  }
  #citizen .research-story {
    max-width: 749px;
  }
  #citizen .research-story .story-item-text .item-konw {
    margin-bottom: 20px;
  }
  .respons {
    max-width: 749px;
  }
  .respons .respons-left,
  .respons .respons-right {
    margin-top: 42px;
  }
  .respons .respons-left h3 {
    margin: 32px 0;
  }
  .respons .respons-left .respons-item {
    height: 65px;
  }
  .respons .respons-left .respons-item span {
    line-height: 22px;
  }
  .respons .respons-left .respons-item a {
    line-height: 22px;
  }
  .swiper-slide .default {
    height: 292px;
  }
    .respons .respons-left .respons-item a:first-of-type {
        width: 60%;
    }
  .swiper-wrapper {
    height: 292px;
  }
}
@media screen and (min-width: 768px) {
  .citizen-content
    .citizen-main
    .dynamic-item
    .dynamic-item-content
    .dynamic-item-time
    p:nth-of-type(1),
  .video-text p {
    display: none;
  }
  .new-share-mob {
    display: none;
  }
  .item-konw span {
    display: none;
  }
  .mob-dynamic {
    display: none;
  }
}
/* ÒÆ¶¯¶Ëcss */
@media screen and (max-width: 768px) {
  .bread {
    width: 100%;
    padding: 0 4%;
  }
  .bread {
    width: 100%;
    padding: 0 4%;
  }
  .second-nav {
    height: auto;
    background: #f8f8f8;
    padding-top: 0;
  }
  .second-nav ul li {
    border-right: none;
    background: #f8f8f8;
    width: 59px;
    margin: 0 1% 0 4%;
  }
  .second-nav ul li a {
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 6.153846rem;
    font-weight: 400;
    color: #a3a3a3;
  }
  .second-nav ul li a.active {
    position: relative;
    border-bottom: 2px solid #db162c;
    background: #f8f8f8;
    color: #2f2f2f;
    margin: 0;
  }
  .second-nav ul li a.active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    margin-left: -0.375rem;
    border-bottom: 0.923077rem solid #db162c;
    border-left: 0.615385rem solid transparent;
    border-right: 0.615385rem solid transparent;
  }
  .insert,
  .title .text {
    width: 56%;
    top: 35px;
    right: 6%;
    left: auto;
    z-index: 1;
  }
  .title .triangle {
    border-right: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .content {
    margin-top: 0;
    margin-bottom: 0;
  }
  #video {
    width: 92%;
  }
  .video-text {
    width: 92%;
  }
  .citizen-main.active::before {
    width: 6rem;
    height: 6rem;
    margin-left: -3rem;
    margin-top: -3rem;
    top: 36%;
  }
  .video-text {
    margin: 2.461538rem auto;
    font-size: 1.846154rem;
    font-weight: 400;
    color: #505050;
    line-height: 4rem;
  }
  .video-text p {
    margin-bottom: 0;
  }

  .citizen-content {
    margin-top: 0;
  }
  .citizen-content h4 {
    font-size: 20px;
    font-weight: 500;
    color: #313333;
    line-height: 30px;
    margin: 2.88rem 0 2.08rem;
  }
  .citizen-content .citizen-main p {
    width: 100%;
    margin: 0;
    padding: 0 4% 20px 4%;
    font-size: 13px;
    line-height: 23px;
  }
  .citizen-content .citizen-main .dynamic-item {
    width: 92%;
    padding: 0;
    margin: 0 4% 10px 4%;
    border: none;
  }
  .citizen-content .citizen-main .dynamic-main .dynamic-item:nth-of-type(2) {
    display: block;
  }
  .dynamic-item-img {
    position: relative;

    width: 53.04%;
    height: 29.153846rem;
    float: left;
  }
  .citizen-content .citizen-main .dynamic-item .dynamic-item-content {
    width: 44.34%;
    float: right;
  }
  .dynamic-item-share {
    display: none;
  }
  .citizen-content
    .citizen-main
    .dynamic-item
    .dynamic-item-content
    .dynamic-item-title {
    margin-top: 3.076923rem;
    font-size: 2rem;
    font-weight: 400;
    height: auto;
    color: #2f2f2f;
    line-height: 2.769231rem;
  }
  .citizen-content
    .citizen-main
    .dynamic-item
    .dynamic-item-content
    .dynamic-item-time {
    margin-top: 5.538462rem;
    font-size: 11px;
    font-weight: 400;
    color: #989898;
    line-height: 2.769231rem;
  }
  .citizen-content
    .citizen-main
    .dynamic-item
    .dynamic-item-content
    .dynamic-item-time
    p {
    margin-bottom: 0;
  }
  .citizen-content
    .citizen-main
    .dynamic-item
    .dynamic-item-content
    .dynamic-item-text {
    margin-bottom: 3.076923rem;
    font-size: 11px;
    font-weight: 400;
    color: #989898;
    line-height: 20px;
    -webkit-line-clamp: 10;
  }
  .dynamic-item .dynamic-item-img img {
    transform: scale(1);
    width: auto;
    position: absolute;
    left: -98px;
    top: 0;
  }
  .new-share-mob {
    display: block;
    text-align: left;
    margin-top: 58px;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 27px;
    padding: 20px 0;
    clear: both;
    background: #f7f8f8;
  }
  .new-share-mob .share-weixin1 {
    display: inline-block;
  }
  .new-share-mob img {
    margin: 0 7px;
  }
  .new-share-mob span {
    font-size: 13px;
    color: #2f2f2f;
    font-weight: 400;
    padding: 0 5px 0 10px;
  }
  .new-share {
    display: none;
  }
  .citizen-content .citizen-main .dynamic-item:hover {
    border-bottom: none;
  }
  .citizen-content .citizen-main .dynamic-item:hover::after {
    display: none;
  }
  .dynamic-item-img:hover img {
    transform: scale(1);
  }
  .respons .respons-left {
    width: 100%;
    margin: 0;
    padding: 0 4%;
    float: none;
  }
  .respons .respons-right {
    width: 100%;
    float: none;
    padding: 0 4%;
    margin: 20px 0 40px 0;
  }
  .respons-right img {
    width: 100%;
  }
  .top-white {
    height: auto;
  }
  .respons .respons-left h3 {
    font-size: 18px;
    margin: 0px auto;
    padding: 10px 0;
    text-align: center;
  }
  .respons .respons-left .respons-item span {
    font-size: 13px;
  }
  .respons .respons-left .respons-item a {
    font-size: 13px;
  }
  .research-story {
    margin-bottom: 20px;
  }
  .research-story .story-item-text .time,
  .respons .respons-left h3 {
    font-size: 16px;
  }
  #citizen .research-story {
    max-width: 92%;
    margin: 0 auto;
  }
  #citizen .story-box {
    width: 100%;
  }
  #citizen .research-story .story-box:nth-of-type(2),
  #citizen .research-story .story-box:nth-of-type(3) {
    margin-left: 0;
  }
  #citizen .research-story .story-item-img {
    width: 75.68%;
  }
  #citizen .research-story .story-item-text {
    width: 37.4%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 4.93%;
    background-color: #e10020;
  }
  #citizen .research-story .story-item-text::after {
    content: "";
    position: absolute;
    top: 4rem;
    left: 0;
    border-left: 1.6rem solid #fff;
    border-top: 1.12rem solid transparent;
    border-bottom: 1.12rem solid transparent;
  }
  #citizen .story-box {
    margin-bottom: 2.4rem;
  }
  #citizen .research-story .story-item-text .time {
    margin: 3.84rem 0 1.28rem;
    padding-left: 0.32rem;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    line-height: 21px;
  }

  #citizen .research-story .story-item-text .info {
    height: 64px;
    display: -webkit-box;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
  }
  #citizen .research-story .story-item-text .item-konw {
    width: 11.28rem;
    margin-top: 1.6rem;
    background-color: #e10020;
    font-size: 1.92rem;
    text-align: left;
  }
  #citizen .research-story .story-item-text .item-konw a {
    color: #fff;
  }
  .item-konw span {
    display: inline;
  }
  .mob-dynamic {
    display: block;
  }
  .respons {
    background: #f7f8f8;
    padding-bottom: 30px;
    padding-top: 0;
  }
  .respons-content {
    width: 86.95%;
    margin: 0 auto;
  }
  .respons .respons-left h3 {
    display: none;
  }
  .respons .respons-left .respons-item {
    height: auto;
    padding-bottom: 2.56rem;
  }
  .respons .respons-left .respons-item span {
    font-size: 2.08rem;
    line-height: 2.88rem;
    color: #2f2f2f;
  }
  .respons .respons-left .respons-item a {
    font-size: 2.08rem;
    line-height: 2.88rem;
    color: #2f2f2f;
  }
  .respons .respons-left .respons-item a:first-of-type {
    width: 78.84%;
    margin-bottom: 0.96rem;
    float: none;
  }
  .respons .respons-left .respons-item span.time {
    display: block;
    float: none;
    color: #989898;
  }
}
@media screen and (max-width:768px){

  .respons .respons-right {
    height: 249px;
  }

}
<!--ºÄÊ±1753269966.8388Ãë-->