body {
    background: none;
}

.site-main,
.site-header {
    padding: 0;
    background: none;
    margin: 0;
}

.site-main:after,
.site-main:before {
    display: none;
}

.wrapper {
    background: none;
}

.banner {
    z-index: 5;
    border-bottom: none;
    position: relative;
}

.banner .item {
    height: auto;
    padding: 0;
    float: left;
}

.banner .item a {
    display: block;
}

.banner .scroll {
    width: 74px;
    height: 74px;
    background: url(../images/index/scroll.png) no-repeat;
    background-color: transparent;
    position: absolute;
    left: 50%;
    margin-left: -37px;
    bottom: 20px;
    border: none;
}

.banner .scroll:hover {
    background: url(../images/index/scroll_.png) no-repeat;
}

.site-main section {
    margin: 0 auto;
}

.container {
    padding: 0 10px;
    max-width: 980px;
    margin: 0 auto;
}

.sect-title {
    color: #5D5D5D;
    font-size: 26px;
    text-align: left;
}

.min_box {
    padding: 25px 0 0 0;
    margin-bottom: 60px !important;
}

.about-box {
    padding: 110px 0;
    background: url(../images/index/about_bg.jpg) left bottom repeat-x, url(../images/index/about_bg.jpg) left top repeat-x, url(../images/bg.jpg) repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.about-box .container {
    text-align: center;
    max-width: 620px;
    color: #333333;
    font-size: 18px;
    line-height: 2;
    margin: 0 auto;
}

.about-box .container .title {
    color: #C50000;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: center;
    padding: 0 15px;
    color: #111;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

.about-box .container .title img {
    max-width: 100%;
    height: auto !important;
}

.about-box .container .editor {
    margin-bottom: 25px;
}

.about-box .btn-box {
    padding-top: 0;
    margin-bottom: 10px;
}

.about-box .btn.more {
    border: none;
    text-indent: -9999px;
    width: 150px;
    height: 16px;
    background: url(../images/index/about_more.fw.png) 0 0 no-repeat;
}

.about-box .btn.more:hover {
    background: url(../images/index/about_more.fw.png) 0 -16px no-repeat;
}

.news-sect {
    max-width: 1720px;
    margin: 0 auto;
    margin-bottom: 80px !important;
    position: relative;
}

.news-sect .btn.more {
    background: #B4E0CA;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    max-width: 292px;
    line-height: 60px;
    margin: 50px auto 0;
    display: block;
}

.news-sect .btn.more:hover {
    background: #80CAA5;
}

.news-sect .news-list .item {
    width: 25%;
}

.news-list {
    border-top: #CF4231 2px solid;
    padding-top: 30px;
    text-align: center;
}

.news-sect .sect-title {
    text-align: center;
    margin-bottom: 30px;
}

.news-sect .sect-title .title {
    text-align: center;
    color: #111;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

.news-sect .news-list .title span {
    padding-top: 0px;
}

.news-sect .news-list .description {
    font-size: 14px;
}

.news-sect .sect-title .title img {
    max-width: 100%;
    height: auto !important;
}

.news-title {
    text-align: center;
}

.news-list .item {
    width: 25%;
    padding: 0 30px;
    margin-bottom: 0px;
    border-bottom: none;
    display: inline-block;
    float: none !important;
    border: none !important;
    text-align: left;
}

.news-list .item a {
    margin: 0 auto 0px;
}

.portfolio-sect {
    margin: 0 auto;
    margin-bottom: 55px;
    padding-bottom: 65px;
    position: relative;
    background: #F3DC23;
    margin-bottom: 60px !important;
}

.portfolio-sect .sect-title {
    position: relative;
    z-index: 2;
    padding: 19px 0;
}

.portfolio-sect .sect-title:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -16px;
width: 0;
height: 0;
border-style: solid;
border-width: 16px 16px 0 16px;
border-color: #f3db23 transparent transparent transparent;
}

.portfolio-sect .sect-title .title {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

.portfolio-sect .sect-title .title img {
    max-width: 100%;
    height: auto !important;
}

.portfolio-sect .more {
    color: #E4C485;
    font-size: 15px;
    font-family: Arial, "新細明體";
    letter-spacing: 0;
    text-align: center;
    font-weight: normal;
}

.portfolio-sect .more:hover {
    color: #60C8B3;
}

.portfolio-list {
    text-align: center;
    background: #FFF;
}

.portfolio-list:after {
    content: '';
    display: block;
    clear: both;
}

.portfolio-list .item {
    width: 25%;
    /*float:left;*/
    display: inline-block;
    margin: 0 -2px;
    position: relative;
}

.portfolio-list a {
    display: block;
    margin: 0 auto;
}

.portfolio-list .pic {
    overflow: hidden;
}

.portfolio-list .pic img {
    width: 100%;
}

.portfolio-list a:hover .pic {}

.portfolio-list a:hover .pic img {
    opacity: 0.7;
}

@media screen and (max-width: 1000px) {
    .portfolio-sect {
        margin-bottom: 40px !important;
    }
    .portfolio-sect .sect-title {
        position: relative;
        z-index: 2;
        padding: 10px 15px;
    }
    .portfolio-sect {
        padding-bottom: 40px;
    }
    .news-list {
        overflow: hidden;
        padding-top: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 900px) {
    .banner {
        min-height: 400px !important;
    }
    .min_box {
        margin-bottom: 30px !important;
    }
    .news-sect {
        margin-bottom: 30px !important;
    }
    .news-sect .sect-title {
        position: relative;
        z-index: 2;
        padding: 0px 15px;
    }
}

@media screen and (max-width:700px) {
    .portfolio-list .item {
        width: 50%;
        float: left;
        position: relative;
    }
}

@media screen and (max-width: 480px) {
    .portfolio-list .item {
        width: 100%;
        float: left;
        position: relative;
    }
}

@media screen and (max-width: 500px) {
    .sect-title {
        font-size: 30px;
    }
}

.news_more {
    position: absolute;
    right: 10px;
    top: 10px;
}
