@charset "utf-8";

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* 公用 */
/* ======================================================================== */

.page_Azure-IoT
{
	max-width: 1200px;
	margin: 0 auto;
	font-size:15px;
	line-height:20px;
	font-family:Arial, 'Open Sans','微軟正黑體',"新細明體", sans-serif;
	font-weight:400;
	color:#636161;
}

.page_Azure-IoT br.desktop
{
	display:block;
}

.page_Azure-IoT br.mobile
{
	display:none;
}

.page_Azure-IoT div
{
	box-sizing:border-box;
}

.page_Azure-IoT img
{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}

.page_Azure-IoT img.my20
{
	margin:20px 0 !important;
}

.page_Azure-IoT img.my30
{
	margin:30px 0 !important;
}

.page_Azure-IoT img.my40
{
	margin:40px 0 !important;
}

.page_Azure-IoT img.my50
{
	margin:50px 0 !important;
}

.page_Azure-IoT .clearfix,
.page_Azure-IoT .clear
{
	clear:both;
}

.page_Azure-IoT .hide
{
	display:none;
}

.page_Azure-IoT .show
{
	display:block;
}

.page_Azure-IoT ul
{
	margin:0 !important;
	padding:0 !important;
}

.page_Azure-IoT li
{
	margin:0 0 0 20px !important;
	padding:0 !important;
}

.page_Azure-IoT .text-center
{
	text-align:center;
}

.page_Azure-IoT .h160
{
	height:160px;
}

.page_Azure-IoT .h230
{
	height:230px;
}

.page_Azure-IoT .h260
{
	height:260px;
}

.page_Azure-IoT .h310
{
	height:310px;
}

.page_Azure-IoT .h330
{
	height:330px;
}

.page_Azure-IoT .singleImg
{
	width:100%;
	text-align:center;
}

.page_Azure-IoT .singleImg img
{
	max-width:100%;
}

/*
.page_Azure-IoT a,
.page_Azure-IoT a p
{
	color:#0075a2 !important;
}
*/

.page_Azure-IoT a:hover,
.page_Azure-IoT 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_Azure-IoT br.desktop
	{
		display:none;
	}

	.page_Azure-IoT br.mobile
	{
		display:block;
	}

}

@media screen and (max-width: 599px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* kv 主圖 */
/* ======================================================================== */

.page_Azure-IoT .kv
{
	position:relative;
	min-height:400px;
	background:#0c3353 url(../images/kv_bg.jpg) center bottom no-repeat;
	background-size:contain;
}

.page_Azure-IoT .kv .text
{
	position:absolute;
	top:110px;
	left:45px;
	color:#FFF;
	width:580px;
}

.page_Azure-IoT .kv .text .t1
{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
}

.page_Azure-IoT .kv .text .t2
{
	font-size:38px;
	line-height:38px;
	font-weight:bold;
	margin-bottom:20px;
}

.page_Azure-IoT .kv .text .t3
{
	font-size:30px;
	line-height:30px;
	font-style:normal;
}

.page_Azure-IoT .kv .img
{
	position:absolute;
	right:0;
	bottom:20px;
	line-height:1px;
}

@media screen and (max-width: 1199px)
{
	.page_Azure-IoT .kv
	{
		min-height:calc( 33.33vw );
	}
	.page_Azure-IoT .kv .text
	{
		top:20px;
		left:30px;
	}
	.page_Azure-IoT .kv .img img
	{
		max-height:250px;
		width:auto;
	}
}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .kv .text
	{
		top:20px;
		left:30px;
		width:600px;
	}
	.page_Azure-IoT .kv .text .t2
	{
		margin-bottom:10px;
	}
	.page_Azure-IoT .kv .text .t3
	{
		width:330px;
	}
	.page_Azure-IoT .kv .img
	{
		bottom:10px;
		width:510px;
		max-height:unset;
	}
	.page_Azure-IoT .kv .img img
	{
		max-height:unset;
		max-width:100%;
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .kv
	{
		display:block;
		min-height:unset;
		background-size:cover;
	}
	.page_Azure-IoT .kv .text
	{
		position:static;
		padding-top:30px;
		width:96%;
		margin:0 auto;
	}
	.page_Azure-IoT .kv .text .t3
	{
		width:100%;
	}
	.page_Azure-IoT .kv .img
	{
		position:static;
		padding-top:30px;
		width:100%;
	}
	.page_Azure-IoT .kv .img img
	{
		width:auto;
		height:auto;
		max-width:100%;
		max-height:100%;
	}
}

@media screen and (max-width: 599px)
{
	.page_Azure-IoT .kv
	{
		min-height:unset;
	}
	.page_Azure-IoT .kv .text .t2
	{
		font-size:36px;
		line-height:40px;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* intro 主圖下的主要介紹文 */
/* ======================================================================== */

.page_Azure-IoT .intro
{
	display:flex;
	align-items:center;
	padding:30px 50px;
}

.page_Azure-IoT .intro .img
{
	text-align:center;
	min-width:450px;
}

.page_Azure-IoT .intro li
{
	color: #0b89ba;
	font-size: 16px;
	line-height: 24px;
}

.page_Azure-IoT .intro li b
{
	color:#0075a2;
}

.page_Azure-IoT .intro p
{
	max-width:900px;
	font-size: 16px;
	line-height: 24px;
	color: #4b4c4c;
	margin:0 auto;
}

@media screen and (max-width: 1199px)
{
	.page_Azure-IoT .intro .img
	{
		width:400px;
	}

}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .intro
	{
		padding:20px;
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .intro
	{
		display:block;
	}
	.page_Azure-IoT .intro .img
	{
		width:100%;
		min-width:100%;
		margin-bottom:30px;
	}
}

@media screen and (max-width: 599px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox 內容 default */
/* ======================================================================== */

.page_Azure-IoT .contentBox
{
	padding:30px 50px;
}

.page_Azure-IoT .contentBox .title
{
	color:#3c3c3c;
	font-size:24px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
	margin-bottom:30px;
}

.page_Azure-IoT .contentBox .box .img
{
	display:flex;
	align-items:center;
	justify-content:center;
}

.page_Azure-IoT .contentBox .box .subttl
{
	color:#000;
	font-size:21px;
	line-height:24px;
	margin:20px 0;
}

.page_Azure-IoT .contentBox .box p,
.page_Azure-IoT .contentBox .box li
{
	color:#4d4d4d;
	font-size:14px;
	line-height:21px;
}

.page_Azure-IoT .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:35px;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:50px;
	border-radius:3px;
	background:#144c78 url(../images/btn_arrow.png) 90% center no-repeat;
}

.page_Azure-IoT .contentBox .box a.moreBtn:hover
{
	color:#FF0;
}

@media screen and (max-width: 1199px)
{
}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .contentBox
	{
		padding:20px;
	}
	.page_Azure-IoT .contentBox .box .img
	{
		width:100%;
	}
	.page_Azure-IoT .contentBox .box .img img
	{
		width:90%;
	}
	.page_Azure-IoT .contentBox .box .subttl br,
	.page_Azure-IoT .contentBox.circles .box p br
	{
		display:none;
	}
	.page_Azure-IoT .contentBox.circles .box .img img
	{
		width:150px;
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .contentBox .title
	{
		margin-bottom:10px;
	}
	.page_Azure-IoT .contentBox .box p,
	.page_Azure-IoT .contentBox .box li
	{
		padding-right:0;
	}
	.page_Azure-IoT .contentBox .box .img img
	{
		width:unset !important;
		height:auto !important;
	}
}

@media screen and (max-width: 599px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b2x2 內容 2*2 */
/* ======================================================================== */


.page_Azure-IoT .contentBox.b2x2 .boxs
{
	display:flex;
}

.page_Azure-IoT .contentBox.b2x2 .box
{
	width:50%;
	margin:0;
	padding:0;
}

.page_Azure-IoT .contentBox.b2x2 .box:nth-child(1)
{
	border-right:1px solid #D1D1D1;
}

.page_Azure-IoT .contentBox.b2x2 .box:nth-child(2)
{
	padding-left:40px;
}

.page_Azure-IoT .contentBox.b2x2 .boxs.divider .box
{
	border:0;
}

.page_Azure-IoT .contentBox.b2x2 .boxs.divider .box:nth-child(1)
{
	padding:10px 20px 10px 0;
}

.page_Azure-IoT .contentBox.b2x2 .boxs.divider .box:nth-child(2)
{
	padding:10px 0 10px 20px;
}

.page_Azure-IoT .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_Azure-IoT .contentBox.b2x2 .boxs
	{
		display:block;
	}
	.page_Azure-IoT .contentBox.b2x2 .box
	{
		width:100%;
		padding:20px 0 !important;
	}
	.page_Azure-IoT .contentBox.b2x2 .box .img
	{
		display:block;
		text-align:center;
		height:unset !important;
	}
	.page_Azure-IoT .contentBox.b2x2 .box:nth-child(1)
	{
		border-right:0;
	}
	.page_Azure-IoT .contentBox.b2x2 .box:nth-child(2)
	{
		padding-left:0;
	}
	.page_Azure-IoT .contentBox.b2x2 .boxs.divider
	{
		display:none;
	}
}

@media screen and (max-width: 599px)
{
	.page_Azure-IoT .contentBox.b2x2 .box .img img
	{
		max-width:100% !important;
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* grayBg 灰底 */
/* ======================================================================== */

.page_Azure-IoT .contentBox.grayBg
{
	background-color:#e5ebf1;
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox title 產品細節 標題 */
/* ======================================================================== */

.page_Azure-IoT .productBox.bigTTL
{
	color:#3c3c3c;
	font-size:24px;
	font-weight:bold;
	line-height:85px;
	min-height:100px;
	padding-top:15px;
	text-align:center;
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox 產品細節 default : 1x1 */
/* ======================================================================== */

.page_Azure-IoT .productBox
{
	padding:0 50px 50px 50px;
}

.page_Azure-IoT .productBox .title
{
	color:#3c3c3c;
	font-size:21px;
	line-height:40px;
	padding-left:20px;
	background-color:#f3f3f3;
	margin-bottom:35px;
}

.page_Azure-IoT .productBox .subttl.left
{
	color:#4172ae;
	font-size:18px;
	line-height:20px;
	padding-left:20px;
	margin-bottom:15px;
}

.page_Azure-IoT .productBox .subttl.right
{
	color:#3c3c3c;
	font-size:15px;
	line-height:20px;
	padding-right:20px;
	margin-bottom:15px;
	text-align:right;
}

.page_Azure-IoT .productBox .box .subttl
{
	color:#4172ae;
	font-size:18px;
	font-weight:bold;
	line-height:80px;
	text-align:center;
}

.page_Azure-IoT .productBox .box .img
{
	text-align:center;
}

.page_Azure-IoT .productBox .box .img.m1 img
{
	/* 最大的單張圖寬度要配合原稿調整 */
	max-width:570px;
}

.page_Azure-IoT .productBox .box .img.m2 img
{
	/* 最大的單張圖寬度要配合原稿調整 */
	max-width:1000px;
}

.page_Azure-IoT .productBox p.productBox_text
{
	width:48%;
	padding-left:20px;
}

@media screen and (max-width: 1199px)
{
	.page_Azure-IoT .productBox .box .img.m2 img
	{
		/* 最大的單張圖寬度要配合原稿調整 */
		max-width:100%;
	}
}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .productBox
	{
		padding:0 20px 20px 20px;
	}
	.page_Azure-IoT .productBox .box .img
	{
		width:100%;
	}
	.page_Azure-IoT .productBox p.productBox_text
	{
		width:calc( 100% - 20px );
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .productBox .box .img img
	{
		width:unset !important;
		height:auto !important;
	}

	.page_Azure-IoT .productBox .box .img.m1 img
	{
		/* 最大的單張圖寬度要配合原稿調整 */
		max-width:100%;
	}
}

@media screen and (max-width: 599px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* certifications 認證圖 */
/* ======================================================================== */

.page_Azure-IoT .certifications
{
	padding:30px 50px;
}

.page_Azure-IoT .certifications .title
{
	color:#3c3c3c;
	font-size:24px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
	margin-bottom:30px;
}

.page_Azure-IoT .certifications .boxs
{
	display:flex;
	justify-content:center;
}

.page_Azure-IoT .certifications .boxs .box
{
	width:20%;
	text-align:center;
	text-decoration:none;
}

.page_Azure-IoT .certifications .box .img img
{
	max-width:100%
}

.page_Azure-IoT .certifications .box p
{
	color:#45494c;
	font-size:18px;
	line-height:1.5;
	letter-spacing:1px;
}

@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .certifications
	{
		padding:20px;
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .certifications .boxs
	{
		display:block;
	}
	.page_Azure-IoT .certifications .box
	{
		width:100% !important;
	}
}

@media screen and (max-width: 599px)
{

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* specVideoTable 包含video或表格的內容 */
/* ======================================================================== */

.page_Azure-IoT .specVideoTable
{
	padding:30px 50px;
}

.page_Azure-IoT .specVideoTable .title
{
	color:#3c3c3c;
	font-size:24px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
	margin-bottom:30px;
}

.page_Azure-IoT .specVideoTable .subttl
{
	color:#3c3c3c;
	font-size:21px;
	line-height:40px;
	padding-left:20px;
	background-color:#f3f3f3;
}

.page_Azure-IoT .specVideoTable h3
{
	font-size:18px;
	line-height:70px;
	color:#4172ae;
	text-align:center;
	margin:0;
}

.page_Azure-IoT .specVideoTable .specVideo
{
	margin:0 auto 60px auto;
}

.page_Azure-IoT .specVideoTable .specVideo,
.page_Azure-IoT .specVideoTable .specVideo iframe
{
	width:560px;
	height:calc( 560px * 9/16 );
}

.page_Azure-IoT .specVideoTable h4
{
	font-size:24px;
	line-height:50px;
	color:#3c3c3c;
	text-align:center;
	margin:0;
}

.page_Azure-IoT .specVideoTable .specTable
{
	position:relative;
}

.page_Azure-IoT .specVideoTable .specTable .infoTable
{
	overflow-y:hidden;
	border:1px solid #F7F7F7;
}

.page_Azure-IoT .specVideoTable .specTable table
{
	width:1097px;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

.page_Azure-IoT .specVideoTable .specTable table th,
.page_Azure-IoT .specVideoTable .specTable table td
{
	border:1px solid #f1f1f1;
}

.page_Azure-IoT .specVideoTable .specTable thead td
{
	vertical-align:bottom !important;
	text-align:center;
	padding:30px 0;
	border:0;
	height:120px;
}

.page_Azure-IoT .specVideoTable .specTable tbody tr:nth-child(odd)
{
	background-color:#F7F7F7;
}

.page_Azure-IoT .specVideoTable .specTable tbody th,
.page_Azure-IoT .specVideoTable .specTable tbody td
{
	color:#575757;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	height:35px;
	padding:5px;
	white-space:nowrap;
}

.page_Azure-IoT .specVideoTable .specTable tbody th
{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background-color:#4985c6;
}

.page_Azure-IoT .specVideoTable .specTable tbody td.blueTXT
{
	color:#0086C9;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.page_Azure-IoT .specVideoTable .specTable .infoTable table td:nth-child(1)
{
	width:89px;
}

.page_Azure-IoT .specVideoTable .specTable .coverMenu
{
	position:absolute;
	left:0;
	top:1px;
	z-index:11;
}

.page_Azure-IoT .specVideoTable .specTable .coverMenu table
{
	width:101px;
	background-color:#FFF;
}

.page_Azure-IoT .specVideoTable .specTable .coverMenu table th,
.page_Azure-IoT .specVideoTable .specTable .coverMenu table td
{
	width:100px;
}


@media screen and (max-width: 1199px)
{

}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .specVideoTable
	{
		padding:20px;
	}
}

@media screen and (max-width: 767px)
{
	.page_Azure-IoT .specVideoTable h4
	{
		line-height:30px;
	}
}

@media screen and (max-width: 599px)
{
	.page_Azure-IoT .specVideoTable .specVideo,
	.page_Azure-IoT .specVideoTable .specVideo iframe
	{
		width:320px;
		height:calc( 320px * 9/16 );
	}
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* Slider */
/* ======================================================================== */

.page_Azure-IoT .sliderBox
{
	width:1200px;
	margin:0 auto;
	padding:20px 50px;
}

.page_Azure-IoT .owl-carousel .item
{
	text-align:center;
}

.page_Azure-IoT .owl-carousel .item a
{
	display:inline-block;
}

.page_Azure-IoT .owl-carousel .item img
{
	width:100%;
	max-width:350px;
}

.page_Azure-IoT .owl-carousel .owl-wrapper-outer
{
	text-align:center;
}

@media screen and (max-width: 1199px)
{
	.page_Azure-IoT .sliderBox
	{
		width:100%;
	}
}

@media screen and (max-width: 991px)
{
	.page_Azure-IoT .sliderBox
	{
		padding:20px;
	}

}

@media screen and (max-width: 767px)
{

}

@media screen and (max-width: 599px)
{

}














