.mob-banner-none-img{
  display: none;
}
.banner img {
  width: 100%;
}
.content-bg{
  /* background-color: #F5F5F4; */
  padding: 20px 0;
}
.content {
  max-width: 1198px;
  margin: 0 auto;
}
.content.content-link {
  max-width: 100%;
}
.main-content-wrapper{
  max-width: 1198px;
  margin: 0 auto;
}

.breadcrumb-nav {
  display: none;
  padding: 12px 10px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .breadcrumb-nav {
    display: flex;
  }
}
/* .tab-swtich-container {
  margin: 20px auto;
  justify-content: space-between;
  position: relative;
} */

.tab-swtich-container .tab-item {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  width: 24.8%;
  background-color: rgb(184, 184, 184);
  transition: all 0.3s;
  cursor: pointer;
  float: left;
  margin-right: 0.26%;
  text-decoration: none;
}
.tab-swtich-container .tab-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1600px) {
  /* .tab-swtich-container {
    margin-top: -30px;
  } */
}
@media screen and (max-width: 1440px) {
  .tab-swtich-container .tab-item {
    line-height: 48px;
  }
  /* .tab-swtich-container {
    margin-top: -29px;
  } */
}
@media screen and (max-width: 1280px) {
  .tab-swtich-container .tab-item {
    line-height: 36px;
  }
  .tab-swtich-container {
    margin-top: -22px;
  }
}
@media screen and (max-width: 992px) {
  .tab-swtich-container .tab-item {
    line-height: 32px;
  }
  .tab-swtich-container {
    margin-top: -18px;
  }
}
@media screen and (max-width: 768px) {
  .tab-swtich-container {
    margin-top: 0;
  }
  .tab-swtich-container .tab-item {
    font-size: 14px;
    line-height: 33px;
  }
}
.tab-swtich-container .tab-item.active {
  background-color: rgb(197, 37, 36);
}
/* 内容列表 */
.content{
  display: none;
}
/* 关于基金会 */
.content-logo{
  text-align: center;
  padding: 60px 60px 0;
  /* border-left: 1px solid #B3B3B3; */
}
.content-logo img{
  width: 300px;
}
.content-item{
  padding: 60px 60px 0;
  /* border-left: 1px solid #B3B3B3; */
  margin-bottom: 60px;
  position: relative;
  font-size: 18px;
}
/* .content-item::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #E00114;
  position: absolute;
  left: -1px;
  top: 67px;
}
.content-item::after{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 10px solid #F5F5F4;
  position: absolute;
  left: -1px;
  top: 73px;
} */
.content-title{
  font-size: 25px;
  text-align: center;
}
.content-subtitle{
  font-size: 30px;
  color: #E60012;
  padding-bottom: 15px;
}
.content-subtitle:last-child{
  padding-bottom: 0;
}
.content-text p{
  padding-top: 25px;
}
.content-item img{
  max-width: 100%;
}
.font-gray{
  color: #545251;
  text-align: center;
}
.propaganda-video {
  float: none;
  text-align: center;
  margin: 0 auto;
}
.video-title {
  text-align: center;
  margin-top: 20px;
}
/* 公益之路 */
.road-warpper {
  padding: 50px;
  background-color: #f1f1f1;
}
.time-axis{
  margin-top: 30px;
  position: relative;
  height: 500px;
  overflow: hidden;
}
.love-icon{
  width: 20px;
  position: absolute;
  top: 0;
  left: 290px;
}
.arrow-icon{
  width: 24px;
  position: absolute;
  bottom: 36px;
  left: 288.5px;
}
.swiper {
  width: 100%;
  height: 100%;
}
.leftSwiper {
  float: left;
  width: 16%;
}
.rightSwiper {
  float: right;
  width: 75%;
}
.leftSwiper-active {
  font-weight: 600;
}
.item-title {
  cursor: pointer;
  color: #6d6d6d;
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 1px solid #999999;
}
.axis-img {
  height: 100%;
  position: relative;
  top: 10px;
}
.year-btn {
  width: 25% !important;
  margin: 0px 4% !important;
  border-radius: 30px;
  background-color: #ffffff !important;
  color: #000000 !important;
}
.year-btn-active {
  background-color: #E60012 !important;
  color: #fff !important;
}
.h3title {
  text-align: center;
  margin: 0px 0 30px;
}
.swiper-slide {
  /* text-align: center; */
  font-size: 16px;
  background: #f1f1f1;
  overflow: auto;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.year-num {
  font-size: 24px;
  justify-content: center;
  color: #6d6d6d;
  cursor: pointer;
}
.item-container {
  width: 65%;
}
.item-content {
  /* display: none;
  border-top: 1px solid #9e9ea0;
  margin-top: 10px;
  padding-top: 10px; */
  color: #6d6d6d;
}
.item-content p {
  line-height: 45px;
  display: list-item;
  list-style: inside;
}
.third-time-line {
  height: 146px;
  padding-top: 20px;
}
.swiper-slide img {
  display: block;
  margin-top: 16px;
  /* width: 100%; */
  /* height: 100%; */
  object-fit: cover;
  /* margin-left: 20%; */
}
.axis-show {
  display: inherit;
}
.axis-hide {
  display: none;
}
.arrow {
  float: right;
  width: 12px;
}
.time-list{
  padding: 20px 0 60px;
}
.time-item{
  display: flex;
}
.time-left{ 
  width: 300px;
  font-size:25px;
  font-weight: bold;
  color: #D0161E;
  transition: 0.3s;
  padding-left: 100px;
}
.time-item:first-child .time-left{
  padding-top: 50px;
}
.time-right{
  flex: 1;
  padding: 0 60px;
  border-left: 1px solid #D10E18;
  position: relative;
  min-height: 130px;
  font-size: 18px;
  color: #717171;
  transition: 0.3s;
}
.time-item:first-child .time-right{
  padding-top: 50px;
  box-sizing: content-box;
}
.time-right::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
  border-left: 12px solid #D10E18;
  position: absolute;
  left: -6px;
  top: 10px;
  transition: 0.3s;
}
.time-item:first-child .time-right::before{
  top: 60px;
}
.time-right p{
  margin-bottom: 20px;
}
.time-right p:last-child{
  margin-bottom: 0;
}
.time-item:hover .time-left{
  font-size: 30px;
}
.time-item:hover .time-right{
  color: #000000;
  font-weight: bold;
  font-size: 20px;
}
.time-item:hover .time-right::before{
  transform: scale(2, 2);
}
/* 信息公开 */
.public-data{
  display: flex;
  padding:  30px 0;
}
.public-data-tab{
  width: 240px;
  color: #5C5A5A;
  font-size: 14px;
}
.public-data-title{
  font-size: 18px;
  font-weight: 600;
  color: #BC2F2A;
  margin-bottom: 15px;
}
.public-data-tab-list{
  width: 220px;
}
.public-data-tab-list li{
  position: relative;
  /* transition: 0.3s; */
  border-bottom: 1px solid #C1C2C2;
  padding:  10px 5px;
  cursor: pointer;
}
.public-data-tab-list li::after{
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #5C5A5A;
  transition: 0.3s;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.public-data-tab-list li:hover,.public-data-tab-list li.active{
  color:#D12921;
  border-color: #D12921;
  font-weight: bold;
  border-width: 2px;
}
.public-data-tab-list li:hover::after,.public-data-tab-list li.active::after{
  border-left: 8px solid #D12921;
}
.public-data-list-box{
  flex: 1;
}
.public-data-list{
  padding-left: 40px;
  border-left: 1px solid #9D9C9C;
  position: relative;
  display: none;
}
.public-data-list:first-child{
  display: block;
}
.public-data-list::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #E00114;
  position: absolute;
  left: -1px;
  top: 33px;
}
.public-data-list::after{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 10px solid #F5F5F4;
  position: absolute;
  left: -1px;
  top: 39px;
}
.public-data-item{
  padding:  20px 80px 20px 10px;
  position: relative;
  border-bottom: 2px solid #B7B8B8;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.public-data-item::before{
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: 0.3s;
  transform: translateX(-50%);
}
.public-data-item::after{
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transition: 0.3s;
  transform: translateY(-50%);
}
.public-data-item:hover{
  border-bottom: 4px solid #D12921;
  background-color: #fff;
}
.public-data-item:hover::before{
  border-bottom: 8px solid #D12921;
}
.public-data-item:hover::after{
  content: '了解更多 >';
  color: #D12921;
}
/* 联系我们 */
#wrapper{
  width: 100%;
  height: 300px;
  margin: 30px 0;
}
.content-link-body{
  width: 1198px;
  margin: 0 auto;
}
.link-list{
  display: flex;
  padding: 30px 0 60px;
}
.link-item{
  flex: 1;
  text-align: center;
  padding: 0 100px;
}
.link-item:first-child{
  padding-left: 0;
  padding-right: 200px;
}
.link-item:last-child{
  padding-right: 0;
  padding-left: 200px;
}
.link-icon{
  margin-bottom: 20px;
}
.link-icon img{
  width: 120px;
  height: 120px;
}
.link-item>p{
  line-height: 30px;
  font-size: 17px;
}
/* 意见反馈 */
.feedback{
  flex: 1;
  padding-left: 40px;
  border-left: 1px solid #9D9C9C;
  position: relative;
  padding-top: 28px;
}
.feedback::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #E00114;
  position: absolute;
  left: -1px;
  top: 33px;
}
.feedback::after{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 10px solid #F5F5F4;
  position: absolute;
  left: -1px;
  top: 39px;
}
.feadback-title{
  font-size: 21px;
  color: #D0161E;
  font-weight: 600;
}
.feadback-sub-title{
  font-size: 21px;
  margin-bottom: 20px;
}
.feadback-description{
  font-size: 16px;
  margin-bottom: 40px;
}
/* 联系我们 */
