@charset "utf-8";

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */

   .page_FPM-715W   h1,
        .page_FPM-715W   h2,
        .page_FPM-715W   h3,
        .page_FPM-715W   h4,
        .page_FPM-715W   h5,
        .page_FPM-715W   h6 {
            display: block !important;
            position: static !important;
            width: unset !important;
            max-width: unset !important;
            min-width: unset !important;
            height: unset !important;
            max-height: unset !important;
            min-height: unset !important;
            font-size: 100% !important;
            font-weight: bold !important;
            line-height: 1 !important;
            color: #222 !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            text-shadow: none !important;
            box-shadow: none !important;
            background: none !important;
		}
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* 公用 */
/* ======================================================================== */

.page_FPM-715W   {
	max-width:1200px;
	margin:0 auto;
	font-size:15px;
	line-height:1.3;
	font-family: 'Open Sans', Arial, '微軟正黑體', "新細明體", sans-serif;
	font-weight:400;
	color:#636161;
}

.page_FPM-715W   br.desktop
{
	display:block;
}

.page_FPM-715W   br.mobile
{
	display:none;
}

.page_FPM-715W   div
{
	box-sizing:border-box;
}

.page_FPM-715W   img
{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}

.page_FPM-715W   img.my20
{
	margin:20px 0 !important;
}

.page_FPM-715W   img.my30
{
	margin:30px 0 !important;
}

.page_FPM-715W   img.my40
{
	margin:40px 0 !important;
}

.page_FPM-715W   img.my50
{
	margin:50px 0 !important;
}

.page_FPM-715W   .clearfix,
.page_FPM-715W   .clear
{
	clear:both;
}

.page_FPM-715W   .hide
{
	display:none;
}

.page_FPM-715W   .show
{
	display:block;
}

.page_FPM-715W   ul,
.page_FPM-715W   ol
{
	margin:0 !important;
	padding:0 10px 0 15px !important;
}

.page_FPM-715W   li
{
	margin:0 !important;
	padding:0 !important;
}

.page_FPM-715W   ul li
{
	list-style-type:disc !important;
}

.page_FPM-715W   ol li
{
	list-style-type:decimal !important;
}

.page_FPM-715W   .text-center
{
	text-align:center;
}

.page_FPM-715W   .h160
{
	height:160px;
}

.page_FPM-715W   .h230
{
	height:230px;
}

.page_FPM-715W   .h260
{
	height:260px;
}

.page_FPM-715W   .h310
{
	height:310px;
}

.page_FPM-715W   .h330
{
	height:330px;
}

.page_FPM-715W   .singleImg
{
	width:100%;
	text-align:center;
}

.page_FPM-715W   .singleImg img
{
	max-width:100%;
}

.page_FPM-715W   a,
.page_FPM-715W   a p
{
	color:#0075a2 !important;
}

.page_FPM-715W   a:hover,
.page_FPM-715W   a:hover p
{
	text-decoration:underline;
}

@media screen and (max-width:1199px){}

@media screen and (max-width:991px){}

@media screen and (max-width:767px)
{
	.page_FPM-715W   br.desktop
	{
		display:none;
	}

	.page_FPM-715W   br.mobile
	{
		display:block;
	}
}

@media screen and (max-width:579px){}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* kv 主圖 */
/* ======================================================================== */

.page_FPM-715W  .kv
{
	position:relative;
	min-height:400px;
	background:#011b51 url(../images/kv_bg.jpg) center bottom no-repeat;
	background-size:contain;
}

.page_FPM-715W   .kv .text{    	
    text-align: left;
	padding: 0 50px;
	width: 400px;
	height:350px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}

.page_FPM-715W   .kv .text .t1
{
	font-size:24px;
	line-height:1.3;
	font-weight:bold;
}

.page_FPM-715W   .kv .text .t2
{
	font-size:18px!important;
   line-height: 1.3!important;
	font-weight:bold!important;
	color:#ffffff!important;
}

.page_FPM-715W   .kv .text .t3
{
	font-size:14px!important;
	line-height:1.3!important;
font-weight: normal!important;
		color:#ffffff!important;
	margin: 10px 0;
}

.page_FPM-715W   .kv .img
{
	position:absolute;
	right:0;
	bottom:25px;
	line-height:1px;
	text-align: right;
	
}
.page_FPM-715W   .kv .img {
	max-width: 60%;
}
.page_FPM-715W   .kv .img img{
	max-width: 100%;
	height: auto;
}

@media screen and (max-width:1199px)
{
	.page_FPM-715W   .kv
	{
		min-height:calc( 38vw);
	}

}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .kv .text{
		padding: 0 50px 0 20px;
		height: 320px;
	}

	.page_FPM-715W   .kv .text .t2
	{
		margin-bottom:10px;
	}

	.page_FPM-715W   .kv .img{
		margin: 0 auto;
	}
}

@media screen and (max-width:767px)
{
	.page_FPM-715W   .kv
	{
		display:block;
		min-height:230px;
		background-size:100% ;
	}

	.page_FPM-715W   .kv .text
	{
		position:static;
		height: unset;
		padding:40px 10px;
		width:96%;
		margin:0 auto;
		text-align: center;
	}

	.page_FPM-715W   .kv .text .t3
	{
		width:100%;
	}

	.page_FPM-715W   .kv .img
	{
		position:static;
		width:100%;
		max-width: 90%;
		padding-bottom:5px;
	}

	.page_FPM-715W   .kv .img img
	{
		width:auto;
		height:auto;
		max-width:100%;
		max-height:100%;
	}
}

@media screen and (max-width:579px)
{

	.page_FPM-715W   .kv .text .t2,.page_FPM-715W   .kv .text .t3
	{
		text-align: center;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* intro 主圖下的主要介紹文 */
/* ======================================================================== */

.page_FPM-715W   .intro
{
	
	max-width: 820px;
	padding: 70px 0;
	margin: 0 auto;
}

.page_FPM-715W   .intro .img
{
	text-align:center;
	min-width:450px;
}

.page_FPM-715W   .intro li
{
	color:#0b89ba;
	font-size:16px;
	line-height:1.3;
}

.page_FPM-715W   .intro li b
{
	color:#0075a2;
}

.page_FPM-715W   .intro p
{
	/*max-width:900px;*/
	font-size:16px;
	line-height:1.3;
	color:#4b4c4c;
	margin:0 auto;
}

@media screen and (max-width:1199px)
{
	.page_FPM-715W   .intro .img
	{
		width:400px;
	}
}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .intro
	{
		padding:50px 20px;
	}
}

@media screen and (max-width:767px)
{
	.page_FPM-715W   .intro
	{
		display:block;
	}

	.page_FPM-715W   .intro .img
	{
		width:100%;
		min-width:100%;
		margin-bottom:30px;
	}
}

@media screen and (max-width:579px)
{

}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox 內容 default */
/* ======================================================================== */

.page_FPM-715W   .contentBox
{
/*	padding:50px 50px;*/
}
.page_FPM-715W   .contentBox .boxs{
		padding:50px 50px;
}
.page_FPM-715W   .contentBox .title
{
	color:#3c3c3c!important;
	font-size:18px!important;
	font-weight:bold!important;
	line-height:1.3!important;
	text-align:center!important;
	margin-bottom:30px!important;
}

.page_FPM-715W   .contentBox .box .img
{
	display:flex;
	align-items:center;
	justify-content:center;
}


.page_FPM-715W   .contentBox .box .subttl
{
	color:#000!important;
	font-size:18px!important;
	line-height:1.3!important;
	margin:10px 0!important;
}
.page_FPM-715W   .contentBox .box ul.flex{
	display: flex;
	flex-wrap:wrap;
}
.page_FPM-715W   .contentBox .box ul.flex li{
	width: 50%;
	min-width: 150px;
}

.page_FPM-715W   .contentBox .box p,
.page_FPM-715W   .contentBox .box li
{
	color:#4d4d4d;
	font-size:14px;
	line-height:1.3;
	padding-right:30px;
}

.page_FPM-715W   .contentBox .box a.moreBtn
{
	display:block;
	float:right;
	color:#FFF !important;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	width:130px;
	height:35px;
	line-height:1.3;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:50px;
	border-radius:3px;
	background:#144c78 url(../images/btn_arrow.png) 90% center no-repeat;
}

.page_FPM-715W   .contentBox .box a.moreBtn:hover
{
	color:#FF0;
}

@media screen and (max-width:1199px){}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .contentBox
	{
/*		padding:50px 20px;*/
	}
	.page_FPM-715W   .contentBox .box .img
	{
		width:100%;
	}
	.page_FPM-715W   .contentBox .box .img img
	{
max-width: 100%;
		height: auto;
	}
	.page_FPM-715W   .contentBox .box .subttl br,
	.page_FPM-715W   .contentBox.circles .box p br
	{
		display:none;
	}
	.page_FPM-715W   .contentBox.circles .box .img img
	{
		width:150px;
	}
/*
	.page_FPM-715W   .contentBox .box ul.flex li{
	width: 50%;
}
*/
}

@media screen and (max-width:767px){
	.page_FPM-715W  .contentBox .boxs{
		padding: 50px 20px;
}

	.page_FPM-715W   .contentBox .title
	{
		margin-bottom:10px;
	}
	.page_FPM-715W   .contentBox .box p,
	.page_FPM-715W   .contentBox .box li
	{
		padding-right:0;
	}
	.page_FPM-715W   .contentBox .box .img img
	{
		width:unset!important;
		height:auto !important;
	}
}

@media screen and (max-width:579px){}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x1 */
/* ======================================================================== */

/*
.page_FPM-715W   .contentBox.b1x1 .blueList .ttl
{
	color:#264461;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
}

.page_FPM-715W   .contentBox.b1x1 .blueList p
{
	color:#4e88b7;
	font-size:16px;
	line-height:1.3;
	margin:0;
	padding:0;
}
*/

@media screen and (max-width: 1199px){}

@media screen and (max-width: 991px){}

@media screen and (max-width: 767px){}

@media screen and (max-width: 579px){}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x2 */
/* ======================================================================== */


.page_FPM-715W   .contentBox.b1x2 .boxs
{
	display:flex;
}

.page_FPM-715W   .contentBox.b1x2 .boxs.h370
{
	margin:70px 0;
}

.page_FPM-715W   .contentBox.b1x2 .box
{
	width:50%;
	margin:0;
	padding:0;
}

.page_FPM-715W   .contentBox.b1x2 .box:nth-child(1)
{
	border-right:1px solid #D1D1D1;
}
.page_FPM-715W   .contentBox.b1x2 .box.border-none{
	border-right:none;
}
.page_FPM-715W   .contentBox.b1x2 .box.H-middle{
	height: 260px;
	display: flex;
	flex-direction:column;
	justify-content: center;
}

.page_FPM-715W   .contentBox.b1x2 .box:nth-child(2)
{
	padding-left:40px;

}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .contentBox.b1x2 .boxs
	{
		display:block;
	}
	.page_FPM-715W   .contentBox.b1x2 .boxs.h370
	{
		margin:0;
	}
	.page_FPM-715W   .contentBox.b1x2 .box
	{
		width:100%;
		padding:20px 0 !important;
	}
	.page_FPM-715W   .contentBox.b1x2 .box .img
	{
		display:block;
		text-align:center;
		height:unset !important;
	}
	.page_FPM-715W   .contentBox.b1x2 .box:nth-child(1)
	{
		border-right:0;
	}

	.page_FPM-715W   .contentBox.b1x2 .box:nth-child(2)
	{
		padding-left:0;
	}
	
	.page_FPM-715W  .contentBox.b1x2 .box.H-middle{
		height: unset;
	}
}

@media screen and (max-width: 579px)
{
	.page_FPM-715W   .contentBox.b1x2 .box .img img
	{
		max-width:100% !important;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x3 */
/* ======================================================================== */

.page_FPM-715W   .contentBox.b1x3 .boxs
{
	display:flex;
}

.page_FPM-715W   .contentBox.b1x3 .box
{
	width:33.33%;
	margin:0;
	padding:0 20px;
}

.page_FPM-715W   .contentBox.b1x3 .box:nth-child(1),
.page_FPM-715W   .contentBox.b1x3 .box:nth-child(2)
{
	border-right:1px solid #D1D1D1;
}

.page_FPM-715W   .contentBox.b1x3 .box .img img
{
	width:80%;
}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .contentBox.b1x3 .boxs
	{
		display:block;
	}	
	.page_FPM-715W   .contentBox.b1x3 .box
	{
		width:100%;
		padding:20px 0 !important;
	}
	.page_FPM-715W   .contentBox.b1x3 .box .img
	{
		display:block;
		text-align:center;
		height:unset !important;
	}
	.page_FPM-715W   .contentBox.b1x3 .box:nth-child(1),
	.page_FPM-715W   .contentBox.b1x3 .box:nth-child(2)
	{
		border-right:0;
	}

	.page_FPM-715W   .contentBox.b1x3 .box:nth-child(2),
	.page_FPM-715W   .contentBox.b1x3 .box:nth-child(3)
	{
		padding-left:0;
	}
}

@media screen and (max-width: 579px)
{
	.page_FPM-715W   .contentBox.b1x3 .box .img img
	{
		max-width:100% !important;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b2x2 */
/* ======================================================================== */

.page_FPM-715W   .contentBox.b2x2 .boxs
{
	display:flex;
}

.page_FPM-715W   .contentBox.b2x2 .box
{
	width:50%;
	margin:0;
	padding:0;
}

.page_FPM-715W   .contentBox.b2x2 .box:nth-child(1)
{
	border-right:1px solid #D1D1D1;
}

.page_FPM-715W   .contentBox.b2x2 .box:nth-child(2)
{
	padding-left:40px;
}

.page_FPM-715W   .contentBox.b2x2 .boxs.divider .box
{
	border:0;
}

.page_FPM-715W   .contentBox.b2x2 .boxs.divider .box:nth-child(1)
{
	padding:10px 20px 10px 0;
}

.page_FPM-715W   .contentBox.b2x2 .boxs.divider .box:nth-child(2)
{
	padding:10px 0 10px 20px;
}

.page_FPM-715W   .contentBox.b2x2 .boxs.divider .box hr
{
	border:0;
	border-top:1px solid #D1D1D1;
}

@media screen and (max-width:1199px)
{

}

@media screen and (max-width:991px)
{

}

@media screen and (max-width:767px)
{
	.page_FPM-715W   .contentBox.b2x2 .boxs
	{
		display:block;
	}
	.page_FPM-715W   .contentBox.b2x2 .box
	{
		width:100%;
		padding:20px 0 !important;
	}
	.page_FPM-715W   .contentBox.b2x2 .box .img
	{
		display:block;
		text-align:center;
		height:inherit!important;
	}
	.page_FPM-715W   .contentBox.b2x2 .box:nth-child(1)
	{
		border-right:0;
	}
	.page_FPM-715W   .contentBox.b2x2 .box:nth-child(2)
	{
		padding-left:0;
	}
	.page_FPM-715W   .contentBox.b2x2 .boxs.divider
	{
		display:none;
	}
}

@media screen and (max-width:579px)
{
	.page_FPM-715W   .contentBox.b2x2 .box .img img
	{
		max-width:100% !important;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox circles 內容 有圓圈圖 */
/* ======================================================================== */

.page_FPM-715W   .contentBox.circles.c1
{
	height:600px;
}

.page_FPM-715W   .contentBox.circles.c1
{
	background:url(../images/targetBg1.jpg) center bottom no-repeat;
	background-size:contain;
}

.page_FPM-715W   .contentBox.circles.c2
{
	height:530px;
}

.page_FPM-715W   .contentBox.circles.c2
{
	background:url(../images/targetBg2.jpg) center bottom no-repeat;
	background-size:contain;
}

.page_FPM-715W   .contentBox.circles .box .subttl
{
	color:#3c3c3c;
	font-size:21px;
	line-height:1.3;
}

.page_FPM-715W   .contentBox.circles .box .subttl.blue
{
	color:#4e88b7;
}

.page_FPM-715W   .contentBox.circles .box p
{
	color:#4d4d4d;
	font-size:14px;
	line-height:1.3;
	margin:0;
	padding:0;
}

.page_FPM-715W   .contentBox.circles .box p.blue
{
	color:#4e88b7;
}

.page_FPM-715W   .contentBox.circles .box .img img
{
	margin:35px 10px !important;
}

.page_FPM-715W   .contentBox.circles .box .img .inner
{
	white-space:nowrap;
}



@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_FPM-715W   .contentBox.circles.c1
	{
		height:520px;
	}
	.page_FPM-715W   .contentBox.circles.c2
	{
		height:480px;
	}
}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .contentBox.circles .box .img img
	{
		width:120px !important;
	}
	.page_FPM-715W   .contentBox.circles.c1
	{
		height:430px;
	}
}

@media screen and (max-width: 579px)
{
	.page_FPM-715W   .contentBox.circles.c1
	{
		height:530px;
	}
	.page_FPM-715W   .contentBox.circles.c2
	{
		height:600px;
	}
	.page_FPM-715W   .contentBox.circles .box .img
	{
		width:90%;
		margin:10px auto;
		display:block;
		text-align:center;
	}
	.page_FPM-715W   .contentBox.circles .box .img img
	{
		width:100px;
		margin:10px !important;
	}
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* grayBg 灰底 */
/* ======================================================================== */

.page_FPM-715W   .contentBox .grayBg
{
	background-color:#e5ebf1;
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox title 產品細節 標題 */
/* ======================================================================== */

.page_FPM-715W   .productBox.bigTTL
{
	color:#3c3c3c;
	font-size:24px;
	font-weight:bold;
	line-height:1.3;
	min-height:100px;
	padding-top:15px;
	text-align:center;
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox 產品細節 default :1x1 */
/* ======================================================================== */

.page_FPM-715W   .productBox
{
	padding:0 50px 50px 50px;
}

.page_FPM-715W   .productBox .title
{
	color:#3c3c3c;
	font-size:18px;
	line-height:1.3;
	padding: 10px 20px 10px;
	background-color:#f3f3f3;
	margin-bottom:35px;
	font-weight: bold;
}
.page_FPM-715W   .productBox h3.title{
	color: #3c3c3c!important;
    font-size: 18px!important;
    font-weight: bold!important;
    line-height: 1.3!important;
    text-align: center!important;
    margin-bottom: 50px!important;
}

.page_FPM-715W   .productBox .subttl.left
{
	color:#4172ae;
	font-size:18px;
	line-height:20px;
	padding-left:20px;
	margin-bottom:15px;
}

.page_FPM-715W   .productBox .subttl.right
{
	color:#3c3c3c;
	font-size:15px;
	line-height:1.3;
	padding-right:20px;
	margin-bottom:15px;
	text-align:right;
}

.page_FPM-715W   .productBox .box .subttl
{
	color:#4172ae;
	font-size:18px;
	font-weight:bold;
	line-height:80px;
	text-align:center;
}
.page_FPM-715W   .productBox.b1x1 .box .img{
	padding: 50px 20px;
	max-width: 100%;
}
.page_FPM-715W   .productBox.b1x1 .box .img img{
	max-width: 100%;
	height: auto;
}

.page_FPM-715W   .productBox .box .img
{
	text-align:center;
}

.page_FPM-715W   .productBox .box p.note
{
	font-size:15px;
	line-height:1.3;
	color:#4e87b6;
	margin:20px 10px;
	text-align:center;
}

.page_FPM-715W   .productBox .box .img img
{
	/* 最大的單張圖寬度要配合原稿調整 */
	max-width:961px;
}

.page_FPM-715W   .productBox p.productBox_text
{
	width:48%;
	padding-left:20px;
}

@media screen and (max-width:1199px)
{
	.page_FPM-715W   .productBox .box .img img
	{
		/* 最大的單張圖寬度要配合原稿調整 */
		max-width:100%;
	}
}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .productBox
	{
		padding:0 20px 20px 20px;
	}
	.page_FPM-715W   .productBox .box .img
	{
		width:100%;
	}
	.page_FPM-715W   .productBox p.productBox_text
	{
		width:calc( 100% - 20px);
	}
}

@media screen and (max-width:767px)
{
	.page_FPM-715W   .productBox .box .img img
	{
		width:unset !important;
		height:auto !important;
	}
	.page_FPM-715W   .productBox .box .img.m1 img
	{
		/* 最大的單張圖寬度要配合原稿調整 */
		max-width:100%;
	}
}

@media screen and (max-width:579px)
{
	.page_FPM-715W  .productBox.b1x1 .box .img{
		padding: 20px 0;
	}
	.page_FPM-715W   .productBox .box p.note
	{
		line-height:1.3;
		margin-top: 20px;
		margin-bottom:50px;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b1x2 */
/* ======================================================================== */

.page_FPM-715W   .productBox.b1x2 .boxs
{
	display: flex;
	align-items:center;
}

.page_FPM-715W   .productBox.b1x2 .box
{
	width:50%;
}

.page_FPM-715W   .productBox.b1x2 .box.unset img
{
	max-width:100%;
	height:auto;
}

.page_FPM-715W   .productBox.b1x2 .specialWidth
{
	max-width:85%;
	margin:50px auto 0 auto;
}

@media screen and (max-width: 1199px)
{
	.page_FPM-715W   .productBox.b1x2 .box.unset img
	{
		height:unset !important;
	}
}

@media screen and (max-width: 991px)
{
	.page_FPM-715W   .productBox.b1x2 .box .img img
	{
		width:80%;
		height:auto;
	}
}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .productBox.b1x2 .boxs
	{
		display:block;
	}
	.page_FPM-715W   .productBox.b1x2 .box
	{
		width:100%;
	}
	.page_FPM-715W   .productBox.b1x2 .box .img img
	{
		max-width:100%;
	}
}

@media screen and (max-width: 579px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b1x3 */
/* ======================================================================== */

.page_FPM-715W   .productBox.b1x3 .boxs
{
	display: flex;
	align-items:center;
}

.page_FPM-715W   .productBox.b1x3 .box
{
	width:33%;
}

.page_FPM-715W   .productBox.b1x3 .box p
{
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	color:#4172ae;
	text-align:center;
}

.page_FPM-715W   .productBox.b1x3 .box.unset img
{
	max-width:100%;
	height:auto;
}

@media screen and (max-width: 1199px)
{
	.page_FPM-715W   .productBox.b1x3 .box.unset img
	{
		height:unset !important;
	}
}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .productBox.b1x3 .boxs
	{
		display:block;
	}
	.page_FPM-715W   .productBox.b1x3 .box
	{
		width:100%;
	}
	.page_FPM-715W   .productBox.b1x3 .box .img img
	{
		max-width:100%;
	}
}

@media screen and (max-width: 579px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b1x4 */
/* ======================================================================== */

.page_FPM-715W   .productBox.b1x4 .boxs
{
	display: flex;
	align-items:flex-start;
	flex-wrap:wrap;
	padding: 50px 0;
}

.page_FPM-715W   .productBox.b1x4 .box
{
	width:20%;
}

.page_FPM-715W   .productBox.b1x4 .box h3
{
	font-size:18px!important;
	font-weight:bold!important;
	line-height:1.3!important;
	color:#4172ae!important;
	text-align:center;
	margin:0!important;
}

.page_FPM-715W   .productBox.b1x4 .box .img.h140
{
	height:140px;
}

.page_FPM-715W   .productBox.b1x4 .box.unset img
{
	max-width:100%;
	height:auto;
}

@media screen and (max-width: 1199px)
{
	.page_FPM-715W   .productBox.b1x4 .box.unset img
	{
		height:unset !important;
	}
}

@media screen and (max-width: 991px)
{

}

@media screen and (max-width: 767px)
{
	.page_FPM-715W   .productBox.b1x4 .boxs
	{
/*		display:block;*/
	}
	.page_FPM-715W   .productBox.b1x4 .box
	{
	width: 33.33%;
    margin: 10px auto 50px;
    justify-content: center;
	}
	.page_FPM-715W   .productBox.b1x4 .box .img img
	{
		max-width:100%;
	}
}

@media screen and (max-width: 579px){	
	.page_FPM-715W   .productBox.b1x4 .box{
		width: 45%;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b3x2 */
/* ======================================================================== */

.page_FPM-715W   .productBox.b3x2 .boxs
{
	display: flex;
	align-items:flex-start;
	justify-content: center;
	padding-top: 50px;
}

.page_FPM-715W   .productBox.b3x2 .box
{
	width:25%;
margin: 10px 10px 30px;
	
}
.page_FPM-715W   .productBox.b3x2 .boxs .box .img{
	max-width:  334px;
	max-height: 203px;
	overflow: hidden;
	margin: 0 auto;
}
.page_FPM-715W   .productBox.b3x2 .boxs .box img{
	transform:scale(1,1);
	transition: all 0.5s ease-out;
}

.page_FPM-715W   .productBox.b3x2 .boxs .box img:hover{

transform:scale(1.1,1.1);
}

.page_FPM-715W   .productBox.b3x2 .box img
{
	max-width:100%;
	height:auto;
}

.page_FPM-715W   .productBox.b3x2 .box h3
{
	font-size:18px!important;
	font-weight:bold!important;
	line-height:1.3!important;
	text-align: center!important;
	color:#3C3C3C!important;
	margin: 10px 0!important;
}

@media screen and (max-width: 1199px)
{
	.page_FPM-715W   .productBox.b3x2 .box	{

		margin: 0 10px;
	}

	.page_FPM-715W   .productBox.b3x2 .box img
	{
		width:100%;
	}
}

@media screen and (max-width: 991px)
{

	.page_FPM-715W   .productBox.b3x2 .box p
	{
		text-align:center;
		padding:0;
	}
		.page_FPM-715W   .productBox.b3x2 .boxs
	{   flex-wrap: wrap;
		padding: 0 10px;
	}

	.page_FPM-715W   .productBox.b3x2 .box
	{
		width:50%;
		margin: 0 auto 30px;
		padding: 0 10px;
	}
}

@media screen and (max-width: 767px)
{

	.page_FPM-715W   .productBox.b3x2 .box .img img
	{
		max-width:100%;
	}
}

@media screen and (max-width: 579px)
{
   	.page_FPM-715W   .productBox.b3x2 .box
	{
		width:95%;
		margin: 0 auto 30px;
		padding: 0 10px;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* certifications 認證圖 */
/* ======================================================================== */

.page_FPM-715W   .certifications
{
	padding:50px 50px;
}

.page_FPM-715W   .certifications .title
{
	color:#3c3c3c;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	text-align:center;
	margin-bottom:50px;
}

.page_FPM-715W   .certifications .boxs
{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.page_FPM-715W   .certifications .boxs .box
{
	width:16.6%;
	text-align:center;
	text-decoration:none;
	padding: 10px 10px;
}

.page_FPM-715W   .certifications .box .img img
{
	max-width:100%
}

.page_FPM-715W   .certifications .box p
{
	color:#45494c;
	font-size:18px;
	line-height:1.3;
	letter-spacing:1px;
}

@media screen and (max-width:1199px)
{

}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .certifications
	{
		padding:50px 20px;
	}
}

@media screen and (max-width:767px)
{

	.page_FPM-715W   .certifications .box
	{
		width:33.33% !important;

	}
}

@media screen and (max-width:579px)
{
	.page_FPM-715W   .certifications .box
	{
		width:48% !important;
		padding: 10px 20px!important;

	}
}
@media screen and (max-width:300px){
		.page_FPM-715W   .certifications .box
	{
		width:80% !important;
		padding: 10px 20px!important;

	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* specVideoTable 包含video或表格的內容 */
/* ======================================================================== */

.page_FPM-715W   .specVideoTable
{
	padding:70px 50px;
}

.page_FPM-715W   .specVideoTable .title
{
	color:#3c3c3c!important;
	font-size:18px!important;
	font-weight:bold!important;
	line-height:1.3!important;
	text-align:center!important;
	margin-bottom:30px!important;
}

.page_FPM-715W   .specVideoTable .subttl
{
	color:#3c3c3c;
	font-size:18px;
	line-height:1.3;
	padding:10px 20px 10px;
	font-weight: bold;
	background-color:#f3f3f3;
}

.page_FPM-715W   .specVideoTable h3
{
	font-size:18px;
	line-height:1.3;
	color:#4172ae;
	text-align:center;
	margin:0;
}

.page_FPM-715W   .specVideoTable .specVideo
{
	margin:50px auto 50px auto;
}

.page_FPM-715W   .specVideoTable .specVideo,
.page_FPM-715W   .specVideoTable .specVideo iframe
{
	width:560px;
	height:calc( 560px * 9/16);
}

.page_FPM-715W   .specVideoTable h4
{
	font-size:24px!important;
	line-height:1.3!important;
	color:#3c3c3c!important;
	text-align:center!important;
	margin:0!important;
}

.page_FPM-715W   .specVideoTable .specTable
{
	position:relative;
}

.page_FPM-715W   .specVideoTable .specTable .infoTable
{
	overflow-y:hidden;
	border:1px solid #F7F7F7;
}

.page_FPM-715W   .specVideoTable .specTable table
{
	width:1097px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

.page_FPM-715W   .specVideoTable .specTable table th,
.page_FPM-715W   .specVideoTable .specTable table td
{
	border:1px solid #f1f1f1;
}

.page_FPM-715W   .specVideoTable .specTable thead td
{
	vertical-align:bottom !important;
	text-align:center;
	padding:30px 0;
	border:0;
	height:120px;
}

.page_FPM-715W   .specVideoTable .specTable tbody tr:nth-child(odd)
{
	background-color:#F7F7F7;
}

.page_FPM-715W   .specVideoTable .specTable tbody th,
.page_FPM-715W   .specVideoTable .specTable tbody td
{
	color:#575757;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	height:35px;
	padding:5px;
	white-space:nowrap;
}

.page_FPM-715W   .specVideoTable .specTable tbody th
{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background-color:#4985c6;
}

.page_FPM-715W   .specVideoTable .specTable tbody td.blueTXT
{
	color:#0086C9;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.page_FPM-715W   .specVideoTable .specTable .infoTable table td:nth-child(1)
{
	width:89px;
}

.page_FPM-715W   .specVideoTable .specTable .coverMenu
{
	position:absolute;
	left:0;
	top:1px;
	z-index:11;
}

.page_FPM-715W   .specVideoTable .specTable .coverMenu table
{
	width:101px;
	background-color:#FFF;
}

.page_FPM-715W   .specVideoTable .specTable .coverMenu table th,
.page_FPM-715W   .specVideoTable .specTable .coverMenu table td
{
	width:100px;
}

@media screen and (max-width:1199px){}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .specVideoTable
	{
		padding:20px;
	}
}

@media screen and (max-width:767px)
{
	.page_FPM-715W   .specVideoTable h4
	{
		line-height:1.3;
	}
}

@media screen and (max-width:579px)
{
	.page_FPM-715W   .specVideoTable .specVideo,
	.page_FPM-715W   .specVideoTable .specVideo iframe
	{
		width:320px;
		height:calc( 320px * 9/16);
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* Slider */
/* ======================================================================== */

.page_FPM-715W   .sliderBox
{
	width:1080px;
	margin:0 auto;
	padding:20px 20px;
}


/*.sliderBox_two 新增2格時應用*/

.page_FPM-715W   .sliderBox_two
{
	width:750px;
	margin:0 auto;
	padding:20px 50px;
}

.page_FPM-715W   .owl-carousel .item
{
	text-align:center;
}

.page_FPM-715W   .owl-carousel .item a
{
	display:inline-block;
}

.page_FPM-715W   .owl-carousel .item .nonelink
{
	cursor:default;
}

.page_FPM-715W   .owl-carousel .item img
{
	width:100%;
	max-width:350px;
	display:inline-block;
	/*fix image*/
}

.page_FPM-715W   .owl-carousel .owl-wrapper-outer
{
	text-align:center;
}

@media screen and (max-width:1199px)
{
	.page_FPM-715W   .sliderBox
	{
		width:100%;
	}
	/*.sliderBox_two 新增2格時應用*/
	.page_FPM-715W   .sliderBox_two
	{
		width:750px;
	}
}

@media screen and (max-width:991px)
{
	.page_FPM-715W   .sliderBox
	{
		padding:20px;
	}
	/*.sliderBox_two 新增2格時應用*/
	.page_FPM-715W   .sliderBox_two
	{
		width:750px;
	}
}

@media screen and (max-width:767px)
{
	/*.sliderBox_two 新增2格時應用*/
	.page_FPM-715W   .sliderBox_two
	{
		width:100%;
	}
}

@media screen and (max-width:579px)
{

}





