.banner {
    border-bottom: 10px solid #000;
	text-align:center;
}
.slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.sect1 {
    text-align: center;
    padding: 30px 0 20px;
}
.sect2 {
    padding: 30px 0;
}
.sect5 {
    padding: 20px 0 60px;
}
.control-label.txt-notice{
	color:#e03c3c;
}
.about-sect {
    background: #eeeeee url(../../images/common/index/about_bg.jpg) no-repeat 100% 0;
    background-size: auto 100%;
    padding: 60px 60px 54px 405px;
    display: block;
    position: relative;
}
.about-sect .sect-title {
    position: absolute;
    top: 0;
    left:0px;
    bottom: 0;
    width: 350px;
    background: #000000;
}
.about-sect .sect-title .txt {
    font-family: '微軟正黑體';
    color: #AAAAAA;
    font-size: 18px;
    font-weight: bold;
    letter-spacing:5px;
    text-align: center;
    background: url(../../images/common/index/about_title_pic.png) no-repeat 50% 0;
    padding-top: 130px;
    line-height: 1;
    width: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -80px;
}
.about-sect .sect-title .txt span{
    font-family: 'Allura', cursive;
    font-weight: normal;
    letter-spacing: 0;
    display: block;
    font-size: 36px;
    margin-top: 10px;
}
.about-sect .sect-title .txt span b{
	display:inline-block;
	font-weight:normal;
	margin-right: 25px;
}
.about-sect .editor {
    max-width: 430px;
    color: #444444;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 40px;
    height: 170px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.about-sect .more {
    border: 1px solid #6E6E6E;
    color:#000000;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    width: 100%;
    max-width: 225px;
    padding:0 15px;
    position: relative;
    transition: all .3s ease;
    text-align: center;
    box-sizing: border-box;
}

.about-sect .more:before {
    content: "\f101";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    font-size: 15px;
    color: #999999;
    transition: all .3s ease;
}
.about-sect .more:hover,.about-sect .more:hover:before{
    color: #FFFFFF;
    border-color: #DDDDDD;
}
.service-sect .box{
    text-align: center;
    min-width: 300px;
    order: 3;
}
.service-sect .form-wrap{
    padding-right: 25px;
    padding:12px;
    border-right: solid 1px #666;
}
.service-sect .box .text{
        letter-spacing: 5px;
        font-size: 18px;
        color: #111111;
}
.service-sect .box .text span{
    letter-spacing: 0;
    display: block;
    font-size: 28px;
    font-family: 'Allura', cursive;

}
.service-sect .form-box{
    display: flex;
    flex-wrap: wrap;
}
.service-sect .form-group{
    display: flex;
    align-items: center;
}
.service-sect .form-box .full{
    flex-basis: 100%;
}
.service-sect .form-box .control-label{
    padding-left: 25px;
    min-width: 105px;
    box-sizing: border-box;
    line-height: 1.5;
}

.service-sect .form-box .control-box{
    min-width: 180px;
    margin-left: 10px;
}
.service-sect .form-box .full .control-box{
    width: 100%;
    margin: 0 auto;
}
.service-sect {
    overflow: visible;
    margin-bottom: 30px;
    /*padding: 15px 0 15px 30px;*/
	padding: 0px;
    position: relative;
    display: flex;
    border:solid 1px #666666;
    align-items: center;

}
.service-sect .service_pic{
    position: relative;
  /*  margin-top: -60px;*/
}
/*.service-sect:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    border: 10px solid transparent;
    border-image:url(../../images/common/line.png) 10 round;
    pointer-events: none;
}*/
.service-sect .sect-title {
    margin-bottom: 20px;
}
.service-sect .sect-title .txt {
    color: #C78B67;
    font-family: Century Gothic,CenturyGothic,AppleGothic, "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕",sans-serif;
    font-size: 23px;
    text-align: center;
    background: url(../../images/common/index/service_title_ic.png) no-repeat 50% 0;
    padding-top: 150px;
    line-height: 1;
}
.service-sect .editor {
    max-width: 700px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 57px;
}

.news-sect {
    padding-left: 350px;
    position: relative;
}
.news-sect .sect-title {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 350px;
    background: #000000;
    border: 10px solid #000000;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.news-sect .sect-title:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    border: 1px solid #797979;
}
/*.news-sect .sect-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    border: 10px solid transparent;
    border-image: url(../../images/common/news_line.png) 10 round;
    pointer-events: none;
}*/

.news-sect .sect-title .txt {
    line-height: 1;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
}
.news-sect .sect-title .txt {
    font-size: 18px;
    color: #C7C7C7;
    letter-spacing: 5px;
    font-weight: bold;
     text-align: center;

}
.news-sect .sect-title .txt strong{
    display: block;
    font-size: 70px;
    font-family: 'Allura', cursive;
}
.news-sect .sect-title .txt span{
    font-weight: normal;
        letter-spacing: 0;
    display: block;
    font-size: 36px;
    font-family: 'Allura', cursive;
}
.news-list {
    margin: 0;
}
.news-list .item {
    padding: 0;
    float: left;
    width: 50%;
    margin: 0;
    max-width: 100%;
}

.news-list .item a {
    margin: 0;
    background: #EEEEEE;
    border:none;
}
.news-list .item:first-child a,
.news-list .item:last-child a {
    background: #666666;
}
.news-list .pic {
    max-width: 250px;
    position: relative;
    overflow: hidden;
}
.news-list .pic {
    float: left;
    max-width: 250px;
}
.news-list a:hover .pic {
    opacity: 1;
}
.news-list .pic img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-list a:hover .pic img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news-list .name{
    padding: 0 0 0px 0;
    margin: 0 0 0px 0;
    -webkit-line-clamp: 2;
}
.news-list .dot{
    content: '';
    display: block;
    margin:20px 0 0px;
    width: 20px;
    height: 4px;
    background: url('../../images/common/news/dot2.png');
}
.news-list .txt {
    margin-left: 250px;
    padding: 45px 20px 10px 20px;
}
.news-list .line {
    display: block;
    border-top: 1px solid #646464;
    width: 50px;
    position: relative;
    top: 18px;
}
.news-list .item:first-child .dot,
.news-list .item:last-child .dot{
   background: url('../../images/common/news/dot1.png');
}
.news-list .item:first-child .name,
.news-list .item:last-child .name,
.news-list .item:first-child .description,
.news-list .item:last-child .description {
    color: #C5C5C5;
}
.news-list .date {
    color: #727272;
}
.news-list .item:first-child .date,
.news-list .item:last-child .date {
    color: #C5C5C5;
}
.news-sect .sect-title .more{
    display: block;
    width: 61px;
    height: 61px;
   /* border:solid 1px #747474;*/
    border-radius: 0;
    margin:40px auto;
    box-sizing: border-box;
    
}
.news-sect .sect-title .more span{
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #AAAAAA;
    border-radius: 50%;
    font-size: 14px;
    border:solid 1px #747474;
    box-sizing: border-box;
    transition: all .3s ease;
    font-family: 'Open Sans', sans-serif;
}
.news-sect .sect-title .more:hover span {
    background: #fff;
    color: #000;
    border-color: #fff;
}
.news-list .item a .more {
    display: block;
    height: 50px;
    width: 50px;
    background: url('../../images/common/news/more.png') no-repeat;
    background-position: 100% 100%;
    opacity: 1;
}

.news-list .item:first-child .more,
.news-list .item:last-child .more {
    background-position: 0 0;
}

.news-list .item a:before{
    border-image:none;
}
.news-list .item a:hover:before {
    border: none;
}


.products-sect .sect-title {
    text-align: center;
    margin: 60px auto 40px;
    position: relative;
    text-align: center;
}
.products-sect .sect-title .txt {
    display: inline-block;
    color: #454545;
    font-size: 18px;
    background: #fff;
    letter-spacing: 5px;
    line-height: 1;
    padding:0 10px;
    background: #fff;
    position: relative;
    margin-top: -25px;

}
/*.products-sect .sect-title:before {
    content: '';
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
       background:  #EEEEEE;
       height: 25px;
}*/
.products-sect .sect-title .txt span{
    font-family: 'Allura', cursive;
    letter-spacing: 0;
    color: #666666;
    display: block;
    font-size: 40px;
}
.products-sect .sect-title {
    text-align: center;
    border: 1px solid #666;
    max-width: 230px;
    margin: 60px auto;
    position: relative;
}
.service-sect .more ,
.products-sect .sect-title .more {
   /*margin:0 auto 15px;*/
   margin:0 auto;
    width: 42px;
    height: 42px;
   /* border: 1px solid #666666;*/
    background: #fff;
    z-index: 3;
    display: block;
    border-radius: 0;
    box-sizing: border-box;
}
.products-sect .sect-title .more{
	margin-bottom:-20px;
}
.service-sect .more i, .products-sect .sect-title .more i{
    width: 41px;
    height: 41px;
    display: block;
     border: 1px solid #666;
      border-radius: 50%;
      box-sizing: border-box;
}
.service-sect .more .ic,
.products-sect .sect-title .more .ic{
    line-height: 42px;
    color: #444444;
    transition: all .3s ease;
}

.service-sect .more:hover .ic,
.products-sect .sect-title .more:hover .ic{
    color: #CCCCCC;
    background: #454545;
    border: 1px solid #454545;
}
.products-list .item {
    width: 25%;
}
.products-list {
    margin: 0 -25px;
}
.products-list .item {
    width: 25%;
    padding: 0 25px;
}
.products-list .item:nth-child(4n+1) {
    clear: left;
}
.products-list .box {
    max-width: 330px;
    margin: 0 auto 40px;
    position: relative;
}
.products-list .box.new .pic-box:before {
    content: '';
    display: block;
    background: url('../../images/common/products/new_tag.png') no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
}

.products-list .pic-box {
    position: relative;
    overflow: hidden;
    padding: 10px;
    border:solid 1px #CCCCCC;
}
.products-list .pic-box .ibtn {
    background-image: url('../../images/common/products/btns.png');
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.products-list .pic-box .ibtn.wish {
    background-position: 0 0;
}
.products-list .pic-box .ibtn.wish:hover {
    background-position: 0 100%;
}
.products-list .pic-box .ibtn.delete {
    background-position: 100% 0;
}
.products-list .pic-box .ibtn.delete:hover {
    background-position: 100% 100%;
}

.album-sect .top-btn {
    text-align: right;
    padding: 5px;
}
.album-sect .more {
    background-image: url(../../images/common/index/album_more.png);
    width: 126px;
    height: 30px;
}
.album-list {
    margin: 0;
}
.album-list:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    pointer-events: none;
    border: 10px solid #444;
}
.album-list .item {
    float: left;
}
.album-list .item a {
    margin: 0 auto;
}
.album-list a:hover .pic:before {
    border: 0;
}
.album-list .slick-prev,
.album-list .slick-next {
    text-align: left;
    white-space: normal;
    text-indent: -99999px;
    overflow: hidden;
    border: 0;
    background: url(../../images/common/lightbox_arrow.png) no-repeat;
    width: 66px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 30;
}
.album-list .slick-prev { background-position:    0 0; left: 0; }
.album-list .slick-next { background-position: 100% 0; right: 0; }
.album-list .slick-prev:hover { background-position:    0 100%; }
.album-list .slick-next:hover { background-position: 100% 100%; }

@media screen and (max-width: 1400px) {
    .news-sect {
        padding-left: 260px;
    }
    .news-sect .sect-title {
        width: 260px;
    }
    .news-list .pic {
        max-width: 210px;
    }
    .news-list .txt {
        margin-left: 210px;
        padding: 15px 15px 10px 15px;
    }
    .news-list .description {
        margin-bottom: 15px;
    }
	.service-sect {
		padding: 0px 0 0px 30px;
	}
	.service-sect .service_pic {
		/*margin-top: -80px;*/
	}
}
@media screen and (max-width: 1350px) {
    .about-sect .sect-title {
        width: 300px;
    }
    .about-sect {
        background-position: 120% 0;
        padding: 30px 36% 30px 340px;
    }
}
@media screen and (max-width: 1200px) {
    .news-sect{
        padding-left: 0;
    }
    .news-sect .sect-title {
        width: auto;
        position: relative;
        height: 300px;
    }
    .news-sect .sect-title .txt {
        /*margin-top: -76px;*/
    }
    .news-sect .sect-title .more{
        margin:10px auto;
    }
    .service-sect{
        flex-wrap: wrap;
		padding:15px 0;
    }
    .service-sect .form-wrap{
        border-right: none;
        width: 50%;
    }
    .service-sect .box{
        order: 0;
        width: 100%;
		min-width:inherit;
    }
    .service-sect .service_pic{
        margin-top: 0;
    }

}
@media screen and (max-width: 1000px) {
    .products-sect .sect-title{
       margin:40px auto 20px; 
    }
    .about-sect .sect-title {
        width: 260px;
    }
    .about-sect{
        background-position: 280px 0;
        padding: 30px 40px 30px 300px;
    }
    .about-sect .editor {
        max-width: 270px;
    }
    .products-list .item {
        width: 50%;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    .service-sect .form-wrap{
        width: 100%;
    }
    .service-sect .service_pic{
        margin:20px auto 0;
    }
}
@media screen and (max-width: 900px) {
    .news-list .item {
        float: none;
        width: auto;
    }
    .news-list .item a {
        max-width: none;
    }
   
    .news-list .item .line {
        top: 10px;
    }
    .news-list .item:nth-child(2n+1) .line {
        border-top-color: #646464
    }
    .news-list .item:nth-child(2n) .line {
        border-top-color: #fff;
    }


    .news-list .title {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: auto;
        padding-top: 24px;
    }

    .news-list .item:nth-child(odd) a {
        background: #666666;
    }
    .news-list .item:nth-child(even) a {
           background: #EEEEEE;
    }
    .news-list .item:nth-child(odd) .name,
    .news-list .item:nth-child(odd) .description,
    .news-list .item:nth-child(odd) .date{
        color: #C5C5C5;
    }
    .news-list .item:nth-child(odd) .more {
        background-position: 0 0;
    }

    .news-list .item:nth-child(even) .name{
        color: #3E3E3E;
    }
    .news-list .item:nth-child(even) .description{
        color: #6c6c6c;
    }
    .news-list .item:nth-child(even) .date{
        color: #727272;
    }
    .news-list .item:nth-child(even) .more {
        background-position: 100% 100%;
    }
    .news-list .item:nth-child(odd) .dot{
        background: url(../../images/common/news/dot1.png);
    }
    .news-list .item:nth-child(even) .dot {
        background: url(../../images/common/news/dot2.png);
    }




}
@media screen and (max-width: 767px) {
    .about-sect {
        /*background-image: none;*/
    }
    .about-sect .editor {
        max-width: none;
    }
    .ad-sect .content-box {
        background-image: none;
    }
    .service-sect{
        display: block;
        padding:20px 15px;
		text-align: center;
    }
    .service-sect .form-wrap{
        padding:20px 0px;
        box-sizing: border-box;
    }
    
}
@media screen and (max-width: 640px) {
    .about-sect .sect-title {
        position: relative;
        width: auto;
        height: 280px;
        margin: 0 -25px;
    }
    .about-sect{
        padding: 0 25px 20px;
        text-align: center;
    }
    .about-sect .editor {
        margin-top: 20px;
        display: block;
        height: auto;
    }
    .about-sect .more {
        display: block;
        margin: 0 auto;
    }
    .service-sect .form-group,.service-sect .form-box{
        display: block;
     }
    .service-sect .form-box .control-label{
        width: 100%;
        padding-left: 0;
    }
}
@media screen and (max-width: 520px) {
    .products-list .item {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .service-sect .sect-title {
        font-size: 24px;
    }
    .news-list .pic {
        float: none;
        max-width: none;
    }
    .news-list .txt {
        margin-left: 0;
    }
    .news-list .title {
        display: -webkit-box;
        white-space: normal;
        text-overflow: ellipsis;
        height: auto;
        padding-top: 0;
    }
    .news-list .description {
        height: auto;
        max-height: 57px;
    }
}
@media screen and (max-width: 400px) {
    
}

