 #main-visual {
    overflow: hidden;
    height: 480px;
}
#fadeshow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
#slides {
    float: left;
    width: 1920px;
    height: 480px;
}
#pagination {
    position: absolute;
    top: 79px;
    left: 50%;
    z-index: 9997;
    margin-left: -504px;
}
#pagination li a {
    display: block;
    float: none;
    width: 72px;
    height: 56px;
    margin-bottom: 3px;
}
#pagination li a.vis1 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -660px -90px;
}
#pagination li a.vis2 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -750px -90px;
}
#pagination li a.vis3 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -840px -90px;
}
#pagination li a.vis4 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -930px -90px;
}
#pagination li a.vis-play {
    display: none;
    height: 27px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -890px 0;
}
#pagination li a.vis-stop {
    height: 27px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -890px -40px;
}
#pagination li.current a {
    width: 80px;
}
#pagination li.current .vis1 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -660px -160px;
}
#pagination li.current .vis2 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -750px -160px;
}
#pagination li.current .vis3 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -840px -160px;
}
#pagination li.current .vis4 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -930px -160px;
}

.vs_more{position:absolute; top:209px; left:50%; margin-left:-395px;}
#container {
    overflow: hidden;
    height: 320px;
}
#notice-tab {
    float: left;
    position: relative;
    width: 320px;
    padding-top: 30px;
}
#notice-tab h2 {
    float: left;
}
#notice-tab h2 a {
    position: relative;
    z-index: 50;
    display: block;
    width: 142px;
    height: 30px;
    border: 1px solid #cfd1d3;
    color: #767779;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #notice-tab h2 a {
        line-height: 29px;
    }
}
#notice-tab h2 a:hover, #notice-tab h2 a:focus, #notice-tab h2 a:active {
    z-index: 100;
    border-color: #f47321;
    color: #f47321;
}
#notice-tab h2 .active {
    z-index: 100;
    color: #fff;
    border-color: #f47321;
    background: #f47321;
}
#notice-tab h2 .active:hover, #notice-tab h2 .active:focus, #notice-tab h2 .active:active {
    color: #fff;
}
#notice-tab ul {
    display: none;
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    padding-top: 112px;
}
#notice-tab ul.active {
    display: block;
}
#notice-tab ul li {
    position: relative;
    font-size: 12px;
    line-height: 26px;
}
#notice-tab ul li a {
    display: block;
    overflow: hidden;
    width: 240px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
#notice-tab ul li .date {
    position: absolute;
    top: 1px;
    right: 0;
    color: #a1a3a7;
}
#notice-tab .btn-more + h2 {
    margin-left: -1px;
}
#notice-tab .btn-more {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 50;
    width: 32px;
    height: 30px;
    border: 1px solid #cfd1d3;
    background: transparent url(../../images/common/img-tiny-2023.png) no-repeat 100% -1700px;
}
#notice-tab .btn-more:hover, #notice-tab .btn-more:focus, #notice-tab .btn-more:active {
    z-index: 100;
    border-color: #f47321;
    background: transparent url(../../images/common/img-tiny-2023.png) no-repeat 100% -280px;
}
#notice-tab .btn-more.active {
    display: block;
}
#notice-tab #m-notice {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat 0 -90px;
}
#notice-tab #m-careers {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -330px -90px;
}
#quick-link {
    float: left;
    width: 296px;
    margin: 30px 40px 0 39px;
}
#quick-link li {
    float: left;
    width: 49%;
}
#quick-link li a {
    display: block;
    position: relative;
    width: 144px;
    height: 35px;
    padding-top: 92px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}
#quick-link li a:hover, #quick-link li a:focus, #quick-link li a:active {
    font-weight: bold;
}
#quick-link li a .ir {
    float: none;
    position: absolute;
    top: 20px;
    left: 50%;
    width: 100px;
    height: 80px;
    margin-left: -50px;
}
#quick-link li.quick-1 {
    border-right: 1px solid #dee0e2;
    border-bottom: 1px solid #dee0e2;
}
#quick-link li.quick-1 .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat 0 0;
}
#quick-link li.quick-1 a:hover .ir, #quick-link li.quick-1 a:focus .ir, #quick-link li.quick-1 a:active .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -110px 0;
}
#quick-link li.quick-2 {
    border-bottom: 1px solid #dee0e2;
}
#quick-link li.quick-2 .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -220px 0;
}
#quick-link li.quick-2 a:hover .ir, #quick-link li.quick-2 a:focus .ir, #quick-link li.quick-2 a:active .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -330px 0;
}
#quick-link li.quick-3 {
    border-right: 1px solid #dee0e2;
}
#quick-link li.quick-3 .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -440px 0;
}
#quick-link li.quick-3 a:hover .ir, #quick-link li.quick-3 a:focus .ir, #quick-link li.quick-3 a:active .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -550px 0;
}
#quick-link li.quick-4 .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -660px 0;
}
#quick-link li.quick-4 a:hover .ir, #quick-link li.quick-4 a:focus .ir, #quick-link li.quick-4 a:active .ir {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -770px 0;
}
#project-ing {
    position: relative;
    float: left;
    width: 240px;
    height: 294px;
    padding: 26px 40px 0;
    background: #e9edef;
}
#project-ing h2 {
    color: #5d6c7b;
    font-size: 15px;
    font-weight: bold;
}
#project-ing .img {
    margin: 10px 0;
}
#project-ing .img a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 240px;
    height: 110px;
}
#project-ing .img a span {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36px;
    height: 32px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -970px 0;
}
.project-info {
    width: 100%;
    color: #5f6e7d;
    font-family: Roboto, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
}
.project-info dt {
    float: left;
    clear: both;
    width: 80px;
    border-bottom: 1px solid #cdd7de;
    color: #8f9da7;
    font-size: 11px;
    font-weight: 500;
}
.project-info dd {
    float: left;
    width: 160px;
    border-bottom: 1px solid #cdd7de;
}
.project-info dd.name {
    color: #005bac;
    font-weight: 500;
}
.project-info dd.rate {
    position: relative;
    float: none;
    clear: both;
    width: 240px;
}
.project-info dd.rate .rate-bar {
    position: relative;
    width: 100%;
    height: 6px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -660px -230px;
}
.project-info dd.rate .rate-bar em {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3px;
    height: 6px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat 100% -230px;
}
.project-info dd.rate .rate-bar span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    overflow: hidden;
    display: block;
    height: 6px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -660px -240px;
}
.project-info dd.rate .rate-bar span em {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3px;
    height: 6px;
    background: transparent url(../../images/main/img-main-2023.png) no-repeat 100% -240px;
}
.project-info dd.rate strong {
    position: absolute;
    top: -24px;
    right: 0;
    color: #005bac;
    font-family: Verdana, AppleGothic;
    font-size: 15px;
}
.project-info .rate {
    border: 0;
}
#slider {
    float: left;
    position: relative;
    overflow: hidden;
    width: 240px;
    height: 250px;
}
#slider > ul {
    position: absolute;
    top: 0;
    left: 0;
}
#slider > ul > li {
    float: left;
    width: 240px;
    height: 250px;
}
#pagination2 {
    position: absolute;
    top: 29px;
    right: 35px;
    overflow: hidden;
    width: 57px;
    height: 20px;
}
#pagination2 li {
    float: left;
    position: relative;
    width: 19px;
    height: 20px;
}
#pagination2 li a {
    display: block;
    width: 19px;
    height: 20px;
    background: transparent url(../../images/common/img-tiny.png) no-repeat 0 -390px;
}
#pagination2 li a.btn-prev {
    background-position: 0 -390px;
}
#pagination2 li a#slide-stop {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -410px;
}
#pagination2 li a#slide-play {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -430px;
}
#pagination2 li a.btn-next {
    background-position: 0 -450px;
}

.main-popup{float:left; width:320px; height:320px;}
#mpopup-visual{position:relative; height:320px;}
#mpopup-visual .slick-list{height:320px;}
#mpopup-visual .slick-dots{position:absolute; top:15px; right:15px; left:auto; bottom:auto; width:auto;}
#mpopup-visual .slick-dots li{display:inline-block;}
#mpopup-visual .slick-dots li button{display:inline-block; width:11px; height:11px; background:rgba(255,255,255,0.5); margin:0 4px; border-radius:999px; padding:0; box-shadow:0 0 1px 1px rgba(0,0,0,0.3);}
#mpopup-visual .slick-dots li.slick-active button{background:#fff;}