/*swiper*/
.swiper-wrapper{
    width: 100%;
    height: 450px !important;
  }
  .swiper-container {
    width: 100%;
    height: 450px;
  }
  .swiper-slide{
    margin: 0;
    padding: 0;
    height: 450px !important;
  }
  .swiper-slide a{
    display:block;
    width: 100%;
    height: 450px;
    background-size:cover;
    cursor: default;
  }
  /* .swiper-slide img{
    width: 100%;
    height: auto !important;
  } */
  .swiper-pagination-bullet-active{
    width: 16px !important;
    border-radius: 4px !important;
    background: #fff !important;
  }
  
  /*左侧的部分*/
  #base{
    width: 100%;
    background: #fff;
    overflow: hidden;
  }
  #base .container{
    margin-top: 36px;
  }
  #base:after{
    content: '.';
    clear: both;
    width: 0;
    height: 0;
    display: block;
    visibility: hidden;
  }
  #base .left_container{
    width: 620px;
    height: auto;
    float: left;
    padding: 0 5px;
  }
  
  /*左侧的标题部分*/
  #base .title{
    width: 100%;
    margin-bottom: 20px;
    color: #3f3f3f;
    border-bottom: 1px solid #efefef;
    /* background: red; */
    height: 54px;
    line-height: 48px;
  }
  #base .title h3{
    font-size: 24px;
    font-weight: bold;
    height: 52px;
    color: #333;
    border-bottom: 4px solid #0e6497;
    /* width: 120px; */
    text-align: left;
    /* padding: 4px 0 14px 0; */
    /* float: left; */
    /* background: red; */
    float: left;
  }
  #base .title .more{
    color: #999;
    font-size: 14px;
    float: right;
    display: block;
  }
  #base .title .more:hover{
    color: #0e6497;
  }
  
  /*左侧公益活动*/
  #base .left_container dl{
    margin-bottom: 84px;
  }
  #base .server_activity .item{
    width: 280px;
    height: auto;
    float: left;
  }
  #base .server_activity .item:last-child{
    float: right;
  }
  #base .server_activity img{
    width: 280px;
    height: 240px;
    display: block;
  }
  #base .server_activity h4{
    width: 280px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  #base .server_activity p{
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
  }
  
  /*左侧的相关资讯*/
  #base .relative_msg img{
    float: left;
    display: block;
    width: 260px;
    height: 160px;
  }
  #base .relative_msg .lis{
    width: 330px;
    float: right;
    height: 160px;
  }
  #base .relative_msg .lis li{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
  }
  #base .relative_msg li:after{
    content: '.';
    width: 0;
    height: 0;
    display: block;
    clear:both;
    visibility: hidden;
  }
  #base .relative_msg li:hover{
    font-size: 18px;
  }
  #base .relative_msg li .tit{
    display: block;
    float: left;
    width: 260px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  #base .relative_msg li .datetime{
    display: block;
    float: right;
  }
  
  /*左侧的合作伙伴*/
  #base .cooperating_partner a{
    margin-right: 30px;
  }
  #base .cooperating_partner a img{
    max-width: 160px; 
    height: auto;
  }
  
  
  #base .right_container{
    width: 300px;
    height: auto;
    float: right;
    padding-top: 16px;
  }
  #base .right_container dl{
    width: 244px;
    padding: 44px 28px 28px 28px;
    border: 1px solid #eee;
  }
  #base .right_container dt{
    color: #0e6497;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
  #base .right_container dd{
    color: #3f3f3f;
    line-height: 30px;
    font-size: 14px;
    color: #3f3f3f;
  }
  /*右侧的愿景和使命*/
  #base .right_container .mission{
    margin-bottom: 50px;
  }
  
  
  .common-box .heading {
    overflow: hidden;
    width: 816px;
    padding: 24px 0 0;
  }
  .common-box .heading h4 {
    float: left;
    font-size: 38px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 2px solid #1e6e9e;
  }
  .common-box .heading a {
    float: right;
    font-size: 18px;
    color: #dadada;
  }
  .common-box .infobox {
    overflow: hidden;
    padding-top: 34px;
  }
  .common-box .infobox img {
    float: left;
    margin-right: 26px;
  }
  .common-box .infobox ul li {
    line-height: 40px;
  }
  .common-box .infobox ul a {
    font-size: 24px;
  }
  .common-box .infobox  ul .em {
    font-size: 28px;
    color: #1e6e9e;
  }
  .common-box .infobox  ul .date {
    float: right;
  }
  .action-box {
    overflow: hidden;
    padding-top: 34px;
  }
  .action-box .title {
    font-size: 24px;
    font-weight: 400;
    padding: 24px 0;
  }
  .action-box .desc {
    font-size: 16px;
    padding-bottom: 60px;
    line-height: 24px;
  }
  .action-box .box1 {
    float: left;
    width: 393px;
  }
  .action-box .box2 {
    float: right;
    width: 393px;
  }
  .logo-wrapper img {
    margin: 30px 40px 40px 0;
  }
  /* body */
  
  /* 组织架构 */
  .organization-img {
    width: 1000px;
    height: auto;
    background: #fff;
    margin-top: 46px;
    overflow: hidden;
  }
  .organization-img img {
    display: block;
    /* width: 800px; */
    height: auto;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 80px;
  }
  /* 基金会介绍 */
  .foundation-direct .intro-box {
    width: 1000px;
    margin-top: 36px;
    box-sizing: border-box; 
    text-align: left;
    padding: 0  138px 60px;
    background-color: #fff;
    margin-bottom: 42px;
  }
  /* .foundation-direct .intro-box  .quote {
    vertical-align: middle;
    font-size: 54px;
    color: #0e6497;
    opacity: 0.4;
  } */
  .foundation-direct .intro-box .quot{
    width:28px;
    height: 22px;
    overflow: hidden;
    background: red;
  }
  .foundation-direct .intro-box .quot-left{
    background: url("/static/asset/image/quot_left.png") no-repeat center center;
  }
  .foundation-direct .intro-box .quot-right{
    background: url("/static/asset/image/quot_right.png") no-repeat center center;
  }
  .foundation-direct .intro-box h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #0e6497;
    line-height: 20px;
    padding: 50px 0 20px 0 ;
  }
  .foundation-direct .intro-box p {
    line-height: 36px;
    word-break: break-all;
  }
  .foundation-direct .intro-box .txt {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
  }
  .foundation-direct .intro-box span {
    display: inline-block;
    color: #333333;
    margin-top: 20px;
    font-weight: 700;
  }
  /* 历史足迹 */
  .rd-bg {
    width: 100%;
    height: 260px;
    overflow: hidden;
  }
  .responsive-wall {
    overflow: hidden;
    margin-top: 45px;
    width: 1000px;
    margin-bottom: 120px;
    background: #fff;
    padding-bottom: 90px;
  }
  .responsive-wall .history-list {
    overflow: hidden;
    margin: 0 0 0 140px;
  }
  .responsive-wall .history-list li {
    float: left;
    width: 200px;
    height: auto;
    margin-right: 60px;
    margin-top: 50px;
    height: 226px;
  }
  .responsive-wall .history-list img {
    width:200px;
    height: 160px;
    margin-bottom: 10px;
  }
  .responsive-wall .history-list img:hover{
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);	/* IE 9 */
    -moz-transform:scale(1.1,1.1); 	/* Firefox */
    -webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1,1.1); 
  }
  .responsive-wall .history-list .desc {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }
  /* 加入我们 */
  .concat-box {
    width: 1000px;
    box-sizing: border-box;
    margin-top: 36px;
    margin-bottom: 100px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 170px;
  }
  .concat-box .heading {
    width: 880px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    border-bottom: 1px solid #15adde;
  }
  .concat-box .heading h3 {
    float: left;
    height: 53px;
    display: inline-block;
    color: #0e6497;
    font-size: 24px;
    border-bottom: 3px solid #0e6497;
    margin-bottom: -1px;
  }
  .concat-box .heading span {
    display: inline-block;
    margin-top: 10px;
    float: right;
  }
  .concat-box .icon {
    margin-top: 4px;
  }
  .concat-box .icon li {
    width: 24px;
    height: 2px;
    margin-top: 6px;
    background: #28538F;
  }
  .concat-items {
    text-align: center;
    padding: 38px 0;
    margin-top: 36px;
    
  }
  .concat-items .item {
    float: left;  
    /* width: calc(100% / 3); */
    width: 200px;
    margin-right: 20px;
    /* background: red; */
  }
  .concat-items .item:first-child{
    margin-left: 180px;
  }
  .concat-items .item .icon {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 102px;
    background-image: url(/static/asset/image/address.png);
    background-repeat: no-repeat;
    /* background-color: red; */
  }
  .concat-items .item span {
    display: inline-block;
    /* margin-top: 12px; */
    color: #0E6497;
    line-height: 30px;
    font-size: 20px;
    opacity: 0.3;
    filter:alpha(opacity=30);
    /* margin-top: -20px; */
  }
  .icon-phone {
    background-position: 0 0;
  }
  .icon-email {
    background-position: -102px 0;
  }
  .icon-address {
    background-position: -205px 0;
  }
  /* .icon-chuanzhen {
    background-position: 0 -395px;
  } */
  .concat-items .item p {
    line-height: 26px;
    padding: 12px 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
  }
  /* 加入我们结束 */
  /* body */
  
  /* 相关资讯详情 */
  .related-content {
    margin-top: 44px;
    text-align: center;
  }
  .related-content .article-desc h3 {
    font-size: 20px;
    color: #333;
    height: 48px;
    line-height: 48px;
  }
  .related-content .article-desc .date{
    font-size: 14px;
    color: #6666;
    margin: 25px 0 45px 0;
  }
  .related-content .article-detail{
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 38px;
    padding-top: 10px;
    width: 828px;
    margin: 0 auto;
  }
  
  .related-content .article-detail img{
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .related-content .article-detail p {
    text-indent: 30px;
    font-size: 14px;
    margin-bottom: 28px;
  }
  .related-content .article-detail .hint{
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    height: 14px;
    margin-bottom: 20px;
  }
  /* 相关资讯详情 */
  
  /* 公司logo部分 */
  #company-logo{
    width: 600px;
    height: auto;
    padding: 20px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 20px;
    border: 1px solid #eee;
    box-shadow: 2px 2px 1px #888888;
    zoom:1;
    margin-top: 40px;
  }
  #company-logo li{
    height: 40px;
    overflow: hidden;
  }
  #company-logo li a{
    display: block;
  }
  #company-logo:after{
    content: '.';
    clear: both;
    display: block;
    width: 0;
    height:0;
    visibility: hidden;
  }
  #company-logo img{
    width: 100px;
    display: block;
    margin: 0 auto;
    line-height: 80px;
  }
  #company-logo .charity-logo{
    border-right: 1px solie #eee;
    border-right: 1px solid #cfcbcb;
    margin-left: -1px;
    float: left;
    width: 50%;
  }
  #company-logo .charity-logo img{
    width: 130px;
    margin-top: -5px;
  }
  #company-logo .linghit-logo{
    width: 48%;
    height: auto;
    float: right;
  }