.swiper-container{height:450px;overflow: hidden;margin-bottom: 22px !important;}
.swiper-container a{display: block;position:relative;overflow: hidden;}
.swiper-container .cover{height:450px;width: 1195px;min-width: 100%;}
.swiper-container img{display: block;height:450px;margin-left:auto;margin-right:auto; }
.swiper-container .page{position: absolute;z-index:1000;width:100%;height:40px;bottom:0;text-align: right;line-height: 40px;}
.swiper-container .page .swiper-pagination-switch{margin-right:10px;background:#fff;opacity:0.3;width:10px;height:10px;border-radius: 10px;display: inline-block;}
.swiper-container .swiper-visible-switch.swiper-active-switch{opacity:0.7;}
.swiper-wen{color:#fff;font-size: 16px;position: absolute;width:100%;height:40px;line-height: 40px;bottom:0;padding-left: 20px;background:rgba(0,0,0,.5)}
/*三栏*/
.channel_tit{background:url(../img/tit_bg.png) no-repeat;font-size: 16px;color:#fff;    padding: 7px 0 5px 15px;border-bottom: 1px solid #2476b1;    margin-bottom: 15px;}
.channel_tit a{float:right;color:#2476b1;font-size:12px;}
.channel>div{float:left;}
.channel,.channel_two{overflow: hidden;padding: 0 12px;}
.channelone,.channeltwo{width:442px;margin-right:18px;}
.channelthree{width:250px;}
.channel_list li a{display: block;color:#616976;}
.channel_list li.first{overflow: hidden;    margin-bottom: 22px;position: relative;}
.channel_list .first .wlap{height:174px;width:233x;min-width: 100%;}
.channel_list li.first .left{width:233px;}
.channel_list li.first .right{width: 199px;margin-left: 10px;}
.channel_list li.first .right p:first-child{font-size: 14px;font-weight: bold;color: #000;height: 77px;}
.channel_list li.first .right p:last-child span:first-child{width:auto;padding: 1px 6px;color:#2476b1;border:1px solid #2476b1;font-size: 14px;}
.channel_list li.first .right p:nth-child(2) {font-size: 12px;}
.channel_list li.first .right p:last-child span:last-child{float:right;font-size: 14px;    position: relative;top: 3px;}
.channel_list li.first .right p:last-child{position: absolute; bottom: 10px;width:45%}
/* .channel_list li.first .right p:last-child{margin-top:10px} */
.channel_list li a{color:#262626}
.channel_list li a span:first-child{display: inline-block;width:70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.channel_list li a span:last-child{color:#bababa;float:right;    font-size: 14px;}
.channel_list li>a{line-height: 28px;    font-size: 14px;}
.channelthree .channelthree_list li a{display: block;color:#000;font-size: 14px;border-bottom: 1px dashed #b7b7b7;}
.channelthree .channelthree_list li span{display:block;}
.channelthree .channelthree_list li span:first-child{max-height: 36px;overflow: hidden;line-height: 18px;    padding-top: 15px;}
.channelthree .channelthree_list li span:last-child{font-size: 14px;color:#bababa;padding:10px 0 9px;}
.channelthree .channelthree_list li:last-child a:last-child{border:none}
.channelthree .channelthree_list li:first-child span:first-child {padding-top:0;}
/*两栏*/
.activity-content{overflow: hidden;}
.activity{width:906px;margin-right: 18px;}
.channel_two>div{float:left;}
.activity-item{float: left;width: 24%;margin: 0 1% 1% 0;}
.activity-item img{width:215px;height:135px;    display: block;}
.activity-item a{display: block;border:1px solid #dedede;}
.activity-item a div:nth-child(2){overflow:hidden;font-size: 14px;color:#252525;padding:15px 10px 8px 15px;height: 57px;line-height: 17px;}
.activity-item a div:last-child{font-size: 12px;color:#616976;padding:0 0 15px 15px;}
.thank{width:247px;padding-bottom: 20px;}
.thanks_list{    padding: 0 10px 0 5px;}
.thanks_list ul li th{text-align: left;vertical-align: top;height:45px;}
.thanks_list ul li th a{display: block;}
.thanks_list ul li th:last-child a{font-size: 12px;color: #5d5d5d;}
.thanks_list ul li th:first-child a{font-size: 14px;color: #ffa058;}
.thanks_list>a{width:100%;display: block;text-align: center;border-radius: 5px;padding:10px 0;color:#fff;}
.thanks_list a.donate{background:#e27726;font-size: 20px;margin-bottom: 10px;}
.thanks_list a.weiyuan{background:#2476b1}
.thanks_list a.weiyuan p:first-child{font-size:12px}
.thanks_list a.weiyuan p:last-child{font-size:20px}
.thanks_list table tr{margin-bottom: 10px;}
/*一栏开始*/
.activity-one{width:906px;margin-right: 18px;}
.channel_one{overflow: hidden;padding: 0 12px;}
.activity-content-one{overflow: hidden;}
.activity-item-one{float: left;width: 24%;margin: 0 1% 1% 0;}
.activity-item-one img{width:131px;height:177px;    display: block;margin: 10px auto 0}
.activity-item-one a{display: block;border:1px solid #dedede;}
.activity-item-one a div:nth-child(2){overflow:hidden;font-size: 14px;color:#252525;padding:15px 10px 8px 15px;height: 57px;line-height: 17px;}
.activity-item-one a div:last-child{font-size: 12px;color:#616976;padding:0 0 15px 15px;}
/*一栏结束*/
.contentText{
    overflow: hidden;
    /*text-overflow:ellipsis;*/
    /*-ms-text-overflow: ellipsis;*/
    /*-ms-overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 2;*/
    /*-ms-webkit-line-clamp: 2;*/
    /*-webkit-box-orient: vertical;*/
    /*-ms-webkit-box-orient: vertical;*/
    /*max-height: 35px;*/
    line-height:1.2rem;
    height:2.4rem;
    font-size: 12px !important;
    color: #bababa !important;
    font-weight: normal !important;
    position:relative;
}
.contentText:after {
    content:"...";
    position:absolute;
    bottom:0;
    right:0;
}
.contentText p, .contentText *{
	font-size: 12px !important;
	color: #bababa !important;
	font-weight: normal !important;
}

.contentT{
	overflow: hidden; text-overflow:ellipsis; max-height: none !important;box-sizing:border-box;

}
.contentText img{
	display:none;
}
/* .contentText p{
	font-size: 16px !important;
} */

