#service, #about, #news, #contact{
	position: absolute;
    top: -74px;
}

/*過場動畫*/


.dt-loading-2 {
    width: 100%;
    height: 100vh;
    display: table;
    position: fixed;
    z-index: 99999;
    background-color: #FFF;
    top: 0;
    
}

.laying-2 {
   display: table-cell;
   vertical-align: middle;
}





/*banner*/
.banner{
	width: 100%;
	margin-top: 100px;
}

.banner-box{
	width: 100%;
	height: 500px;
	display: block;
	overflow: hidden;
	position: relative;
}
.banner-box-info{
	height: 300px;
}


.banner-bg-box{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
}

.banner-bg{
	width: 100%;
	height: 120%;
	display: block;
	position: absolute;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:50% 20%;
	transition: all .4s ease-out;
}

.banner-title{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 100px;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
}


.banner-title div{
	width: 100%;
	padding: 10px 0;
	display: block;
	font-size: 30px;
	color: #FFF;
	text-shadow: rgb(0, 0, 0)2px 3px 5px;
	letter-spacing: 3px;
	font-weight: bold;
}

.banner-title div span{
	color: #ca1919;
	text-shadow: none;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	font-size: 40px;
}
.banner-info-title{
	margin-top: 30px;	
}

/*title*/

.title-box{
	width: 195px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
}

.title{
	font-size: 30px;
	color:  #f65252;
	padding: 30px 0;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}



.title-icon{
	width: 50px;
	max-width: 100%;
	display: inline-block;
	border:0; 
	height:1px; 
	background-color:#f65252;
	vertical-align: middle;
	position: relative;
	transform: scaleX(1);	
}

.title-icon:before{
	content: '';
    width: 10px;
    background-color: #f65252;
    max-width: 100%;
    display: block;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: 0;
    transform: scaleX(1);	
}


.service-list-box{
	width: 100%;
	background-color:#fdf8f2;
	margin-bottom: 50px;
}
.service-box{
	width: 1300px;
	max-width: 100%;
	margin:0 auto;
	font-size: 0;
	display: block;
	padding: 40px 0;
	
}


.service-box li{
	width: 250px;
	max-width: 100%;
	height: 250px;
	border: 2px solid #897d7d;
	border-radius:50%;
	display: inline-block;
	margin: 0 35px;
	vertical-align: top;
	transition: all 1s ease;
	cursor: crosshair;
}

.service-title{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin: 35px auto;
	position: relative;
	width: 100px;
	max-width: 100%;
	display: block;
	letter-spacing: 3px;
	transition: all 1s ease;
	font-weight: 500;
}
.service-title:after{
	content: '';
	width: 45px;
	max-width: 100%;
	display: block;
	position: absolute;
	right: 30px;
	height: 3px;
	background-color: #000;

	transition: all 1s ease;
}



.service-box li p{
	font-size: 16px;
	line-height: 1.6;
	width: 85%;
	margin: 0 auto;
	text-align: justify;
	color: #897d7d;
}

.about-box{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.about-bg{
	width: 100%;
	height: 130%;
	background-image: url('../img/index/about-banner.jpg');
	background-size: cover;
	background-position: 50% 70%;
	background-repeat: no-repeat; 
	position: absolute;
	top: 0;
	transition: all .4s ease-out; 
}
.about-title-box{
	width: 300px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: center;
}
.about-title-icon:before {
    content: '';
    width: 10px;
    background-color: #f65252;
    max-width: 100%;
    display: block;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: 0;
}
.about-title-icon {
    width: 120px;
    max-width: 100%;
    display: block;
    border: 0;
    height: 1px;
    background-color: #f65252;
	position: relative;
	z-index: 2;
    top: -25px;
    margin: 0 auto;
}
.about-title{
	font-size: 30px;
    color: #f65252;
    padding: 30px 0;
    font-weight: bold;
    letter-spacing: 3px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
}

.about-p-box{
	width: 1200px;
	line-height: 2.5;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	text-align: justify;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 3px;
	padding-top: 40px;
	position: relative;
	font-weight: 300;
}
.about-p{
	font-weight: 300;
}
.about-shape{
	width: 100%;
	font-size: 0;
	padding-top: 124px;
	position: relative;
    z-index: 1;
}
.shape-box{
	width: calc(50% - 150px);
	height: 150px;
	display: inline-block;
	background-color: #FFF;
}
.shape{
	width: 300px;
	max-width: 100%;
	height: 150px;
	box-sizing: border-box;
	display: inline-block;
	border-right: 150px solid #FFF;
	border-left: 150px solid #FFF;
	border-top: 150px solid transparent;
}
.contact-shape{
	width: 100%;
	font-size: 0;
	position: relative;
}
.shape2{
	width: 300px;
	max-width: 100%;
	height: 150px;
	box-sizing: border-box;
	display: inline-block;
	border-right: 150px solid #FFF;
	border-left: 150px solid #FFF;
	border-bottom: 150px solid transparent;
	position: relative;
}





.news-box{
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.news-box li{
	width: 590px;
	max-width: 100%;
	margin-bottom: 20px;
	display: block;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	border:1px solid #897d7d;
}
.news-box li:nth-child(even){
	float: right;
}

.news-list-img-box{
	width: 230px;
	max-height: 100%;
	height: 150px;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
}
.news-list-p-box{
	width: 300px;
	max-width: 100%;
	display: block;
	float: right;
}


.news-list-img{
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.news-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
}

.news-mask-icon{
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 40%;
}

.news-list-title{
	font-size: 18px;
	max-height: 50px;
	line-height: 1.6;
	font-weight: 500;
	overflow: hidden;
	padding-bottom: 5px;
	letter-spacing: 3px;
	display: block;
}

.news-list-p{
	width: 100%;
	text-align: justify;
	max-height: 95px;
	overflow: hidden;
	letter-spacing: 6px;
	line-height: 1.6;
	font-size: 13px;
}
.more{
	width: 300px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	transition: all 1s ease;
}

.more a{
	width: 100%;
	padding: 15px 0;
	text-align: center;
	letter-spacing: 3px;
	font-size: 20px;
	display: block;
	transition: all 1s ease;
}

/*contact*/


.contact-box{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}

.contact-bg{
	width: 100%;
	height: 180%;
	background-image: url('../img/index/contact-banner.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	transition: all .4s ease-out;
}

.contact-title-icon{
	width: 75px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contact-icon{
	width: 100%;
	display: block;
	position: absolute;
	top: -90px;
}
.contact-icon img{
	width: 100%;
}

.contact-title{
	font-size: 35px;
	text-align: center;
	letter-spacing: 3px;
	color: #FFF;
	text-shadow:rgb(0, 0, 0)-3px 2px 10px;
	padding: 20px 0;
	margin-bottom: 20px;
	position: relative;
}

.contact-title span{
	font-size: 48px;
	color: #f10505;
	font-weight: bold;
	letter-spacing: 3px;
}

.contact-list-box{
	width: 400px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
}
.contact-list-box li{
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	font-size: 0;
	border: 1px solid #979797;
	border-radius: 4px;
	overflow: hidden;
}

.contact-list-icon{
	width: 30px;
    max-width: 100%;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    text-align: center;
    border-right: 1px solid #979797;
    background-color: #FFF;
    box-sizing: border-box;
}

.contact-list-icon2{
	border-top: 1px solid #979797;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contact-list-icon i{
	text-align: center;
    vertical-align: top;
    color:#e23636;
    padding-top: 4px;
}


.contact-list-box li input{
	width: calc(100% - 30px);
    max-width: 100%;
    height: 30px;
    padding-left: 10px;
    letter-spacing: 3px;
    font-size: 18px;
    box-sizing: border-box;
    border: 0;
}

.contact-list-box li .contact-list-label{
	position: absolute;
    top: 2px;
    left: 40px;
    font-size: 18px;
    letter-spacing: 2px;
}
.contact-list-box li .contact-list-label span{
	color: #d42327;
}

.contact-textarea textarea{
	border: 0;
	height: 150px;
	width: 100%;
	box-sizing: border-box;
	resize: none;
	font-size: 18px;
	padding-left: 5px;

}
.contact-list-box li.contact-textarea .contact-list-label{
	left: 10px;
}

.button{
	width: 100px;
	height: 30px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.button input{
	background-color: #f65252;
	border:0;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 3px;
	font-family: "Noto Sans TC";
	font-weight: 200;
}

.contact-list-box li input:focus + .contact-list-label{
	display: none;
}

.contact-list-box li textarea:focus + .contact-list-label{
	display: none;
}

.separate{
	width: 100%;
	height: 35px;
	background: #dbdfe2; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdfe2 5%, #dbdfe2 35%, #f9f9f9 89%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dbdfe2 5%,#dbdfe2 35%,#f9f9f9 89%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dbdfe2 5%,#dbdfe2 35%,#f9f9f9 89%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdfe2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.loading{
	background:#fca3a9; 
	height:5px; 
	position: relative;
	z-index: 9999;
}