#about_1 .row.r3 .rowMain .r_btm {
    width: 100%;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 20px;
	text-align:center;
	color:#666;
}
#about_1 .row.r3 .rowMain .r_btm img{ margin:0 5px;}

#bloc #center #main .content .row {
    margin: auto;
    padding: 20px 5%;
    box-sizing: content-box;
    position: relative;
    overflow: visible;
}
#bloc #center #main .content *{ box-sizing:content-box;}
#bloc #center #main .content .rowMain {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    box-sizing: content-box;
    position: relative;
    padding: 0px 5%;
    z-index: 5;
    padding-bottom: 36px;
}
.about .row .r_center {
    padding: 0 3%;
}
#about_1 .row.r3 .rowMain .r_center .box {
    width: 100%;
    height: 480px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}
#about_1 .row.r3 .rowMain .r_center ul {
    width: 30000%;
    height: 200px;
    position: absolute;
    float: none;
    top: 180px;
    left: 50px;
    z-index: 3;
    cursor: move;
}
#about_1 .row.r3 .rowMain .r_center li {
    width: 13px;
    height: 13px;
    position: absolute;
    float: none;
}
#about_1 .row.r3 .rowMain .r_center li i, #about_1 .row.r3 .rowMain .r_center li i img {
    width: 13px;
    height: 13px;
    position: relative;
    float: left;
    cursor: pointer;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#about_1 .row.r3 .rowMain .r_center li span {
    position: absolute;
    float: none;
    left: -8px;
    bottom: 60px;
}
#about_1 .row.r3 .rowMain .r_center li.b span {
    bottom: auto;
    top: 20px;
}
#about_1 .row.r3 .rowMain .r_center li h3 {
    font-size: 18px;
    color: #008c36;
    white-space: nowrap;
    font-weight: bold;
}
#about_1 .row.r3 .rowMain .r_center li.active h3 {
    font-size: 35px;
}
#about_1 .row.r3 .rowMain .r_center li h4 {
    width: 130px;
    line-height: 18px;
    overflow: hidden;
    font-size: 13px;
    color: #464646;
	font-weight: lighter;
}
#about_1 .row.r3 .rowMain .r_center li.active h4 {
    width: 340px; font-weight: bold;
}
#about_1 .row.r3 .rowMain .r_center canvas {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
#about_1 .row.r3 .rowMain .r_center .car {
    width: 62px;
    height: 60px;
    position: absolute;
    float: none;
    opacity: 0;
    margin: -50px 0 0 3px;
    z-index: 10;
    background: url(../images/bj.png) no-repeat;
}



@media (max-width: 960px){
.about .row .r_center{ padding:0;}
#about_1 .row.r3 .rowMain .history .box{margin-top:0px;height:auto;}
#about_1 .row.r3 .rowMain .history .w-100.f-v,.history li i{display:none;}
#about_1 .row.r3 .rowMain .history ul{height:auto;width:100%;position:relative;float:left;top:auto;left:auto;cursor:default;}
#about_1 .row.r3 .rowMain .history li{width:100%;height:auto;position:relative;float:left;margin-top:20px;}
#about_1 .row.r3 .rowMain .history li span{width:100%;position:relative;float:left;left:auto;bottom:auto;}
#about_1 .row.r3 .rowMain .r_center li h4,.history li h4{width:100%;!important;color: #464646c9;}
}








