.banner {

    height: auto;

    background: #fff;

    padding-bottom: 30px;

}



.banner .item {

    background-repeat: no-repeat;

    background-position: 50% 0;

    background-size: auto 100%;

/*    height: 550px;*/

}

.banner .container{

    padding: 0;

}

.banner .slick-dots {

    text-align: center;

    padding: 15px 0;

}



.banner .slick-dots li {

    display: inline-block;

}



.banner .slick-dots li button {

    text-indent: -9999px;

    text-align: left;

    background: url(../images/index/banner_dots.png) no-repeat;

    width: 20px;

    height: 20px;

    border: 0;
	padding:0;

}



.banner .slick-dots li button:focus {

    outline: none;

}



.banner .slick-dots li.slick-active button {

    background-position: 100% 0;

}



.main-content {

    padding: 0 0 0;

}



.main-content section {

    margin-bottom: 100px;

}

.main-content .product-box {

    padding-top: 40px;

}



.main-content .title {

    font-family: "tunga", Arial, "Helvetica Neue", Helvetica, sans-serif;

    font-size: 21px;

    color: #222;

    margin-bottom: 20px;

}



.main-content .row {

    position: relative;

}



.main-content .row:before {

    content: " ";

    border-left: 1px solid #B69C40;

    position: absolute;

    left: 50%;

    top: 0;

    bottom: 0;

}



.main-content .col {

    float: left;

    width: 50%;

    padding: 0 4%;

}



.main-content .title-center {

    text-align: center;

    letter-spacing: 2px;

    margin-bottom: 30px;

}



.main-content .title-center span {

    display: inline-block;

    vertical-align: top;

    margin-top: -18px;

    font-size: 37px;

    color: #840000;

    padding: 0 40px;

}



.main-content .btn-box {

    text-align: center;

    margin-top: 40px;

}



.main-content .btn.more {

    background: #FF2E12;

    color: #FFF;

    font-size: 13px;

    text-align: center;

    line-height: 20px;

    padding: 6px 58px;

    border: solid #B69B3F 1px;

    text-decoration: none;

    letter-spacing: 1px;

    -webkit-border-radius: 20px;

       -moz-border-radius: 20px;

            border-radius: 20px;

}



.main-content .btn.more:hover {

    background: #B69B3F;

    color: #fff;

}



.main-content .news-box {

    background: url(../images/index/news_bg.jpg);

    margin-bottom: 0;

}

.main-content .news-box .title{

    text-align: center;

    font-family: '微軟正黑體';

    font-size: 15px;

    color: #333333;

    padding-top: 45px;

}

.main-content .news-box .title span{

    display: block;

    font-size: 24px;

    color: #444444;

}

.main-content .news-box .container {

    max-width: 1440px;

    margin: auto;

    padding: 0 0 50px;

}



.advertis-list{

    width: 100%;

    text-align: center;

}

.advertis-list li{

    width: 33%;

    display: inline-block;

}

.advertis-list li a{

    max-width: 460px;

    margin: 0 auto;

    position: relative;

}

.advertis-list li .pic{

    position: relative;

    overflow: hidden;

    max-width: 460px;

    max-height: 460px;

}

.advertis-list li .pic img{

    max-width: 100%;

    max-height: 100%;

    height: auto !important;

}

.advertis-list .title{

    font-family: '微軟正黑體';

    font-size: 26px;

    padding: 5px 0;

}

.advertis-list.canhover .title{

    color: #FFF;

/*

    width: 100%;

    height: 55px;

    background: rgba(24,24,24,0.75);

*/

}

.advertis-list.canhover a:hover .title:after{

    content: '';

    display: inline-block;

    width: 100%;

    height: 27px;

    margin-top: 20px;

    background: url(../images/index/arrow2.png)center top no-repeat;

}

.advertis-list.canhover a:hover .title{

    color: #FF2E12;

}

.advertis-list:after{

    content: '';

    width: 100%;

    height: 50px;

    display: inline-block;

    text-align: center;

    background: url(../images/index/arrow.jpg)center top no-repeat;

}

.advertis-list.canhover .cover{

    width: 100%;

    height: 55px;

    color: #FFF;

    background: rgba(24,24,24,0.75);

    display: block;

-webkit-box-sizing: border-box;

   -moz-box-sizing: border-box;

        box-sizing: border-box; 

    position: absolute;

    bottom: 0;

    left: 0;

}

.advertis-list.canhover a:hover .cover{

    height: 100%;

    padding: 50px 30px 0;

}

.advertis-list.canhover:after{

    display: none;

}

.advertis-list.canhover a:hover .cover .icon{

    width: 100%;

    height: 60px;

    display: inline-block;

}

.advertis-list.canhover .cover .icon.ferry{

    background: url(../images/index/icon_ferry.png)center top no-repeat;

}

.advertis-list.canhover .cover .icon.car{

    background: url(../images/index/icon_car.png)center top no-repeat;

}

.advertis-list.canhover .cover .icon.battery{

    background: url(../images/index/icon_battery.png)center top no-repeat;

}

.advertis-list p{

    display: none;

    height: 100px;

    overflow:hidden;

}

.advertis-list a:hover p{

    display: block;

}

/*

.news-list li {

    width: 33.3%;

    margin-bottom: 20px;

    position: relative;

}



.news-list li a {

    max-width: 444px;

}



.news-list li .pic {

    position: relative;

    height: auto;

}



.news-list li .news-word {

    border: solid 1px #ddd;

    padding: 20px;

    margin-top: 3px;

}



.news-list li .news-word .news-name {

    font-size: 23px;

    color: #212121;

    font-weight: bold;

}



.news-list li .news-word .news-date {

    color: #FF7430;

}



.news-list li:hover .news-word .news-name {

    color: #840000;

}



.news-list li:hover .pic:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: url(../images/icon_hover.png) no-repeat 50% 50% rgba(0, 0, 0, .6);

}

*/

.news-title {

    font-size: 30px;

    font-weight: bold;

    color: #212121;

}



/*

.news-date {

    color: #FF7430;

    font-size: 13px;

    margin: 15px 0 20px;

    display: block;

}





.news-list li:nth-child(2) {

    padding: 0 1.5%;

}





.news-list li:first-child {

    padding-right: 3%;

}





.news-list li:last-child {

    padding-left: 3%;

}



.news-list li:nth-child(2):before,

.news-list li:nth-child(2):after {

    content: '';

    position: absolute;

    top: 0;

    bottom: 0;

    border-right: dotted #C9C9C9 1px;

}



.news-list li:nth-child(2):before {

    left: -3%;

}



.news-list li:nth-child(2):after {

    right: -3%;

}

*/

.main-content .about-box {

    min-height: 493px;

    padding: 40px;

    background: url(../images/index/about_bg.jpg) no-repeat 50% 50%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



.main-content .about-box .container {

    text-align: center;

    max-width: 850px;

    margin: auto;

}



.main-content .about-box .container .title {

    font-family: '微軟正黑體';

    color: #444444;

    font-size: 24px;

    font-weight: bold;

    margin-bottom: 10px;

}



.main-content .about-box .container .title:after {

    content: '';

    display: block;

    background: url(../images/index/about_title.png) no-repeat;

    width: 230px;

    height: 55px;

    margin: 0 auto 20px;

}



.main-content .about-box .btn-box {

    padding-top: 0;

    margin-bottom: 10px;

}



.main-content .about-box .btn.more {

    border: none;

}



.main-content .about-box .btn.more:hover {

    background: url(../images/index/about_more_bg.jpg)center;

}



/*

.service-box {

    padding: 80px 0 100px;

    background: url(../images/index/album_bg.jpg);

    border-bottom: solid 10px #E2DBCD;

}



.service-box .col {

    vertical-align: middle;

}



.service-box .item {

    display: table;

    width: 100%;

}



.service-box .item .txt {

    display: table-cell;

    vertical-align: middle;

    padding-left: 15px;

    color: #5D5D5D;

}

*/



.album-box {

    position: relative;

}



.album-box .box-title {

    position: absolute;

    top: -80px;

    left: 0;

    width: 100%;

}



.album-box .box-title .title {

    text-align: center;

    font-size: 37px;

    color: #F4F1E7;

    font-family: "tunga", Arial, "Helvetica Neue", Helvetica, sans-serif;

    display: block;

    background: #840000;

    margin: auto;

    padding: 10px;

    line-height: 1;

    width: 20%;

    height: 30px;

}



.album-list {

    padding-top: 40px;

    height: 310px;

    overflow: hidden;

}



.link-list {

    height: 186px;

    overflow: hidden;

    border-top: solid #FF7430 1px;

    padding-top: 40px;

}



@media screen and (min-width:1400px) {

    .link-list {

        max-width: none;

    }



}



@media screen and (max-width:1440px) {

    .product-list {

        max-width: 1000px;

        margin: 0 auto;

    }

    .product-list li {

        width: 50%;

    }

    .main-content .news-box .container {

        padding: 0 2% 2%;

    }

}



@media screen and (max-width:1240px) {

    .album-list {

        height: auto;

    }

}

@media screen and (max-width:1100px) {

    .news-list li{

        width: 33.33%;

    }

}

@media screen and (max-width:1080px) {

    .link-list {

        height: auto;

    }

}

@media screen and (max-width:990px) {

    .main-content .title {

        text-align: center;

    }

    .main-content .row:before {

        display: none;

    }

    .main-content .col {

        float: none;

        width: auto;

        padding: 30px 0;

        margin-bottom: 30px;

    }

    .main-content .col + .col {

        border-top: 1px solid #B69C40;

    }

    .product-list .pic {

        height: auto;

    }

    .product-list p {

        height: auto;

    }

}

@media screen and (max-width:940px) {

    .advertis-list li,

    .news-list li{

        float: none;

    }

    .advertis-list li,

    .news-list li{

        width: 100%;

    }

    .advertis-list li .pic{

        text-align: center;

        margin: 0 auto;

    }

    .news-list li a:after{

        display: none;

    }

}

@media screen and (max-width:600px) {

/*

    .news-list li {

        float: none;

        width: 100%;

        padding: 0 !important;

    }



    .news-list li a {

        margin: auto;

    }



    .news-list li {

        margin: 20px 0;

    }



    .news-list li:first-child {

        margin-top: 0;

    }



    .news-list li:nth-child(2):before,

    .news-list li:nth-child(2):after {

        display: none;

    }



}

*/



@media screen and (max-width:639px) {

    .product-list li {

        float: none;

        width: auto;

    }



    .service-box .item,

    .service-box .item .pic,

    .service-box .item .txt {

        display: block;

        margin: 0 auto 20px;

    }



    .service-box .item {

        margin-bottom: 0;

        max-width: 320px;

        padding: 0;

    }



    .service-box .item .pic,

    .service-box .item .service-pic {

        max-width: 200px;

        width: auto;

        height: auto;

    }



    .service-box .item .txt {

        padding-left: 0;

        margin-bottom: 0;

    }



    .service-box .item .service-title {

        text-align: center;

    }



    .service-box .btn-box {

        padding-top: 0;

    }



    .album-box .box-title .title {

        width: 50%;

    }



}



@media screen and (max-width:480px) {

    .product-list p {

        padding-right: 0;

    }



    .product-list p:after {

        position: static;

        display: block;

        text-align: center;

        margin-top: 10px;

        line-height: 30px;

    }

    .main-content .about-box{

        background-size: cover;

    }

    .main-content .about-box .container .title:after {

        background: url(../images/index/about_title2.png) no-repeat;

        width: 150px;

        height: 36px;

        margin: 10px auto 20px;

    }

}