﻿@charset "utf-8";
/*
  Document   : 红十字会
  Created on : 2017. 3. 6,09:00:00
  Author :
  Description:
  导入方式：
*/

/*样式初始化*/
a {
    text-decoration: none;
    color: #333 !important;
}

img {
    width: 100%;
    height: 100%;
}

input[type=button] {
    border-radius: 2px;
    cursor: pointer;
}

    input[type=button]:hover {
        background: #ec7901;
    }

.c-color1 {
    color: #ff8200;
}

.s-bg, input[type=button] {
    background: #ff8200;
    color: #fff;
}
/**********首页样式**********/

.bd-width {
    width: 1200px; /*版心宽度*/
    overflow: hidden;
    margin: 10px auto 0px auto;
}

/*头部样式开始*/
.g-header {
    width: 100%;
    position: inherit;
    background-color:#fff;
}

.hd-wrap {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #f7f7f7;
    border-bottom: 1px solid #e0e0e0;
}

.hd-content {
    height: 34px;
    line-height: 34px;
}

.m-subnave {
    height: 34px;
}

    .m-subnave li {
        float: left;
        height: 34px;
    }

        .m-subnave li a {
            font-size: 12px;
            display: block;
            padding: 0 10px;
            line-height: 14px;
            text-align: center;
            color: #343434;
            margin-top: 10px;
            border-right: 1px solid #ccc;
        }

        .m-subnave li:last-child a {
            border: 0;
            padding-right: 0;
        }

        .m-subnave li a.avatar {
            margin-top: 6px;
            padding: 0;
            border: 0;
        }

.avatar img {
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.hd-logo {
    padding: 20px 0;
    background: #fff;
}

.m-logo {
    margin: 0px;
    height: auto;
}

    .m-logo img {
        display: block;
        width: auto;
        float: left;
        height: 70px;
        margin-right: 10px;
        cursor: pointer;
    }

.sitename {
    font-size: 30px;
    font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
    float: left;
    color: #d9131f;
}

.siteurl {
    white-space: nowrap;
    cursor: pointer;
    margin-top: 45px;
    color: #676767;
}

.weixin {
    width: auto;
    padding: 5px;
    color: #333;
    height: 120px !important;
    line-height: 20px;
    text-align: center;
 
}  
 .weixin img {
        width: 80px !important;
        height: 80px;
        margin-bottom: 10px;
    }

    
    

.banana {
    height: 20px;
    width: auto;
    margin-top: 15px;
    margin-left: 20px;
}

    .banana img {
        height: 50px;
        width: auto;
    }

/*头部样式结束*/
/*导航样式开始*/
.secondOrder li {
}

.m-nav {
    height: 50px;
    line-height: 50px;
    border-bottom: 5px solid #d9131f;
}

.nav-box ul li {
    float: left;
    width: 120px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

    .nav-box ul li a {
        display: inline-block;
        width: 133px;
        text-decoration: none;
    }

        .nav-box ul li a.seleted {
            height: 44px;
            display: inline-block;
            color: #d9131f;
            background: #f1f1f1;
            /* border-radius: 10px; */
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .nav-box ul li a:hover {
            height: 44px;
            display: block;
            color: #d9131f;
            background: #f1f1f1;
            /* border-radius:  4px; */
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

/*导航样式结束*/
.g-body {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

#AssociationSEO_Summary {
    font-size: 16px;
    line-height: 30px;
    text-indent: 30px;
    height: 180px;
    overflow-y: hidden;
}


/*资讯*/
.bd-left {
    float: left;
    width: 880px;
    overflow: hidden;
}

.bd-right {
    float: right;
    width: 310px;
    overflow: hidden;
}

.b-box {
    background: #fff;
    overflow: hidden;
}

    .b-box h2 {
        font-size: 20px;
        text-decoration: none;
    }

.lst-fund, .lst-disease {
    overflow: hidden;
}

    .lst-fund > li, .lst-disease > li {
        width: 275px;
        overflow: hidden;
        float: left;
        background: #fff;
        margin: 0 15px 15px 0;
        border: 1px solid #e6e6e6;
    }

    .lst-fund li:nth-of-type(3n), .lst-disease li:nth-of-type(3n) {
        margin-right: 0;
    }

.fund-img {
    float: left;
    width: 268px;
    height: 150px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

    .fund-img img {
        width: 100%;
        height: auto;
    }

.fund-info {
    float: left;
    margin-left: 14px;
    width: 555px;
    color: #888;
}

    .fund-info p {
        margin-bottom: 10px;
    }

.fund-money span {
    display: inline-block;
    margin-right: 10px;
}

.fund-title {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px !important;
    font-weight: bold;
}

.progress-speed2 {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    height: 8px;
    width: 278px;
    border-radius: 4px;
    overflow: visible;
    background: #e6e6e6;
}

    .progress-speed2 i {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        height: 8px;
        width: 100px;
        border-radius: 4px;
        overflow: visible;
        background: #ff8200;
    }

.fund-time {
    overflow: hidden;
    margin-bottom: 0 !important;
}

    .fund-time span {
        display: inline-block;
    }

        .fund-time span input[type=button] {
            width: 90px;
            height: 32px;
        }

.more {
    margin: 0 10px;
}

    .more a {
        display: block;
        margin: 10px auto 0;
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #e5e5e5;
        border-radius: 2px;
    }

.seeMore {
    font-size: 14px;
    text-decoration: none;
    float: right;
    /* margin-right: 20px; */
}

/*========轮播图开始========*/
.slider-left {
    float: left;
    width: 870px;
    height: 400px;
}

.slider {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

    .slider .slider-wrapper {
        /*width: 395px;*/
        height: 100%;
        float: left;
        position: absolute;
    }

.m-slider {
    overflow: hidden;
}

.slider .slider-wrapper {
    /*width: 395px;*/
    height: 100%;
    float: left;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -moz-perspective: 1000px;
    -moz-transform-style: preserve-3d;
    -o-backface-visibility: hidden;
    -o-perspective: 1000px;
    -o-transform-style: preserve-3d;
    -ms-backface-visibility: hidden;
    -ms-perspective: 1000px;
    -ms-transform-style: preserve-3d;
}

.slider .slider-pagination {
    width: 165px;
    height: 100%;
    float: right;
}

.slider-pagination .slider-nav > li {
    padding-bottom: 12px;
}

.slider-pagination .slider-nav li:last-child {
    padding-bottom: 0;
}

.slider-pagination .slider-nav > li a {
    display: block;
}

.slider-pagination .slider-nav li img {
    width: 155px;
    height: 91px;
}

.slider-pagination .slider-nav li.active img {
    width: 155px;
    height: 90px;
    border: 1px solid #ec7b06;
}

.slider .slider-wrapper .slider-item a {
    display: block;
}

.slider .slider-wrapper .slider-item img {
    width: 700px;
    height: 411px;
}

.slider-wrapper .slider-item .slider-layer {
    bottom: 0;
    left: 0;
    width: 700px;
    padding: 20px 10px 10px 10px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    position: absolute;
    background-color: #120b02;
}

    .slider-wrapper .slider-item .slider-layer p {
        display: none;
    }

.slider-item .slider-layer h1 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
}

.slider-item .slider-layer p {
    color: #cac9c9;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*========轮播图结束========*/
/*=================================
首页城市切换 begin
===================================*/
.width {
    width: 1200px;
    margin: 0 auto;
}

.city-box {
    width: auto;
}

    .city-box:after {
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        content: ".";
    }

.cityarea {
    float: left;
    color: #999;
    cursor: pointer;
    position: relative;
}

    .cityarea.hover {
        background: none;
    }

    .cityarea .hy-icon {
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .cityarea.hover .hy-icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.changeCity {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 999;
    box-shadow: 5px 6px 10px rgba(0,0,0,.2);
    background-color: #fff;
}

    .changeCity ul.wrapper {
        width: 500px;
        margin: 0;
        background-color: #fff;
    }

        .changeCity ul.wrapper h5 {
            color: grey;
            font-size: 14px;
            font-weight: 400;
            display: block;
            width: 70px;
            margin: 12px 0;
            float: left;
        }

        .changeCity ul.wrapper > li {
            float: left;
            display: block;
            padding: 5px 0;
            margin: 0 20px;
            height: 50px;
        }

            .changeCity ul.wrapper > li:last-child {
                border: none
            }

            .changeCity ul.wrapper > li ul {
                display: inline
            }

                .changeCity ul.wrapper > li ul li {
                    display: inline-block;
                    margin-left: 17px;
                    white-space: nowrap;
                    float: left;
                }
/*=================================
        首页城市切换 end
    ===================================*/
/*头部信息*/

/*=====数据统计=====*/
.slider-right {
    float: right;
    width: 310px;
    border: 0;
}

.m-date {
    background: #f1f1f1;
    width: 310px;
    padding: 40px 0;
    text-align: center;
}

.lsp {
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 10px;
    background: #f1f1f1;
}

.Money {
    color: #d9131f;
    text-decoration: none;
    font-size: 20px;
    background: #fff;
    width: 240px;
    height: 36px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
}

.m-date ul li {
    position: relative;
}

    .m-date ul li:nth-of-type(2) {
        margin-top: 30px;
    }
/*快捷操作*/
.quick-box {
    overflow: hidden;
    margin-top: 20px;
}

    .quick-box ul li {
        width: 150px;
        height: 126px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }

        .quick-box ul li img {
            width: 47px;
            height: auto;
        }

        .quick-box ul li span {
            display: block;
            height: 38px;
            margin-top: 30px;
        }

        .quick-box ul li p {
            margin-top: 14px;
        }
/*标题*/
.h-title {
    position: relative;
}

    .h-title span {
        position: absolute;
        top: 0;
        display: inline-block;
        width: 4px;
        height: 22px;
        background: #d9131f;
    }

/*活动*/
.lst-act > li {
    margin-bottom: 10px;
}

.act-img {
    float: left;
    width: 100px;
    height: 65px;
    background: #ccc;
    margin-right: 10px;
}

.act-text {
    width: 200px;
    float: left;
}

    .act-text p:nth-of-type(1) {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .act-text p:nth-of-type(2) {
        font-size: 12px;
        margin-top: 5px;
        color: #888;
    }
/*人物*/
.lst-person li {
    float: left;
    width: 94px;
    height: 76px;
    margin-right: 14px;
    margin-bottom: 14px;
}

    .lst-person li:nth-of-type(3n) {
        margin-right: 0;
    }
/*新闻*/
.lst-inews li {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .lst-inews li:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-right: 10px;
        background: #666;
    }
/*公益影像*/
.zyy-video-box .img-video {
    display: block;
    overflow: hidden;
    float: left;
    width: 224px;
    height: 165px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.zyy-video-box .img-video0 {
    width: 498px;
    height: 340px;
    margin-left: 0;
}

.zyy-video-box .img-video1 {
    width: 458px;
    height: 165px;
}
/*排行**/
.ranking {
    display: block;
    height: auto;
    width: 100%;
    float: left;
}

.lst-rank li ol:nth-of-type(1) img {
    vertical-align: middle;
    width: 20px;
    height: 26px;
}
/*合作伙伴*/
.prt-msg {
    margin-top: 20px;
}

    .prt-msg ul li {
        float: left;
        /* width: 233px; */
        /* text-align: center; */
        margin-right: 20px;
    }

        .prt-msg ul li:last-child {
            margin-right: 0;
        }

        .prt-msg ul li a {
            position: relative;
            width: 224px;
            padding: 0 10px;
            height: 120px;
            background: #fff;
            border: 1px solid #ccc;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

        .prt-msg ul li img {
            width: auto;
            max-width: 100%;
            transform: translate(50% 50%);
            height: auto;
        }

        .prt-msg ul li p {
            line-height: 40px;
        }
/*底部导航*/
.g-footer {
    height: auto;
}

.copyright {
    background: #f4f4f4;
    padding: 40px 0;
    border-top: 1px solid #e0e0e0;
}

.cp0 {
    width: 350px;
    float: left;
    height: 110px;
    /* border-right: 1px solid #D6D6D6; */
}

    .cp0 img {
        height: auto;
        width: 200px;
        /* margin-top: 10px; */
    }

.cp1 {
    width: 350px;
    display: flex;
    float: right;


}

.cp2 {
    width: 500px;
    float: left;
   
    height: 110px;
    /* border-right: 1px solid #D6D6D6; */
}

.map-info {
    background: #333;
    height: 40px;
    line-height: 40px;
}


.cp2 p {
    margin: 0 0 5px 40px;
    padding-left: 35px;
    font-size: 13px;
    line-height: 32px;
    /* line-height: 32px; */
    color: #676767;
}

.cp2 .e-mail {
    background: url(/template/hncs/pc/images/icon_05.png) no-repeat left center;
    background-size: 14px;
}

.cp2 .addr {
    background: url(/template/hncs/pc/images/icon_07.png) no-repeat left center;
    background-size: 14px;
}

.cp2 .tel {
    background: url(/template/hncs/pc/images/icon_06.png) no-repeat left center;
    background-size: 14px;
}
/*冲突解决*/
.fm-group span {
    display: inline-block !important;
}

.g-place {
    padding: 0px;
}

.hd-content {
    overflow: inherit;
}

.select2-container--default .select2-selection--single {
    width: 280px;
}
