/*========= company ===============*/
.key {
    background: #fff;
    width: 100%;
    margin-bottom: 60px;
}
.key img {
    width: 50%;
    margin: auto;
    display: block;
    padding: 100px 0 40px;
}


.company_top { }
.company_top img {max-width: 900px; margin: auto;}
.trading p,.outline dl {max-width: 600px;margin: auto;color: #fff;font-size: 13px;line-height: 2;}

.trading p { line-height: 2;}
.outline dl {margin-bottom: 10px;}
.outline dt {
    font-weight: bold;
    float: left;
}
.outline dd {
    margin-left: 5.5em;
	margin-bottom: 1em;
}

.outline dd span{
    display: block;
    
}
@media screen and (min-width: 964px){
.key {
    margin-bottom: 120px;
}
    .key img {
    width: 305px;
    padding: 160px 0 60px;
}
    .outline dd {
    margin-left: 100px;
}
    .img_bottom {margin-top: 200px;height: 350px;overflow: hidden;position: relative;}
    .img_bottom img {}
}