@import url(products.css);
@import url(album.css);
@import url(links.css);
.banner .container {
    padding: 0;
    max-width: 1440px;
}
.banner .item {
    height: 640px;
    position: relative;
}
.banner .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner .slide:before,
.banner .slide:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,0.5);
    z-index: 10;
}
.banner .slide:before {
    left: -100%;
}
.banner .slide:after {
    right: -100%;
}
.banner .slick-list {
    overflow: visible;
}
.banner .slick-prev,
.banner .slick-next {
    text-align: left;
    white-space: normal;
    text-indent: -99999px;
    overflow: hidden;
    border: 0;
    background: url(../images/index/banner_arrow-3.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 20;
}
.banner .slick-prev { background-position:    0 0; left: 55px; }
.banner .slick-next { background-position: 100% 0; right: 55px; }
.banner .slick-prev:hover { background-position:    0 100%; }
.banner .slick-next:hover { background-position: 100% 100%; }

.banner .slick-dots {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 26px;
}
.banner .slick-dots li {
    display: inline-block;
    padding: 0 5px;
}
.banner .slick-dots li button {
    text-align: left;
    white-space: normal;
    text-indent: -99999px;
    overflow: hidden;
    border: 0;
    background: #E0D9DA;
    width: 40px;
    height: 5px;
}
.banner .slick-dots li.slick-active button {
    background: #005AAB;
}

.site-main section {
    background:  no-repeat 50% 0;
    background-size: cover;
}
.site-main section.sect2.service-sect {
    background: url(../images/index/service-bg.jpg);
}
.site-main .album-sect {
    background-image: url(../images/index/album_bg.jpg);
}
.sect-title {
    color: #0059AB;
    font-family: 'Oxygen', "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 1.8;
}
.btn.more {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 13px;
    color: #A99899;
    line-height: 30px;
}
.btn.more:hover {
    color: #BA7F5F;
}
.btn.more:before {
    content: "";
    background: url(../images/index/more_arrow.png) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 8px 0 0;
}
.btn.more:hover:before {
    background-position: 0 100%;
}
.sect1 .col {
    float: left;
    width: 50%;
}
.news-sect.col {
    position: relative;
    width: 48.6%;
}
.news-sect .sect-title {
    border-bottom: 2px solid #D6D6D6;
}
.sect-title a{
    color: #0059AB;
    position: relative;
    padding-right: 40px;
}
.sect-title a:after{
    content: '';
    display: inline-block;
    position: absolute;
    top:6px;
    right: 0px;
    width: 38px;
    height: 37px;
    background: url(../images/index/arrow-news.png)top center no-repeat;
}
.sect-title:hover a:after{
    background-position: bottom center;
}
.sect-title span{
    font-size: 24px;
    color: #464637;
    font-weight: bold;
    font-family: '微軟正黑體';
    margin: 0 8px;
}
.news-sect .btn.more {
    position: absolute;
    right: 0;
    top: 16px;
}
.news-list .item {
    border-bottom: 1px solid #ddd;
}
.news-list .item a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 14px 0;
}
.news-list .item a:hover {
    color: #005AAB;
}
.news-list .date {
    display: inline-block;
    background:#F4A000;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    width: 104px;
    margin-right: 10px;
}
.quick-link {
    text-align: right;
}
.col.quick-link {
    max-width: 660px;
    float: right;
    text-align: left;
    background:#EEEEEE ;
}
.quick-link a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    max-width: 320px;
    width: 50%;
}
.quick-link a.service-link {
    padding:48px 32px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-family: '微軟正黑體';
    font-size: 16px;
    color: #535353;
}
.quick-link a.service-link .mobile_pic{
    display: none;
}
.quick-link a .txt {
    position: relative;
    background: no-repeat 50% 0;
    background-size: cover;
    line-height: 1.2;
    min-height: 110px;
    padding: 25px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.quick-link a .txt:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 10px;
    border: 1px solid #fff;
}
.quick-link a.about-link .txt {
    background-image: url(../images/index/about_bg.jpg);
}
.quick-link a.service-link .txt {
    background-image: url(../images/index/service_bg.jpg);
}
.quick-link a .pic,
.product-list .pic {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 300px;
}
.product-list .pic:before {
    content: "";
    background: rgba(0,0,0,0.6) url(../images/index/product_hover.png) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.quick-link a:hover .pic:before,
.product-list a:hover .pic:before {
    opacity: 1;
}
.quick-link a .title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    color: #4C3339;
}
.quick-link a .description {
    font-family: 'Oxygen', "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #8D797A;
    letter-spacing: 0.3px;
}

.product-sect .sect-title {
    text-align: center;
    margin-bottom: 32px;
    margin-top: 36px;
}
.product-sect .ibtn.more {
    background-image: url(../images/index/product_arrow.png);
    width: 40px;
    height: 40px;
    margin-left: 30px;
}

.product-list .item {
    width: 25%;
    float: left;
}
.product-list .item a {
    border: 0;
}
.product-list a:hover:before {
    display: none;
}
.product-list a:hover .name {
    color: #005AAB;
}

.sect2.service-sect .product-list,
.sect2.product-sect .product-list{
    margin-bottom: 0px;
}
.sect2.service-sect .sect-title{
    text-align: center;
    padding-top: 36px;
    padding-bottom: 16px;
}
.sect2.service-sect .product-list .item a{
    background: none;
}
.index-d{
    display: block;
    float: right;
    width: 120px;
    height: 25px;
    margin-top: 8px;
    color: #FFF;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3px 30px 3px 8px; 
    background: #CCCCCC url(../images/detail-arrow.png)100px center no-repeat;
}
.main-content .content-top{
    margin-bottom: 0px;
}
.stage_index ul li{
    width: 16.66%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.stage_index ul li a{
    display: block;
    max-width: 195px;
    margin: 0 auto;
}
.stage_index ul li .stage_item{
    text-align: center;
    padding-bottom: 25px;
    padding-top:75px;        
    background: url(../images/index/shadow.png)center bottom no-repeat;
    -o-transition: all .20s linear;
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition:  all .20s linear;
}
.stage_index ul li:hover .stage_item{
    padding-bottom: 75px;
    padding-top: 25px;
}
.stage_index ul li .service_name{
    font-size: 18px;
    font-family: '微軟正黑體';
    color: #333333;
    font-weight: bold;
    text-align: center;
    background:  url(../images/index/index-hr.png)center bottom no-repeat;
}
.stage_index ul li .service_name .number{
    color: #CE1E11;
    font-size: 21px;
    font-style:italic;    
}
.stage_index ul li .service_text{
    text-align: center;
    margin-top: 12px;
}
@media screen and (max-width: 1500px) {
    .banner .slick-prev { 
        left: 10px;
    }
    .banner .slick-next {
        right: 10px;
    }
    .banner .item {
        height: auto;
        padding-top: 8%;
    }
}
@media screen and (max-width: 1366px) {
    .news-sect.col{
        width: 50%;
        padding-right: 30px;
    }
    .col.quick-link{
        width: 50%;
    }
    .quick-link a.about-link{
        display: none
    }
    .quick-link a.service-link{
        width: 100%;
        max-width: 100%;
    }
    .quick-link a.service-link .mobile_pic{
        display: block;
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 1300px) {
    .quick-link {
        padding-top: 3%;
    }
}
@media screen and (max-width: 1200px) {
    .album-list .item {
        width: 33.33%;
    }
    .album-list .item:nth-child(4) {
        display: none;
    }
}
@media screen and (max-width: 1100px) {
    .product-list .item {
        width: 33.33%;
    }
    .link-list .item {
        width: 25%;
    }
}
@media screen and (max-width: 1000px) {
    .sect1 .col {
        float: none;
        width: auto;
    }
    .quick-link {
        text-align: center;
        padding-top: 60px;
    }
    .col.quick-link{
        padding: 30px;
        width: 100%;
        max-width: 100%;
        margin-top: 16px;
    }
    .stage_index ul li{
        width: 33.33%;
    }
}
@media screen and (max-width: 900px) {
    .album-list .item {
        width: 50%;
    }
    .album-list .item:nth-child(4) {
        display: block;
    }
}
@media screen and (max-width: 820px) {
    .banner {
        margin-bottom: 35px;
    }
    .banner .slick-dots {
        padding-top: 30px;
    }
    .product-list .item {
        width: 50%;
    }
}
@media screen and (max-width: 767px){
    .stage_index ul li{
        width: 50%;
    }
}
@media screen and (max-width: 600px) {
    .album-list .item {
        width: auto;
    }
}
@media screen and (max-width: 500px) {
    .news-list .item a {
        white-space: normal;
    }
    .news-list .item a .title{
        display: block;
        margin-top: 8px;
    }
    .quick-link a {
        display: block;
        width: auto;
        margin: 0 auto;
    }
    .quick-link a+a {
        margin: 30px auto 0;
    }
    .product-list .item {
        width: auto;
        float: none;
    }
    .link-list .item {
        float: left;
        width: 50%;
    }
    .index-d{
        width: 20px;
        text-indent: -9999px;
        overflow: hidden;
        background:#CCC url(../images/detail-arrow.png)center center no-repeat;
		z-index: 2;
		position: relative
    }
    .stage_index ul li{
        width: 100%;
    }
    .stage_index ul li:hover .stage_item{
            padding-bottom: 25px;
            padding-top: 75px;
    }
}