a {
    color: #000000;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}

li {
    list-style: none;
}

.glyphicon, .fa {
    margin-right: 10px;
}

.container{
    padding: 0;
    word-wrap: break-word;
}

body {
    font-family: Microsoft YaHei;
    color: #000;
    /*min-width: 1200px;*/
    margin: 0 auto;
    padding: 0px;
}

.display-inline {
    display: inline-block;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    /*background-color: #f28e00;*/
    color: #E73433;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    border-bottom: 2px solid #E73433;
    background: none;
    color: #000;
    border-radius: 0px;
    font-size: 16px;
}

.nav-pills > li > a {
    font-size: 16px;
}

.logo {
    margin-right: 80px;
}

.head {
    padding: 10px 0;
    overflow: visible;
}

.m-head{
    display: none;
}

.media {
    width: 1200px;
    margin: 0 auto
}

.carousel-container {
    position: relative;
}

.carousel {
    margin: 0 auto;
}
.carousel .owlImg{
    height: 250px;
}

.service {
    padding: 45px;
    background: #ffffff;
    /* border: 1px solid #dddddd; */
    position: absolute;
    z-index: 10;
    top: 485px;
    height: 330px;
    /* margin: 0 auto; */
    width: 1000px;
    /* left: 13%; */
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.color-000_opc3 {
    color: rgba(0, 0, 0, 0.3);
}

.font-orange {
    color: #f28e00;
}

.font-gray {
    color: #8a8989;
}

.font-green {
    color: #5fc863;
}

.hr {
    width: 50px;
}

.news-title {
    font-size: 18px;
}

.font-14 {
    font-size: 14px;
}

/* .home-news:first-of-type {
    margin-left: 0px;
} */

.home-news a {
    text-decoration: none;
}

.home-pro:first-of-type {
    margin-left: 0;
}

.home-pro {
    width: 225px;
    height: 311px;
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 6px 0px 2px 0px rgba(0, 0, 0, 0.31);
    border-radius: 2px 2px 2px 2px;
    /* opacity: 0.3; */
    margin-left: 18px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: Center;
}

.home-pro > p {
    letter-spacing: 1px;
    color: #888888;
    word-spacing: initial;
}

.foot {
    background: #333333;
    color: #9b9b9b;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 20px;
}

.foot ul.display-inline.text-center {
    padding-left: 80px;
    line-height: 2;
    vertical-align: top
}

.foot .weChat {
    vertical-align: text-bottom;
    margin: 0 80px;
}

/*.foot > .container > ul:first-of-type {*/
/*padding-left: 0px;*/
/*}*/

/*������� ��ർ��*/
ul.nav-tabs {
    width: 200px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #E73433;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #E73433;
    color: #fff;
}

.dropdown-menu > li > a {
    padding: 5px 20px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}

.dropdown-menu {
    min-width: 110px;
    box-shadow: none;
    border: none;
    border-top: 2px solid #E73433;
    border-radius: 0;
    margin: 0px;
}

.m-menu{
    display: none !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    min-width: 110px;
    text-align: center;
    font-family: Microsoft YaHei;
    border-bottom: 2px solid transparent;
}

ul.nav-tabs li.active a, ul.nav-tabsli.active a:hover {
    background-color: #E73433;
    border: 1px solid transparent;

    color: #ffffff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #E73433;
    border: 1px solid transparent;
    color: #ffffff;
}

.nav-tabs > li > a:hover {
    /*border: #E73433;*/
}

.nav-stacked > li + li {
    margin-top: 0;
}



.btn-default {

    background: #fff;
    color: #666666;
    width: 100px;
}

.btn-default:hover {
    background: #E73433;
    color: #ffffff;
    border: 0px solid #dddddd;
}

.contact {
    /*margin-left: 110px;*/
    vertical-align: top;
    line-height: 2;
    display: flex;
    margin: 0 auto;
    /*width: 500px;*/
}

.contact .form-control {
    width: 80%;
    display: inline-block;
}

/*兴善自定义*/

.weather {
    background: #333333;
    color: #ffffff;
    height: 25px;
}

.min-logo{
    display: none;
    padding: 10px;
}


.nav-mobile-button {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 31px;
    cursor: pointer;
    display: none;
    transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}
.nav-mobile-button .sr-only {
    width: 20px;
    height: 2px;
    background: #acacac;
    display: block;
    margin-bottom: 8px;
    transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.nav-mobile-button .icon-bar1 {
    width: 30px;
    height: 2px;
    background: #acacac;
    display: block;
    margin-bottom: 8px;
    margin-top: 5px;
    transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.nav-mobile-button .icon-bar2 {
    width: 30px;
    height: 2px;
    background: #acacac;
    display: block;
    transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}


.touch-menu-open .nav-mobile-button .icon-bar1{
    transform: rotate(-45deg) translateY(6px) translateX(1px);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
    margin-top: 5px;
    width: auto;
}

.touch-menu-open .nav-mobile-button .icon-bar2{
    transform: rotate(45deg) translateY(-8px) translateX(-1px);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
    margin-top: 5px;
    width: auto;
}

.language li a {
    color: #ffffff;
    line-height: 25px;
    font-size: 12px;
}

.color-red {
    color: #E73433;
}
.color-666{
    color: #666666;
}
.text-indent{
    text-indent: 2em;
}

.donation {
    width: 206px;
}

.donation p {
    font-weight: 600;
    margin: 0;
    padding-left: 12px;
    font-size: 16px;
}

.en-box_title{
    line-height: 50px;
}

.box_title {
    margin: 30px 0;
    border-bottom: 1px solid #dddddd;
}

.box_title img{
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.box_title span,.en-box_title span{
    font-size: 18px;
    display: inline-block;
    /*width: 46px;*/
    line-height: 1.2;
    font-weight: 500;
    border-bottom: 2px solid #E73433;
    padding-bottom: 5px;
}
.box_title span:hover,.en-box_title span:hover{
    color: #E73433;
}

.box-article {
    background: #f9f9f9;
    height: 280px;
    width: 360px;
    float: left;
    margin: 10px;
}
.box-article:last-of-type{
    margin-right: 0;
}

.box-article p {
    width: 100%;
    margin: auto;
    padding: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    height: 55px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-active {
    width: 310px;
    float: left;
    margin-right: 20px;
}

.box-active:last-of-type {
    margin: 0px;
}

.vertical-top {
    vertical-align: top;
}

.activity .tile {
    width: 250px;
    height: 160px;
    margin: 10px 15px;
    /*background-color: #99aeff;*/
    display: inline-block;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.44);
    overflow: hidden;
    color: white;
    object-fit: cover;
}

.activity .tile:last-of-type {
    margin-right: 0;
}

.activity .tile img {
    /*height: 100%;*/
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 0.4s ease-out;
}

.activity .tile .text {
    z-index: 99;
    position: absolute;
    padding: 30px;
    height: calc(100% - 60px);
    width: 100%;
}

.activity .tile p {
    font-weight: 300;
    margin-top: 20px;
    line-height: 25px;
    transform: translateX(-200px);
    transition-delay: 0.2s;
}

.activity .animate-text {
    opacity: 0;
    transition: all 0.6s ease-in-out;
}

.activity .tile:hover {
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.05);
    background: #E73433;
    opacity: 0.7;
}

.activity .tile:hover img {
    opacity: 0.2;
}

.activity .tile:hover .animate-text {
    transform: translateX(0);
    opacity: 1;
}

.activity .tile h5 {
    font-weight: 100;
    margin-top: 20px;
    transform: translateX(200px);
}

.tile:hover span {
    opacity: 1;
    transform: translateY(0px);
}

.m-box-article .title{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.m-box-article .object-cover,.owlImg {
    object-fit: cover;
    height: 60px;
}

.object-cover,.owlImg {
    object-fit: cover;
}

.map {
    background: url("../img/icon/bg_map.png") no-repeat 100% 100%;
    background-size: cover;
    width: 45%;
    text-align: center;
    padding: 30px;
    position: relative;
    float: left;
}

.map_position{
    background: url(../img/icon/map.png) no-repeat 100% 100%;
    background-size: cover;
    width: 80%;
    height: 325px;
    margin: 0 auto;
}

.v1_icon {
    position: absolute;
    z-index: 10;
}

.v1_icon {
    -webkit-animation: conot 1.5s infinite
}

@-webkit-keyframes conot {
    0% {
        -webkit-transform: translateY(12px);
        opacity: 1
    }

    50% {
        -webkit-transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(12px);
    }
}

.map_position{
    position: relative;
}

.kk1,.kk2,.kk3 {
    width: 150px;
    height: 110px;
    position: absolute;
}
.kk1{
    left: 45%;
    bottom: 15%;
}

.kk2{
    left: 6%;
    /* bottom: 15%; */
    top: 35%;
}

.kk3{
    right: 8%;
    top: 13%;
}

.kk1 .em1,.kk2 .em2,.kk3 .em3 {
    width: 60px;
    height: 60px;
    border-radius: 500px;
    left: 42%;
    top: 10%;
}

.kk1 .em1{
    background-color: #0285cd;
}

.kk2 .em2{
    background-color: #90c220;
}

.kk3 .em3{
    background-color: #f29701;
}

.kk1:hover em,.kk2:hover em,.kk3:hover em {
    -moz-transform: scale(3.1);
    -ms-transform: scale(3.1);
    transform: scale(3.1);
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.kk1:hover em {
    background-color: #8ac2e0;
}

.kk2:hover em {
    background-color: #90c220;
}

.kk3:hover em {
    background-color: #f29701;
}

.map em {
    display: block;
    position: absolute;
    background-position: right center;
    background-repeat: no-repeat;
    box-shadow: -1px 1px 2px rgba(0,0,0,0.35);
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -webkit-transition: -webkit-transform .5s ease;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: initial;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    filter: Alpha(Opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
}

.message{

}



.m-box-article.claerfix {
    padding: 10px 0px;
    border-bottom: 1px dashed #ddd;
}

.m-box-article .article-title{
    width: 280px;
}

.title{
    color: #333333;
}

.time{
    color: #999999;
}

.message{
    margin-top: 40px;
}

.message .active-box{
    height: 310px;
    vertical-align: middle;
    line-height: 310px;
    display: flex;
    align-items: center;
}


.active-img{
    display: block;
    float: left;
    width: 160px;
}

.img-large{
    margin: -2px;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.44);
    width: 200px;
}


.mess label{

}

.mess .form-group .form-control{
    width: 60%;
    display: inline-block;
    margin-left: 12%;
}
.m-article{
    display: none;
}

/*底部开始*/

.m-foot-text{
    color: #dddddd;
    display: none;
}
.m-foot-text a{
    color: #dddddd;
}
.foot-text{
    color: #dddddd;
}
.foot-text a{
    color: #dddddd;
}
.copyright{
    background: #464343;
    color: rgba(255,255,255,0.4);
    text-align: center;
    padding: 5px 0;
}
/*底部结束*/

/*关于我们开始*/
.back-fff{
    background: #ffffff;
}
.nav-bar{
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    margin-bottom: 10px;
}
.nav-bar .list-inline{
    margin: 0;
}
.nav-bar .list-inline li{
    margin-right: 45px;
}
.nav-bar .list-inline li:last-of-type{
    margin-right: 0;
}
.nav-bar .list-inline .active{
    border-bottom: 2px solid #E73433;
}
.nav-bar .list-inline a{
    letter-spacing: 1px;
    color: #666666;
}
.introduce{
    padding: 20px 0;
    display: flex;
}

.introduce .name{
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #000000;
}
.introduce-logo img{
    object-fit: cover;
}
.introduce-logo,.introduce-text{
    margin: auto;
}
.introduce-text p{
    padding: 0 10px;
    line-height: 2;
    color: #999999;
}

.introduce-text .text-slogan{
    font-family: KaiTi;
    font-size: 16px;
    color: #666666;
}
ul.about-nav-left li {
    line-height: 3;
    background: #fff;
    margin: 10px 0;
    padding: 0 10px;
    cursor: pointer;
}
ul.about-nav-left li a{
    color: #666666;
}

ul.about-nav-left .active{
    background: #E73433;
}
ul.about-nav-left .active a{
    color: #ffffff;
}
.constitution-title h4,.constitution-text h4{
    color: #000000;
    font-weight: 600;
}
.constitution-title{
    border-bottom: 1px dashed #dddddd;
    margin: 0px 15px;
    padding: 5px;
}
.constitution-text{
    line-height: 3;
}
.constitution-text p{
    padding: 0 5%;
}

.things{
    display: flex;
}
.thing-content{
    margin: auto;
    width: 100%;
    text-align: center;
    position: relative;
}
.thing-1,.thing-2,.thing-3 span{
    vertical-align: middle;
}
.thing-1,.thing-2,.thing-3{
    position: absolute;
}
.thing-1{
    left: 49.3%;
    top: 40%;
}
.thing-2{
    right: 49.3%;
    top: 60%;
}
.thing-3{
    left: 49.3%;
    top: 80%;
}
/*关于我们结束*/
/*公益资讯开始*/
.social-title p{
    font-weight: 800;
    font-size: 16px;
    vertical-align: middle;
    padding: 20px 20px;
    margin: 0px;
    padding-bottom: 0px;
}
.social-article{
    width: 100%;
    padding: 15px;
    /*display: flex;*/
}
.social-article img{
    width: 20%;
    height: 105px;
    margin: 0;
}
.social-article-title{
    width: 80%;
}
.social-article-title .title{
    font-weight: 500;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /*text-indent: 2em;*/
    font-family: YAHEI;
}
.social-article-title{
    padding-left: 20px;
    margin: auto;
    line-height: 2;
}
.descrip{
    line-height: 2;
}
/*公益资讯结束*/

/*项目资讯开始*/
.project-title p{
    font-weight: 800;
    font-size: 16px;
    vertical-align: middle;
    padding: 20px 0px;
    margin: 0px 20px;
    /* padding-bottom: 0px; */
    border-bottom: 1px #ddd dashed;
}
.news_left ul{
    padding: 0 40px;
}
.news_left ul .list_title{
    list-style: none;
    line-height: 3;
    border-bottom: 1px #ddd dashed;
}
.news_left ul .list_title a:hover,.news_left ul .list_title a:focus,.news_left ul .list_title a:active{
    color: #E73433;
}

.article_source{
    color: #999999;
}
.social_box img{
    margin-top: 20px;
    object-fit: cover;
}

.social_box p{
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*项目资讯结束*/
/*信息披露开始*/
.list-report{
    margin: 30px 19px;
}
.down-btn{
    border: 1px solid #dddddd;
    border-radius: 50px;
    width: 100px;
    height: 35px;
    /* padding: 5px 20px; */
    line-height: 2.5;
    display: block;
    margin: 0 auto;
    background: url(../img/icon/filDown.png) no-repeat left;
    background-position: 15px;
}
.down-btn:hover{
    color: #ffffff;
    background: #E73433 url(../img/icon/file-down-f.png) no-repeat left;
    background-position: 15px;
    border: 1px solid #E73433;
}
.list-report .thumbnail{
    padding: 15px;
}
/*信息披露结束*/
#personalDonation .form-control,#personalHelp .form-control,#organizationHelp .form-control,#volunteerApplication .form-control{
    display: inline-block;
    width: 25%;
}
.guestBookContent_label{
    width: 134px;
    text-align: right;
    font-weight: 500;
}


.btn-red{
    background: #E73433;
    color: #ffffff;
    width: 100px;
    margin-right: 20px;
}

.focus_btn{
    text-align: center;
    display: inline-block;
    width: 25%;
}

#verificationCode{
    width: 16% !important;
}

#joinus .col-xs-11{
    line-height: 3;
}
#joinus h4,#joinus h5{
    font-weight: 800;
    color: #000;
}

.menu-container{
    background: #ffffff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateX(640px);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
    display: none;
    z-index: 9;
}
 .menu-container ul{
     display: block;
     overflow: hidden;
     white-space: nowrap;
     text-align: left;
     font-size: 16px;
     padding: 0;
}
.touch-menu-open .menu-container{
    transform: translateX(0px);
    transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.menu-container li{
    line-height: 3;
    border-bottom: 1px solid #ddd;
    padding: 0 30px;
}
.m-article-title,.m-partner{
    background: #E73433;
    clear: both;
}
.m-article-title li{
    width: calc(100%/3);
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #E73433;
    float: left;
    margin-bottom: 20px;
}
.m-partner li a{
    color: #ffffff;
}
.m-partner li{
    width: calc(100%/4);
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #E73433;
    float: left;
    margin-bottom: 20px;
}
.m-article-title li.active,.m-partner li.active{
    background: #ff4800;
}

.essay img{
    max-width: 100%;
    object-fit: cover;
}

.article-content img {
    max-width: 100%;
    object-fit: cover;
}
.partner-ul{
    padding-left: 0;
    width: 120px;
}

.partner-ul li{
    /*width: 135px;*/
    /*padding: 20px;*/
    /*border-bottom: 1px dashed #E73433;*/
    /*cursor: pointer;*/
}

#part1,#part2,#part3,#part4{
    padding-left: 0;
    width: calc(100% - 150px);
    display: none;
}
#part1{
    /*display: block;*/
}
.partner-ul a{
    width: 100%;
    display: block;
}

.partner-content li{
    padding: 10px;
    border-bottom: 1px dashed #ddd;
    float: left;
    border-right: 1px dashed #ddd;
}

.partner>tbody>tr>td{
    border-top: 0;
    border-right: 1px solid #f2f2f2;
}

.partner>tbody>tr>td:last-of-type{
    border: none;
}

.partner>tbody>tr:first-of-type td{
    border-bottom: 1px solid #F2F2F2;
    border-right: 0;
}

.partner .title a{
    font-weight: 500;
}

.partner .title a:hover{
    color: #E73433;
}

@media (min-width: 1200px){
    #clock{
        display: block;
    }
    #weath{
        display: block;
    }
    .mess{
        width: 650px;
        padding: 20px;
    }
}

/*iPad Pro*/
@media (max-width: 1024px){
    .logo{
        margin-right: 0px;
    }
    .nav > li > a{
        min-width: 85px;
    }

    /*项目资讯开始*/
    .box-article{
        width: 385px;
        margin: 10px 50px;
    }
    .box-article img{
        width: 385px;

    }
    /*项目资讯结束*/

    /*活动资讯开始*/
    .activity .tile{
        width: 210px;
        height: 135px;
    }
    /*活动资讯结束*/


    /*留言开始*/
    .mess{
        width: 570px;
        padding: 20px;
    }

    .active-img{
        display: block;
        float: left;
        width: 130px;
    }

    .img-large{
        margin: -2px;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.44);
        width: 170px;
    }
    /*留言结束*/

}
@media screen  and (max-width: 992px){
    #clock{
        display: none;
    }
    #weath{
        display: none;
    }
    .min-logo{
        display: block;
    }
    .language{
        display: none;
    }
    .weather {
        background: #ffffff;
        color: #333;
        height: 50px;
    }
    .nav-mobile-button{
        display: block;
    }

    /*顶部样式结束*/

    /*导航样式开始*/
    .logo{
        display: none;
    }

    .nav > li > a{
        min-width: 123px;
    }
    /*导航样式结束*/


    /*轮播*/
    .carousel img{
        height: 270px;
    }
    /*轮播结束*/
}
/*ipad*/
@media screen  and (max-width: 768px){
    /*导航样式开始*/
    .logo{
        display: none;
    }
    .donation{
        display: none;
    }

    .m-head{
        display: block;
    }

    .head{
        display: none;
    }

    .nav > li > a{
        min-width: 123px;
    }

    /*导航样式结束*/

    /*项目资讯开始*/
    .box-article{
        width: 350px;
        margin: 10px 10px;
    }
    .box-article img{
        width: 350px;

    }
    /*项目资讯结束*/

    /*活动资讯开始*/
    .activity .tile{
        width: 230px;
        height: 150px;
    }
    /*活动资讯结束*/
    /*留言开始*/
    .active-box{
        display: none !important;
    }
    .mess{
        width: auto;
    }
    /*留言结束*/

    /*底部开始*/

    .foot-text{
        display: none;
    }
    .m-foot-text{
        display: block;
    }
    .copyright{
        display: none;
    }
    .foot{
        padding: 2px 0;
    }
    /*底部结束*/
    /*关于我们开始*/
    .introduce-logo{
        display: none;
    }
    .nav-bar .list-inline li{
        margin-right: 35px;
    }
    /*关于我们结束*/
    /*公益资讯开始*/
    .social-article img{
        width: 35%;
    }
    .social-article-title{
        width: 65%;
    }

    /*公益资讯结束*/
    .social_box{
        display: none;
    }
}


/*I8P*/
@media screen and (max-width: 414px) and (min-width: 360px) {
    .banner-img{
        height: 100px;
        object-fit: cover;
    }
    .message{
        margin: 0;
    }
    .message-en .label-en-mess{
        width: 80px;
        text-align: right;
    }
    .message-en .form-group .form-control{
        width: 50%;
    }
    .carousel .owlImg{
        height: 85px;
    }
    .container{
        padding: 10px;
    }
    .m-menu{
        display: block !important;
    }
    .menu-container{
        display: block;
    }
    .dropdown{
        display: none !important;
    }
    .news-bar li{
        margin-right: 0px !important;
        width: auto !important;
        height: 100%;
        line-height: 100%;
        padding: 12px 6px;
    }
    .nav > li > a {
        min-width: 70px;
    }

    .object{
        display: none;
    }
    #part1,#part2,#part3,#part4{
        width: 330px;
        border-left: 1px dashed #ddd;
        margin: 0 auto;
    }
    .activity{
        display: none;
    }
    .map,.partner{
        display: none;
    }
    .m-article{
        display: block;
    }
    /*留言开始*/
    .active-box{
        display: none !important;
    }
    .project-title p{
        padding: 0;
        margin: 10px 0;
        padding-bottom: 5px;
    }
    /*留言结束*/

    /*关于我们开始*/
    .introduce-logo{
        display: none;
    }
    .introduce-logo img {
         margin-top: 90px;
         width: 80px;
         object-fit: cover;
     }
    .nav-bar .list-inline li{
        width: 49%;
        margin-right: 0;
        text-align: center;
    }
    .information-bar .list-inline li{
        width: 24%;
        margin-right: 0;
        text-align: center;
        height: 50px;
    }
    .nav-bar .information_nav li{
        width: 24%;
        margin-right: 0;
        text-align: center;
    }
    .m-nav-li{
        display: none !important;
    }
    .thumbnail {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
        width: 100px;
    }
    .list-report {
        margin: 30px 13px;
    }
    /*关于我们结束*/

    /*公益资讯开始*/

    .descrip{
        display: none;
    }

    .nav-support{
        display: none !important;
    }

    /*公益资讯结束*/
    #personalDonation .form-control,#personalHelp .form-control,#organizationHelp .form-control,#volunteerApplication .form-control{
        display: inline-block;
        width: 53%;
    }
    #verificationCode{
        width: 22% !important;
    }

    .help ul{
        padding-left: 0;
    }

    .news_left ul{
        padding: 0;
    }
}

/*iPhoneX*/
@media screen and (max-width: 375px){
    .banner-img{
        height: 100px;
        object-fit: cover;
    }
    .message{
        margin: 0;
    }
    .nav > li > a {
        min-width: 63px;
    }
    .m-box-article .article-title {
        width: 245px;
    }
    .social-article img{
        width: 40%;
    }
    .social-article-title{
        width: 60%;
    }
    .social-article .time{
        display: none;
    }
    .descrip{
        display: none;
    }

    .m-menu{
        display: block !important;
    }
    .menu-container{
        display: block;
    }
    .dropdown{
        display: none !important;
    }

    .object{
        display: none;
    }
    #part1,#part2,#part3,#part4{
        width: 310px;
        border-left: 1px dashed #ddd;
        margin: 0 auto;
    }
    .activity{
        display: none;
    }
    .map,.partner{
        display: none;
    }
    .m-article{
        display: block;
    }
    .news-bar li{
        padding: 12px 2px;
    }

    .nav-support{
        display: none !important;
    }
    .list-report {
        margin: 30px 4px;
    }
}


.label-vertical{
    vertical-align: middle;
}

textarea{
    vertical-align: top;
}

.article-detail-t{
    font-weight: bold;
    font-size: 16px;
}

.article-detail-en{
    color: #666666;
}