
@import url(../fonts/font-awesome/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(header.css);
@import url(footer.css);
@import url(hover.css);
@import url(banner.css);



/*========================================================
                      	 營業項目
=========================================================*/

.service-box {
    background: url(../images/index/service_bg.jpg) no-repeat 90% top;
	background-size: cover;
	padding-top: 3%;
	padding-bottom: 7%;
	text-align:center;
}
.service h1{
	font-size: 32px;
    padding: 30px 0 0px;
    text-align: center;
    font-weight: bold;
    color: #5d5d5d;
	}

.service h1 strong{
	color: #dc0000;
	}
.service h3{
	color: #7f8198;
    margin-bottom: 30px;
	letter-spacing: 3px;
	}
	
.service {
	margin-top: 50px;
}
.service dl {
	position: relative;
	margin-top: -50px;
}
.service dl dt {
	position: relative;
	top: 100px;
}
.service dl dt img {
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 0 15px #adadad;
	-moz-box-shadow: 0 0 15px #adadad;
	box-shadow: 0 0 15px #adadad;
}

.service dl dd {
	-webkit-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	border-radius: 15px;
	padding: 100px 20px 50px 20px;
	text-align: center;
	background: #fff;
}
.service dl dd h2 {
	color: #525252;
	font-weight: bold;
	padding-top: 20px;
    padding-bottom: 10px;
	font-size: 26px;
}
.service dl dd p {
	color: #676767;
	font-size:18px;
}
	
	
/*  尺寸設定 */
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.service dl dd h2 {
		font-size:22px;
		}

}
@media (min-width: 1200px) {
	.service dl dd h2 {
		font-size:26px;
		}
}


/*========================================================
                      	 業績工程
=========================================================*/
.box_work{
	background-color: #edf1f5;
    padding-top: 70px;
    padding-bottom: 70px;
	}
.sect2 {
    padding: 0px 0 50px;
    background: url('../images/index/work_a03.jpg') no-repeat;
    position: relative;
}
.sect2 .container{
    position: relative;
    background: url(../images/common/index/about_title.png) no-repeat 0 50px;
}
.about-sect {
    position: relative;
/*    overflow: hidden;*/
}
.about-sect-title {
    color: #AAAAAA;
    font-size: 30px;
    position: relative;
    margin-bottom: 18px;
	font-weight: bold;
    color: #848484;
	border-bottom: solid 1px #999;
}
.about-sect-title h4 {
   
    font-size: 28px;
}
.about-sect-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 9;
    width: 10%;
    height: 2px;
    background-color: #e60012;
}
.about-sect-title h4 span {
    color: #525252;
	font-weight: bold;
}
/*.about-sect-title:before{
    content: 'ABOUT';
    color: #F88C39;
    margin-right: 10px;
}
*/
.about-sect-title span {
    display: block;
    color: #B20000;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 300;
}
.about-sect .txt-box {
    margin-right: 0%;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.65;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 190px;
}
.about-sect .editor {
    min-height: 220px;
    letter-spacing: 0.02em;
    font-size: 14px;
}
.about-sect .ibtn.more {
	text-align: right;
}
.about-sect .ibtn.more a{
	padding: 6px 40px;
    background-color: #dddddd;
    border-radius: 20px;
    color: #606060;
    border: 1px solid #c0c0c0;
	
}

.about-sect .ibtn.more a:hover {
    border-color: transparent;
    background-color: rgba(0,0,0,0.50);
    color: #fff;
}

.txt-box ul {
	list-style: none;
	margin: 20px 0 30px;
	padding: 0;	
	font-size: 18px;
}
.txt-box ul li samp{
	color:#2b32b2;
}
.txt-box ul li a {
	display: block;
	color: #282828;
	padding: 10px 5px;
	border-bottom: 1px dashed #b4b4b4;
}
.txt-box ul li a:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,d2ebf9+100;Blue+3D+%2312 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,255,255,1) 0%, rgba(210,235,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */}



@media (min-width: 768px) {
}
@media (min-width: 992px) {
.sect2 {
    background: url('../images/index/work_a02.jpg') no-repeat;
}
.sect2:before{
    content: '';
    display: block;
    background: url(../images/index/work_a01.jpg) no-repeat 0 50%;
    width: 839px;
    height: 480px;
    position: absolute;
    right: 0;
    top: 35px;
	-webkit-clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}
.about-sect .txt-box {
    width: 650px;
    padding: 0px 0 0 240px;
    margin-top: 30px;

}
.sect2:before{
    width: 303px;
    height: 480px;
}
.about-sect .ibtn.more a{
	padding: 6px 40px;
}
.box_work {
    padding-top: 70px;
    padding-bottom: 100px;
}
}
@media (min-width: 1200px) {
.about-sect .txt-box {
   width: 660px;
    padding: 0px 0 0 250px;
}
.sect2:before{
    width: 503px;
    height: 480px;
}
}
@media (min-width: 1430px) {
.about-sect .txt-box {
    width: 710px;
    padding: 0px 0 0 180px;
}
}

@media (min-width: 1600px) {
.about-sect .txt-box {
    width: 820px;
    padding: 0px 0 0 280px;
}
.sect2:before{
    width: 703px;
    height: 480px;
}
}

@media (min-width: 1720px) {
.about-sect .txt-box {
    width: 903px;
    padding: 0px 0 0 140px;
}
.sect2:before{
    width: 703px;
    height: 480px;
}

}


/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
	}
a.figure:hover:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}

