.culture_body_bg2{
    background-image:url('../../images/about/Group_culture.png');
}
.culture2_left,.culture2_center,.culture2_right{
    width:33.3%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    z-index:1;
    background-position: top;
    background-size:100%;
}
.culture2_left i,.culture2_center i,.culture2_top i,.culture2_bottom i,.culture3_right i,.culture3_top i,.culture3_bottom i{
    position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;
    background:#000000;opacity:0.5;
    -webkit-animation:fadeInUp2 1s .2s ease both;
    -moz-animation:fadeInUp2 1s .2s ease both;}
@-webkit-keyframes fadeInUp2{
    0%{top:-2000px;}
    100%{top:0px;}
}
@-moz-keyframes fadeInUp2{
    0%{top:-2000px;}
    100%{top:0px;}
}
.culture2_li_hover i{
    -webkit-animation:fadeInUp 1s .2s ease both;
    -moz-animation:fadeInUp 1s .2s ease both;}
@-webkit-keyframes fadeInUp{
    0%{top:0px;}
    100%{top:-2000px;}
}
@-moz-keyframes fadeInUp{
    0%{top:0px;}
    100%{top:-2000px;}
}
.culture2_left{
    background-image:url('../../images/about/culture2_left.jpg');
}
.culture2_left div{position:absolute;bottom:15%;left:10%;z-index:2;}
.culture2_left p{
    width:80%;
    text-align:center;
    font-size:30px;
    color:#999;
    position:relative;
    z-index:2;
    font-weight:100;
    opacity:0.3;
}
.culture2_left span{
    color:#c9151e;
    font-size:30px;
    font-weight:bold;
    position:absolute;
    z-index:2;
    top:30%;
    left:-5%;
}
.culture2_center{
    background-image:url('../../images/about/culture2_center.jpg');
}
.culture2_center div{position:absolute;top:42%;z-index:2;text-align:center;width:100%;}
.culture2_center p{
    width:100%;
    text-align:center;
    font-size:36px;
    color:#999;
    position:relative;
    z-index:2;
    font-weight:100;
    opacity:0.1;
    letter-spacing: 3px;
}
.culture2_center span{
    color:#c9151e;
    font-size:38px;
    font-weight:bold;
    position:absolute;
    z-index:2;
    top:22%;
    display:block;
    width:100%;
}
.culture2_center font{display:block;color:#FFF;margin-top:30px;}
.culture2_li_hover p{
    -webkit-animation:fadeInDown 1s .1s ease both;
    -moz-animation:fadeInDown 1s .1s ease both;
}
.culture2_top{
    position:relative;
    width:100%;
    height:50%;
    background-image:url('../../images/about/culture2_top.jpg');
}
.culture2_bottom{
    position:relative;
    width:100%;
    height:50%;
    background-image:url('../../images/about/culture2_bottom.jpg');
}
.culture2_top div,.culture2_bottom div,.culture3_top div,.culture3_bottom div{position:absolute;bottom:11%;left:12%;z-index:2;width:70%;}
.culture2_top p,.culture2_bottom p,.culture3_top p,.culture3_bottom p{
    width:100%;
    font-size:36px;
    color:#999;
    position:relative;
    z-index:2;
    font-weight:100;
    opacity:0.1;
    letter-spacing: 3px;
}
.culture2_top span,.culture2_bottom span,.culture3_top span,.culture3_bottom span{
    color:#c9151e;
    font-size:24px;
    font-weight:bold;
    position:absolute;
    z-index:2;
    top:32%;
    left:-8%;
    display:block;
    width:100%;
}
.culture3_left,.culture3_right{
    width:40%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    z-index:1;
    background-position: top;
    background-size:100%;
}
.culture3_right{width:60%}
.culture3_top{
    position:relative;
    height:50%;
    background-image:url('../../images/about/culture3_top.jpg');
}
.culture3_bottom{
    position:relative;
    height:50%;
    background-image:url('../../images/about/culture3_bottom.jpg');
}
.culture3_right{
    position:relative;
    background-image:url('../../images/about/culture3_right.jpg');
}
.culture3_right div{position:absolute;bottom:11%;left:12%;z-index:2;width:70%;}
.culture3_right p{
    width:100%;
    font-size:36px;
    color:#999;
    position:relative;
    z-index:2;
    font-weight:100;
    opacity:0.1;
    letter-spacing: 3px;
}
.culture3_right span{
    color:#c9151e;
    font-size:24px;
    font-weight:bold;
    position:absolute;
    z-index:2;
    top:34%;
    left:-5%;
    display:block;
    width:100%;
}