.clear {
	clear: both;
}
#ck-about {
	background: url('../index/bg_about.jpg') 50% 0 no-repeat fixed;
	padding: 150px 0px;
}
#ck-about {
	/*min-height: 504px;*/
	overflow:hidden;
}
#ck-about .left-row {
	width: 13.5%;
	float: left;
}
#ck-about .right-row {
	width: 62.5%;
	margin-left: 5%;
	float: left;
}
#ck-about .ck-about_in{
	max-width:1300px;
	margin:0 auto;
	padding:0 12px;
	width:100%;
}
.right-row .title-1 {
	font-size: 49px;
	color: #A5AC20;
	font-weight: bold;
	margin-bottom: 20px;
}
.right-row .title-2 {
	font-family: '標楷體';
	font-size: 16px;
	color: #A5AC20;
	margin-bottom: 45px;
}
.right-row .right-row-1 {
	margin-bottom: 40px;
}
.right-row .right-row-1 .title-3 {
	margin-bottom: 18px;
	font-family: '微軟正黑體';
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
}
.right-row .right-row-1 p {
	font-family: '微軟正黑體';
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 18px;
}
.right-row .right-row-1 .ckkk{
	font-size: 1em;
}
.left-row .left-row-2 h1 {
	font-family: 'Times New Roman,微軟正黑體';
	font-size: 19px;
	color: #A5AC20;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
.left-row .left-row-2 p {
	font-family: '新細明體';
	font-size: 13px;
	color: #A5AC20;
	letter-spacing: 1px;
	line-height: 24px;
}
#ck-about .viewmore {
	text-align: center;
}
#ck-about .viewmore a {
	display: block;
	font-family: 'Corbel';
	color: #FFBF4C;
	font-size: 13px;
	border: 1px #FFBF4C solid;
	width: 126px;
	padding: 10px 12px;
	margin: 0 auto;
	text-decoration: none;
}
#ck-service {
	background: url('../index/bg_service.jpg');
	padding: 140px;
	position: relative;
	overflow:hidden;
}
#ck-service .ck-service_in {
	max-width: 460px;
	width: 100%;
	margin: 0 auto;
}
.ck-service_in .title1 {
	font-size: 49px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.ck-service_in .title2 {
	font-family: '標楷體';
	font-size: 16px;
	color: #FFF;
	margin-bottom: 40px;
	text-align: center;
}
.ck-service_in p {
	font-family: '微軟正黑體';
	font-size: 14px;
	color: #444;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
}
.ck-service_in .dot {
	text-align: center;
	margin-bottom: 40px;
}
.ck-service_in .fb {
	margin-top: 40px;
	text-align: center;
}
#ck-service .s-list {
	width: 340px;
	height: 600px;
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: 250px;
}
#ck-service .list-s {
	display: none;
}
#ck-portfolio {
	background: url('../index/bg_portfolio.jpg') 50% 0 no-repeat fixed;
	padding: 120px 0;
	overflow:hidden;
}
#ck-portfolio .viewmore a {
	display: block;
	font-family: 'Corbel';
	color: #E5E2DA;
	font-size: 13px;
	border: 1px #E5E2DA solid;
	width: 126px;
	padding: 10px 12px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	margin-top: 80px;
}
#ck-portfolio2 {
	background: url('../index/bg_portfolio.jpg') 50% 0 no-repeat fixed;
	padding: 120px 0;
	overflow:hidden;
}
#ck-portfolio2 .viewmore a {
	display: block;
	font-family: 'Corbel';
	color: #E5E2DA;
	font-size: 13px;
	border: 1px #E5E2DA solid;
	width: 126px;
	padding: 10px 12px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	margin-top: 80px;
}
.ck-portfolio_in .title1 {
	font-size: 49px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.ck-portfolio_in .title2 {
	font-family: '標楷體';
	font-size: 16px;
	color: #FFF;
	margin-bottom: 40px;
	text-align: center;
}

.ck-portfolio_in .ck-carousel {
	margin-top: 80px;
	height: 300px;
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
}
.ck-portfolio_in .ck-carousel .arrow {
	height: 300px;
	width: 28px;
	cursor: pointer;
	position: absolute;
}
.ck-portfolio_in .ck-carousel .ck-carousel-main {
	float: left;
	width: 100%;
	height: 300px;
	margin-left: 5px;
}
.ck-portfolio_in .ck-carousel .left {
	background: url('../index/left.png')center center no-repeat;
	left: 0px;
}
.ck-portfolio_in .ck-carousel .right {
	background: url('../index/right.png')center center no-repeat;
	right: 0px;
}
.ck-carousel .ck-carousel-main li {
	display: inline-block;
	list-style: none;
	margin-right: 25px;
}
.ck-carousel .ck-carousel-main li:hover a {
	background: #F0DE95;
}
.ck-carousel .ck-carousel-main .ck-carousel-list {
	width: 275px;
}
.ck-carousel .ck-carousel-main .ck-carousel-list a {
	display: block;
	padding: 15px;
	background: #E6E3DB;
	text-decoration: none;
}
.ck-carousel .ck-carousel-main .ck-carousel-list .tw {
	font-family: '微軟正黑體';
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	margin-top: 16px;
	text-align: center;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}
.ck-carousel .ck-carousel-main .ck-carousel-list .en {
	font-family: 'Arial';
	font-size: 12px;
	color: #878787;
	margin-top: 8px;
	text-align: center;
}
/* 20240626 設計新增 開始 */
.ck-portfolio_in .ck-carousel2 {
	margin-top: 80px;
	height: 300px;
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
}
.ck-portfolio_in .ck-carousel2 .arrow {
	height: 300px;
	width: 28px;
	cursor: pointer;
	position: absolute;
}
.ck-portfolio_in .ck-carousel2 .ck-carousel-main {
	float: left;
	width: 100%;
	height: 300px;
	margin-left: 5px;
}
.ck-portfolio_in .ck-carousel2 .left {
	background: url('../index/left.png')center center no-repeat;
	left: 0px;
}
.ck-portfolio_in .ck-carousel2 .right {
	background: url('../index/right.png')center center no-repeat;
	right: 0px;
}
.ck-carousel2 .ck-carousel-main li {
	display: inline-block;
	list-style: none;
	margin-right: 25px;
}
.ck-carousel2 .ck-carousel-main li:hover a {
	background: #F0DE95;
}
.ck-carousel2 .ck-carousel-main .ck-carousel-list {
	width: 275px;
}
.ck-carousel2 .ck-carousel-main .ck-carousel-list a {
	display: block;
	padding: 15px;
	background: #E6E3DB;
	text-decoration: none;
}
.ck-carousel2 .ck-carousel-main .ck-carousel-list .tw {
	font-family: '微軟正黑體';
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	margin-top: 16px;
	text-align: center;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}
.ck-carousel2 .ck-carousel-main .ck-carousel-list .en {
	font-family: 'Arial';
	font-size: 12px;
	color: #878787;
	margin-top: 8px;
	text-align: center;
}
/* 20240626 設計新增 結束 */
#ck-news {
	background: url('../index/bg_news.jpg');
	padding: 90px 0px;
	overflow:hidden;
}
#ck-news .ck-news_in {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
.ck-news_in .title1 {
	font-size: 49px;
	color: #B89200;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.ck-news_in .title2 {
	font-family: '標楷體';
	font-size: 16px;
	color: #6A5A51;
	margin-bottom: 40px;
	text-align: center;
}
#ck-news .news-content {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
#ck-news .news-list {
	width: 300px;
	height: 360px;
	float: left;
	padding-right: 40px;
	border-right: 1px #ccc dotted;
	margin-right: 40px;
}
#ck-news .news-list:nth-child(4) {
	padding-right: 0px;
	width: 260px;
	margin-right: 0px;
	border-right: none;
}
#ck-news .news-list .pic {
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#ck-news .news-list .cover {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../index/icon.png')center center no-repeat, url('../index/ba-2.png');
}
#ck-news .news-list a {
	text-decoration: none;
}
#ck-news .news-list .name {
	font-family: '微軟正黑體';
	font-weight: bold;
	font-size: 16px;
	color: #444444;
	margin-top: 25px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}
#ck-news .news-list .date {
	font-family: 'Arial';
	font-size: 13px;
	color: #C30C22;
	margin-top: 10px;
}
#ck-news .news-list .data {
	font-family: '微軟正黑體';
	font-size: 13px;
	color: #8A7A65;
	margin-top: 10px;
	line-height: 24px;
}
#ck-news .news-list .more {
	margin-top: 25px;
}
#ck-news .news-list:hover .cover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#ck-news .viewmore a {
	display: block;
	font-family: 'Corbel';
	color: #937501;
	font-size: 13px;
	border: 1px #937501 solid;
	width: 126px;
	padding: 10px 12px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	margin-top: 80px;
}
#ck-contact {
	background: url('../index/bg-contact.jpg')50% 0 no-repeat fixed;
	padding: 70px 0;
	overflow:hidden;
}
#ck-contact .ck-contact_in {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
.ck-contact_in .lef-row {
	width: 540px;
	height: 430px;
	float: left;
}
.ck-contact_in .right-row {
	width: 635px;
	height: 480px;
	float: left;
}
.ck-contact_in .lef-row .title1 {
	font-size: 49px;
	color: #E4DCCF;
	font-weight: bold;
}
.ck-contact_in .lef-row .title2 {
	font-family: '標楷體';
	font-size: 16px;
	color: #FFFFFF;
	margin: 8px;
}
.ck-contact_in .lef-row .content3 {
	font-family: '微軟正黑體';
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 18px;
}
.ck-contact_in .lef-row .qr {
	margin-top: 15px;
}
.ck-contact_in .lef-row .qr_in {
	float: left;
	width: 85px;
	height: 85px;
}
.ck-contact_in .lef-row .qr_content {
	float: left;
	width: 350px;
	height: 85px;
	padding-left: 10px;
}
.ck-contact_in .lef-row .hr {
	margin: 30px 0;
}
.ck-contact_in .lef-row .contact-3 {
	font-size: 13px;
	color: #FFF;
	font-family: '微軟正黑體';
	margin: 10px 0;
}
.ck-contact_in .lef-row .contact-3 .tt-1 {
	color: #CAB89F;
}
.ck-contact_in .lef-row .contact-3.mail {
	margin: 20px 0;
}
.ck-contact_in .right-row {
	background: url('../index/bgbg-2.png');
	padding: 35px 30px 35px 15px;
}
.ck-contact_in .right-row .item-row {
	width: 95px;
	height: 32px;
	float: left;
	font-family: '新細明體';
	font-size: 13px;
	color: #CAB99F;
	text-align: right;
	padding-right: 10px;
	line-height: 32px;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ck-contact_in .right-row .item-row-1 {
	width: 95px;
	height: 135px;
	float: left;
	font-family: '新細明體';
	font-size: 13px;
	color: #CAB99F;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ck-contact_in .right-row .text-row-1 {
	width: 490px;
	height: 135px;
	float: left;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ck-contact_in .right-row .text-row-1 textarea{
    width:490px;
}
.ck-contact_in .right-row .text-row {
	width: 490px;
	height: 32px;
	float: left;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ck-contact_in .botton {
	text-align: left;
}
.ck-contact_in .botton .right-1 {
	float: right;
	text-align: left;
	margin-right: 15px;
	margin-top: 24px;
}
.ck-contact_in .botton .re {
	display: block;
	height: 31px;
	width: 94px;
	float: left;
	background: url('../index/re.png')no-repeat;
	margin-right: 10px;
}
.ck-contact_in .botton .ok {
	display: block;
	height: 31px;
	width: 94px;
	float: left;
	background: url('../index/ok.png')no-repeat;
	margin-right: 10px;
}
.ck-contact_in .botton .re:hover {
	background: url('../index/re_.png')no-repeat;
}
.ck-contact_in .botton .ok:hover {
	background: url('../index/ok_.png')no-repeat;
}
#ck-share {
	background: #C49C00;
	padding: 80px 0;
	overflow:hidden;
}
#ck-share .ck-share_in {
	max-width: 1160px;
	width: 100%;
	margin: 0 auto;
}
#ck-share .ck-share_in .row-1-1 {
	float: left;
	width: 380px;
}
#ck-share .ck-share_in .row-1-1 .title {
	font-family: '標楷體';
	font-size: 60px;
	color: #FFF;
	padding: 5px;
}
#ck-share .ck-share_in .row-1 {
	float: left;
	width: 260px;
}
#ck-share .ck-share_in .row-1 .pic {
	text-align: center;
	margin-bottom: 18px;
}
#ck-share .ck-share_in .row-1 .list li {
	list-style: none;
	margin: 6px auto;
	text-align: center;
}
#ck-share .ck-share_in .row-1 .list li a {
	font-family: '微軟正黑體';
	font-size: 14px;
	color: #E3D299;
}
#ck-share .ck-share_in .row-1-1 .community {
	margin: 60px 0;
}
#ck-share .ck-share_in .row-1-1 .cp-right {
	font-family: '新細明體';
	font-size: 12px;
	color: #333333;
}
#ck-share .ck-share_in .row-1-1 .design, #ck-share .ck-share_in .row-1-1 .design a {
	font-family: '新細明體';
	font-size: 12px;
	color: #333333;
}

@media (max-width: 1400px) {

}

@media (max-width: 1300px) {
#ck-news .news-list {
	width: 25%;
	padding: 2.5%;
	margin: 0px;
	height: auto;
}
#ck-news .news-list .pic img {
	max-width: 100%;
	width: 100%;
}
#ck-news .news-list:nth-child(4) {
	width: 25%;
	padding: 2.5%;
	margin: 0px;
	height: auto;
}
#ck-news .news-list:nth-child(2n) {
	border-right: 0px;
}
}


@media (max-width: 1200px) {
#ck-service .s-list {
	display: none;
}
.ck-carousel .left, .ck-carousel .right {
	display: none;
}
.ck-carousel2 .left, .ck-carousel2 .right {
	display: none;
}
}

@media (max-width: 1000px) {
#ck-service, #ck-portfolio, #ck-portfolio2 {
	padding: 80px 5px;
}
.ck-portfolio_in .ck-carousel {
	padding: 0 15px;
}
.ck-carousel .ck-carousel-main .ck-carousel-list {
	margin: 0 auto;
}
.ck-portfolio_in .ck-carousel2 {
	padding: 0 15px;
}
.ck-carousel2 .ck-carousel-main .ck-carousel-list {
	margin: 0 auto;
}
}

@media (max-width: 420px) {
#ck-news .news-list {
	width: 100%;
	padding: 2.5%;
	margin: 0px;
	height: auto;
}
#ck-news .news-list:nth-child(4) {
	width: 100%;
	padding: 2.5%;
	margin: 0px;
	height: auto;
}
}
