
@import url(../fonts/flaticon/flaticon.css);
@import url(revise.css);
@import url(header.css);
@import url(footer.css);
@import url(hover.css);
@import url(banner.css);



/*========================================================
                      	 h1 設定
=========================================================*/

.h1-title {
	font-size: 32px;
	text-align: center;
	color: #fff;
    padding: 10px 15px 12px;
    background-color: #d7000e;
	margin: 0;
	font-weight: bold;
}


.h2-title {
    color: #333;
	margin: 0 0 20px 0;
	font-size: 32px;
	position: relative;
	font-weight: bold;
}
.h2-title:after {
    content: '';
	display: block;
	width: 40px;
	height: 4px;
	background-color: #39b034;
	margin-top: 6px;
}

.h2-title2 {
    color: #333;
	margin: 0 0 20px 0;
	font-size: 32px;
	position: relative;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}
.h2-title2 samp{
	font-weight: bold;
    margin: 0 0 20px 0;
    color: #2059a8;
}
.h3-title {
    font-size: 22px;
	font-weight: bold;
    margin: 0 0 20px 0;
    text-decoration: underline;
    color: #2059a8;
}



.h4-title {
    font-size: 20px;
	font-weight: bold;
    margin: 0 0 10px 0;
}

/* 尺寸設定 */
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
}


/*========================================================
                      	 內頁框架
=========================================================*/

.content {
	/*padding-bottom: 50px;*/
}
/*
.content > .container {
	max-width: 1170px;
}
*/


/* 麵包屑 */
.breadcrumbs {
	text-align: right;
}
.breadcrumbs a {
	display: inline-block;
	text-decoration: underline;
	color: #000;
	padding: 0 0 10px 0;
}
.breadcrumbs a.home {
	font-weight: bold;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}


.sub-title {
    font-size: 32px;
    background: #f4f6f6;
    padding: 10px 10px;
    border-left: #e70000 6px solid;
	font-weight:bold;
	margin: 10px 0 30px 0;
	color: #555;
}
.content .sub-title::first-letter { 
    color: #e70000;
}

.pagination > .active > a{
    background-color: #54b430!important;
    border-color: #d9f0c6!important;
}

/*========================================================
                      	 選單
=========================================================*/

.navsub {
	display: none;
	
}

.navsub-list {
	-webkit-box-shadow: 0 0 5px rgba(65, 65, 65, 0.7);
	box-shadow: 0 0 5px rgba(65, 65, 65, 0.7);
	text-align: center;	
	margin-right: 30px;
	padding-bottom: 5px;
	background-color: #fff;
/*	border: 1px solid #adadad;*/
}

.navsub-list h2  {
	color: #fff;
	background-color: #d7000e;
	padding: 12px 10px;
	text-align: center;
	margin: 0 0 10px 0;
}
.navsub-list ul {
	list-style: none;
	margin: 20px 20px 40px 20px;
	padding: 0;
}
.navsub-list ul li {
}
.navsub-list ul li a {
	display: block;
	padding: 10px;
	color: #333;
	font-size: 16px;
	margin: 0 0 10px 0;
	background-color: #ededed;
}
.navsub-list ul li a:hover {
	color: #000;
	background-color: #e3acb1;
}

.navsub-select {
	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 30px;
    width: 100%;
	}
.navsub-select h2 {
	text-align: center;
	}
.navsub-select .form-control {
	margin-bottom: 20px;
}

@media (min-width: 1200px) {
	.navsub {
		display: block;
	}
	.navsub-select {
		display: none;
	}

}
@media (min-width: 1600px) {

	.navsub-list ul li a {
	font-size: 18px;
}
}



/*========================================================
                        關於我們
=========================================================*/

.about_block1 {
	height: auto;
	background-image: url(../images/about_bg1.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
}
.about-main{
	padding-top: 100px;
	padding-bottom: 100px;
}
.about-chapter {
	padding-top: 10px;
	padding-bottom: 40px;
}
.about_box i{
	padding: 0 10px 0 0;
	color: #67b72d;
}
.about_box p{
	padding: 10px 5px;
    border-bottom: 1px dashed #b4b4b4;
}
.about-chapter h3 {
	margin: 0 0 20px 0;
}
.about-chapter h3 i{
	margin-right: 10px;
	color: #476b89;
}

@media (min-width: 992px){
.about_box {
    float: left;
}
}



/*------- 產品概述-------- */
.about-2{
	height: auto;
	background-image: url(../images/page_material_bg2.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	padding-top: 60px;
    padding-bottom: 60px;
}
.about-info {
    text-align: center;
    padding-top: 30px;
}
.about-2 img{
	max-width: 100%;
}


/*========================================================
                         核心技術
=========================================================*/
/*------- 核心價值-------- */
.business-info{
	padding-top: 60px;
}

.application-2 {
	background: url(../images/business_bg.jpg) no-repeat center bottom;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.application-2 .container {
	background-color: rgba(255,255,255, 0.7);
	border-radius: 15px;
	padding: 30px;
}
.application-2 img {
	width: 100%;
	vertical-align: bottom;
}
.application-2 dl {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 100%;
	margin: 0 0 30px 0;
	padding-left: -10px;
	padding-left: -10px;
}
.application-2 dl dt {
	position: relative;
}
.application-2 dl dt h3 {
	position: absolute;
	left: 3%;
	bottom: 10px;
	z-index: 9;
	display: inline-block;
	width: 94%;
	margin: 0 auto;
	padding: 10px;
	background-color: rgba(255,255,255,0.9);
	color: #083157;
	font-size: 20px;
	
}
.application-2 dl dd {
	margin-top: 20px;
}
.application-2 dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.application-2 dl dd ul li{
	margin-left:20px;
	text-indent:-9px;
	line-height: 36px;
}

.application-2 dl dd ul li i {
	color: #2a7b0d;
}
#Exa2 li{
/*display:inline;*/
}
.application-2 .f1 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 尺寸設定 */


@media (min-width: 768px) {
	.application-2 .container {
		padding: 50px;
	}
	.application-2 dl dt h3, .business-2 .f1 {
		font-size: 20px;
	}

}
@media (min-width: 992px) {
	.application-2 dl {
		/*width: 47%;
		margin: 0 2% 30px 0;*/
	}
	.application-2 dl:nth-of-type(3n) {
		margin: 0 0 30px 0;
	}

}

@media (max-width: 992px) {

.application-2 .container{

}

}
@media (min-width: 1200px) {
	.application-2 dl dt h3, .business-2 .f1 {
		font-size: 24px;
	}
}

@media (min-width: 1600px) {
	.application-2 .col-md-5 {
		padding-top: 4%;
	}
}


/*------- 市場與應用-------- */



.application-box {
    height: auto;
	background-image: url(../images/page_material_bg2.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	padding-top: 60px;
    padding-bottom: 60px;
}

.application {
	margin-top: 50px;
}
.application dl {
	position: relative;
	margin-top: -50px;
}
.application dl dt {
	position: relative;
	top: 100px;
}
.application 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;
}

.application 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 15px 20px;
	text-align: center;
	background: #fff;
}
.application dl dd h2 {
	color: #525252;
	font-weight: bold;
	padding-top: 20px;
    padding-bottom: 10px;
	font-size: 26px;
}
.application dl dd p {
	color: #676767;
	font-size:18px;
}
.application_list{
	padding: 0 20px;
}	
	
/*  尺寸設定 */
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.application dl dd h2 {
		font-size:22px;
		}
	.application_box {
    float: left;
}

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


/*========================================================
                        品質系統
=========================================================*/
.quality-wrap{
	background-image: url(../images/page_material_bg2.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
    background-repeat: no-repeat;
	padding-bottom: 60px;
}

.quality-main{
	padding-top: 90px;
	padding-bottom: 90px;
}
.quality-chapter{
	text-align: center;
	padding-top: 30px;
}
.quality-main img{
	max-width:100%;
}





















/*========================================================
                        最新消息
=========================================================*/
.news-wrap{
	background-image: url(../images/page_material_bg2.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
    background-repeat: no-repeat;
	padding-bottom: 60px;
}
.news {
}
.news h1 {
	margin-top: 30px;
}
.b-box{
	padding-top: 60px;
	padding-bottom: 60px;
}
.news dl {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #b5b5b5;
	padding: 30px 15px 0 15px;
	margin: 0;
}
.news dl:nth-of-type(2n) {
	background-color: #f3f5f7;
}
/*.news dl:first-of-type {
	border-top: 1px dotted #b5b5b5;
}
.news dl:last-of-type {
	margin: 0;
}*/

.news dl dt {
   
}
.news dl dt .day::before {
    content: " / ";
	}
	.news dl dt .yearmonth {
    color: #afafaf;
    display: inline-block;
	}
	.news dl dt .day {
		color: #afafaf;
		display: inline-block;
		
	}

.news dl dt img {
width: 100%;
border: 2px solid #fff;
}
.news dl dd {
	overflow: hidden;
	line-height: 28px;
}
.news dl dd h5 {
	color: #24742e;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	text-align: left;
}
.news dl dd p {
	color:#333;
	font-size: 16px;
	text-align: left;
}

.img_ss {
	width: 98%;
	float: none;
	margin: 0 auto 2%;
}

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;
}
.news dd .more {
    text-align: right;
    margin: 50px 0;
}
.news dd .more a {
    padding: 6px 80px;
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    border: 1px solid #c0c0c0;
}
.news dd .more a:hover {
    border-color: transparent;
    background-color: rgba(0,0,0,0.50);
    color: #fff;
}
@media (min-width: 640px) {
	/* 最新消息 */
	.news dl dt {
		width: 25%;
		float: left;
		margin: 0 2% 0 0;
		margin-top: 10px;
		border-right: 1px solid #cccccc;
	}
	.news dl dt .yearmonth {
	color: #afafaf;
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 30px;
	}
	.news dl dt .day {
		color: #4b4b4b;
		font-size: 48px;
		display: block;
	}
	.news dl dt .day::before {
		display: none;
		}
}
@media (min-width: 1200px) {

	/* 最新消息 */
	.news dl dt {
		width: 20%;
	}
}
.news * + .post-text {
    margin-top: 8px;
    height: 62px;
}

.post-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
}

/*========================================================
                   	  最新消息-內頁
=========================================================*/

.news-detail {
	padding-top: 80px;
    padding-bottom: 80px;
	text-align: left;
}
.news-detail h2 {
	text-align: left;
	color: #24742e;;
	font-size: 1.6em;
}
.news-detail p {

}
.news-detail img {
	max-width: 100%;
}
.news-content {
	padding: 0;
}
.news-content img {
	max-width: 100%;
}
.news-date {
	display: inline-block;
	margin:0;
	padding-bottom: 20px;
}
.news-date i {
    color: #45cd56;;
	margin-right:5px;
}

/*回目錄頁*/

.news-detail .back {
    text-align: right;
    margin: 5px 10px;
}

.news-detail .back a {
    padding: 8px;
    background-color: #0ba43d;
    color: #fff;
    border: 1px solid #41b134;
}
.news-detail .back a:hover  {
    background-color: #45cd56;
}




/*========================================================
                         產品介紹
=========================================================*/
.product-wrap{
	background-image: url(../images/page_material_bg2.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
    background-repeat: no-repeat;
	padding-bottom: 60px;
}
.product-box{
	padding-top: 90px;
	padding-bottom: 90px;
}


.product-detail {
	
}

.product-detail h3 {
	text-decoration: underline;
	margin-bottom: 20px;
}
.product-detail h4.title {
	background-color: #dadada;
	padding: 10px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

.product-detail .info {
	line-height: 32px;
}
.product-detail img {
	max-width: 100%;
}
.product-detail [class*="col-"] {
	margin-bottom: 20px;
	float: left;
}

.product-img {
    margin: 0 0 30px 0;
    position: relative;
}
.product-img dd ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-img dd ul li {
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 10px 5px 16px;
    position: relative;
}
.product-img dd ul li:before {
    position: absolute;
    left: 2px;
    top: 8px;
    z-index: 9;
    font-family: "FontAwesome";
    content: "\f054";
    color: #42b233;
    font-size: 12px;
}
.product-img dd ul li:nth-of-type(2n) {
    background-color: #f7f9fb;
}

.download{
	
}

.download a {
    color: #49b232;
	font-weight: bold;
    
}
.download a i{
    padding:0 5px 0 0;
    
}
.download a:hover {
	 color: #207037;
}




/* 小圖片顯示 */
.show_small {
	list-style: none;
	margin: 6px 0 15px;
	padding: 0;
}
.show_small li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 5px 0 0;
	width: 60px;
	height: 50px;
	border: 1px solid #cfcfcf;
	padding: 2px;
	text-align: center;
}
.show_small li img {
	max-width: 56px;
	max-height: 36px;
	cursor: pointer;
}

.show_big {
	border: 1px solid #cfcfcf;
	text-align: center;
	background: #fff;
}

.more {
	text-align: right;
	/*margin-top: 30px;*/
}
.more a {
	background: #353535;
    padding: 5px 30px;
    color: #fff;
    
}
.more a:hover {
	background: #676767;
	 border-radius: 8px 8px;
}

/*  尺寸設定 */

@media (min-width: 640px) {
	.product-main section dl {
		width: 43.5%;
		margin-right: 3%;
		margin-left: 3%;
	}
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {	

}
@media (min-width: 1200px) {
	.product-main section h1 {
		font-size: 36px;
		padding: 20px;
	}
	.product-main section dl {
		width: 26.6%;
	}
}
@media (min-width: 1600px) {
	.product-main section dl {
		width: 22.7%;
		margin-right: 1%;
		margin-left: 1%;
	}
}


/*========================================================
                         聯絡我們
=========================================================*/
.contact-wrap{
	background-image: url(../images/page_contact_bg.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
    background-repeat: no-repeat;
	padding-bottom: 60px;
}

.contact-box {
	padding-top: 60px;
	padding-bottom: 60px;
	
}
/*.contact-box > .row > .col-md-6 {
	padding-bottom: 50px;
}*/
.contact-list h2 {
	border-left: 10px solid #ce4737;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	font-size: 24px;
}
.map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.map ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 50px;
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
}
.map ul li b {
	font-weight: bold;
	font-size: 20px;
	display: block;
	color: #1c7d37;
}
.map ul li i {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.circle {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #3f8d3c;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9;
}
.map ul li [class^="flaticon-"]:before, 
.map ul li [class*=" flaticon-"]:before, 
.map ul li [class^="flaticon-"]:after, 
.map ul li [class*=" flaticon-"]:after {
    margin-right: 0px;
}

.contact-box h1 {
    padding: 20px 0;
    font-weight: bold;
    padding-bottom: 30px;
    color: #434342;
}
.contact-box h1 samp {
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 3px solid #434342;
    padding-bottom: 10px;
}
.contact-main{
	position: relative;
    padding: 20px 15px 20px 20px;
    font-weight: bold;
    border: 1px dashed #adadad;
    margin: 0 0 30px 0;
    background-color: #f3f3f3;
}
.contact-main ul {
    padding: 0px;
}

.contact-main ul li {
    list-style: none;
}
.contact-main ul li i{
    padding: 0 5px 0 0;
	color: #434342;
}

.contact_iframe{
	padding-top:60px;
}

.text-red {
    color: #e71f19;
}

/* 尺寸設定 */



@media (min-width: 768px) {
.contact_iframe {
    padding-top: 350px;
}
}
@media (min-width: 992px) {
	.contact-box > .row > .col-md-6:nth-of-type(1) {
		padding-right: 50px;
	}
	.contact-box > .row > .col-md-6:nth-of-type(2) {
		padding-top: 20px;
		/*padding-left: 50px;*/
	}
	.contact_iframe {
    padding-top: 20px;
	float: right;
}
	.contact_pic{
		float: left;
	}
	
	
	
}




/*========================================================
                         各類表單
=========================================================*/

.contant-list {
	
}


/* 說明 */
.form-info {
	border: 2px dashed #adadad;
	padding: 20px 20px 20px 100px;
	background: #f7f7f7 url(../images/warning.png) no-repeat 20px center;
	margin-bottom: 20px;
	min-height: 60px;
}
.form-info p {
	margin-bottom: 6px;
}



/* 表單設定 */
.form-horizontal {
	margin-bottom: 40px;
}
.form-horizontal .control-label {
	color: #333;
}
.form-horizontal .form-control {
	border-radius: 0;
	padding: 5px 20px 5px 40px;
	border: 1px dashed #c4c4c4;
	background-color: #f6f6f6;
}
.form-control {
    background-color: #f6f6f6;
	height: 40px;
}	
.form-control::-moz-placeholder {
	color: #666;
	opacity: 1;
	font-size: 16px;
	font-weight: bold;
}
.form-control:-ms-input-placeholder {
	  color: #666;
}
.form-control::-webkit-input-placeholder {
	  color: #666;
}

/* 意見表單 */

.contact-form {
	margin-bottom: 20px;
}
.contact-form [class *= col-] {
	position: relative;
	margin-bottom: 10px;
	float: left;
}
.contact-form [class *= col-] i {
    display: block;
    font-size: 20px;
    color: #666;
    width: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #f6f6f6;
    position: absolute;
    left: 26px;
    top: 4px;
    border-radius: 5px;
    transition: all 0.4s ease;
    font-style: normal;
}
.contact-form [class *= col-] i.text-red {
    color: #B91111;
}
.text-red {
    color: #e71f19;
}

.form_out {
}
.form_out  [class *= col-] {
	padding: 0;
}
.form_out .col-md-2 {
	text-align: left;
	font-weight: bold;
}
.form-group {
	padding: 10px 15px;
	margin-bottom: 0 !important;
}
.form-group:nth-of-type(2n+2) {
	background-color: #ededed;
}
/*.form-group:nth-of-type(2n+1) {
	background-color: #e8e8e8;
}*/
.form-group b {
	display: block;
	font-size: 15px;
}
.input {
	text-decoration: none;
	border: 1px solid #c7c7c7;
	width: 100%;
	padding: 2px 2px;
}




/* 尺寸設定 */

@media (min-width: 768px) {
	.form-info {
		padding: 20px 20px 20px 70px;
		background: #f7f7f7 url(../images/warning2.png) no-repeat 20px center;
	}
	.form-info {
		margin-right: 15px;
	}
	.contact-form [class *= col-] {
		padding-right: 15px;
	}
	.form_out .col-md-3 {
		padding-right: 15px;
	}
	.form_out .col-md-3 span {
		text-align: center;
		background-color: #fff;
	}
	.input {
		width: 40%;
	}
	.form-group b {
		display: inline-block;
	}
}


/*========================================================
                           表格
=========================================================*/

.table1 {
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 15px;
	border: 1px solid #c0bebe;
}
.table1 caption {
	color: #333;
	font-weight: bold;
}

.table1 th {
	background: #476b89;
	color: #fff;
	font-weight: bold;
	padding: 10px 5px !important;
	text-align: center;	
	border-top: 0 !important;
	border-bottom: 1px solid #c0bebe;
	border-right: 1px solid #bab9bb;
}
.table1 td{
	padding: 0 5px;
	border: 1px solid #c0bebe;
}

.table1 td.c {
	text-align: center;
    background-color: #e3f0f6;
}
.table1 tr:nth-child(odd) {
	padding: 0 5px;
	border: 1px solid #c0bebe;
	background: #fff;
}
.table1 tr:nth-child(even) {
	background: #ececec;
}
/*========================================================
                         ul設定
=========================================================*/

.ul-s1 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ul-s1 > li {
    background: url("../images/icon_star.png") no-repeat 5px 8px;
    padding: 5px 0 5px 40px;
}
.ul-s1 > li b {
    color: #e71f19;
}

.ul-s2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ul-s2 li {
	padding: 5px;
	position: relative;
	padding-left: 45px;
}
.ul-s2 li span {
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: 9;
	background-color: #ffdc64;
	border-radius: 50%;
	color: #333;
	padding: 0px 10px;
}


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

a.figure {
	display: block;
	position: relative;
}
a.figure:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: '';
    display: inline-block;
    background: rgba(255,255,255,0.15) url(../images/magnifier.png) no-repeat center center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}
a.figure2:before {
    background: rgba(255,255,255,0.15) url(../images/magnifier2.png) no-repeat center center;
}

.image-box .image-pic {
	position: relative;
}
.image-box .image-pic > img {
	width: 100%;
	vertical-align: bottom;
}
.image-box .image-pic a {
	display: block;
	color: #fff;
}
.image-box .image-pic:hover .thumb-inner {
	display: block;
}
.image-box .image-pic:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 10%;
	opacity: 0;
	transition: all 0.3s;
}
.image-box .image-pic:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	height: 100%;
}
.thumb-inner {
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 6;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;

}
.thumb-inner span {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	padding: 5px 50px 7px;
	border: 1px solid #fff;
}



/*========================================================
                      	 字型設定
=========================================================*/

.fonts-style {
    color: #333;
}
.fonts-style ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fonts-style ul li {
    float: left;
    width: 10%;
    margin-bottom: 20px;
}





