    .ceshiborder{
        border:1px solid red;
    }
    .headerDiv iframe{
        margin-top: -20px;
    }
    /* 首页 */
    /* banner */
    .bannerLunbo{
        width: 100%;
    }
    .bannerLunbo img{
        width: 100%;
    }
    /* 搜索条 */
    .searchDiv{
        width: 43%;
        background-color: #72AB38;
        padding:10px;
        text-align: center;
        color:#fff;
        font-size: 17px;
        text-align: left;
        margin: 80px auto;
        border-radius: 5px;
    }
    .searchLabel{
        margin: 0 20px;
    }
    .searchInput{
        width: 60%;
        padding: 10px;
    }
    .searchSym{
        width: 28px;
        height: 28px;
        vertical-align: middle;
        margin: 0 20px;
    }
    input::-webkit-input-placeholder{
        color:#ACACAC;
    }
    /* 四大板块 */
    .sidamokuai{
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .sidamokuai_Bg{
        display: inline-block;
    }
    .sidamokuai_Bg span{
        display: inline-block;
        margin-top:50%;
        font-size: 20px;
    }
    .sidamokuai_Bg:not(:last-child){
        margin-right: 3%;
    }
    .sidamokuai1{
        background: url(../images/shouye/syBankuai1.png) no-repeat;
        background-size: 100%;
        width: 22%;
        height: 231px;
    }
    .sidamokuai2{
        background: url(../images/shouye/syBankuai2.png) no-repeat;
        background-size: 100%;
        width: 22%;
        height: 231px;
    }
    .sidamokuai3{
        background: url(../images/shouye/syBankuai3.png) no-repeat;
        background-size: 100%;
        width: 22%;
        height: 231px;
    }
    .sidamokuai4{
        background: url(../images/shouye/syBankuai4.png) no-repeat;
        background-size: 100%;
        width: 22%;
        height: 231px;
    }
    /* 资讯模块 */
    .zixun{
        width: 100%;
        margin:80px 0 0;
        text-align: left;
    }
    .zixunLeft{
        width: 45%;
        float: left;
        text-align: center;
    }
    .newsZixunCon{
        width: 100%;
    }
    .newsZixun_titCon{
        width: 100%;
    }
    .newsZixun_tit{
        float: left;
        border-top:4px solid #71AA39;
        width: 30%;
        padding: 18px 0 2px;
        text-align: left;
    }
    .newsZixun_tit span{
        font-size: 25px;
        margin-left: 10%;
    }
    .newsZixun_tit img{
        width: 20%;
    }
    .newsZixun_more{
        width: 65%;
        margin-left: 32%;
        transform: skewX(25deg);
        border-left: 2px solid #71AA39;
        border-bottom: 2px solid #71AA39;
        text-align: right;
        padding: 22px 0 2px;
    }
    .zixunlistSmallDivDateCon{
        float: right;
        width: 25%;
    }
    .newsZixun_more p{
        display: inline-block;
        color:#A1A1A1;
        font-size: 15px;
        transform: skewX(-25deg);
    }
    .newsZixun_more img{
        width: 7%;
        vertical-align: top;
        margin-left: 3%;
        transform: skewX(-25deg);
    }
    .newsZixun_content{
        width: 100%;
        margin: 30px auto 50px;
        text-align: left;
    }
    .newsZixun_contentTit{
        font-size: 22px;
        color:#3E7F00;
    }
    .newsZixun_contentList{
        margin-top: 20px;
    }
    .newsZixun_contentList p{
        font-size: 16px;
        line-height: 30px;
    }
    /* 资讯列表 */
    .zixunRight{
        width: 45%;
        margin-left: 54%;
    }
    .zixunlistBig{
        width: 100%;
        margin: 30px 0 0;
    }
    .zixunlistBig_tit{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .zixunlistBig_Content{
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 20px;
    }
    .zixunlistBigCon .zixunlistBig:not(:last-child){
        border-bottom: 1px solid #DADADA;
    }
    .btnXq{
        color:#71AC36;
    }
    .zixunlistSmallDiv{
        width: 100%;
        padding:10px 0;
        font-size: 15px;
    }
    .zixunlistSmall .zixunlistSmallDiv:not(:last-child){
        border-bottom: 1px solid #DADADA;
    }
    .zixunlistSmallDivDate{
        margin-left: 5%;
    }
    .zixunlistSmallDiv img{
        margin-right: 0;
    }
    .zixun{
        padding-bottom: 60px;
    }
    /* 慈善项目 */
    .csItem{
        width: 100%;
        height: 700px;
        background-color: #F4F4F4;
    }
    /* 标题 */
    .csItemTitCon{
        width: 100%;
        text-align: left;
        padding:60px 0;
    }
    .csItemBigTit{
        border-top:4px solid #71AA39;
        width: 14%;
        padding: 18px 0 2px;
        text-align: left;
        float: left;
    }
    .csItemBigTit span{
        font-size: 25px;
        margin-left: 10%;
    }
    .csItemBigTit img{
        width: 17%;
    }
    .csItemMore{
        width: 84%;
        margin-left: 14.9%;
        transform: skewX(25deg);
        border-left: 2px solid #71AA39;
        border-bottom: 2px solid #71AA39;
        text-align: left;
    }
    .csItemMoreCon p{
        display: inline-block;
        color:#A1A1A1;
        font-size: 15px;
        transform: skewX(-25deg);
    }
    .csItemMoreCon img{
        width: 32%;
        display: inline-block;
        margin-left: 19%;
        vertical-align: top;
        transform: skewX(-25deg);
    }
    .csItemSmallTitCon{
        display: inline-block;
        font-size: 20px;
    }
    .csItemSmallTitDiv{
        display: inline-block;
        border:1px solid #70AB36;
        text-align: left;
        height: 50px;
        line-height: 50px;
        padding:0 20px;
        color:#72AB38;
        font-size: 15px;
    }
    .csItemSmallTitDiv p{
        display: inline-block;
        text-align: left;
        transform: skewX(-25deg);
        height: 40px;
        line-height: 40px;
    }
    .csItemMoreCon{
        float:right;
        margin-bottom: 5px;
        width: 8%;
        padding-top: 20px;
    }
    .csItemSmallTitDivOn{
        background-color: #72AB38;
        color:#fff;
    }
    /* 慈善项目内容版块 */
    .cishanItemPart1{
        margin:20px 0;
    }
    .cishanItemPart1_div{
        width: 30%;
        float: left;
        height: 400px;
        background-color: #fff;
    }
    .cishanItemPart1_Img{
        width: 100%;
    }
    .cishanItemPart1_Img img{
        width: 100%;
    }
    .cishanItemPart1_tit{
        width: 80%;
        font-size: 20px;
        margin: 20px auto;
    }
    .cishanItemPart1_desc{
        width: 80%;
        font-size: 15px;
        margin: 0 auto;
        text-align: left;
        color:gray;
        line-height: 25px;
    }
    .btnJoin{
        background-color: #000;
        width: 15%;
        color:#fff;
        margin: 20px auto;
        height: 30px;
        line-height: 30px;
    }
    .cishanItemPart1_div:not(:last-child){
        margin-right: 5%;
    }
    /* 年度模块 */
    .cishanItemPart2{
        margin:20px 0;
        width: 100%;
    }
    .cishanItemPart2_div{
        margin:10px 0;
        width: 100%;
    }
    .cishanItemPart2_Img{
        width: 30%;
        float: left;
        margin-bottom: 30px;
    }
    .cishanItemPart2_Img img{
        width: 100%;
    }
    .cishanItemPart2_Img:not(:last-child){
        margin-right: 5%;
    }
    /* 爱心伙伴 */
    .aixinHuoban{
        width: 100%;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* 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: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    #swiper2 img{
        width: 136px;
        height: 81px;
    }
    #swiper2{
        margin: 60px 0;
    }
/* == */
