.is-container-in{
	max-width:100%;
	padding:0;
}
.banner {

    height: auto;

    background: none;

}



.banner .item {

    background-repeat: no-repeat;

    background-position: 50% 0;

    background-size: auto 100%;

    height: 800px;

}

.banner .slick-dots {

    text-align: center;

    padding: 15px 0;

    position: absolute;

    margin-top: -50px;

    display: none !important;

}



.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;

}



.banner .slick-dots li button:focus {

    outline: none;

}



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

    background-position: 100% 0;

}
a.gotomain{
	width:66px;
	height:67px;
	display:block;
	background:url(../images/gomain.png)top no-repeat;
	position:absolute;
	left:50%;
	bottom:160px;
	margin-left:-33px;
}
a.gotomain:hover{
	background:url(../images/gomain.png)bottom no-repeat;
}


.main-content {

    padding: 30px 0;

}



.main-content section {

    margin-bottom: 50px;

}



.main-content .sec1 {

    /* background: url(../images/index/product_bg.jpg)no-repeat; */

    background-size: cover;

    padding-top: 60px;

    padding-bottom: 20px;

    margin-top: -30px;
    margin-bottom: 10px;

}



.main-content .about-box .title {

    width: 60px;

    height: 54px;

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

    font-size: 21px;

    color: #240658;

    margin-bottom: 20px;

    border: 1px solid #240658;

    text-align: center;

    margin: 0 auto;

    padding-top: 6px;

    line-height: 25px;

    position: relative;

}



.main-content .about-box .title:before {

    content: '';

    display: block;

    width: 150px;

    height: 53px;

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

    position: absolute;

    bottom: -80px;

    left: -45px;

}



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

    content: '';

    display: block;

    width: 44px;

    height: 1px;

    border-bottom: 1px solid #827898;

    position: absolute;

    bottom: -85px;

    left: 5px;

}



.main-content .about-box .editor {

    padding-top: 110px;

    text-align: center;

    color: #444444;

    font-size: 14px;

    margin-bottom: 40px;

}





/********************** about ************************************************/





/********************** project **********************************************/



.main-content .project-box .title {

    width: 185px;

    height: 396px;

    color: #9B8EB7;

    font-size: 30px;

    font-weight: bold;

    text-align: center;

    border: 3px solid #FFF;

    padding-top: 145px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    float: left;

    margin-right: 10px;

}



.main-content .project-box .title:before {

    content: '';

    display: block;

    width: 44px;

    height: 1px;

    border-bottom: 1px solid #FFF;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-left: -22px;

}



.main-content .project-box .title:after {

    content: '作品欣賞';

    display: block;

    width: 49px;

    height: 54px;

    position: absolute;

    top: 55%;

    left: 50%;

    margin-left: -24px;

    font-size: 21px;

    color: #240658;

    line-height: 25px;

}



.main-content .project-box .project-list li {

    height: 396px;

    float: left;

    background: #FFF;

    position: relative;

}



.main-content .project-list > li+li {

    margin: 0 5px;

}



.main-content .project-list .title {

    width: 183px;

    margin-right: 5px;

    background: rgba(255, 255, 255, 0.5);

}



.main-content .project-list li:nth-child(1) {

    width: 256px;

    background: none;
	
	margin-right:11px;

}



.main-content .project-list li:nth-child(1) li {

    width: 100%;

    height: 192px;

    background: #FFF;

}



.main-content .project-list li:nth-child(1) li+li {

    margin-top: 11px;

}



.main-content .project-list li:nth-child(2) {

    width: 298px;
	
	margin-right:11px;

}



.main-content .project-list li:nth-child(3) {

    width: 528px;

}



.main-content .project-list li a:hover .pic {

    opacity: 0.25;

}



.main-content .project-list li a .cover,

.main-content .project-list li li a .cover {

    opacity: 0;

}



.main-content .project-list li a:hover .cover,

.main-content .project-list li li a:hover .cover {

    opacity: 1;

}



.main-content .project-list li a .cover,

.main-content .project-list li li a .cover {

    width: 100%;

    position: absolute;

    top: 0;

    margin-top: calc(50% + 10px);

}



.main-content .project-list li:nth-child(3) a .cover {

    margin-top: 30%;

}



.main-content .cover .date {

    font-size: 14px;

    font-weight: bold;

    color: #827898;

    display: block;

    margin-top: 10px;

}



.main-content .cover .product-name {

    font-size: 16px;

    color: #333333;

}



.main-content .project-list li li a .cover {

    margin-top: 25%;

}



.main-content .project-list a .cover:before {

    content: 'MORE';

    width: 80px;

    height: 80px;

    background: #240658;

    display: block;

    float: left;

    color: #FFF;

    font-size: 16px;

    font-family: 'Open Sans';

    text-align: center;

    line-height: 80px;

    margin-right: 10px;

}



.project-btn {

    height: 16px;

    float: right;

    margin-top: 10px;

    width: 80px;

}



.project-btn li {

    float: left;

}



.project-btn li.active a:after,

.project-btn li a:hover:after {

    content: '';

    width: 16px;

    height: 16px;

    border: 1px solid #FFF;

    position: absolute;

    -webkit-border-radius: 16px;

    -moz-border-radius: 16px;

    border-radius: 16px;

    left: -6px;

    top: -6px;

}



.project-btn li a {

    content: '';

    width: 6px;

    height: 6px;

    background: #240658;

    position: relative;

    display: inline-block;

    -webkit-border-radius: 16px;

    -moz-border-radius: 16px;

    border-radius: 16px;

    margin: 10px;

}



.project-btn li.active a,

.project-btn li a:hover {

    background: #FFF;

}





/********************** project **********************************************/





/********************** news *************************************************/



.news-box .title {

    font-family: 'Open Sans';

    font-size: 37px;

    color: #240658;

}



.news-box .title span {

    font-family: 'Open Sans';

    font-size: 42px;

    font-weight: bolder;

    display: block;

    margin-top: -32px;

}



.news-box .title span:after {

    content: '最新消息';

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

    width: 60px;

    height: 54px;

    border: 1px solid #555555;

    font-size: 21px;

    text-align: center;

    padding-top: 6px;

    line-height: 25px;

    color: #545454;

    display: inline-block;

    position: absolute;

    top: 18px;

    left: 160px;

}



.news-box .title:after {

    content: '';

    width: 100%;

    height: 1px;

    border-top: 1px solid #BEA1CD;

    border-bottom: 1px solid #BEA1CD;

    display: block;

    margin-bottom: 40px;

}

/*20200603 mark start*/
/* 
.news-list li {

    width: 33.33%;

    padding: 0 10px;

}



.news-list li a {

    max-width: 450px;

    margin: 0 auto 50px;

}



.news-list .pic {

    width: 180px;

    height: 180px;

    position: relative;

    float: left;

    overflow: hidden;

    border: 2px solid #FFF;

    -webkit-border-radius: 180px;

    -moz-border-radius: 180px;

    border-radius: 180px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    box-shadow: 1px 1px 10px -2px rgba(20%, 20%, 40%, 0.5);

}



.news-list .pic img {

    min-width: 133%;

    height: auto !important;

    margin-left: -18%;

}



.news-list .txt {

    max-width: 185px;

    float: left;

    margin-left: 25px;

    margin-top: 20px;

}



.news-list .date {

    color: #999999;

    position: relative;

    display: block;

    padding-right: 30px;

}



.news-list .product-name {

    color: #240658;

    overflow: hidden;

    max-height: 43px;

    font-size: 16px;

    font-weight: bold;

    padding: 0px 0 10px;

    line-height: 1.45;

}



.news-list p {

    line-height: 1.45;

    overflow: hidden;

    position: relative;

    color: #777777;

}



.news-list span:after {

    content: '';

    display: block;

    width: 58px;

    height: 21px;

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

    margin-top: 8px;

}



.news-list a:hover span:after {

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

} */
/*20200603 mark end*/


/*20200603 add start*/
.sec3-title{
    font-size: 27px;
    color: #5a5a5a;
    line-height: 34px;
    font-weight: 500;
    padding-left: 10px;
    margin-bottom: 30px;;
}
.list-h > li, .list-h .item {
    float: left;
    box-sizing: border-box;
    list-style-type: none;
}
.news-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.news-list .box {
    position: relative;
    transition: all .2s;
    border: solid 1px #D9D9D9;
    background: #F9F9F9;
    max-width: 312px;
    margin: 0 auto;
    box-sizing: border-box;
    top: 0;
}
.news-list.type4{
    margin: 0 -5px;
}
.news-list.type4{
    margin: 0 -5px;
}
.news-list.type4 .item{
    border-bottom: none;
    margin-bottom: 20px;   
    padding:0 5px;
}
.news-list.type4 .pic {
    float: none;
    width: auto;
    margin-right: 0px;
    height: 205px;
    max-height: 205px;
    min-height: 205px;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.news-list.type4 .pic img{
    width: 100%;
    height: 100% !important;
    object-fit:cover;
}
.news-list.type4 .item .box {
    max-width: 312px;
    margin: 0 auto;
    box-sizing: border-box;
    top: 0;
    border: solid 1px #AAACAD;
}
.news-list.type4 .txt {
    padding: 0 20px 20px 20px;
}
.news-list.type4 .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    line-height: 1.5;
    white-space: inherit;
    overflow: hidden;

}
.news-list.type4 .date {
    padding-top: 4px;
    box-sizing: border-box;
    font-size: 35px;
    line-height: 0.5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    letter-spacing: -1px;
    margin: -35px 0px 13px;
    position: relative;
    z-index: 2;
    width: 62px;
    height: 62px;
    padding-top: 13px;
    color: #FFFFFF;
    border-radius: 3px;
    font-weight: 500;
    background: #787B7C;
}
.news-list.type4 .date .day {
    display: block;
    width: 100%;
    text-align: center;
}
.news-list.type4 .date .month{
    order: 2;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
    font-size: 12px;
    line-height: inherit;
    margin-top: 0;
    letter-spacing: 0;
    font-weight: 600;
}
.news-list.type4 .date .month:before {
    content: '.';
}
.news-list.type4 .more {
    display: none;
}
.news-list .item .box .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.news-list.column4.type4 .box:hover .date{
    background: #373738;
}
@media(max-width:660px){
    .news-list.type4 .pic {
        /* height: unset;
        max-height: unset;
        min-height: unset; */
    }
}
/*20200603 add end*/


/********************** news *************************************************/




/********************** line *************************************************/
.main-content .line_box{
	width: 23%;
	height: auto;
	float: left;
	margin: 1%;
	text-align: center;
}

.line_box .box:hover {
    text-decoration: underline;
}

.main-content .line_box_name{
	width: 100%;
	color: #000;
    overflow: hidden;
    height: 45px;
    font-size: 20px;
    /*font-weight: bold;*/
    padding: 20px  0 10px;
    line-height: 1.45;
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	
}

.main-content .line_box_img{
	width: 100%;
	margin-bottom: 10px;
		
}

.main-content .line_box_caption{
	line-height: 30px;
    overflow: hidden;
    position: relative;
    color: #777777;
	 display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/********************** line *************************************************/



.main-content .row {

    position: relative;

}



.main-content .row:before {

    content: " ";

    border-left: 1px solid #ddd;

    position: absolute;

    left: 50%;

    top: 0;

    bottom: 0;

}



.main-content .col {

    float: left;

    width: 50%;

    padding: 0 4%;

}



.main-content .btn-box {

    padding-top: 50px;

}



.main-content .btn.more {

    color: #fff;

    font-size: 12px;

    text-align: center;

    background: #FF732F;

    line-height: 28px;

    padding: 0 15px;

}



.main-content .btn.more:hover {

    background: #CC0D0D;

}



.product-list {

    margin: 0 -10px;

}



.product-list li {

    width: 33.33%;

    padding: 0 10px;

}



.product-list li a {

    max-width: 450px;

    margin: 0 auto 50px;

}



.product-list .pic {

    height: 450px;

    position: relative;

}



.product-list .product-name {

    color: #222;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    font-size: 15px;

    font-weight: bold;

    padding: 10px 0 5px;

}



.product-list p {

    line-height: 1.45;

    height: 54px;

    overflow: hidden;

    padding-right: 120px;

    position: relative;

}



.product-list p:after {

    content: "READ MORE";

    border: 1px solid #FF732F;

    color: #FF732F;

    font-size: 12px;

    line-height: 24px;

    padding: 0 10px;

    position: absolute;

    right: 0;

    top: 0;

}



.product-list a:hover p:after {

    background: #FF732F;

    color: #fff;

}



.service-box .col {

    vertical-align: middle;

}



.service-box .item {

    display: table;

    width: 100%;

}



.service-box .item .pic {

    display: table-cell;

    vertical-align: top;

    width: 200px;

}



.service-box .item .service-pic {

    width: 200px;

    height: 200px;

    border: 5px solid #ccc;

    overflow: hidden;

    -webkit-border-radius: 200px;

    border-radius: 200px;

}



.service-box .item .txt {

    display: table-cell;

    vertical-align: middle;

    padding-left: 15px;

}



.service-box .item .service-title {

    font-size: 20px;

    font-weight: bold;

    color: #222;

    line-height: 1.5;

    margin-bottom: 5px;

}



.service-list {

    list-style-image: url(../images/index/list_icon.png);

    padding-left: 20px;

    margin-bottom: -8px;

}



.service-list li {

    margin-bottom: 8px;

}



.album-box {

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

    border-width: 1px 0;

    border-style: solid;

    border-color: #ddd;

    padding: 20px 0;

}



.album-list {

    padding-top: 40px;

    height: 310px;

    overflow: hidden;

}



.link-list {

    height: 186px;

    overflow: hidden;

}


/*首頁 文章分享 開始*/
.sec2-title{
    font-size: 27px;
    color: #5a5a5a;
    line-height: 34px;
    font-weight: 500;
    padding-left: 10px;
}

.articles-list {
    margin: 0 -10px;
}

.articles-list li {
    width: 50%;
    /* border-bottom: 1px solid #24005A; */
}

.articles-list li a {
    position: relative;
    /* padding: 0px 20px; */
    margin: 0px 20px;
    border-bottom: 1px solid #24005A;
}
 
.articles-list li+li:before {
    /* content: '';
    display: block;
    width: 100%;
    height: 1px; */
    /* border-top: 1px solid #CCCCCC; */
    /* border-bottom: 1px solid #24005A; */
    /* margin-bottom: 30px; */
}

.articles-list li a:after {
    content: '';
    display: block;
    width: 65px;
    height: 13px;
    float: right;
    margin-top: -25px;
    background: url(../images/articles/more.png)top no-repeat;
}

.articles-list li:hover a:after {
    background: url(../images/articles/more.png)bottom no-repeat;
}
/* 
.articles-list .pic {
    height: 180px;
    float: left;
    margin: 0 40px 0 20px;
} */

.articles-list .txt {
    padding: 20px 0;
}

.articles-list .date {
    font-size: 15px;
    color: #878787;
    margin-top: 25px;
}

.articles-list .title {
    color: #240059;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 539px;
    max-width: 539px;
    min-width: 539px;
    transition: all .3s ease;
}
.articles-list.list-h > li >a:hover .title{
    color: #404040;
}

.articles-list p {
    color: #666666;
    font-size: 15px;
    margin-bottom: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 88px;
    width: 539px;
    max-width: 539px;
    min-width: 539px;
}

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

/*首頁 文章分享 結束*/





@media screen and (max-width: 1440px) {
    .sec2-title {
        font-size: 22px;
        line-height: 25px;
        text-align: center;
    }
    .sec3-title {
        font-size: 22px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 30px;
    }

    .articles-list li {
        width: 100%;
    }
    .articles-list .title {
        width: unset;
        max-width: unset;
        min-width: unset;
    }
    .articles-list p {
        width: unset;
        max-width: unset;
        min-width: unset;
    }

    .product-list {

        max-width: 1000px;

        margin: 0 auto;

    }

    .product-list li {

        width: 50%;

    }

}

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


    



    .link-list {

        max-width: none;

    }

    .link-list li {

        width: 25%;

    }

}




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

    .main-content .project-box .title {

        float: none;

        max-width: 565px;

        width: 100%;

        height: 55px;

        padding-top: 0px;

        margin: 0 auto;

        margin-bottom: 20px;

    }

    .main-content .project-box .title:before {

        content: '';

        width: 1px;

        height: 30px;

        border-right: 1px solid #FFF;

        top: 20%;

        margin-left: 30px;

    }

    .main-content .project-box .title:after {

        display: inline;

        position: initial;

        margin-left: 50px;

    }

    .news-list .txt {

        max-width: 100%;

    }

    .news-list .pic {

        float: none;

        margin: 0 auto;

    }

    .project-btn {

        float: none;

        margin: 0 auto;

    }

    .main-content .project-list li:nth-child(3){

        width: 100%;

        margin: 0px;

        padding: 0px;

    }

    .main-content .project-list li:nth-child(3) img{

        width: 100%;

    }

}



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

    .album-list {

        height: auto;

    }
	a.gotomain{
	width:66px;
	height:67px;
	display:block;
	background:url(../images/gomain.png)top no-repeat;
	position:absolute;
	left:50%;
	bottom:40px;
	margin-left:-33px;
}

}



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

    .main-content .project-list {

        width: 565px;

        margin: 0 auto;

    }

    .main-content .project-list li:nth-child(2),

    .main-content .project-list li:nth-child(3) {

        margin-bottom: 10px;

    }

}



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

    .link-list {

        height: auto;

    }

}



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

    .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 #ddd;

    }

    .product-list li {

        float: none;

        width: auto;

        padding: 0;

    }

    .product-list .pic {

        height: auto;

    }

    .product-list p {

        height: auto;

    }

    .banner .item {

        height: 566px;

    }

    .main-content .project-list .title {

        float: none;

        width: 100%;

        padding-top: 0px;

        margin-bottom: 20px;

        height: auto;

    }

    .main-content .project-box .title:before {

        content: '';

        width: 1px;

        height: 30px;

        border-right: 1px solid #FFF;

        top: 20%;

        margin-left: 30px;

    }

    .main-content .project-box .title:after {

        display: inline;

        position: initial;

        margin-left: 50px;

    }

}



@media screen and (max-width: 800px) {
	
	.main-content .line_box{
	width: 48%;
	height: auto;
	float: left;
	margin: 1%;
	text-align: center;
}

    .news-list li {

        width: 100%;

        margin-bottom: 30px;

    }

    .news-list li a {

        max-width: 100%;

    }

    .news-list li .pic {

        float: left;

    }

    .news-list li .txt {

        max-width: 55%;

        float: left;
		margin-left:50px;

    }

    .main-content .project-list li:nth-child(1) {

        max-width: 100%;

        background: none;

        height: auto !important;

    }

    .main-content .project-list li:nth-child(2) {

        max-width: 100%;

        height: auto !important;

    }

    .main-content .project-list li:nth-child(3) {

        max-width: 100%;

        height: auto !important;

    }

}

@media screen and (max-width: 767px) {
    .banner .item {
        height: 340px;
    }
}

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

    .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;

    }

}



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

    .main-content .project-list li {

        float: none;

    }

    .main-content .project-list li:nth-child(1),

    .main-content .project-list li:nth-child(2) {

        margin: 0 auto;

        margin-bottom: 10px;

    }

    .main-content .project-list {

        max-width: 320px;

        margin: 0 auto;

    }

}



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

    .news-list li {

        width: 100%;

        margin-bottom: 30px;

    }

    .news-list li a {

        width: 80%;

        margin: 0 auto;

    }

    .news-list li .pic {

        float: none;

    }

    .news-list li .txt {

        max-width: 100%;

        float: none;

    }

    .main-content .project-box .project-list li {

    float: none;

    }

    .main-content .project-box .project-list .slick-track > ul > li{

        width: 100%;

        padding: 0px 15px;

        background: none;

        -webkit-box-sizing: border-box;

           -moz-box-sizing: border-box;

                box-sizing: border-box;

    }

    .main-content .project-list li:nth-child(1){

        width: 100%;

    }

    .main-content .project-list li:nth-child(1) img{

        width: 100%;

    }

    .main-content .project-list li:nth-child(1) li{

        background: none;

    }

    .main-content .project-list li:nth-child(2) {

        width: 100%;

    }

    .main-content .project-list li:nth-child(2) img{

        width: 100%;

    }

}



@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 .project-box .title {

        height: 90px;

    }

    .main-content .project-box .title:before {

        display: none;

    }

    .main-content .project-box .title:after {

        width: 100%;

        display: block;

        text-align: center;

        margin-left: 0;

    }

}