/**
* name: news-detail.css
* author: wxr
* addTime: 2016.08.17
* editTime:
* description: 企业文化--深圳义工篇样式
*
***/

/********************************
****** name: sz-volunteer-cont
*************************************/

.technique-banner {
    height: 302px;
    margin: 101px 0 0;
    text-align: center;
    background: url(../image/volunteer-for/banner.jpg) no-repeat center center;
}

.sz-volunteer {
    margin: 0 auto;
    text-align: center;
    border-bottom: solid 1px #d9d9d9;
}

.sz-volunteer .guide {
    margin: 0 auto;
    width: 1200px;
    height: 80px;
    text-align: center;
}

.sz-volunteer .guide li {
    display: inline-block;
    margin: 0 152px 0 0;
    cursor: pointer;
}

.sz-volunteer .guide li.lastone {
    margin: 0
}

.sz-volunteer .guide li .teach {
    position: relative;
    float: left;
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: url(../image/volunteer-for/fimg.png);
    margin-top: 30px;
    text-align: center;
}

.sz-volunteer .guide li:hover .teach {
    background: url(../image/volunteer-for/fimg-selected.png);
}

.sz-volunteer .guide li.selected .teach {
    background: url(../image/volunteer-for/fimg-selected.png);
}

.sz-volunteer .guide li .teach p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
}

.sz-volunteer .guide li .teach img {
    position: absolute;
    top: -50%;
    left: -50%;
    display: block;
}

.sz-volunteer .guide li .teach img.hidden {
    visibility: hidden;
    position: static;
}

.sz-volunteer .guide li .tion {
    float: left;
    height: 100px;
    line-height: 100px;
}

.sz-volunteer .guide li .tion a {
    margin: 0 0 0 16px;
    font-family: "Microsoft Yahei";
    font-size: 23px;
    font-weight: bold;
    color: #333;
}

.sz-volunteer .guide li:hover .tion a {
    color: #bb0943;
}

.sz-volunteer .guide li.selected .tion a {
    color: #bb0943;
}

.sz-volunteer .guide li .tion a:hover {
    color: #bb0943;
}


/************sz-volunteer end************************/

.within-cont {
    margin: 0 auto;
    background: #f9f9f9；
}

.within-cont .details {
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 50px;
}

.within-cont .details .title {
    width: 1200px;
    height: 97px;
}

.within-cont .details .title ul {
    text-align: center;
}

.within-cont .details .title ul li a:hover {
    color: #bb0943;
}

.within-cont .details .title ul li {
    display: inline-block;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    margin-left: 50px;
    margin-top: 36px;
}

.within-cont .details .title ul li a {
    color:#666;
}

.within-cont .details .title ul li.firstone {
	margin-left: 0
}

.within-cont .details .title ul li .paign {
    color: #bb0943;
}


/************.within-cont .details .title end************************/

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.within-cont .details .flowe-ul {}

.within-cont .details .flowe-ul li {
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
    line-height: 0;
}

.within-cont .details .flowe-ul li>div:hover {
    -webkit-animation: pulse .7s;
    animation: pulse .7s;
}

.within-cont .details .flowe-ul li.lastone {
    margin: 0 0 10px;
}

.within-cont .details .flowe-ul li span a {
    color: #fff;
    padding-left: 10px;
}

.within-cont .details .flowe-ul div.bigone {
    height: 514px;
}

.flowe-ul li a.fancybox-thumb {
	display: block;
	line-height: 0;
}

.within-cont .details .flowe-ul li.rightone {
    margin: 0 0 10px;
}

.within-cont .details .flowe-ul div span {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: url(../image/volunteer-for/blackbg.png) repeat;
}

.within-cont .details .flowe-ul div {
    position: relative;
    display: block;
    line-height:0;
}

.within-cont .details .flowe-ul div.auto {
	height: auto;
}

.within-cont .details .flowe-ul div.botone {
    margin: 10px 0 0;
}

.within-cont .details .flowe-ul li.horn {
    margin: 0 10px 10px 0;
}

.within-cont .details .flowe-ul li.horn div {
    position: relative;
    display: block;
}

.within-cont .details .flowe-ul li.horn div.bottwo {
    margin: 10px 0 0;
}

.within-cont .details .flowe-ul li.horn div.bottwo span {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url(../image/volunteer-for/blackbg.png) repeat;
}

.within-cont .details .flowe-ul li.wotnm {
    margin: 0 0 10px 0;
}

.within-cont .details .flowe-ul li.wotnm div {
    position: relative;
    display: block;
}

.within-cont .details .flowe-ul li.wotnm div.bottwo {
    margin: 10px 0 0;
}

.within-cont .details .flowe-ul li.wotnm div.bottwo span {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url(../image/volunteer-for/blackbg.png) repeat;
}

.within-cont .details .flowe-ul li.big {
    position: relative;
    float: left;
    margin: 0 10px 10px 10px;
}

.within-cont .details .flowe-ul li.big a {
    color: #fff;
    margin-left: 10px;
}

.within-cont .details .flowe-ul li.big div {
    height: 514px;
}

.within-cont .details .flowe-ul li.big div span {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../image/volunteer-for/blackbg.png) repeat;
}


/********************************
****** name: sz-volunteer-cont-end
*************************************/
