/**@import url(jquery.bxslider.css);*/
.slogan {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
}
.el-carousel__button{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #CC0001;
}

/*/deep/.el-carousel__container {*/
/*    height: 600px;*/
/*}*/

.logBox{
    margin: 30px auto;
    max-width: 1241px;
    overflow: hidden;
}
.log-left{
    width: 53%;
    float: left;
    margin-right: 2%;
}
.log-right{
    width: 45%;
    float: left;
}
.border_left{
    font-size: 22px;
    position: relative;
    color:#000000;
    font-weight: bold;
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 10px;
}
.border_left:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 18px;
    background: #CC0001;
    top: 12px;
    left: 0;
}
.more{
    font-size: 14px;
    position: absolute;
    right: 0;
    color: #999999;
    font-weight: 400;
}
.more:hover{
    cursor: pointer;
    color: #CC0001;
}
.news{
    color: #333333;
    font-size: 18px;
    border-bottom: 1px dashed #E4E4E4;
    padding: 15px 0;
}
.news div{
    width: calc(100% - 110px);
    margin-right: 30px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.news div a{
    color: #333333;
}
.news div:hover,.news div:hover a{
    color: #CC0001;
}
.news span{
    color: rgba(153,153,153,0.6);
    font-size: 14px;
}
.info{
    display: inline-block;
    /* padding: 20px 10px 10px;*/
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 5%);
    margin: 13px 0px;
    cursor: pointer;
    width: 530px;
}
.info:hover{
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
}
.info-time{
    text-align: center;
    float: left;
    width: 100px;
    color: #CC0001;
    border-right: 1px solid #EEEEEE;
    padding-bottom: 15px;
}
.info-time-month{
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
.info-title{
    float: left;
    padding-left: 15px;
    width: calc(100% - 120px);
}
.info-title div{
    font-size: 18px;
    height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
}

.bgcolor{
    width: 220px;
    background-color: #CC0001;
    color: #ffffff;
    font-size: 24px;
    padding: 38px 0;
    text-align: center;
}
.bgcolor2{
    font-size: 24px;
    width: 220px;
    background-color:#FCE0CF;
    padding: 32px 0;
    text-align: center;
}


.box-link{
    color: #333;
    font-size: 18px;
}
.dynamicBox{
    background: url("../img/dynamic.png") no-repeat;
    background-size:95% 100%;

}
.dynamicSpan{
    float: left;
    font-size: 28px;
    position: relative;
    color:#ffffff;
    font-weight: bold;
    line-height: 40px;
    padding-left: 15px;
    margin: 33px 20px
}
.dynamicSpan:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 27px;
    background: #fff;
    top:8px;
    left: 0;
    border-radius: 2px;
}
.rescue{
    float: right;
    width: calc(100% - 220px);
    margin: 40px 0;
    background-color: #FBEFEF;
    border-radius: 8px;
    padding: 30px 30px 10px 10px;
}

.dynamic{
    width: calc(25% - 20px);
    float: left;
    border-radius: 4px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 20px 20px;
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.dynamic2{
    width: calc(33.33% - 20px);
    float: left;
    border-radius: 4px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 20px 20px;
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.donate{
    height: 800px;
}
.donate-title{
    float: left;
    width: 70%;
}
.donate-left{
    float: left;
    width:calc(70% - 40px);
    background-color: #FDF9F9;
    padding: 20px;

}

.tab-list{
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E4E4E4;
}
.tab{
    font-size: 14px;
    float: left;
    width: 22%;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffffff;
}
.tab2{
    font-size: 14px;
    float: left;
    width: 22%;
    margin: 0 2%;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffffff;
}
.row-striped{
    background-color:#FDF9F9 !important;
}
.el-table td.el-table__cell{
    border: none !important;
}
.activeHead{
    background-color: rgba(204,0,1,0.81);
    color:#ffffff;
}
.step{
    height: 265px;
    text-align: center;
    background: linear-gradient(180deg, rgba(252,239,239,1) 0%,rgba(252,239,239,0) 51%);
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.05);
}
.step-name{
    font-size: 20px;
    font-weight: bold;
    margin-top: -50px;
    margin-bottom: 20px;
}
.step-button{
    padding: 5px 10px;
    border-radius: 4px;
    color: #CC0001;
    border: 1px solid rgba(204,0,1,1);
}
.guide{
    margin-top: 30px;
    font-size: 20px;
    padding: 11px 30px;
    text-align: center;
    background: linear-gradient(180deg, rgba(252,239,239,1) 0%,rgba(252,239,239,0) 51%);
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.05);
}
.donate-right{
    float: right;
    width: calc(30% - 20px);
}
.donate-brand{
    float: right;
    width: calc(30% - 40px);
    margin-left: 40px;
    padding: 28px 0;
    border-radius: 8px;
    background: url("../img/brand.png") no-repeat;
    background-size:100%;
}
.brand-name{
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
.brandBox{
    padding: 28px 10px;
    background-color: #ffffff;
    border-radius: 8px;
}
.brand-title{
    height: 270px;
    overflow: hidden;

}
@keyframes scroll-left {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-110%); /* 滚动整个容器宽度 */
    }
}
.brand-swipe{
    height: 250px;
    cursor: pointer;
    animation: scroll-left 20s linear infinite; /* 无限循环滚动 */
    will-change: transform;
}
.brand-swipe:hover,
.brand-swipe:active{
    animation-play-state: paused; /* 鼠标移入时暂停动画 */
}
.brand-swipe div{
    font-size: 18px;
    padding: 14px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #ffffff;

}
.brand-swipe div:nth-child(odd){
    background-color: #FCEFEF !important;
}
.pre_banner{
    position: relative;
}
.color_font {
    width: 35px;
    height: 100px;
    line-height: 110px;
    background-color:#ffffff;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.05);
    position: absolute;
    top:100px;
    z-index: 99;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
.color_font:hover{
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
    color: #000c17;
}
.color_font:hover i{
    color: #000c17;
}
.left_btn {
    left: 20px;

}
.right_btn{
    right: 20px;
}
.show_s_ui  {
    margin-top: 20px;
    width: 100%;
    margin-left: 55px;
}
.el-carousel__indicators--outside{
    display: none;
}
input {
    border: none; /* 移除边框 */
    outline: none; /* 移除轮廓线 */
}


.operateBox{
    margin:0 auto;
    max-width: 1241px;
    min-width: 1090px;
    overflow: hidden;
}

.operateBoxLeft{
    width: 69%;
    float: left;
 	padding-top:20px;
    height: 220px;
}
.operate-right{
    padding: 10px 10px 0 0;
    float: right;
    width: calc(100% - 250px);
    background-color: #ffffff;
}

.operateBoxRight{
    width: calc(31% - 39px);
    margin-left: 39px;
    float: left;
    max-height: 204px;
}
.operateBoxRight video{
    height: 100%;
    width: 100%;
}


.notice {
    margin: 0 auto 18px;
    max-width: 1181px;
    min-width: 1030px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #E8DEDE;
    border-radius: 30px;
    padding: 8px 30px 10px;
    color: #666666;
    font-size: 18px;
    height: 23px;
    line-height: 38px;
}
.notice img{
    width: 20px;
    float: left;
    margin-top: 4px;
}
.noticeleftTitle{
    float: left;
    margin-left: 10px;
    margin-top: -5px;
}
.noticeTitle{
    width: calc(100% - 84px);
    float: left;
    margin-top: -7px;
    overflow: hidden;
    height:39px;
}


.operate{
    width: 100%;
    padding: 30px 0;
    background-color: #FDF9F9;
}



.operate-box{
    font-size: 18px;
    width: calc(33.33% - 30px);
    float: left;
    margin: 0 0 10px 10px;
    background: linear-gradient(129.66deg, rgba(252,239,239,1) 7.87%,rgba(253,249,249,1) 100.67%);
    padding:10px 10px 0 10px;
}
.operate-box div{
    font-weight: bold;
    color: #666666;
    height: 48px;
}
.operate-box img{
    width: 28px;
}
.operate-box2{
    font-size: 18px;
    width: calc(50% - 40px);
    float: left;
    margin: 0 0 10px 10px;
    background: linear-gradient(129.66deg, rgba(252,239,239,1) 7.87%,rgba(253,249,249,1) 100.67%);
    padding:14px 10px 0;
}
.operate-box2 div{
    font-weight: bold;
    color: #666666;
    height: 48px;
}
.operate-box2 img{
    width: 28px;
}

.operate-left{
    width: 220px;
    float: left;
    margin-right:20px;
    cursor: pointer;
}

/* 定义轮播动画 */
.marquee {
    animation: marquee 30s linear infinite; /* 10秒完成一次动画，无限循环 */
  	white-space: nowrap;
    /*white-space: nowrap; !* 保持内容在一行显示 *!*/
}
@keyframes marquee {
    /*0% { transform: translatey(100%); } !* 开始时位于父容器右侧外部 *!*/
    /*100% { transform: translatey(-100%); } !* 结束时位于父容器左侧外部 *!*/
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-155%);
    }
}

