@media (max-width:760px) {

    /* 首页 h5轮播 */
    .h5Carousel img {
        width: 100%;
    }
    
    .more{
        border-radius: 50px;
        padding:5px 10px;
    }
    
    .lunbo_box {
        padding: 20px;
        height: 520px;
        background-color: white;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-position: center 0;
        color: white !important;
    }
    
    .lunbo_box .indextwobox_flex_left {
        margin-bottom: 40px;
    }
    
    .lunbo_box .indextwobox_text{
        color: white !important;
    }
    /* 首页 h5轮播结束 */

    .liaojie .more{
        border: 1px solid  #939393 !important;
        padding: 5px 10px !important; 
    }
    
    .liaojie .more a{
        color: #939393 !important;
    }
    
    .lunbo_box .more{
        border: 1px solid  #fff !important;
        padding: 5px 10px !important; 
    }
    
    .lunbo_box .more a{
        color: white !important;
    }
    
    .h5video video{
        width: 100%;
    }

    /* 中国生态企业家俱乐部 */

    .indextwobox_flex {
        padding: 15px;
        
    }

    .line {
        width: 50px;
        height: 5px;
        margin-top: 20px;
        background-color: #29a856 ;
    }

    .indextwobox_text {
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-line-clamp: 6;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        font-size: 15px;
        color: #6a6a6a;
    }

    .indextwobox_logo2 {
        /*text-align: center;*/
    }

    .indextwobox_logo2 img {
        width: 80px;
        margin-top: 20px;
    }

    .indextwobox_logo2 .more {
        margin-top: 20px;
        display: inline-block;
        padding: 4px 8px;
        border: 1px solid #ffffff;
        min-width: 70px;
        text-align: center;
        cursor: pointer;
        font-size: 13px;
    }

    .indextwobox_logo2 .more a {
        color: #ffffff;
    }

    .indextwobox_flex .imgbox {
        margin-top: 20px;
    }

    /* h5绿色生态组织 */
    .index_green {
        padding: 15px;
    }

    .backgr_style {
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-position: center 0;
    }

    .content_adaptation {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }

    .jianjie{
        margin-top: 20px;
    }

    .boxpad>div {
        width: 100%
    }

    .boxpad .titlename {
        font-size: 17px;
        color: white !important;
    }

    .boxpad {
        padding: 13px;
    }

    .boxpad .indextwobox_text {
        -webkit-line-clamp: 5;
        color: white;
    }

    .green_flex {
        /*margin-bottom: 10px;*/
        /*display: flex;*/
        /*justify-content: space-between;*/
    }
    
    .greencont{
        
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        font-size: 15px;
        color: #6a6a6a;
    }
    
    .green_flex>div {
        width: 100%;
        margin-bottom: 10px;
        height: 218px;
    }

    .green_flex>div>div {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        height: 218px;
    }

    .green_flex>div>div>div {
        width: 100%;
    }



    /* 可持续发展 */

    .three_ {
        padding: 15px;
    }

    .thcont{
        overflow-x: scroll;
        white-space: nowrap;
    }

    .threebox {
        display: inline-block;
        
        margin-right: 20px;
        /* box-shadow: 2px 2px 2px 2px #dedede; */
        width: 300px;
        box-shadow: 1px 1px 10px 0px #dbdbdb;
        text-align: center;
        border: 1px solid white;
        padding: 20px;
        text-align: center;
        margin-bottom: 10px;
        background-color: white;
        transition: all .3s;
        cursor: pointer;
    }
    .warp_box{
     
        white-space: normal;
    }
    .hidetext{
        text-align: left !important;
        font-size: 16px !important;
    }
    
    .threebox .three_text {
        
        padding: 0 10px;
        margin-top: 10px;
        font-size: 20px;
        
        
    }
    .three_text_3 {
        
        width: 100%;
       
        overflow: hidden;
        height: 70px;
        text-overflow: ellipsis ;
        word-break: break-all ;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word ;
    }

    .threebox img {
        margin-top: 10px;
        width: 100px;
    }

    .threebox .indextwobox_logo2 {
        display: inline-block;
    }

    .threebox .indextwobox_logo2 .more {
        background-color: #29a856;
        border: 1px solid #29a856;

    }

    .threebox .indextwobox_logo2 a {
        color: white !important;
    }

    .threebox:hover {
        /* border: 1px solid #29a856 ; */
        /*box-shadow: 1px 1px 10px 0px #dfc594;*/
    }



    .showbtn {
        margin-top: 10px;
    }
    
    .withebg{
        background: white;
    }
    
    /* 新闻资讯 */
    .news {
        padding: 15px;
    }
    
    
    
    .news_title {
        display: flex;
        justify-content: space-between;
    }

    .news_title>div {
        width: 120px;
        padding: 7px 0;
        text-align: center;
        background-color: #e4e4e4;
        border-radius: 50px;
        font-size: 16px;
    }

    .news_title_check {
        background-color: #29a856  !important;
        color: white;
    }

    .h15news_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid #d5d5d5;
    }

    .h15news_box:last-child {
        border: none;
    }

    .h15news_box .h5news_box_left {
        width: 30%;

    }

    .h15news_box .h5news_box_left img {
        border-radius: 10px;

    }

    .h15news_box .h5news_box_right {
        width: calc(70% - 15px);
    }

    .h5news_box_right {}

    .h5news_time {
        font-size: 14px;
    }

    .h5news_text {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        font-size: 14px;
        height: 60px;
        margin-top: 10px;
    }

    /* 会员页面 */
 
    .member_content {
        background-color: white;
        padding: 10px;
        max-width: 100%;
        padding-bottom: 20px;
    }


    .member_left{
        margin: 20px 0;
    }

    .member_right>div {
        display: none;
    }

  
    .member_title_list {
        display: flex;
        justify-content: space-between;
    }

    .member_title_list>div {
        width: 90px;
        padding: 7px 0;
        text-align: center;
        background-color: #e4e4e4;
        border-radius: 50px;
        font-size: 16px;
    }

    .member_title_list_check {
        background-color: #29a856  !important;
        color: white;
    }

 
    .grid-container {
        display: grid;
        grid-template-columns: 50% 50% ;
        grid-gap: 10px;

        padding: 10px;
    }

    .grid-item {
        /* border-radius: 10px; */
        border: 1px solid #e4e4e4;
        padding: 10px;
        font-size: 15px;
        cursor: pointer;
        transition: all .3s;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        min-height: 70px;
    }

    .grid-item>div {
        width: 100%;
    }


    .grid-container>div:hover {
        box-shadow: 1px 1px 10px 0px #d5d5d5;
        /*background-color: #29a856  !important;*/
        /*color: white !important;*/
    }

    .grid-container>div:hover .grid_text {

        /*color: white !important;*/
    }

    .grid_name {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .grid_text {
        font-size: 15px;
        color: #6c6c6c;
        transition: all .3s;
    }

    .member_text_title {
        font-size: 18px;
        font-weight: bold;
    }

    .member_text_content {
        margin-top: 15px;
        font-size: 16px;
        color: #6a6a6a;
    }

    .member_text {
        padding: 20px 0;
        border-bottom: 1px solid #f2f2f2;
    }

    .member_text:last-child {
        border: none;
    }

    .upload {
        width: 150px;
        margin-left: calc(50% - 80px);
        padding: 4px 7px;
        border: 1px solid #29a856 ;
         background-color: #29a856 ;
        text-align: center;
        cursor: pointer;
         color: white ;
        margin-top: 40px;
        margin-bottom: 20px;
        text-decoration: none !important;
        transition: all .3s;
        border-radius: 5px;
    }

    .upload:hover {
       background-color: white;
       color: #29a856  !important;
    }

  

}