/*志愿学堂*/
/*voluntary-school.html*/
.vol-schdvA{width:456px;float: left;background: #5ED9CB;padding: 20px;position: relative;border:1px solid #5ED9CB;height: 150px;}
.schdvB{background: #44C3B5;}
.hotA{position: absolute;top: 0;left: 0;}
.vol-schdv-lt{margin: 10px 15px;}
.bgimgA,.bgimgB,.bgimgC,.bgimgD{display: inline-block;width:88px;height:88px;background: url(../images/vol-icon1.png) center center no-repeat;}
.bgimgA{background: url(../images/vol-icon1.png) center center no-repeat;}
.bgimgB{background: url(../images/vol-icon2.png) center center no-repeat;}
.bgimgC{background: url(../images/vol-icon3.png) center center no-repeat;}
.bgimgD{background: url(../images/vol-icon4.png) center center no-repeat;}
.vol-schdv-lt p{text-align: center;}
.vol-schdv-lt p a{color: #fff;font-size:18px;}
.vol-schdv-rt{width:275px;}
.vol-schdv-rt h3{line-height: 30px;font-size: 20px;}
.vol-schdv-rt h3 a{color: #fff;font-size: 16px;float:right;margin-right:20px;}
.vol-sch-ul li{line-height: 28px;}
.vol-sch-ul li a{color:#fff;display:block;overflow:hidden;text-overflow:ellipsis;/*兼容IE*/text-overflow:ellipsis;/*兼容opera*/white-space:nowrap;word-wrap:normal;/*兼容IE8、IE9*/}

.vol-schdvA:hover{background: #fff;border: 1px solid #ccc;}
.vol-schdvA:hover .vol-sch-ul li a{color:#666 !important;}
.vol-schdvA:hover .bgimgA{background: url(../images/vol-icon1a.png) center center no-repeat;}
.vol-schdvA:hover .bgimgB{background: url(../images/vol-icon2a.png) center center no-repeat;}
.vol-schdvA:hover .bgimgC{background: url(../images/vol-icon3a.png) center center no-repeat;}
.vol-schdvA:hover .bgimgD{background: url(../images/vol-icon4a.png) center center no-repeat;}
.vol-schdvA:hover .vol-schdv-lt p a{color: #5ED9CB;font-size:18px;}
.vol-schdvA:hover .vol-schdv-rt{width:275px;}
.vol-schdvA:hover .vol-schdv-rt h3{color:#5ED9CB;}
.vol-schdvA:hover .vol-schdv-rt h3 a{color: #666;font-size: 16px;float:right;}