 #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: 102px;
    height: 56px;
    margin-bottom: 3px;
}
#pagination li a.vis1 {
    background: transparent url(../../images/main/img-main.png) no-repeat 0 -90px;
}
#pagination li a.vis2 {
    background: transparent url(../../images/main/img-main.png) no-repeat -120px -90px;
}
#pagination li a.vis3 {
    background: transparent url(../../images/main/img-main.png) no-repeat -240px -90px;
}
#pagination li a.vis4 {
    background: transparent url(../../images/main/img-main.png) no-repeat -360px -90px;
}
#pagination li a.vis-play {
    display: none;
    height: 27px;
    background: transparent url(../../images/main/img-main.png) no-repeat -490px -90px;
}
#pagination li a.vis-stop {
    height: 27px;
    background: transparent url(../../images/main/img-main.png) no-repeat -490px -130px;
}
#pagination li.current a {
    width: 110px;
}
#pagination li.current .vis1 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat 0 -160px;
}
#pagination li.current .vis2 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -120px -160px;
}
#pagination li.current .vis3 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -240px -160px;
}
#pagination li.current .vis4 {
    background: transparent url(../../images/main/img-main-2023.png) no-repeat -360px -160px;
}
#container {
    overflow: hidden;
    height: 320px;
}
#overview {
    float: left;
    position: relative;
    width: 324px;
    padding-top: 26px;
}
#overview h2 {
    overflow: hidden;
    width: 100%;
    color: #5d6c7b;
    font-size: 15px;
    font-weight: bold;
    background: transparent url(../../images/main/img-main.png) no-repeat -490px -197px;
}
#overview h2 span {
    display: inline-block;
    padding-right: 10px;
    background: #fff;
}
#overview h3 {
    padding: 20px 0;
    color: #f47321;
    font-family: 'Noto Serif', 'Open Sans', Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0;
}
#overview .btn-more {
    display: block;
    width: 90px;
    height: 30px;
    margin-top: 20px;
    padding-left: 30px;
    background: #f47321 url(../../images/common/img-tiny.png) no-repeat 16px -186px;
    color: #fff;
    font-weight: 600;
    line-height: 28px;
}
#quick-link {
    float: left;
    width: 289px;
    margin: 30px 40px 0 35px;
}
#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: 13px;
    line-height: 20px;
    font-weight: 600;
}
#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.png) no-repeat -620px -90px;
}
.project-info {
    width: 100%;
    color: #5f6e7d;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}
.project-info dt {
    float: left;
    clear: both;
    width: 80px;
    border-bottom: 1px solid #cdd7de;
    color: #8f9da7;
    font-size: 11px;
    font-weight: 700;
}
.project-info dd {
    float: left;
    width: 160px;
    border-bottom: 1px solid #cdd7de;
}
.project-info dd.name {
    color: #005bac;
    font-weight: 600;
}
.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.png) no-repeat -490px -170px;
}
.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.png) no-repeat 100% -170px;
}
.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.png) no-repeat -490px -180px;
}
.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.png) no-repeat 100% -180px;
}
.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;
}


.vs_more{position:absolute; top:242px; left:50%; margin-left:-363px;}

#visual_wrap{position:relative; width:100%; top:0; overflow:hidden; height:480px;}
#visual_wrap #visual_slides{position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; }
#visual_wrap #visual_slides .visual_item{position:relative;}
#visual_wrap .vs_more{z-index:999;}
#visual_wrap .slick-prev, #visual_wrap .slick-next{display:none !important;}
#visual_wrap .slick-dots {position:absolute; top:79px; bottom:auto; left:50%; margin-left:-504px; width:auto; z-index:995;}
#visual_wrap .slick-dots li{position:relative; margin-top:3px; width:102px; height:56px; background:rgba(9,32,50,0.7);}
#visual_wrap .slick-dots li:first-child{margin-top:0;}
#visual_wrap .slick-dots li .pager_item{display:block; width:100%; height:100%; color:#d1dee5; font-weight:600; cursor:pointer;}
#visual_wrap .slick-dots li .pager_item:hover{text-decoration:none;}
#visual_wrap .slick-dots li .pager_item span{display:inline-block; width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); line-height:1.2em;}
#visual_wrap .slick-dots li.slick-active{background:#f26522;}
#visual_wrap .slick-dots li.slick-active:after{content:""; display:block; position: absolute; right: -18px; top: 50%; transform:translateY(-50%); width: 0; height: 0; border-bottom: 10px solid transparent; border-top: 10px solid transparent; border-left: 10px solid #f26522; border-right: 10px solid transparent;}
#visual_wrap .slick-dots li.slick-active .pager_item{color:#fff;}

#visual_wrap .v_btn{position:absolute; top:256px; left:50%; margin-left:-504px;  z-index:997;}
#visual_wrap .v_btn button{background:rgba(9,32,50,0.7); width:102px; height:27px;}
#visual_wrap .v_btn .btn_pause{position:relative; border:none; cursor: pointer; outline: none;  color:#aab1b5; font-weight:600; font-size:12px;}
#visual_wrap .v_btn .btn_pause:before{content:"\ea3b"; display:inline-block; font-family:xeicon !important; font-size:12px; color: #aab1b5; vertical-align:middle; margin-right:3px; margin-top:-2px; }
#visual_wrap .v_btn .btn_pause.on:before{content:"\ea3e";}

.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;}