content "utf-8";
/* CSS Document */

/* 邊界 左右 */
.sclr_all {
	padding: 0px 20px;
}
/* 邊界 上下 */
.sc_tb {
	padding: 15px 0px;
}

/* 邊界 上下左右 */
.sc_all_lr50 {
	padding: 0px 50px 25px;
}

/* top */
.top {
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;

}

/* 上頭部版面 */
.logo {
	vertical-align: middle;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.logo h1 {
    font-family: Lato, sans-serif;
    color: rgba(255,255,255,1);
	font-size: 85px;
    line-height: 1;
    margin: 0;
    outline: none;
	white-space: pre-wrap;
    word-wrap: break-word;
}
		span.logo {
			padding-left: 5px;
			font-size: 2em;
		}
/*----- Top DM輪播 -----*/
.top_banner {
	position: relative;
}

/*----- 中間 Body ------*/
.mainbody {
	/*background: #0847d8;*/
    /*background: url(../images/body-bg.jpg) right -5px #fff no-repeat;*/
    background-size: 85%;
	padding-top: 30px;
}
.mainbody .container {
	/*background: url('../images/body-bg.jpg') left top #0847d8;
	background-size: cover;*/
}


/*------ 其他 -----*/
h1.titlename {
	padding:5px 0px;
	/*padding-left: calc( 100% * 20 / 1200);*/
	color: #fff;
	font-size: 1.5em;
	font-weight: 400;
}
.text-info {
	margin-bottom: 2%;
}
.text-info p {
	font-size: 1.2em;
	padding: 0 0 2%;
}
		
		
/*----- Mod -----*/
ul.mod-list {
	/*display:table;
	width:100%;
	text-align:center;*/
}
ul.mod-list > li {
	width:calc( 100% / 3 );
	float:left;
}

/*----- 主選單 -----*/
.nav { 
	/*float:left;*/
	display: block;
	width: 100%;
	background: url('../images/top-men-bg.jpg') no-repeat;
	background-size: 100% 100%;
}
.nav .container {
	background: url('../images/top-men-bg.jpg') no-repeat;
	background-size: 100% 100%;
}
				
ul.top-menu {
	display: table;
	float: right;
}

ul.top-menu > li {
	position: relative;
    white-space: nowrap;

}
ul.top-menu > li:last-child > a{
    border-right: none;
}
ul.top-menu > li {
	float:left;
	display: block;
	margin:0px 2px;
	padding:5px 0px;
}

ul.top-menu > li > a {
	display: inline-block;
	padding:10px 20px 10px 20px; 		/*連結項目間的內距*/
    text-decoration: none;	/*清除底線*/
    color: #000;
    line-height: 1;		/*文字垂直置中*/	
	font-weight: 400;
	letter-spacing: 4px;
	font-size: 1.5em;
    /*border-right: #ccc 1px solid;*/
}
ul.top-menu > li > a:before {
	/*content: "●";*/
	/*color: #ff0000;*/
	color: #462e21;
	content: '\f111';
	font-family: FontAwesome;
	position: relative;
	padding: 0px 3px 0px 0px;
	padding-left: 6px;
	/*font-size: 17px;*/
	/*line-height: 1;*/
}
ul.top-menu > li > a:hover, ul.top-menu li:hover > a, .nav .select > a {
	/*color: #ffea00;			/*滑鼠滑入時字的顏色 */
	background: #ffde9c;
}
/*---- 次選單 ------*/		
ul.subnav {
    position: absolute;
    z-index: -1;
	opacity:  0;
	width: 100%;
}
ul.top-menu li:hover ul {
    position: absolute;
    padding: 0;
    margin: 0 0 0 0;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    opacity: 1;
    z-index: 99;
}
ul.top-menu li ul li {
    display: block;
    position: relative;
	top:5px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.8);
	border-right: solid 1px #fff;
	border-bottom: dashed 1px #fff;
}
ul.top-menu li ul li a {
    display: block;
    font-size: 1rem;
    padding: 10px 15px;
	text-align: center;
    text-decoration: none;
    line-height: 130%;
    color: #fff;
}
ul.top-menu li ul li:hover a {
    color: #000;
}



/*----- 首頁 -----*/
.home-slogan {
	color: #fff;
	background: rgba( 255, 255, 255, 0.1);
	margin:0px 0px 25px;
	padding:5px 20px 10px;
	line-height: 1.3;
	letter-spacing: 0.08em;
	font-family: "標楷體";
	font-size: 1.8em;
	text-shadow: 3px 3px 3px rgba( 0, 0, 0, 0.7);
}
.color-h1 {
	color:#fffc00;
}
.color-h2 {
	color: #ff9000;
	font-size: 1.8em;
}
.color-h3 {
	color: #61dfff;
}
.color-h4 {
	color: #ff6464;
}
.color-h5 {
	color: #ff79e7;
}
.color-blue {
	color: #0000ff;
}
.color-red {
	color: #ff0000;
}
.color-blue-01 {
	color: #0054ff;
}
.color-pink {
	color: #f05d5d;
}
.color-pink-01 {
	color: #df1818;
}
.color-green {
	color: #079b00;
}
.color-green-01 {
	color: #155300;
}
.color-gary {
	color: #7d7d7d;
}

div.home-icon {
	/*margin: 3%;*/
	/*padding: 3%;*/
	/*border:1px solid #ccc;*/
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
	font-weight: 500;
	cursor: pointer;

}

/*----- 首頁 最新消息 -----*/
.home-news {
	/*width: 100%;*/
}
.home-news ul li, .pro-list ul li {
	/*float: left;
	width: calc( 100% * 4 / 12 );*/
	margin-bottom: 2%;
	padding-right: 15px;
}
.pro-list ul li:nth-of-type(3n+2) {
	padding: 0 7.5px
}
.pro-list ul li:nth-of-type(3n+3) {
	padding: 0 0 0 15px;
}

.home-news ul > li > a, .pro-list ul > li > a {
	display: inline-block;
	/*border: solid 2px #4ead6e;*/
	width: 100%;
	position: relative;
}
.home-news ul li > a img, .pro-list ul li > a img {
	width:100%;
	max-width: 100%;
	/*border: 1px solid #666;*/
}
.home-news a span, .pro-list a span {
	text-align: left;
	display: block;
	color: #000;
	padding:5px;
	font-size: 1em;
	font-weight: 500;
	overflow: hidden;
	letter-spacing: normal;
}



/*----- 首頁 youtube 影片 -----*/
.home-video iframe {
	width:90%;
	height: 278px;
}
.home-video div:nth-of-type(odd) {
	text-align: left;
}
.home-video div:nth-of-type(even) {
	text-align: right;
}


/*----- 公司簡介  -----*/
	.abouts {
		color: #000;
		/*background: rgba(100, 100, 100, 0.5);*/
		padding:0 5% 5% 5%;
		/*letter-spacing: 0.1em;*/
		font-size: 1.2em;
	}

	h2 {
		font-size: 1.3em;
	}

	.color-a1 {
		color:#fff;
		/*background: #f05d5d;*/
		background: #462e21;
		
		display: inline-block;
		padding:5px 15px;
		margin-bottom:20px;
	}
	.color-a2 {
		color:#fff;
		padding: 5px 1.5%;
		display: block;
		background: rgba(70, 46, 33, 0.4);
		cursor: pointer;
		border-radius: 5px;
	}
	.abouts-01, .abouts-02 {
		margin-bottom: 3%;
	}
	.abouts-01 p {
		padding-right: 20px;
		padding-bottom: 15px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.abouts-02 p {
		padding-left: 20px;
		padding-bottom: 15px;
	}

/*----- 產品介紹 -----*/
.home-news ul li:nth-of-type(2n+1) {
    clear: both;
}
.pro-list ul li:nth-of-type(3n+1) {
    clear: both;
}
span.pro-name {
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	text-shadow: 1px 1px 2px #ab6917;
	background: rgba(177, 255, 233, 0.7);
	border-radius: 5px 5px 0px 0px;

}
/*----- 產品介紹　內頁 -----*/
.products {
	padding:0 5%;
	color: #000;
	font-size: 1.2em;
}
.pro-info {
	background: rgba( 255, 255 ,255 , 1);
	padding: 2% 5%;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #666;
}
.b-image img {
	border-radius: 5px;
}
.pro-list img {
	border-radius: 5px; 
	box-shadow: 1px 1px 3px #333;
}
.nav-mark {
	color: #999999;
	font-size: 0.9em;
	background: none;
	padding: 0px;
	border-radius: 0px;
	margin: 0px;
	margin-bottom: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;*/

	flex-wrap: wrap;
	ist-style: none;
}

.nav-mark .item:after {
	content: '\f105';
	font-family: FontAwesome;
	position: relative;
	padding: 0px 5px;
	padding-left: 6px;
	font-size: 17px;
	line-height: 1;
}
.nav-mark .item:last-of-type:after {
	display: none;
}
.pro-name, .pro-detail {
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px 0px;
}
.pro-detail {
	border-top: solid 1px #dddddd;
}
/*----- 頁面底部 -----*/
.foot {
	position: relative;

	/*color:#000;*/
	color: #fff;
	background: #133e0e;

	line-height: 1.5;
	letter-spacing:1px;
	


/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#462e21+1,926750+70,fdba48+100&1+0,0.7+70,0.5+100 */
	/*
background: -moz-linear-gradient(bottom,  rgba(70,46,33,1) 0%, rgba(70,46,33,1) 1%, rgba(146,103,80,0.7) 70%, rgba(253,186,72,0.5) 100%); /* FF3.6-15 */
	/*
background: -webkit-linear-gradient(bottom,  rgba(70,46,33,1) 0%,rgba(70,46,33,1) 1%,rgba(146,103,80,0.7) 70%,rgba(253,186,72,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	/*
background: linear-gradient(to top,  rgba(70,46,33,1) 0%,rgba(70,46,33,1) 1%,rgba(146,103,80,0.7) 70%,rgba(253,186,72,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#462e21', endColorstr='#80fdba48',GradientType=0 ); /* IE6-9 */


}
.foot .container {
	position: relative;
	z-index: 5;
}

/*---- 底部 公司名稱 -----*/
.comName {
	margin-top: 3%;
	margin-bottom: 2.5%;
}
.comName span {
	text-shadow: 3px 3px 5px #000;
	color: #fff;
	display: block;
	line-height: 1.5;
}
.comName span:nth-of-type(1) {
	font-size: 1.8em;
	letter-spacing: 0.1em;
}
.comName span:nth-of-type(2) {
	font-size: 1.2em;
	letter-spacing: normal;
}

/*----- 底部 公司資訊 -----*/
.comInfo {
	padding:5% 0 0;
	float: right !important;
}
.fphone, .fmail, .xdate, .xNumber {
	display: inline-block;
}
.fphone {
	font-size: 1.2em;
	width: 50%;
}
.fphone01 {
	font-size: 1.2em;
	width: 50%;
}
.fmail {
	width: 40%;
	text-align: right;
}

.foot-othter{
	float:right !important;
	text-align: right;
	padding: 10px 0px 0px;
	/*margin-right: 10px;*/
	/*width:30%;*/
}
.foot-youtube, .foot-qrcode {
	/*float:left;*/
	display: inline-block;
	margin:0px 0px 0px 20px;
}
.foot-youtube {
	/*width: calc( 60% - 10px );*/
}
.foot-qrcode{
	/*width: calc( 40% - 10px );*/
}
.foot-youtube a img , .foot-qrcode img {
	/*width:100%;*/
	height:80px;
}

.xdate {
	font-size: 1.2em;
	width:50%;
	text-align: left;
}
.xNumber {
	font-size: 1.2em;
	width:50%;
	text-align: right;
}
.copyright {
	font-size: 0.8em;
}


.foot > img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
}

.mycounter img {
	padding-bottom: 3px;
}


/*------ 聯絡我們 -----*/
/* 未整理 -*/
	.contact {
	color: #fff;
	background: rgba( 33, 33, 33, 0.3);
	padding:3% 5% 10% 4%;
	letter-spacing: 0.1em;
	font-size: 1.2em;
    overflow: hidden;

}
	.contact-01 {
		display: table;
		width: 100%;
		height: 100%;
		margin-bottom: 20px;
	}
	.contact-03 p {
		padding-right: 20px;
		padding-bottom: 15px;
	}
	span.lines {
	margin: 10px 0px;
	width: 90%;
	display: block;
	height: auto;
	border-bottom: 1px #ccc solid;
	box-shadow: 0px 3px 3px #ccc;
}
	.contact .row {
	display:table-row;
	
	}
	.row > div{
	display:table-cell;
	float: none;
	height: 100%;
	vertical-align: top;
	position: relative;
}
	.con-info {
    padding: 4% 0px 15%;
}
	.con-info a {
		color:#fff;
	}
	.con-map iframe {
	width:100%;
	height: 100%;
}
	.form-left, .form-right, .form-left-b, .form-right-b {
	float:left;
	padding:0px 0px 10px;
}
.form-half-left, .form-half-right, .form-half, .form-right-b span,  .form-third, .form-half-right input, .form-right-b input, .form-third input, .form-third span {
	float: left;
} 

.form-left {
	width:18%;
}
.form-right {
	width:82%;
}
	
	.contact-02 input, .contact-02 textarea, .pro-detail input, .pro-detail textarea {
    padding: 5px;
    /*border: solid 1px #ff8484;*/
	border: 1px solid #fbd088;		
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 1em;
    font-weight: 300;
}
.pro-detail input, .pro-detail textarea {
	background: #fff4e2;
}
	.form-right input, .contact-02 textarea, .pro-detail textarea {
		width:100%;
	}
	.contact-02 p {
		padding-bottom:10px;
	}
	.form-submit {
    	text-align: center;
		margin: 10px 0px;
}
	.form-submit input {
    margin: 0px 20px;
    padding: 5px 20px !important;
}
/*----- tewst-----*/
.m-menu, .sub-arrow { /*隱藏解析度小於1024px時的選單及子選單箭頭*/
	display:none;
}

/*----- 首頁 -----*/
div.abouts-01 > .home-icon {
	padding: 0 3% 0 0;	
}
div.abouts-01:nth-of-type(3n+3) > .home-icon {
	padding: 0 0 0 3%;	
}
div.abouts-01:nth-of-type(3n+2) > .home-icon {
	padding: 0 1.5%;	
}
	
.home-icon > a > img {
	width: 100%;
	max-width: 100%;
	border-radius: 8px;
}


/*----- 首頁最新案例  -----*/
.work {
	width:100%;
	float:left;
	margin-top: 20px;
	background-image: url(../pic/mainbg.gif);
	box-shadow:0px 0px 9px gray;
}
.work li {
	list-style: none;/*項目清單符號無*/
	float: left;
	margin: 20px 10px 20px 10px;
	width:calc( 100% / 4 - 20px );
	height:15%;
	border:#d7d7d7 1px solid; 
	opacity:1;
}

.work img {
	width:100%;
	display:block;
}
.workchange {
	opacity: 1; /*通明度 0愈透明 1愈不透明*/
	position: relative;
	width: auto;
	height: auto;
	display: block; /*區塊，元素會以區塊方式呈現*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.workchange:hover {
  opacity: 0.8;
}
.workchange:after { /*偽元素 在真正頁面元素之后插入額外的元素*/
	content: '';/*必需聲明 否則偽元素不能正常執行*/
	display: block;/*after偽元素在頁面中生成的元素在缺省情況下是 inline元素，
                  如果我們想指定化們的高度和寬度，需要首先定義他們為一個block元素*/
	width: 100%;
	height:100%;
	position: absolute;
	opacity: 0; 
	left: 0;
	top: 0;
	background: url('../img/look-s.png') center center no-repeat #FF0000;/*附加圖示與背景*/
    -webkit-transition: all 0.3s ease; /* Safari 和 Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -o-transition: all 0.3s ease; /* Opera */
	transition: all 0.3s ease;
}
.workchange:hover:after {
	opacity: 0.4;
}

/*---- 網路行銷 -----*/
.home-info {
	
	margin-bottom:10px;
	/*background: url(../images/imimg004.jpg) no-repeat 80% bottom;*/
}
.home-info header h2 {
	/*margin-left: 10px;
	background-image: url(../images/titleicon01.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;*/
}
.home-info-con {
	border:1px #fcc837 solid;
	box-shadow: 5px 5px 5px 0px #fcc837;
	/*font-size: 1.2em;*/
	padding:3%;
	background: #FFF;
}
.home-info-con.websell {
	background: url(../images/imimg004.jpg) no-repeat 80% bottom #FFF;
}
.home-info p, .pro-info p {
	font-size: 1.2em;
	padding: 0px 0px 5px;
}
.home-info .im002 {
	color: #0d2e8c;
	line-height:28px;
	font-weight:bold;
}



.home-info.info2, .home-info.info3, .home-info.info4, .home-info.info5, .home-info.info6 {
	background: none;

}
.home-info.info2 header h2 {
	margin-left: 10px;
	background-image: url(../images/titleicon02.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;
}

.home-info.info3 header h2 {
	margin-left: 10px;
	background-image: url(../images/titleicon03.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;
}

.info3-con {
	width: 90%;
	margin:0 auto;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dashed #333;
}
.info3-con:last-of-type {
    border: none;
}
.home-info-con > .info6 {
	width: 91%;
	margin-left: 0;
	margin-bottom: 2%;
}

.home-info.info4 header h2 {
	margin-left: 10px;
	background-image: url(../images/titleicon04.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;
}

.home-info.info5 header h2 {
	margin-left: 10px;
	background-image: url(../images/main7_5icon.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;
}

.home-info.info6 header h2 {
	/*margin-left: 10px;*/
	background-image: url(../images/main08icon.jpg), url(../images/desingbar.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, 150px;
}
.info6 > div > h3 {
	border-bottom: 1px dashed #ccc;
	padding-top:3%;
	padding-bottom:3px; 
	margin-bottom: 5px;
	font-weight: 400;

}


.home-info-con > .info4 {
	width: 85%;
	margin-left: 2%;
	margin-bottom: 2%;
	margin: 0 auto;
}
.info4 > div > h3 {
	border-bottom: 1px dashed #ccc;
	padding-top:3%;
	padding-bottom:3px; 
	margin-bottom: 5px;
	/*font-weight: 700;*/
	font-size: 1.2em;
}

.home-info-con > div.info5 {
	margin-bottom:3%;
}


/*------ 服務項目 ------*/

.service-con {
	width: 90%;
	margin:0 auto;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dashed #333;
	text-align: justify;
}
.service-con:last-of-type {
    border: none;
}

/*----- 知識分享 -----*/

.text-panel {
	display:none;
	margin-top: 5px;
	padding: 5px 1.5%;
	border-radius: 8px;
	box-shadow: 1px 1px 5px #000;
	background: rgba(150, 150 , 150 , 0.3);
}
.texe-act {
	color: #ff0;
}

/*----- 聯絡我們 -----*/
.con-map {
	height:320px;
	padding: 1px;
	border: 1px solid #ccc;
}
div.g-recaptcha > div {
	margin:0 auto;
	margin-top: 1%;
}


/*test*/

.home-news ul.news-2t li:nth-of-type(3n+1) {
	clear: none;
}
.home-news ul.news-2t li:nth-of-type(2n+1) {
	clear: both;
}
.home-news ul.news-2t li:nth-of-type(3n+3) {
	padding: 0 15px 0 0;
}
.home-news ul.news-2t li:nth-of-type(3n+2) {

						 padding: 0;
						padding-right: 15px;
}
/*----- 立即購買 -----*/
.buy-btn {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	line-height: 43px;
	margin: 5px 1px;
}
.buy-btn a {
	display: block;
	background: #ff5722;
	color: #fff !important;
	padding: 0px 25px;
	border-radius: 8px;
	height: 43px;
	transition: .1s;
}
.buy-btn a:hover {
	background: #f33a00;
}