@charset "utf-8";


/*视频列表*/
.mt {
    margin-top: 20px;
}

#videoList {
    width: 1200px;
    margin: 0 auto;
}


.location a:hover {
    color: #F63756;
}

#videoList .slide {
    width: 100%;
    height: 492px;
    overflow: hidden;
}

#videoList .slide a.carousel-control {
    line-height: 492px;
    font-size: 80px;

}

.slide .carousel-indicators li {
    width: 20px;
    height: 6px;
    background: #FFFFFF;
    margin: 0;
    border: 0;
}

.slide .carousel-indicators {
    bottom: 26px;
}

.slide .carousel-indicators .active {
    background: #D80C18;
}

.slide .carousel-indicators {
    left: auto;
    right: 60px;
    text-align: right;
}

#video {
    width: 100%;
    margin: 0 auto;
}

.category {
    height: 46px;
    margin: 28px 0 28px;
    border: 1px solid #EEEEEE;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.category li {
    min-width: 120px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    border: 1px solid #FFFFFF;
    padding: 0 20px;
    color: #666;
    cursor: pointer;
}

.category li:hover {
    border-top: 1px solid #FF6874;
    border-right: 1px solid #EEEEEE;
}

.category li a {
    display: block;
    color: #666;
}

.category .active {
    border-top: 1px solid #FF6874;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
}

.category .active a {
    color: #F63756;
}

.category li:first-child {
    border-left: 1px solid #FFFFFF;
}

.category li:hover a {
    color: #F63756;
}

.content li {
    width: 582px;
    position: relative;
    font-size: 20px;
    float: left;
    margin-bottom: 10px;
}

.content .pr {
    display: block;
    width: 582px;
    height: 352px;
    padding: 10px;
    border: 1px solid #ccc;
}

.content .pr:hover {
    border: 1px solid #F63756;
}

.content .title {
    text-align: center;
    height: 53px;
    line-height: 53px;
    border: 1px solid #FFFFFF;
    border-top: 0;
}

.content li:hover .title {
    /*border: 1px solid #EEEEEE;*/
    /*border-top: 0;*/
    color: #F63756;
}

.pr {
    position: relative;
}

.content .btn {
    width: 112px;
    height: 112px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: -55px;
    padding: 0;
}

.content .btn img {
    width: 112px;
    height: 112px;
}


.content li:nth-child(odd) {
    margin-right: 36px;
}

.more {
    clear: both;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    margin: 30px auto;
}

.more a:hover {
    color: #F63756;
}

/*新闻列表*/
#newsList {
    width: 1200px;
    margin: 30px auto 50px auto;
    /*background: pink;*/
}

#newsList .content-left {
    width: 869px;
    border-right: 1px solid #EEEEEE;
}


#newsList .news li {
    width: 840px;
    padding-right: 10px;
    padding-bottom: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #EEEEEE;
}

#newsList .news .pic {
    width: 220px;
    height: 130px;
    margin-right: 30px;
}

#newsList .news .new-box {
    width: 580px;
}

/** 非定向捐赠 start*/
.donation-box {

}

.donation-box .donate-tab li {
    float: left;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border: solid 1px #EEEEEE;
    border-bottom: none;
    margin-top: 30px;
    padding: 0 20px;
    font-size: 16px;
}

.donation-box .donate-tab li:first-child {
    border-right: none;
}

.donation-box .donate-tab li:hover {
    background: #F1F1F1;
    color: #F63756;
}

.donation-box .donate-tab li.active {
    background: #F1F1F1;
    color: #F63756;
}

.donation-box .donate-tab a {
    display: block;
    height: 48px;
}

.donation-box .donate-box {
    clear: both;
    color: #9E9E9E;
    border: solid 1px #EEEEEE;
    font-size: 16px;
}

.donation-box .donate-explain {
    padding: 24px 0 24px 0;
    margin: 0 24px;
    border-bottom: 1px solid #EEEEEE;
    line-height: 1.8em;
    color: #777777;
}

.donation-box .donate-explain p {
    text-indent: 2em;
}

.donation-box .donate-form {
    padding: 24px 0 24px 0;
    margin: 0 24px;
    border-bottom: 1px solid #EEEEEE;
}

.donation-box .label {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    color: #777777;
    padding: 0px;
}

.donation-box .money-box {
    font-size: 16px;
    margin-top: 10px;
}

.donation-box .money-box li {
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    float: left;
    margin: 10px 20px 10px 0;
    border: 1px solid #BABABA;
    border-radius: 3px;
}

.donation-box .money-box li a {
    width: 90px;
    height: 40px;
    color: #9E9E9E;
}

.donation-box .money-box li:hover {
    border: 1px solid #DC4349;
}

.donation-box .money-box li:hover {
    border: 1px solid #DC4349;
    color: #DC4349;
}

.donation-box .money-box li.action {
    border: 1px solid #DC4349;
}

.donation-box .money-box li.action > a {
    color: #DC4349;
}

.donation-box .money-box li.other {
    width: 200px;
}

.donation-box .btn-box {
    clear: both;
}

.donation-box button.btn-me, button.btn-me:hover, button.btn-me:active, button.btn-me:focus {
    width: 156px;
    height: 46px;
    margin-top: 30px;
    background: #D51721;
    font-size: 16px;
    color: #ffffff;
}


.donation-box .contact-info {
    margin-top: 30px;
    padding: 24px 0 24px 0;
    margin: 0 24px;
    border-bottom: 1px solid #EEEEEE;
}

.donation-box .contact-info p {
    margin-bottom: 30px;
    line-height: 1.8em;
}

/** 非定向捐赠 end*/

.news h2 {
    font-size: 20px;
    color: #333333;
}

.news h2 a {
    font-size: 20px;
    color: #333333;
}

.news a:hover {
    color: #F63756;
}

#newsList .news .new-box p {
    margin: 10px auto 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

#newsList .content-right {
    width: 300px;
    margin-left: 30px;
}

#newsList .recommend {
    margin-bottom: 30px;
}

#newsList .new-top {
    width: 100%;
}

#newsList .activity-title {
    font-size: 15px;
    color: #010101;
    margin-bottom: 10px;
}

#newsList .activity-title a {
    color: #010101;
}

#newsList .activity-title a:hover {
    color: #F63756;
}

#newsList .activity-detail {
    font-size: 12px;
    color: #959595;
    margin-bottom: 10px;
}

#newsList .words-detail {
    color: #9C5B63;
}

#newsList .words-detail:hover {
    color: #F63756;
}


.bdb {
    border-bottom: 1px solid #dedede;
}

#newsList .trends-box {
    padding-bottom: 10px;
}

#newsList .trends-list li {
    list-style-type: square;
    color: #848484;
    height: 30px;
    line-height: 30px;
    width: 100%;
    /*margin-left: 15px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style-position: inside;

}

#newsList .trends-list a {
    font-size: 15px;
    color: #555555;
}

#newsList .trends-list a:hover {
    color: #F63756;
}

#newsList .donate {
    margin: 30px 0 0;
}

#newsList .photo {
    margin-bottom: 20px;
}

#newsList .photo img {
    margin-bottom: 10px;
}

#newsList .photo li {
    width: 141px;
    float: left;
    margin-bottom: 10px;
}

#newsList .photo li:nth-child(odd) {
    margin-right: 18px;
}

#newsList .photo a {
    display: block;
    width: 100%;
}

.paging li a {
    border-radius: 0;
    color: #FFFFFF;
    border: 0;
    background: #BBBBBB;
    margin-right: 5px;
}

.paging .active {
    background: #666666;
}

.paging li a:hover {
    background: #666666;
    color: #FFFFFF;
}

/*新闻内容页*/
.newContent h2 {
    font-size: 30px;
    color: #333333;
}

.newContent .dateTime {
    margin: 30px 0;
}

.w770 {
    width: 770px;
}

.newContent .article {
    margin-bottom: 70px;
    font-size: 16px;
    line-height: 28px;
}

.newContent .article p {
    margin-bottom: 10px;
}

.newContent .article img {
    max-width: 100%;
}

.newContent .bottom .share {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
}

.newContent .bottom .toggle {
    width: 440px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}

.newContent .bottom a:hover {
    color: #F63756;
}

.photo p:hover {
    color: #F63756;
}

/*新闻列表页2*/
#newsList2 {
    margin: 0 auto;
}

.w760 {
    width: 760px;
}

.w380 {
    width: 380px;
}

#newsList2 .slide {
    height: 482px;
}


#newsList2 .slide .carousel-indicators {
    left: auto;
    right: 30px;
    text-align: right;
}

#newsList2 .slide a.carousel-control {
    line-height: 482px;
    font-size: 80px;

}

#newsList2 .slide .carousel-indicators {
    bottom: 30px;
}

#newsList2 .hot {
    font-size: 14px;
}

#newsList2 .top-right {
    margin-left: 10px;
}

#newsList2 .top-right .todayHot {
    text-align: center;
}

#newsList2 .top-right li {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
}

#newsList2 .top-right li:first-child {
    border-top: 1px solid #EEEEEE;
}

#newsList2 .top-right li a {
    line-height: 58px;
    font-size: 18px;
    color: #565656;
}

#newsList2 .top-right li a:hover {
    color: #F63756;
}

#newsList2 .top-right .toggle {
    width: 360px;
    margin: 40px auto 0;
    position: relative;
}

#newsList2 .top-right .toggle .toggle-look {
    width: 220px;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    margin-top: -19px;
    text-align: center;
    line-height: 38px;
}

#newsList2 .top-right .toggle-look a {
    font-size: 18px;
    color: #565656;
}

#newsList2 .top-right .toggle-look a:hover {
    color: #F63756;
}

#newsList2 .news li {
    padding-right: 5px;
    padding-bottom: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #EEEEEE;
}

#newsList2 .news .pic {
    width: 220px;
    height: 130px;
    margin-right: 30px;
}

.w580 {
    width: 580px;
}

#newsList2 .news .new-box p {
    margin: 40px auto 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

#newsList2 .news .dateTime {
    width: 96px;
    height: 96px;
    border: 1px solid #D6D6D6;
    margin-top: 20px;
    padding: 10px 25px;
    color: #ABABAB;
}

#newsList2 .news .dateTime .day {
    font-size: 32px;
}

#newsList2 .news .dateTime .month {
    font-size: 12px;
    border-top: 1px solid #D6D6D6;
}

/*人物列表1*/

#figure .figure {
    margin: 20px auto;
}

#figure .figure li {
    width: 560px;
    float: left;
}

/*设置前三张图的样式*/
#figure .figure li:nth-of-type(1) {
    width: 100%;
    height: 230px;
    margin-bottom: 35px;
    border-bottom: 1px solid #EEEEEE;
}

#figure .figure li:nth-of-type(1) .avatar {
    width: 202px;
    height: 202px;
    overflow: hidden;
    margin-right: 30px;

}

#figure .figure li:nth-of-type(1) .avatar img {
    width: 202px;
    height: 202px;
    margin: 0;
}

#figure .figure li:nth-of-type(1) .describe p {
    width: 930px;
    height: 105px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px
}

#figure .figure li:nth-of-type(2) {
    width: 100%;
    height: 230px;
    margin-bottom: 35px;
    border-bottom: 1px solid #EEEEEE;
}

#figure .figure li:nth-of-type(2) .avatar {
    width: 202px;
    height: 202px;
    overflow: hidden;
    margin-right: 30px;

}

#figure .figure li:nth-of-type(2) .avatar img {
    width: 202px;
    height: 202px;
    margin: 0;
}

#figure .figure li:nth-of-type(2) .describe p {
    width: 930px;
    height: 105px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px
}

#figure .figure li:nth-of-type(3) {
    width: 100%;
    height: 230px;
    margin-bottom: 35px;
    border-bottom: 1px solid #EEEEEE;
}

#figure .figure li:nth-of-type(3) .avatar {
    width: 202px;
    height: 202px;
    overflow: hidden;
    margin-right: 30px;

}

#figure .figure li:nth-of-type(3) .avatar img {
    width: 202px;
    height: 202px;
    margin: 0;
}

#figure .figure li:nth-of-type(3) .describe p {
    width: 930px;
    height: 105px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px
}

/*设置第四张图及其以后的样式*/
#figure .figure li:nth-of-type(2n+4) {
    margin-right: 75px;
    margin-bottom: 30px;
}

#figure .figure .avatar {
    width: 155px;
    height: 155px;
    margin-right: 20px;
    border: 1px solid #E4E5E7;
}

#figure .figure .avatar img {
    width: 147px;
    height: 147px;
    margin: 3px;
    overflow: hidden;
}

#figure .figure .describe h2 {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #343434;
}

#figure .figure .describe h2 a {
    color: #343434;
}

#figure .figure .describe h2 a:hover {
    color: #F63756;
}

#figure .figure .describe p {
    width: 385px;
    height: 65px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px
}

/*人物列表2*/


/*设置前三张图的样式*/
#figure2 .figure-pos li {
    float: left;
}

#figure2 .figure-pos li {
    width: 384px;
    height: 580px;
    margin-bottom: 40px;
    margin-right: 20px;
    border: 1px solid #EEEEEE;
}

#figure2 .figure-pos .avatar {
    width: 384px;
    height: 384px;
    overflow: hidden;
    margin-right: 30px;
    float: none;

}

#figure2 .figure-pos .avatar img {
    width: 384px;
    height: 384px;
    margin: 0;
    display: block;
}

#figure2 .figure-pos .describe {
    padding: 25px 20px;
}

#figure2 .figure-pos .describe p {
    width: 100%;
    height: 80px;
    overflow: hidden;
    font-size: 14px
}

#figure2 .figure-pos .describe div {
    border-bottom: 1px solid #EEEEEE;
}

#figure2 .figure-pos li:nth-of-type(3) {
    margin-right: 0;

}

#figure2 .figure {
    margin: 20px auto;
}

#figure2 .figure li {
    float: left;
}

#figure2 .figure li {
    width: 100%;
    height: 230px;
    margin-bottom: 35px;
    border-bottom: 1px solid #EEEEEE;
}

#figure2 .figure .avatar {
    width: 202px;
    height: 202px;
    overflow: hidden;
    margin-right: 30px;

}

#figure2 .figure .avatar img {
    width: 202px;
    height: 202px;
    margin: 0;
}

#figure2 .describe h2 {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #343434;
}

#figure2 .describe h2 a {
    color: #343434;
}

#figure2 .describe h2 a:hover {
    color: #F63756;
}

#figure2 .figure .describe p {
    width: 930px;
    height: 105px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px
}

#figure2 .figure li:last-child {
    margin-bottom: 0;
}

/*非定向捐款*/

#donation .donation {
    margin: 0 auto;
}

#donation .donation .list li {
    width: 100%;
    height: 350px;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 40px;

}

#donation .donation .list .top {
    width: 100%;
    height: 270px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

#donation .donation .list .top img {
    width: 100%;
    height: 270px;
}

#donation .donation .list .top .center {
    width: 70%;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -35%;
    text-align: center;
    color: #FFFFFF;
}

#donation .donation .list .top .center h2 {
    font-size: 36px;
    line-height: 70px;
    font-weight: bolder;
    color: #FFFFFF;
}

#donation .donation .list .top .center .btn {
    width: 146px;
    /*height:32px;*/
    background: #FF4550;
    border-radius: 50px;
    margin-bottom: 30px;
}

#donation .donation .list .top .center .btn a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
}

#donation .donation .list .bottom {
    width: 80%;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -40%;
    color: #323232;
}

#donation .donation .list .bottom span {
    display: inline-block;
    width: 27%;
}

/*活动列表*/

#activity .activity {
    margin: 0 auto;
}

#activity .activity .list li {
    width: 380px;
    margin-bottom: 40px;
    float: left;
    margin-right: 30px;
}

#activity .activity .list li:nth-of-type(3n+3) {
    margin-right: 0;
}

#activity .img {
    display: block;
    width: 380px;
    height: 224px;
}

#activity .title {
    display: block;
    font-size: 20px;
    color: #333333;
    margin: 15px 0;
}

#activity .join {
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
    color: #FFFFFF;
    background: #DD6362;
    border-radius: 5px;
    margin-right: 10px;
}

#activity .title:hover {
    color: #D80C18;
}

#activity .list span {
    font-size: 16px;
    color: #666666;
}

/*企业列表*/
#company .company {
    margin: 0 auto;
}

#company .company li {
    margin-right: 20px;
    margin-bottom: 25px;
    float: left;
}

/*#company .company li img{*/
/*width:140px;*/
/*height:44px;*/
/*}*/
#company .company li a {
    display: block;
    width: 224px;
    height: 92px;
    text-align: center;
    border: 1px solid #E3E3E3;
    overflow: hidden;
}

#company .company li a:hover {
    border: 1px solid #FF6874;
}

#company .company li:nth-of-type(5n) {
    margin-right: 0;
}

/*企业内容*/


/*众筹项目列表*/
#items {
    margin: 0 auto;
}

.items li {
    width: 380px;
    margin-bottom: 40px;
    float: left;
    margin-right: 30px;
    border: 1px solid #EAEAEA;
}

.crowd li:nth-of-type(3n+3) {
    margin-right: 0;
}

.items .img {
    display: block;
    overflow: hidden;
    width: 378px;
    height: 224px;
}

.items .img img {
    width: 378px;
}

.items .title {
    display: block;
    font-size: 20px;
    color: #333333;
    margin: 15px 0;
    padding: 0 10px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;


}

.items .title:hover {
    color: #D80C18;
}

.items .prog {
    height: 24px;
}

.items .progress {
    width: 265px;
    height: 4px;
    background: #B1B1B1;
    margin: 10px;
}

.items .progress .progress-bar {
    background: #DD6362;
}

.items .percent {
    color: #777777;
    font-size: 18px;
    margin-left: 5px;
}

.items .percent:after {
    clear: both;
}

.items .join {
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
    color: #FFFFFF;
    background: #DD6362;
    border-radius: 5px;
    margin-right: 8px;
}

.items .bottom:after {
    clear: both;
}

.items .bottom {
    height: 33px;
    margin: 10px 0 15px;
}

.items .left {
    display: inline-block;
    margin-left: 10px;
    line-height: 33px;
}

/*项目列表*/
#project {
    margin: 0 auto;
}

.slideshow {
    width: 100%;
    height: 305px;
    overflow: hidden;
}

#project .slide a.carousel-control {
    line-height: 305px;
    font-size: 80px;

}

.project-left {
    width: 840px;
}

.get-more {
    margin-top: 5px;
}

.project-left .pro li:nth-of-type(even) {
    margin-right: 0;
}

.project-right {
    width: 305px;
    /*height: 500px;*/
}

.project-content .pro li {
    width: 400px;
    margin-right: 35px;
}

.project-content .pro .img {
    width: 398px;
}

.project-content .pro .img img {
    width: 398px;
}

/*.project-content .pro .progress {*/
/*width: 300px;*/
/*}*/

.project-right .publicity .list li {
    margin-bottom: 10px;
}

.project-right .publicity .list-l {
    width: 60px;
    height: 60px;
    float: left;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
}

.project-right .publicity .list-l img {
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/*.project-right .publicity .list-r {*/
/*height: 60px;*/
/*padding-top: 5px;*/
/*float: left;*/
/*}*/

.project-right .publicity .list-r p {
    margin-bottom: 5px;

}

.project-right .publicity .list-r .time {
    font-size: 13px;
}

.attention .list li {
    height: 80px;
    margin-bottom: 30px;
}

.attention .list-l {
    width: 100px;
    height: 70px;
    margin-right: 10px;
}

.attention .list-r {
    width: 190px;
}

.attention .list-r h2 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #000000;
}

.attention .list-r p {
    font-size: 12px;
    margin-bottom: 5px;
    color: #959595;

}

.attention .list-r .donation a {
    padding: 0 6px;
    background: #F63756;
    font-size: 12px;
    color: #FFFFFF;
}

.project-right .question .trends-box {
    padding-top: 10px;
    border-top: 1px solid #EEEEEE;
}

/*.project-right .question .trends-list li {*/
/*list-style-type: square;*/
/*color: #848484;*/
/*height: 30px;*/
/*line-height: 30px;*/
/*width: 100%;*/
/*margin-left: 15px;*/
/*}*/

.project-right .question .trends-list a {
    font-size: 15px;
    color: #555555;
}

.project-right .question .trends-list a:hover {
    color: #F63756;
}

/*众筹内容*/
.item-top {
    width: 100%;
    min-height: 380px;
    margin-bottom: 40px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
}

.item-left {
    width: 630px;
    height: 358px;
    overflow: hidden;
    margin-right: 50px;
}

.item-img-lists {
    height: 358px;
    overflow: hidden;
    margin-right: 10px;
    width: 114px;
}

.item-img-item {
    width: 114px;
    height: 82px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}

.item-img-item.cur {
    border: 1px solid #dd6362;
}

.item-img-item img {
    width: 102px;
    height: 70px;

}

.item-m-img {
    width: 506px;
    height: 358px;
}

.item-m-img img {
    width: 506px;
    height: 358px;
}

.item-right {
    width: 520px;
    color: #666666;
}

.item-right h2 {
    font-size: 24px;
    color: #333333;
    line-height: 1.5em;
}

/*项目进度状态*/
#status {
    height: 80px;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    margin-bottom: 20px;
}

.stepTop {
    position: absolute;
    top: -20px;
    width: 400px;
}

.stepBottom {
    position: absolute;
    top: 15px;
}

.status-l {
    position: absolute;
    top: 30px;
    font-size: 18px;
}

.status-r {
    position: absolute;
    top: 40px;
    left: 70px;
}

.stepInfo {

    background: #f2f2f2;
    width: 325px;
}

.stepInfo li {
    float: left;
    width: 81px;
    height: 2px;
    background: #B1B1B1;
}

.stepInfo .action {
    background: #DD6362;
}

.stepInfo .action-c {
    color: #DD6362;
}

.stepIco {
    border-radius: 50%;
    background: #B1B1B1;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -4px;
}

.stepText {
    color: #666;
    float: left;
    width: 90px;
    margin-left: -10px;
}

.stepIco1 {

    left: -5px;
}

.stepIco2 {

    left: 77px;
}

.stepIco3 {

    left: 159px;
}

.stepIco4 {

    left: 241px;
}

.stepIco5 {

    left: 323px;
}

.wp50 {
    min-width: 30%;
    height: 20px;
    margin-right: 20px;
}

#progress .top {
    font-size: 16px;
    margin-bottom: 20px;
}

#progress .top img {
    margin-right: 10px;
}

#progress .progress {
    width: 100%;
    height: 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #B1B1B1;
    margin-bottom: 10px;
}

#progress .progress-bar {
    background: #DD6362;
}

.item-right .period img {
    margin-right: 5px;
}

.item-right .period {
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}

.item-right .money {
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.item-right .money-text {
    font-size: 18px;
    margin-right: 40px;
}

.item-right .money li {
    line-height: 25px;
    vertical-align: middle;
    padding: 1px;
    float: left;
    margin-right: 10px;
}

.item-right .money a {
    min-width: 50px;
    padding: 2px 6px;
    border: 1px solid #EEEEEE;
}

.item-right .money a:hover, .item-right .money .action {
    border: 2px solid #DD6362;
    color: #666666;
    padding: 1px 5px;
}

.else-money {
    width: 65px;
    height: 20px;
    border: 0;
    padding-left: 5px;
    border-left: 1px solid #EEEEEE;
}

.item-right .button .btn {
    padding: 0 25px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    display: inline-block;
    margin: 0 10px 0 0;
}

.item-right .btn-me {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #DD6362;
    color: #FFFFFF;
}

.item-right .btn-wechar {
    border: 1px solid #EEEEEE;
    border-radius: 0;
    background: #FFFFFF;
}

.main-left .donate {
    text-align: center;
}

/*资料证明*/
.project-plan, .project-initiator-dynamic, .project-support {
    border: 1px solid #EEEEEE;
    padding: 20px 30px 0 30px;
}

.pro-title {
    color: #d9131f;
    font-size: 20px;
    padding: 0px 0;
}

.pro-prove-text1 {
    font-size: 18px;
    color: #606060;
    line-height: 1.7em;
}

.pro-prove-text2 {
    font-size: 16px;
    color: #066d14;
    line-height: 1.7em;
}

.pro-prove-text3 {
    font-size: 16px;
    color: #606060;
}

.pro-letter {
    padding: 14px 30px;
    background: #f7f7f7;
}

.pro-img-item {
    float: left;
}

.pro-img-item img {
    display: block;
    width: 206px;
    height: 140px;
    margin-right: 22px;
    margin-bottom: 20px;
}

.pro-img-item:nth-of-type(5n+5) img {
    margin-right: 0;
}

.pro-avatar-lists {
    background: #f7f7f7;
}

.pro-avatar-item {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #dbdada;
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.pro-msg {
    background: #fff;
    position: relative;
}

.trilateral {
    position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 20px solid #fff;
}

.trilateral1 {
    left: 24px;
}

.trilateral2 {
    left: 124px;
}

.trilateral3 {
    left: 224px;
}

.trilateral4 {
    left: 324px;
}

.trilateral5 {
    left: 424px;
}

.trilateral6 {
    left: 524px;
}

.pro-help {
    display: block;
    margin: 0 auto 20px;
    width: 148px;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
    font-size: 18px;
    background: #dd6362;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

/*end*/

/*筹款动态*/

.pro-tab-item {
    font-size: 20px;
    color: #666666;
    margin-right: 40px;
    padding-bottom: 5px;
    cursor: pointer;
}

.pro-tab-item.cur {
    color: #d9131f;
    border-bottom: 2px solid #d9131f;
}

.pro-tab-item:hover {
    color: #d9131f;
    border-bottom: 2px solid #d9131f;
}

.pro-avatar1 {
    display: block;
    width: 57px;
    height: 57px;
    padding: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #c0bfc4;
    margin-right: 20px;
    text-align: center;
    line-height: 53px;
}

.pro-username {
    font-size: 18px;
    color: #4183c4;
}

.pro-msg-box {
    margin-left: 70px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.pro-msg-img {
    display: block;
    float: left;
    height: 130px;
    width: 190px;
    margin-right: 22px;
    margin-bottom: 20px;
}

.pro-msg-img:nth-of-type(5n+5) {
    margin-right: 0;
}

/*end*/

/*TA的支持者*/
.pro-sup-text {
    font-size: 16px;
}

.pro-sup-r {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.pro-sup-time {
    font-size: 14px;
    color: #9c9c9c;
}

.pro-sup-id {
    font-size: 14px;
    color: #066d14;
}

.pro-sup-msg {
    margin-top: 40px;
    background: #ececec;
    position: relative;
}

.pro-sup-msg .trilateral {
    position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 20px solid #ececec;
}


.dynamic-title, .dynamic-backer {
    width: 100%;
    /*min-height:60px;*/
    line-height: 20px;
    border: 1px solid #EEEEEE;
    font-size: 20px;
    padding: 20px;
}

.dynamic-backer {
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.dynamic-backer li {
    position: relative;
}

.dynamic-backer .list-l {
    width: 60px;
    height: 60px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
}

.dynamic-backer .list-l img {
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.dynamic-backer .list-r {

    font-size: 15px;
    padding-top: 10px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-left: 80px;
    margin-right: 30px;
}

.dynamic-backer .list-r p {
    margin-bottom: 5px;
}

.dynamic-backer .list-r .time {
    font-size: 13px;
}

.main-right {
    width: 305px;
}

.wx-support {
    padding: 20px;
    border: 1px solid #EEEEEE;
    position: relative;

}

.wx-support .code {
    position: absolute;
    top: 20px;
    left: 20px;
}

.wx-support .wx-text {
    margin-left: 80px;
}

.main-right .activity li:nth-child(2n+1) {
    margin-right: 18px;
}

.main-right .activity li {
    width: 141px;
    float: left;
    margin-bottom: 10px;
}

.main-right .activity a {
    display: block;
    width: 100%;
}

.main-right .activity a:hover {
    color: #F63756;
}

.main-right .activity p {
    margin-bottom: 5px;
}

#project-detail .content1 {
    font-size: 16px;
    line-height: 2em;
}

#project-detail .content1 p {
    font-size: 16px;
    margin-bottom: 1em;
}

#project-detail .content1 img {
    max-width: 100%;
}

.project_content {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
}

.project_content p {
    font-size: 16px;
    margin-bottom: 1em;
    text-indent: 2em;
}

.project_content img {
    max-width: 100%;
}

.goods_content {
    font-size: 16px;
    line-height: 2em;
}

.goods_content p {
    font-size: 16px;
    margin-bottom: 1em;
}

.goods_content img {
    max-width: 100%;
}


/*活动内容页*/
.item-right .item-msg li {
    margin-bottom: 20px;
}

.item-right .item-msg i {
    margin-right: 10px;
}

.item-right .item-msg img {
    width: 15px;
}

.item-right .button .btn-collect {
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
    background: #F9F9F9;
    color: #FEA115;
}

.item-right .button .collect-pic {
    padding: 1px 15px 0;
    background: url("../img/images/collect.png") no-repeat 0 0;
}

.item-right .button .btn-collect:hover .collect-pic {
    background: url("../img/images/collect.png") no-repeat 0 -30px;
}

.item-right .share-box .share {
    line-height: 36px;
    margin-right: 10px;
}


.main-left .interest li {
    width: 187px;
    float: left;
    margin-bottom: 10px;
    margin-left: 30px;
}

.main-left .interest li:nth-of-type(4n+1) {
    margin-left: 0;
}

.main-left .interest img {
    width: 187px;
    height: 132px;
    overflow: hidden;
}

.main-left .interest p {
    margin-bottom: 10px;
}

.any-question {
    width: 840px;
}

.any-question label {
    margin-bottom: 10px;
}

.any-question .comment {
    width: 840px;
    min-height: 90px;
    padding: 10px;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #CDCDCD;
}


.any-question .btn-sub {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    padding: 2px 20px;
    background: #DD6362;
    color: #FFFFFF;
}

.any-question .all-msg .title {
    font-size: 18px;
    color: #161515;
}

.any-question .all-msg li {
    position: relative;
}

.any-question .all-msg .list-l {
    width: 60px;
    height: 60px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
}

.any-question .all-msg .list-l img {
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.any-question .all-msg .list-r {
    font-size: 15px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-left: 80px;
}

.any-question .all-msg .time {
    font-size: 12px;
}

.any-question .all-msg .content {
    padding: 10px 0;
}

.any-question .all-msg a {
    font-size: 12px;
    padding-left: 25px;
}

.any-question .all-msg .praise {
    margin-right: 15px;
    background: url("../img/images/praise.png") no-repeat;
}

.any-question .all-msg .revert {
    background: url("../img/images/revert.png") no-repeat;
}

.main-right .attention .attention-list li {
    width: 90px;
    float: left;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 20px;
}

.main-right .attention .attention-list li:nth-of-type(3n+3) {
    margin-right: 0;
}

.main-right .attention-list .avatar {
    width: 90px;
    height: 90px;
    padding: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #EEEEEE;
    margin-bottom: 5px;

}

.main-right .attention-list .avatar img {
    width: 83px;
    height: 83px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

}

.main-right .attention-list .username a:hover {
    color: #DD6362;
}

.main-right .attention-list .datatime {
    color: #DD6362;
}

/* 图片瀑布流 */
.masonry_list {
    overflow: hidden;
    margin-right: -10px;
    margin-left: -10px;
}

.masonry_list .items {
    float: left;
    width: 386px;
    margin: 10px;
    overflow: hidden;
    position: relative;
}

.masonry_list .items img {
    display: block;
    width: 100%;
    transition: all 0.6s;
}

.masonry_list .items img:hover {
    transform: scale(1.1);
}


.masonry_list .items div {
    width: 100%;
    background: rgba(38, 23, 15, 0.5);
    position: absolute;
    bottom: -40px;
    left: 0;
    overflow: hidden;
    font-size: 12px;
}

.masonry_list .items div h3 {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    display: block;
    color: #FFF;
}

/*图片集*/
.pic-cont {
    height: 800px;
    margin-bottom: 20px;
}

.swiper-container {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.pic-show .bottom a:hover {
    color: #F63756;
}

.pic-show h2 {
    font-size: 30px;
    color: #333333;
}

.pic-show .dateTime {
    margin: 30px 0;
}


/*数据公示列表*/
#databaseList {
    width: 1200px;
    margin: 30px auto 0;
    min-height: 500px;
    /*background: pink;*/
}

#databaseList .news li {
    padding-right: 10px;
    padding-bottom: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #EEEEEE;
}

.database .title {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.database .time {
    width: 20%;
}


/*志愿者*/
.back {
    height: 190px;
    display: table;
    width: 100%;
}

.vol-box, .vol-box1 {
    margin: 0 auto;
    margin-bottom: 40px;
}

.vol-btn {
    display: block;
    width: 393px;
    height: 86px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.vol-btn:last-child {
    margin-right: 0;
}

.vol-btn img {
    width: 393px;
    height: 86px;
}

.volunteer {
    float: left;
    width: 380px;
    margin-right: 30px;
}

.volunteer:last-child {
    margin-right: 0;
}

.volunteer-mien {
    margin: 0 auto;
    margin-bottom: 30px;
}

.volunteer-mien .swiper-container {
    height: 178px;
}

.vol-mien-img {
    display: block;
    overflow: hidden;
}

.vol-mien-img img {
    width: 293px;
    height: 178px;
    transition: all 0.6s;
}

.vol-mien-img img:hover {
    transform: scale(1.1);
}

#volunteer-mien {
    position: relative;
}

#volunteer-mien .swiper-button-next {
    right: -40px;
}

#volunteer-mien .swiper-button-prev {
    left: -40px;
}

/*end*/


/*红十字文化*/
.cul-btn {
    display: block;
    width: 393px;
    height: 124px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.cul-btn:last-child {
    margin-right: 0;
}

.cul-btn img {
    width: 393px;
    height: 124px;
}

.cul-figure .item {
    display: block;
    width: 220px;
    margin-right: 25px;
}

.cul-figure .item:last-child {
    margin-right: 0;
}

.cul-figure .cul-img {
    width: 220px;
    height: 220px;
    overflow: hidden;
}

.cul-figure img {
    width: 220px;
    height: 220px;
    transition: all 0.6s;
}

.cul-figure .item:hover img {
    transform: scale(1.1);
}

.cul-figure .cul-name {
    margin-top: 16px;
    margin-bottom: 10px;
    font-size: 24px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cul-figure .item:hover .cul-description {
    color: #555555;
}

/*end*/

/*数据公示首页*/

.db-back {
    height: 566px;
    width: 100%;
    position: relative;
}

.db-back .db-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 106px;
    background: rgba(0, 0, 0, 0.5);
}

.db-back .db-text-box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}

.db-back .db-data {
    float: left;
    border-right: 1px solid #e6e6e6;
    margin-top: 20px;
}

.db-back .db-text1 {
    font-size: 30px;
}

.db-back .db-text2 {
    font-size: 16px;
}

.db-title-box {
    margin: 0 auto;
    text-align: center;
}

.db-title-box .db-title {
    font-size: 36px;
    color: #404040;
    line-height: 90px;
}

.db-title-box .red-box {
    width: 50px;
    height: 4px;
    background: #d31118;
    margin: 0 auto;
}

.db-title-box .db-text {
    font-size: 16px;
    color: #afafaf;
    line-height: 60px;
}

.love-box .swiper-container {
    width: 1240px;
    margin: 0 auto;
    padding: 20px;
    padding-bottom: 70PX;
}

.love-box .swiper-slide {
    height: 446px;
    background: #ffffff;
    -moz-box-shadow: 5px 5px 10px #696767;
    -webkit-box-shadow: 5px 5px 10px #696767;
    box-shadow: 5px 5px 10px #696767;
}

.love-box .swiper-slide:hover {
    -moz-box-shadow: 5px 5px 10px #333;
    -webkit-box-shadow: 5px 5px 10px #333;
    box-shadow: 5px 5px 10px #333;
}

.love-box .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
}

.love-box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #dd6362;

}

.love-box .db-text-box {
    width: 100%;
    text-align: center;
}

.love-box .db-abs {
    position: absolute;
    bottom: 43px;
}

.love-box .db-text-box .db-data {
    float: left;
    border-right: 1px solid #e6e6e6;
}

.love-box .db-text1 {
    font-size: 18px;
    color: #dd6362;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.love-box .db-text2 {
    font-size: 12px;
    color: #b0b0b0;

}

.db-bg-box {
    width: 100%;
    padding: 40px 0;
    background: #f5f5f5;
}

.db-bg-box .db-text-box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}

.db-bg-box .db-data {
    float: left;
    border-right: 1px solid #e6e6e6;
}

.super {
    vertical-align: super;
    font-size: 14px;
    color: #3f3f3f;
}

.db-bg-box .db-text1 {
    font-size: 36px;
    color: #dd6362;
}

.db-bg-box .db-text2 {
    font-size: 14px;
    color: #3f3f3f;
}

.love-help .db-text-box {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}

.love-help .db-data {
    float: left;
    border-right: 1px solid #e6e6e6;
}

.love-help .db-text1 {
    font-size: 36px;
    color: #dd6362;
}

.love-help .db-text2 {
    font-size: 14px;
    color: #3f3f3f;
}


.love-box .love-img {
    height: 216px;
}

.love-info-box {
    margin: 0 20px 10px;
}

.love-info-box img {
    display: block;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
}

.love-info-box .love-username {
    font-size: 16px;
    color: #999999;
    line-height: 34px;
    width: 170px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.love-info-box .love-info-r {
    line-height: 34px;
}

.love-info-box .cate-tag {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding: 2px 10px;
    background: #dd6362;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.love-box .love-title {
    color: #000;
    margin: 0 20px 20px;
    font-size: 24px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}

#db-slide3 {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
    margin-bottom: 30px;
}

.db-all-database {
    border-top: 1px solid #EEE;
}

.db-all-database li {
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    margin-top: 25px;
    border-bottom: 1px solid #EEEEEE;
    color: #404040;
    font-size: 18px;
}

.db-all-database .news h2 a {
    font-size: 18px;
    color: #404040;
}

.db-all-database .news a:hover {
    color: #F63756;
}

/*end*/














