/*w文化 沿革*/
#cul-main{width: 1200px;height: 100%;margin: 20px auto 20px auto;border-radius: 2px;;box-shadow: 0px 0px 6px #bbb;background-color: #fff;}
.cul-title{width: 1168px;height: 94px;margin: 0 auto;padding:50px 0 0 32px;background: url("../images/culture@2x.png") no-repeat 100%;background-position: 97% -72px;background-color: #e2e2e2;}
.cul-title em{display: block;width: 189px;height: 50px;background: url("../images/culture-title@2x.png") no-repeat 100%;}
.cul-ad{width: 100%;text-align: center;margin: 0 auto;padding-bottom: 30px;border-bottom: 1px solid #ccc;}
.cul-change{padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.cul-change h1{display: block;width: 100%;text-align: center;font-size: 36px;color: #ccc;margin: 22px 0;}
.cul-change em{display: block;width: 891px;height: 82px;margin: 0 auto;background: url("../images/logochange@2x.png") no-repeat;}
.container{
    width: 100%;
    position: relative;
}
.clr{
    clear: both;
}

.his-r:before{
	width: 13px;
	height: 13px;
    background: #0072c9;
    border-radius: 50%;
	position: absolute;
	top: 50%;
    right: 473px;
	content: '';
	margin-top: -3px;
}
.his-l:before{
    width: 13px;
    height: 13px;
    background: #3cafff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 474px;
    content: '';
    margin-top: -3px;
}
.ss-container h3 span{
    color: #fff;
}

.ss-container{
    width: 80%;
	overflow: hidden;
	padding-bottom: 100px;
	margin: 0 auto;
    position: relative;
}
.ss-container b{
    font-size: 18px;
}
.ss-container:before{
    position: absolute;
    width: 1px;
    border-left: 3px solid #eaeaea;
    /*background:#ccc;*/
    top: 0px;
    left: 50%;
    margin-top: 76px;
	margin-left: -1px;
    content: '';
    height: 100%;
}
.ss-row{
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 30px 0;
}
.ss-left, .ss-right{
	width: 432px;
    float: left;
    position: relative;
}
.ss-right{
    padding-left: 8%;
}
.ss-left{
    text-align: right;
    float: left;
    padding-right: 2%;
}
.ss-left .his-r:before{
    right: 2%;   
}
.ss-right .his-l:before{
    left: 2%;   
}
.ss-container h3 span{
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    display: block;
    padding-bottom: 5px;
}
.ss-container h3{
	padding: 10px 15px;
    font-size: 14px;
    line-height: 26px;
    color: rgba(255,255,255,0.9);
    border-radius: 8px;
    display: block;
}
.ss-right .his-r{position: relative;background: #0072c9;}
.ss-right .ss-img-r img{position: relative;width: 290px;height: 188px;margin-top: -54px;}
.ss-left .his-l{position: relative;background: #3cafff;}
.ss-left .ss-img-l img{position: relative;width: 290px;height: 188px;margin-top: -54px;}








