.tx-color {
  color: #00509f;
}
.bg-color {
  background-color: #00509f;
}
body {
  font-size: 14px;
  font-family: 'microsoft,yahei';
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clear {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  float: none;
}
.bar {
  float: left;
  width: 100%;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.btn-primary {
  background-color: #00509f;
  border-color: #00509f;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-1-center {
  margin-left: calc(91.5% / 2) !important;
}
.btn-2-center {
  margin-left: calc(83% / 2) !important;
}
.btn-4-center {
  margin-left: calc(66.5% / 2) !important;
}
.btn-21-center {
  margin-left: calc((75% - 10px) / 2) !important;
}
.btn-22-center {
  margin-left: calc((66.66% - 10px) / 2) !important;
}
.btn-42-center {
  margin-left: calc((50% - 10px) / 2) !important;
}
.btn-21to42-center {
  margin-left: calc((75% - 10px) / 2) !important;
}
.push-up-10 {
  margin-top: 10px;
}
.push-up-20 {
  margin-top: 20px;
}
.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.header {
  height: 200px;
  width: 100%;
}
.header .header-top {
  height: 34px;
  line-height: 34px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 18px;
  overflow: hidden;
  zoom: 1;
}
.header .header-top a {
  color: #fff;
}
.header .header-top span {
  color: #fff;
  margin: 0 10px;
}
.header .logo {
  width: 100%;
  text-align: center;
  color: #fff;
  padding-left: calc(50% - 215px);
  height: 125px;
}
.header .logo img {
  width: 300px;
  float: left;
}
.header .logo .line {
  height: 40px;
  margin: 45px 20px 0;
  float: left;
  border-left: 1px solid #fff;
}
.header .logo .title {
  font-size: 30px;
  float: left;
  margin-top: 40px;
}
.header .nav {
  width: 1200px;
  margin: 0 auto;
}
.header .nav .nav-button {
  padding: 5px 0 14px;
  float: left;
  position: relative;
  width: calc(100% / 7);
  text-align: center;
}
.header .nav .nav-button-a {
  font-size: 16px;
  color: #fff;
}
.header .nav .nav-button-a .icon {
  margin-right: 10px;
}
.header .nav .dropmenu {
  position: absolute;
  top: 41px;
  left: 0;
  background-color: rgba(0, 80, 159, 0.7);
  z-index: 1000;
  width: 100%;
  color: #fff;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}
.header .nav .dropmenu li {
  height: 50px;
  border-bottom: 1px solid #458aba;
  line-height: 50px;
}
.header .nav .dropmenu li:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
}
.header .nav-mobile {
  display: none;
}
.header .nav-mobile .icon-button {
  color: #fff;
  font-size: 22px;
  margin: 15px 20px 0 0;
}
.header .nav-mobile .dropmenu {
  display: none;
}
.swiper-banner {
  height: 350px;
  width: 1200px;
}
.picture-news {
  width: 100%;
  height: 280px;
  border: 1px solid #dedede;
}
.picture-news .swiper-wrapper img {
  width: 100%;
  height: 100%;
}
.picture-news .swiper-wrapper .news-describe {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 10px;
  width: 100%;
  height: 30px;
  position: absolute;
  z-index: 2000;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 30px;
}
.content {
  width: 1200px;
  margin: 0 auto;
  min-height: 400px;
}
.content .left-space {
  float: left;
  width: 40%;
  padding-right: 20px;
  margin-top: 20px;
}
.content .center-space {
  float: left;
  width: 40%;
  padding-right: 20px;
  margin-top: 20px;
}
.content .right-space {
  float: left;
  width: 20%;
  margin-top: 20px;
}
.content .news {
  width: 100%;
}
.content .news .list {
  width: 100%;
}
.content .news .list li {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}
.content .news .list li a.title {
  line-height: 37px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.content .news .list li a.title:hover {
  color: #00509f;
}
.content .alumin-story {
  margin-top: 20px;
}
.content .alumin-story .alumnus-picture {
  width: 100%;
  margin-top: 20px;
}
.content .alumin-story .alumnus-picture .head-img {
  float: left;
  width: 100px;
  height: 100px;
}
.content .alumin-story .alumnus-picture .right-block {
  float: left;
  width: calc(100% - 120px);
  margin-left: 20px;
}
.content .alumin-story .alumnus-picture .right-block .title {
  color: #333;
  font-weight: bold;
  margin-bottom: 7px;
  margin-top: 3px;
}
.content .alumin-story .alumnus-picture .right-block .describe {
  color: #666;
}
.content .alumin-story .list {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.content .alumin-story .list li {
  height: 30px;
  line-height: 30px;
}
.content .alumin-story .list li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.content .alumin-story .list li a i {
  float: left;
  margin: 9px 5px 0 0;
}
.content .alumin-story .list li a:hover {
  color: #00509f;
}
.content .pim {
  margin-top: 20px;
}
.content .pim .list li {
  border-bottom: 1px solid #dfdfdf;
  height: 82px;
  padding: 16px 0 14px;
}
.content .pim .list li .time {
  color: #00509f;
  border: 1px solid #00509f;
  text-align: center;
  padding: 7px 0 0;
  border-radius: 5px;
  float: left;
  line-height: 18px;
  margin: 0 15px 0 0;
}
.content .pim .list li .time b,
.content .pim .list li .time span {
  display: block;
}
.content .pim .list li .time span {
  background-color: #00509f;
  height: 22px;
  padding: 0 10px;
  color: #fff;
  border-radius: 0 0 4px 4px;
  line-height: 22px;
  margin-top: 3px;
}
.content .pim .list li .title {
  font-size: 14px;
  line-height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 70px);
  float: left;
}
.content .pim .list li .title:hover {
  color: #00509f;
}
.content .donate-box ul {
  width: 100%;
  margin-top: 10px;
  min-height: 247px;
}
.content .donate-box ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.content .code-box .box {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.content .code-box .box img {
  width: 80%;
}
.content .common-title {
  width: 100%;
  background-color: #f5f5f5;
  padding: 0 10px 5px;
}
.content .common-title .line {
  float: left;
  height: 22px;
  border-left: 3px solid #00509f;
  margin: 12px 10px 0 0;
  border-radius: 3px;
}
.content .common-title .title {
  float: left;
  font-size: 20px;
  color: #00509f;
  padding: 8px 0 3px 0;
  line-height: 28px;
}
.content .common-title .more {
  margin-top: 5px;
  float: right;
  font-size: 12px;
  color: #00509f;
  height: 28px;
  line-height: 28px;
}
.content .left-menu {
  float: left;
  width: 200px;
  margin-top: 20px;
}
.content .left-menu .menu-list {
  background-color: rgba(0, 80, 159, 0.7);
  width: 100%;
  color: #fff;
  border-radius: 10px;
  min-height: 400px;
}
.content .left-menu .menu-list li {
  height: 50px;
  border-bottom: 1px solid #458aba;
  line-height: 50px;
  text-align: center;
}
.content .left-menu .menu-list li:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
}
.content .left-menu .menu-list li .icon {
  float: right;
  line-height: 50px;
  font-size: 16px;
  margin-right: 20px;
  display: none;
}
.content .left-menu .menu-list li.active {
  background-color: rgba(0, 80, 159, 0.5);
}
.content .left-menu .menu-list li.active .icon {
  display: block;
}
.content .left-menu .menu-list li:first-child {
  border-radius: 10px 10px 0 0;
}
.content .content-space {
  padding: 20px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  min-height: 400px;
  border: 1px solid rgba(0, 80, 159, 0.7);
  border-radius: 10px;
  background-color: #fff;
  width: calc(100% - 220px);
}
.content .content-space .detail-article {
  width: 100%;
}
.content .content-space .detail-article .title {
  font-size: 24px;
  color: #000000;
  width: 100%;
  text-align: center;
}
.content .content-space .detail-article .article {
  margin-top: 20px;
  width: 100%;
}
.content .content-space .detail-article .article p {
  font-size: 16px;
  text-indent: 2rem;
}
.content .content-space .alumin-title {
  float: left;
  width: 100%;
  border-bottom: 2px solid #dedede;
  padding-bottom: 10px;
  position: relative;
}
.content .content-space .alumin-title .letter {
  color: #00509f;
  font-size: 20px;
}
.content .content-space .alumin-title .letter::after {
  content: '';
  width: 100px;
  height: 2px;
  background-color: #00509f;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.content .content-space .alumin-list {
  width: 100%;
}
.content .content-space .alumin-list li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #dedede;
  padding: 5px 0;
}
.content .content-space .alumin-list li .icon {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #00509f;
  float: left;
  margin: 14px 10px 0 2px;
}
.content .content-space .alumin-list li .title {
  float: left;
  width: calc(100% - 100px);
}
.content .content-space .alumin-list li .title a:hover {
  color: #00509f;
}
.content .content-space .alumin-list li .time {
  float: right;
  color: #999;
  line-height: 35px;
}
.content .content-space .alumin-list-picture {
  width: 100%;
  margin-top: 20px;
  float: left;
}
.content .content-space .alumin-list-picture .title {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.content.no-left-menu .content-space {
  width: 100%;
  margin-left: 0;
}
.content .title-tab {
  float: left;
  border: 1px solid #32baf3;
  background: #fff;
  border-radius: 5px;
  margin: 10px 0 5px;
}
.content .title-tab a {
  float: left;
  color: #0eacef;
  border-right: 1px solid #0da5e5;
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
}
.content .title-tab a.active {
  background-color: #0eacef;
  color: #fff;
}
.content .title-tab a:last-child {
  border-right: none;
}
.content .title-tab-outside {
  width: 100%;
}
.content .alumin-sort-list {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
  min-height: 100px;
}
.content .alumin-sort-list ul.list {
  float: left;
  width: 100%;
}
.content .alumin-sort-list ul.list li {
  float: left;
  margin-right: 20px;
  padding: 5px;
}
.content .alumin-sort-list ul.list li a {
  white-space: nowrap;
}
.content .dept-describe {
  float: left;
  width: 100%;
  text-align: center;
  color: #999;
  margin: 10px 0 12px;
}
.footer {
  height: 80px;
  background-color: #00509f;
  width: 100%;
  margin-top: 40px;
}
.footer .inside {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding-top: 20px;
}
.layui-layer {
  min-width: 370px;
}
.login-popup {
  width: 100%;
  margin: 20px 0 5px;
  min-width: 370px;
  width: 500px;
  box-sizing: border-box;
}
.login-popup .form-group {
  margin: 0 0 15px;
}
.login-popup .form-group .col-sm-2 {
  padding: 7px 0 0 10px;
}

/*2020-04-20最新捐赠 start*/
.line-height-34{line-height:34px;}
.push-left-10{margin-left: 10px;}
.push-up-5{margin-top: 5px;}
.red{color:#ff0000}
.light-gray{color:#999}
.color-666{color:#666;}
/*2020-04-20最新捐赠 end*/

/*2020-05-11首页捐赠 start*/
.donate-box-inside{
 width: 100%;
    height: 247px;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.donate-box-new ul li{
  width: 100%;
  height: 34px;
  border-bottom:1px dashed #dedede;
  display:block;
}
.donate-box-new ul li .way{
  float:left;
  //width:70px;
  padding:7px 0;
  margin-right: 10px;
}
.donate-box-new ul li .name{
  float:left;
  //width:70px;
  padding:7px 0;
}
.donate-box-new ul li .money{
  float:right;
  line-height:33px;
  margin-left: 10px;
}

/*2020-05-11首页捐赠 end*/
@media screen and (min-width: 1440px) {
  .swiper-container.banner {
    height: 450px;
  }
  .swiper-container.banner .swiper-slide img {
    width: 100%;
  }
  .content .content-space {
    min-height: 700px;
  }
}
@media screen and (max-width: 1199px) {
  .header .nav {
    width: 100%;
  }
  .content {
    width: 100%;
    padding: 0 10px;
  }
  .footer .inside {
    width: 100%;
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 1023px) {
  .header {
    height: 88px;
  }
  .header .logo {
    padding-left: 20px;
    width: 260px;
    height: 54px;
    overflow: hidden;
    float: left;
  }
  .header .logo img {
    width: 150px;
    margin-top: -5px;
  }
  .header .logo .line {
    height: 20px;
    margin: 18px 15px 0;
  }
  .header .logo .title {
    font-size: 18px;
    margin-top: 15px;
  }
  .header .nav {
    display: none;
  }
  .header .nav-mobile {
    display: block;
    float: right;
  }
  .swiper-container.banner {
    height: auto;
    width: 100%;
  }
  .swiper-container.banner .swiper-slide img {
    width: 100%;
  }
  .content .left-space,
  .content .right-space,
  .content .center-space {
    width: 100%;
    padding: 0 10px;
  }
  .login-popup .form-group .col-sm-2 {
    padding: 7px 10px 7px;
  }
}
@media screen and (max-width: 767px) {
  .content .news,
  .content .pim,
  .content .alumin-story,
  .content .donate {
    margin-top: 0;
  }
  .content .donate .list li {
    width: 100%;
    margin: 10px 0;
  }
  .content .title-tab a {
    padding: 0 5px;
  }
  .footer {
    margin-top: 10px;
  }
  .login-popup {
    margin: 10px 0 10px;
    width: auto;
  }
}

