#key {
    background-image: url("../img/company/kv.jpg");
}
#key .wrap {
    height: 683px;
}
#key h2 {
    position: absolute;
    bottom: 0;
    right: 0;
}
#sec1 {
    padding: 115px 0 127px 0;
    background: url("../img/company/s1_bg.jpg") repeat center top;
}
#sec1 .fl {
    margin-left: -118px;
}
#sec1 .fr {
    margin: 54px 12px 0 0;
    width: 490px;
}
#sec1 .fr h2 {
    margin-bottom: 35px;
}
#sec1 .fr .txt li {
    margin-bottom: 40px;
}
#sec1 .fr .txt li:last-of-type {
    margin-bottom: 0;
}
#sec2 {
    padding: 113px 0 120px 0;
    background: url("../img/shared/sec_bg2.jpg") repeat center top;
}
#sec2 .box {
    background: url("../img/company/s2_bg.jpg") repeat center top;
    padding: 69px 0 90px 0;
    margin: 0 40px;
}
#sec2 .box h2 {
    margin-bottom: 35px;
}
#sec2 .box .detail {
    width: 645px;
    margin: auto;
}
#sec2 .box dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #000;
    line-height: 50px;
}
#sec2 .box dl dt {
    float: left;
    width: 136px;
}
#sec2 .box dl dd {
    float: right;
    width: 400px;
}
#sec3 {
    background: url("../img/company/s3_bg.png") no-repeat center bottom / cover, url("../img/shared/sec_bg1.jpg") repeat center top;
}
#sec3 h2 {
    padding: 119px 0 57px;
}
#sec3 .detail {
    background: url("../img/company/s3_bgline.png") no-repeat center top;
    font-size: 18px;
    padding-bottom: 443px;
}
#sec3 .detail dl{
    line-height: 32px;
}
#sec3 .detail .fl {
    width: 294px;
    margin: 273px 0 0 117px;
}
#sec3 .detail .fl .row1 {
    margin-bottom: 270px;
}
#sec3 .detail .fl .row2 {
    margin-bottom: 283px;
}
#sec3 .detail .fr {
    width: 294px;
    margin: 175px 128px 0 0;
}
#sec3 .detail .fr .row1 {
    margin-bottom: 268px;
}
#sec3 .detail .fr .row2 {
    margin-bottom: 280px;
}
#sec4 {
    position: relative;
    background: url(../img/shared/sec_bg1.jpg) repeat center top;
    padding: 154px 0;
}
#sec4:before {
    content: "";
    position: absolute;
    top: 146px;
    left: 0;
    background-image: url(../img/company/s4_deco.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 926px;
}
#sec4 h2 {
    margin: 0 157px 60px 0;
    padding-top: 55px;
}
#sec4 .s4Slider {
    position: relative;
}
#sec4 .s4Slider .bx-viewport {
    overflow: inherit !important;
    z-index: 0;
}
#sec4 .s4Slider .s_img {
    position: absolute;
    top: -346px;
    left: -96px;
}
#sec4 .s4Slider .slide_thm {
    width: 519px;
    position: absolute;
    top: 143px;
    left: 24px;
    z-index: 1;
}
#sec4 .s4Slider .slide_thm li {
    float: left;
    margin-bottom: 18px;
}
#sec4 .s4Slider .slide_thm li + li {
    margin-left: 22px;
}
#sec4 .s4Slider .slide_thm li:nth-child(3n+1) {
    margin-left: 0;
}
#sec4 .s4Slider dl {
    border: 1px solid #fff;
    background: #730707;
    width: 360px;
    float: right;
    padding: 44px 33px 92px 33px;
}
#sec4 .s4Slider dl dt {
    margin-bottom: 25px;
}
