#main{
    position: relative;
    background: #fff;
}
.g-body{
  margin-top: 0 !important;
}
.cur{
  cursor: pointer;
}
.topbox{
  position: relative;
}
.banner .swiper-pagination{
  width: 100%;
  bottom: 190px !important;
}
.banner .swiper-slide img{
  width: 100%;
  height: 730px;
  object-fit: cover;
}
.banner .swiper-pagination span{
  display: inline-block;
  width: 12px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 3px;
  margin: 0 4px;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active{
  background: #E14A39 !important;
}

#cards{
  position: absolute;
  bottom: -75px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  /* position: relative; */
  /* top: -170px; */
  z-index: 10;
}
#cards .item{
  width: 652px;
  height: 248px;
  border-radius: 20px;
  margin: 0 33px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#cards .item:nth-of-type(1){
  background-image: url('/template/hzcsh/pc/image/cardbg1.png');
  background-size: cover;
}
#cards .item:nth-of-type(2){
  background-image: url('/template/hzcsh/pc/image/cardbg2.png');
  background-size: cover;
}
#cards .item .number{
  font-size: 60px;
  font-weight: bold;
}
#cards .item .number .unit{
  font-size: 22px;
}
#cards .item .name{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}
#cards .item img{
  width: 30px;
  height: 30px;
  margin-right: 17px;
}

.head-title{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  font-size: 34px;
  font-weight: bold;
}
.head-title img{
  width: 36px;
  height: 36px;
  margin-right: 16px;
}

#project{
  margin-top: 153px;
  height: 780px;
  background: #FFF1F0;
  /* margin-top: 30px;
  padding-bottom: 85px; */
}
#project .wrap{
  width: 1366px;
  margin: 0 auto;
  height: 100%;
  padding: 50px 0 30px;
  display: flex;
  justify-content: space-between;
}
#project .wrap>div{
  width: 650px;
}
#project .head-title{
  margin-top: 0;
  padding-top: 0;
}

#project .left .list{
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}
#project .left .list .item{
  width: 310px;
  height: 262px;
  background: #FFFFFF;
  margin-bottom:20px;
}
#project .left .list .item:nth-of-type(even){
  margin-left: 30px;
}
#project .left .list .item img{
  width: 310px;
  height: 200px;
  object-fit: cover;
  display: block;
}

#project .left .list .item .item-title{
  line-height: 60px;
  width: 178px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
#project .donate{
  width: 650px;
  height: 544px;
  background: #FFFFFF;
  margin-top: 35px;
  display: flex;
  flex-direction: column;
}
.donate .top{
  padding: 40px 50px 0;
  border-bottom: 1px solid rgba(78, 78, 78, 0.2);
}
.donate .top .title{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  padding: 0;
  border: 0;
  margin-bottom: 35px;
  position: relative;
}
.donate .top .title::before{
  content: '';
  position: absolute;
  left: -12px;
  top: 6px;
  width: 5px;
  height: 18px;
  background: #FF4344;
  border-radius: 2px;
}
.donate .top .txt{
  color: #333;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  margin-bottom: 30px;
}

.donate .bottom{
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.donate .bottom .code{
  width: 196px;
  height: 196px;
  margin-right: 38px;
}
.donate .bottom .code img{
  width: 100%;
  height: 100%;
}
.donate .txt p:nth-of-type(1){
  font-size: 32px;
  font-weight: 800;
  color: #000000;
}
.donate .txt p:nth-of-type(2){
  font-size: 20px;
  color: #666666;
  margin-top: 30px;
}
#project .btn-more{
  margin: 0;
  float: right;
}
.btn-more{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
  width: 184px;
  height: 54px;
  background: linear-gradient(124deg, #FF8584 0%, #FE4241 100%);
  box-shadow: 0px 11px 26px 2px rgba(255,137,137,0.59);
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.btn-more img{
  width: 14px;
  height: 14px;
  margin-left: 11px;
}

#news{
  padding-bottom: 68px;
}

#news .content{
  width: 1366px;
  margin: 56px auto 0;
  display: flex;
}
#news #banner2{
  width: 673px;
  height: 450px;
}
#banner2{
  width: 673px;
  height: 450px;
  background: #fff;
  cursor: pointer;
  position: relative;
  margin-right: 30px;
}
#swiper2{
  width: 100%;
  overflow: hidden;
  position: relative;
}
#banner2 img {
  width: 673px;
  height: 450px;
  display: block;
  object-fit: cover;
}
#banner2 .swiper-slide{
  width: 673px;
  height: 450px;
  position: relative;
}
#banner2 .shadow{
  width: 673px;
  height: 54px;
  position: absolute;
  bottom: 0;
  left: 0px;
  background: rgba(0, 0, 0, 0.65);
  padding-left: 16px;
}
#banner2 .shadow .txt{
  width: 500px;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  line-height: 54px;
  font-size: 18px;
}
#banner2 .pagination2{
 width: 130px;
 left: 540px;
 bottom: 15px;
}
#banner2 .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 7px;
}
#banner2 .swiper-pagination .swiper-pagination-bullet-active{
  background: #FF4344;
}

.news{
  flex: 1;
}
.news .head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffecec;
  padding-right: 20px;
}
.news .head .list{
  display: flex;
}
.news .head li{
  /* width: 146px; */
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  color: #3A3A3A;
  margin: 0 20px;
  cursor: pointer;
}

.news .head .active{
  width: 146px;
  background-color: #FF4344;
  margin: 0;
  color: #fff;
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);;
}



.news-item{
  cursor: pointer;
  line-height: 34px;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.news-item .left {
  display: flex;
  align-items: center;
}


.news-item .left .icon{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #FF4344;
  margin-right: 10px;
  transform: rotate(45deg);
}
.news-item .title {
  width: 420px;
  font-size: 16px;
  line-height:34px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  padding: 0;
  border: 0;
  font-size: 18px;
}
.news-item .right{
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.news_item{
  display: flex;
  justify-content: left;
  margin-bottom: 20px;
  cursor: pointer;
}
.news_item .datetime{
  height: 46px;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 12px;
  margin: 0;
  font-size: 14px;
  color: #666;
  border-right: 1px solid #eee;
}
.news_item .date{
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.item_mar{
  margin: 0 15px 30px;
}
.news_item .item_center{
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news_item .newtitle{
  width: 480px;
  font-size: 16px;
  font-weight:bold;
  line-height:20px;
  color: #3B3B3B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  border: 0;
}
.news_item .summary{
  width: 480px;
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#donate{
  width: 100%;
  height: 500px;
  background-image: url('/template/hzcsh/pc/image/donatebg.png');
  background-position: 50% 50%;
  background-repeat: repeat;
}
#donate .content{
  width: 1366px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#donate .left{
  margin-left: 20px;
  margin-top: 100px;
}
#donate .left .title{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  padding: 0;
  border: 0;
  margin-bottom: 15px;
  position: relative;
}
#donate .left .title::before{
  content: '';
  position: absolute;
  left: -20px;
  top: 6px;
  width: 5px;
  height: 18px;
  background: #FF4344;
  border-radius: 2px;
}
#donate .left .txt{
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  line-height: 30px;
  display: flex;
}
#donate .left .txt>div:nth-of-type(2){
  flex: 1;
  margin-right: 10px;
}
#donate .right{
  margin-top: 65px;
  display: flex;
}
#donate .code-box{
  background: #FFFFFF;
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
  border-radius: 8px;
  padding: 45px 17px 14px;
  height: 340px;
}
#donate .code-box .name{
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
#donate .code-box img{
  width: 234px;
  height: 234px;
}
.donate-tab{
  width: 658px;
  height: 350px;
  overflow: hidden;
  margin-top: 80px;
  background: #fff;
}
.donate-head{
  display: flex;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  background-color: #F0F0F0;
}
.donate-head>div:nth-last-of-type(even){
  width: 20%;
  text-align: center;
}
.donate-head>div:nth-last-of-type(odd){
  width: 30%;
  text-align: center;
}
.donate-body{
  overflow: hidden;
  height: 298px;
}
.donate_item{
  display: flex;
  border-bottom: 1px solid #f2f2f2;
  color: #333;
}
.donate_item>div:nth-last-of-type(even){
  width: 20%;
  text-align: center;
  line-height: 58px;
}
.donate_item>div:nth-last-of-type(odd){
  width: 30%;
  text-align: center;
  line-height: 58px;
}
.donate_item>div:nth-last-of-type(1){
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.donate-body .money{
  color: #FF4344;
}
@keyframes rowup {
  0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
  100% {
      -webkit-transform: translate3d(0, -307px, 0);
      transform: translate3d(0, -307px, 0);
      display: none;
  }
}

.rowup{
  -webkit-animation: 10s rowup linear infinite normal;
  animation: 10s rowup linear infinite normal;
  position: relative;
}

#message .content{
  width: 1366px;
  margin: 60px auto 0;
  padding-bottom: 40px;
  display: flex;
}
#message .left{
  width: 730px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#message .left img{
  width: 355px;
  height: 196px;
  cursor: pointer;
}
#message .img:nth-of-type(1),#message .img:nth-of-type(2){
  margin-bottom: 20px;
}

#message .right{
  flex: 1;
  margin-left: 58px;

}
#message .right .item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  cursor: pointer;
  font-size: 18px;
  color: #333;
}
#message .right .item:nth-last-of-type(1){
  margin-bottom: 0;
}
#message .right .item>div{
  display: flex;
  align-items: center;
}
#message .right span{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #FF4344;
  margin-right: 10px;
  transform: rotate(45deg);
}
#message .right .item .time{
  color: #929292;
  font-size: 18px;
}
#message .right .item .newstitle{
  color: #333;
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#link .content{
  width: 1366px;
  margin: 57px auto 0;
  padding-bottom: 56px;
  display: flex;
  flex-wrap: wrap;
}
#link .content .item{
  width: 210px;
  height: 91px;
  background: #FFFFFF;
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.08);
  margin-bottom: 22px;
  margin-right: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#link .content .item:nth-of-type(6n){
  margin-right: 0;
}
#link .content .item img{
  width: 149px;
  height: 40px;
  object-fit: cover;
}

.messagebox{
  width: 100%;
  height: 500px;
  background-image: url('/template/hzcsh/pc/image/messagebg.png');
  background-position: 100% 100%;
  background-repeat: repeat;
}
.messagebox .head-title{
  margin-top: 0;
  padding-top: 35px;
}
.messagebox .wrap{
  width: 1366px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.messagebox .left{
  width: 675px;
}
.messagebox .message-content{
  display: flex;
  justify-content: space-between;
}
.messagebox .message-content .cards{
  margin-top: 40px;
}
.messagebox .left .message-content img{
  width: 290px;
  height: 92px;
  margin-bottom: 18px;
}
.messagelist .item span{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #FF4344;
  margin-right: 10px;
  transform: rotate(45deg)
}
.messagelist{
  width: 320px;
  margin-top: 40px;
}
.messagelist .item{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.messagelist .item p{
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}