@charset "utf-8";
body,html {height:100%;background-color: #fff;}
body{margin: auto;}

/* 大外框 */
.page_ADAM6700
{
	max-width: 1200px;
	margin: 0 auto;
	font-family: "Noto Sans TC", 微軟正黑體, "Arial Narrow", Rubik, "Noto Sans TC", sans-serif;
}

.page_ADAM6700
{
	background-color: #535353;
	background-color: #e6e6e6;
	    background-color: #efefef;
}

.page_ADAM6700 ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.page_ADAM6700 .mi-font-wb{
	font-weight: bold;
}

/* 手機換行 */

.page_ADAM6700 br.mobile
{
	display:none;
}

/* 圖片 */

.page_ADAM6700 .img img
{
	width:100%;
	border:0;
	margin:0;
	padding:0;
}

/* cont-color gray */
.page_ADAM6700 .font-gray{
	color: #5b5b5b!important;
}

/* clear both */

.page_ADAM6700 .clear
{
	clear:both;
}

/* 主圖 */

.page_ADAM6700 .kv
{
	position:relative;
	min-height:500px;
	min-height:400px;
	background:#b0c2c9 url(../images/KV_bg-1110-01.jpg) center bottom no-repeat;
	background-size:cover;
	    background-position: center;
}

@media screen and (max-width: 768px){
	.page_ADAM6700 .kv
		{
			min-height:330px;
			    background: #b0c2c9 url(../images/KV_bg-1110-01.jpg) left bottom no-repeat;
    background-size: cover;
    background-position: center;
		}
	
}

.page_ADAM6700 .kv .h3
{
	color:#FFF;
	color: #fff;
	font-size:22px;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding-top:20px;
	text-align:center;
}

.page_ADAM6700 .kv .h2
{
	color:#FFF;
	color: #fff;
	font-size:42px;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding-top:25px;
	text-align:center;
	margin-bottom: 1%;
}

.page_ADAM6700 .kv .h4
{
	color:#FFF;
	color: #fff;
	font-size:25px;
	font-style:italic;
	line-height:24px;
	margin:0;
	padding-top:10px;
	text-align:center;
}

.page_ADAM6700 .kv .img
{
	position:absolute;
	right:0;
	top:70px;
	width:60%;
}

.specBox.spec1 .img .img-100{
	width: 100%;
}

.img-100{
	width: 100%;
}


.img-70{
	width: 70%;
}

/* 主圖下的主要介紹文 */

.featuresContent.intro
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    background-color: #05182e;

	
        /*padding-top: 4%;*/
}

.page_ADAM6700 .intro .img
{
	padding:0 20px;
}

.page_ADAM6700 .intro .mi-app{
	width: 50%;
	width: 90%;

	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;

    text-align: center;
    margin: auto;
}

.page_ADAM6700 .intro .mi-app-box{
	width: 100%;text-align: left;
	
}
.mi-app-box img{width:100%;}


.page_ADAM6700 .mi-pro{
	width: 90%;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;

    text-align: center;
    margin: auto;
}

.page_ADAM6700 .mi-pro-box{
	width: 20%;
}

.page_ADAM6700 .mi-aims{
	width: 90%;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;

    text-align: center;
    margin: auto;
}

.page_ADAM6700 .mi-aims-box{
	width: 50%;
	    /*margin: auto;*/
}

.page_ADAM6700 .intro .mi-mt-s-10{
	margin-top: 10%;
}

.page_ADAM6700 .intro .img img
{
	width:auto;
	height:170px;
}

.page_ADAM6700 .intro li
{
	font-size: 15px;
	color: #0b89ba;
	line-height: 20px;
	margin: 0;
	padding-right:20px;
}

.page_ADAM6700 .intro .font-g
{
	color: #636161;
}

.page_ADAM6700 .intro .font-w
{
	color: #fefefe;
}

.page_ADAM6700 .font-w
{
	color: #fefefe;
}

.page_ADAM6700 .featuresContent .font-w
{
	color: #fefefe;
}

.page_ADAM6700 .intro .font-b
{
	color: #333;
}

.page_ADAM6700 .intro .font-w
{
	color: #fefefe;
}

.page_ADAM6700 .intro .lst-n
{
	list-style-type: none;
}

.page_ADAM6700 .intro p
{
	font-size: 15px;
	line-height: 20px;
	color: #4b4c4c;
}

/* 內容的分隔標題呈現 */

.page_ADAM6700 .featuresTitle,
.page_ADAM6700 .certificationTitle,
.page_ADAM6700 .specTitle,
.page_ADAM6700 .targetTitle
{
	height:32px;
	background-color:#cadcea;
}

.page_ADAM6700 .featuresTitle .h3,
.page_ADAM6700 .certificationTitle .h3,
.page_ADAM6700 .specTitle .h3,
.page_ADAM6700 .targetTitle .h3
{
	display:block;
	font-size:18px;
	font-weight:normal;
	line-height:32px;
	color:#FFF;
	width:33%;
	height:32px;
	padding:0 0 0 25px;
	margin:0;
}

.page_ADAM6700 .featuresTitle .h3,
.page_ADAM6700 .certificationTitle .h3
{
	background-color:#548ebc;
	background-color:#144c78;
}

.page_ADAM6700 .specTitle .h3
{
	background-color:#144c78;
}

.page_ADAM6700 .targetTitle .h3
{
	background-color:#004262;
}

/* 內容的子標題 */

.page_ADAM6700 .featuresSubTTL .h3
{
	color:#004262;
	font-size:25px;
	font-weight:bold;
	line-height:70px;
	margin:0 20px;
}

/* 內容 Feature Technology , Feature Highlights */


.featuresContent
{
	padding: 15px 50px 15px 50px;
	/*border-bottom:1px solid #EEE;*/
}

.page_ADAM6700 .featuresContent-ntd
{
	padding: 0px 60px 0px 60px;
	border-bottom:1px solid #EEE;
}

.page_ADAM6700 .featuresContent-no-b
{
	border-bottom:0;
}

.m-b-20{
	margin-bottom: 20px;
}

.page_ADAM6700 .m-t-20{
	margin-top: 20px;
}

.page_ADAM6700 .m-t-40{
	margin-top: 40px;
}

.page_ADAM6700 .m-b-40{
	margin-bottom: 40px;
}

.p-t-20{
	padding-top: 20px;
}

.p-t-30{
	padding-top: 30px;
}

.p-t-50{
	padding-top: 50px;
}

.page_ADAM6700 .p-t-40{
	padding-top: 40px;
}

.p-b-30{
	padding-bottom: 0px;
}

.page_ADAM6700 .p-b-40{
	padding-bottom: 40px;
}

@media screen  and (max-width: 768px){

	.p-t-50{
		padding-top: 30px;
	}

	.p-t-30{
		padding-top: 20px;
	}

	 .featuresContent
	{
		padding: 15px 60px 15px 60px;
		/*border-bottom:1px solid #EEE;*/
	}

	.page_ADAM6700 .featuresContent.intro
	{
		    padding-bottom: 0;
	}

	.page_ADAM6700 .intro .mi-mt-s-10{
		    margin-top: 0%;
		        margin-bottom: 5%;
	}

	 .mi-mb-mb-5{
        /*margin-bottom: 10%;*/
   		 margin-top: 5%;
	}

	.page_ADAM6700 .intro .mi-app{
		width: 100%;
	}

	.page_ADAM6700 .mi-pro-box{
		width: 100%;
	}

	.page_ADAM6700 .mi-aims-box{
		width: 100%;
	}

	.page_ADAM6700 .intro .mi-app-mb90{
		width: 90%;
	}

	.page_ADAM6700 .p-t-40{
		padding-top: 20px;
	}

.p-t-20{
	padding-top: 10px;
}

	.page_ADAM6700 .p-b-40{
		padding-bottom: 20px;
	}

 .p-b-30{
		padding-bottom: 0px;
	}

	.page_ADAM6700 .featuresContent-ntd
	{
		padding: 0px 30px 0px 30px;
	}

	.page_ADAM6700 .intro .mi-app-box{
		width: 100%;
	}


}

.page_ADAM6700 .p-b-50{
	padding-bottom: 50px;
}

.featuresContent.f2,
 .featuresContent.f5
{
	border:0;
}

.page_ADAM6700 .featuresContent .img
{
	width:48%;
	/*width:100%;*/
}

.page_ADAM6700 .featuresContent.leftPic .img
{
	float:left;		/* 圖靠左 */
}

.page_ADAM6700 .featuresContent.rightPic .img{
	/*float:right;*/	/* 圖靠右 */

	width: 20%;
	float: left;
    font-size: 1.2rem;
    font-family: "Noto Sans TC", 微軟正黑體, "Arial Narrow", Rubik, "Noto Sans TC", sans-serif;
        font-weight: bold;
    color: #fefefe;
        color: #191919;
        margin-top: 4%;
}

.page_ADAM6700 .featuresContent.rightPic .img-t-one{
	margin-top: 5%;
}

.page_ADAM6700 .featuresContent.rightPic .img-t-two{
	margin-top: 6%;
}

.page_ADAM6700 .featuresContent.rightPic .img-nmt{
	/*margin-top: 0%;*/
}

.page_ADAM6700 .featuresContent .text
{
	/*width:80%;*/
	float: left;
	width: 60%;

	    background-color: #ffd25a;
	        background-color: #ffe08c;
    padding: 1%;
        border: 2px solid #ffba00;
}

.page_ADAM6700 .featuresContent .text .h4
{
	font-size:19px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#3e749f;
}

.page_ADAM6700 .featuresContent.f1 .text .h4
{
	margin-top:20px;
	color: #567251;
}

.page_ADAM6700 .featuresContent.f2 .text .h4
{
	margin-top:60px;
}

.page_ADAM6700 .featuresContent.f4 .text .h4
{
	margin-top:50px;
}

.page_ADAM6700 .featuresContent.f5 .text .h4
{
	margin-top:55px;
}

.page_ADAM6700 .featuresContent li,
.page_ADAM6700 .featuresContent p
{
	font-size:15px;
	color:#4e88b7;
	line-height:20px;
	margin:0;
}

.page_ADAM6700 .featuresContent p
{
	margin-bottom:30px;
	margin-bottom: 0px;
}

.page_ADAM6700 .featuresContent ul,
.page_ADAM6700 .featuresContent ol
{
	margin-left:0;
	padding-left:0;
}

.page_ADAM6700 .intro ul li,
.page_ADAM6700 .featuresContent ul li
{
	list-style-type:disc;
	/*margin-left:20px;*/
}

@media screen  and (max-width: 768px){
	.page_ADAM6700 .intro ul .ml-n{
		margin-left: 0px;
	}
}

.page_ADAM6700 .featuresContent.leftPic .text
{
	margin-left:52%;
}

/* 圖片置中的內容 */

.featuresContent.centerPic
{
	background-color:#e7f3f7;
}

.page_ADAM6700 .featuresContent.centerPic .h4
{
	color:#004262;
	text-align:center;
	font-size:25px;
	line-height:25px;
	font-weight:bold;
	margin:0;
}

.page_ADAM6700 .featuresContent.centerPic .pic
{
	text-align:center;
}

.page_ADAM6700 .featuresContent.centerPic .pic img
{
	width:100%;
	max-width:565px;
	margin:25px auto;
}

.page_ADAM6700 .featuresContent.centerPic .txtList .h5,
.page_ADAM6700 .featuresContent.centerPic .txtList p
{
	font-size:15px;
	line-height:25px;
	margin:0;
}

.page_ADAM6700 .featuresContent.centerPic .txtList .h5
{
	color:#004262;
}

.page_ADAM6700 .featuresContent.centerPic .txtList p
{
	color:#0b89ba;
}

/* 內容 targetContent */

.page_ADAM6700 .targetContent.t1
{
	background-image:url(../images/targetBg1.jpg);
	margin-bottom: 5%;
}

.page_ADAM6700 .targetContent.t2
{
	background-image:url(../images/targetBg2.jpg)
}

.page_ADAM6700 .targetContent
{
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:contain;
}

.page_ADAM6700 .targetContent .text
{
	padding:20px;
}

.page_ADAM6700 .targetContent .text .h4
{
	color:#3e749f;
	font-size:19px;
	font-weight:bold;
	line-height:28px;
	margin:0;
	margin-bottom:10px;
}

.page_ADAM6700 .targetContent .text p
{
	font-size:15px;
	color:#0b89ba;
	line-height:20px;
	margin:0;
	margin-bottom:45px;
}

.page_ADAM6700 .targetContent.t1 .text p
{
	padding-right:40px;
}

.page_ADAM6700 .targetContent.t2 .text p
{
	padding-right:60px;
}

.page_ADAM6700 .targetContent .img
{
	text-align:center;
	padding-bottom:150px;
}

.page_ADAM6700 .targetContent .img img
{
	width:120px;
	margin:0 5px;
}

.page_ADAM6700 .certificationContent
{
	padding:35px 0;
	text-align:center;
}

.page_ADAM6700 .certificationContent .img
{
	display:inline-block;
	margin:0 45px;
	text-align:center;
	font-size:18px;
	color:#333;
}

.page_ADAM6700 .certificationContent .img img
{
	margin-bottom:20px;
}

.page_ADAM6700 .specBox
{
	padding:0 25px;
	    
}

.page_ADAM6700 .specBox-w{
background-color: #fefefe;
}

.page_ADAM6700 .specBox.lightBlue
{
	background-color:#f1f6fa;
}

.page_ADAM6700 .specBox.darkBlue
{
	background-color:#c5e5f7;
}

.page_ADAM6700 .specBox .h4
{
	font-size:19px;
	line-height:28px;
	font-weight:bold;
	color:#3e749f;
	margin:0;
	padding:20px 0;
}

.page_ADAM6700 .specBox.spec1
{
	padding-bottom:35px;
}

.page_ADAM6700 .specBox .h5
{
	font-size:15px;
	line-height:20px;
	color:#4e87b6;
	margin:0;
	margin-bottom:10px;
}

.page_ADAM6700 .specBox.spec1 > .h5
{
	text-align:right;
	margin: 20px 0px;
}

.page_ADAM6700 .specBox.spec1 .frame
{
	width:calc( 100% - 25px );
	padding:20px 10px;
	border:1px solid #d1e1ed;
	background-color:#FFF
}

.page_ADAM6700 .specBox.spec1 .img
{
	display:inline-block;
	text-align:center;
	width:49.5%;
	width: 100%;
}

.page_ADAM6700 .specBox.spec1 .img .h5
{
	text-align:center;
	margin:20px 0 !important;
}

.page_ADAM6700 .specBox.spec1 .img img
{
	width:auto;
	/*height:230px;
	height: 400px;*/
}

.page_ADAM6700 .specBox.spec2 .img
{
	text-align:center;
	font-size:15px;
	line-height:40px;
	color:#4e87b6;
	width:40%;
	margin:0 auto;
}

.page_ADAM6700 .specBox.spec2 .img img
{
	width:255px;
}

.page_ADAM6700 .specBox.spec3 .img
{
	padding-bottom:25px;
}


.h200 {height:200px;}
.h230 {height:230px;}
.h250 {height:250px;}



/*若最下方 Banner 只有兩張，則要強制補上底下這段。*/

/* --------------------------------- */
/*
@media screen and (min-width:726px)
{
	.owl-wrapper .owl-item
	{
		width:363px !important;
	}
}
*/
/* --------------------------------- */


@media screen and (max-width: 767px)
{

	.page_ADAM6700 .specBox.spec3 .img
	{
		/*padding-bottom:0px;*/
	}

	.page_ADAM6700 .specBox.spec1 .img img
	{
		height: 350px;
	}

	.page_ADAM6700 .kv .img
	{
		top:115px;
	}

	.page_ADAM6700 .featuresSubTTL .h3
	{
		line-height:30px;
		margin-top:20px;
		font-size:22px;
	}

	.page_ADAM6700 .featuresContent .text .h4
	{
		margin-top:0 !important;
	}

	.page_ADAM6700 .targetContent .text p
	{
		padding-right:0 !important;
	}

	.page_ADAM6700 .specBox.spec1 .img
	{
		width:100%;
		margin-bottom:20px;
	}

	.page_ADAM6700 .certificationContent .img
	{
		margin:0 25px;
	}
}

@media screen and (max-width: 599px)
{
.featuresContent {
	padding: 15px 0px 15px 0px;padding-inline-start: 0px;}
	.page_ADAM6700 br.desktop
	{
		display:none;
	}

	.page_ADAM6700 br.mobile
	{
		display:block;
	}

	.kv .table11_6{
		/*min-height:390px;
		min-height:calc( 145px + 100vw * ( 605 / 780 ) - 40px );*/
		background-size:100% auto;
	}

	.page_ADAM6700 .kv .h2
	{
		font-size:35px;
	}

	.page_ADAM6700 .kv .h2,
	.page_ADAM6700 .kv p
	{
		/*width:90%;*/
		text-align:center;
		margin:0 auto;
		/*font-size: 2rem;*/
	}

	.page_ADAM6700 .kv .h2
	{
		font-size:26px;
	}

	.page_ADAM6700 .kv .h4
	{
		text-align:center;
		padding:5px 10px;
	}

	.page_ADAM6700 .kv .img
	{
		position:static;
		width:80%;
		margin:5px auto 0 auto;
	}

	.page_ADAM6700 .intro
	{
		display:block;
		padding:15px;
	}

	.page_ADAM6700 .intro .img
	{
		text-align:center;
	}

	.page_ADAM6700 .intro p
	{
		width:100%;
		margin-left:0;
		text-align:left;
		padding-top:0;
	}

	.page_ADAM6700 .featuresTitle .h3,
	.page_ADAM6700 .certificationTitle .h3,
	.page_ADAM6700 .specTitle .h3,
	.page_ADAM6700 .targetTitle .h3
	{
		width:66%;
	}

	.page_ADAM6700 .featuresContent
	{
		height:auto !important;
	}

	.page_ADAM6700 .featuresContent.rightPic .img
	{
		width:70%;
		float:none !important;
		/*margin:0 auto 20px auto;*/
	    margin-bottom: 15px;
	         margin-top: 0%;
	}

	.page_ADAM6700 .featuresContent .text
	{
		    width: 90%;
		margin-left:0 !important;
		padding: 5%;
    margin-bottom: 5%;
	}

	.page_ADAM6700 .featuresContent .text .h4
	{
		width:90%;
	}

	.page_ADAM6700 .targetContent .text p
	{
		margin-bottom:20px;
	}

	.page_ADAM6700 .certificationContent .img
	{
		margin:25px 45px;
	}

	.page_ADAM6700 .specBox.spec1 .img
	{
		text-align:center;
	}

	.page_ADAM6700 .specBox.spec1 .img img
	{
		width:100%;
		height:auto;
		margin-bottom:20px;
	}

	.page_ADAM6700 .specBox.spec2 .img,
	.page_ADAM6700 .specBox.spec2 .text
	{
		width:100%;	
	}

}

.m-table{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    padding-top: 0px;
	background-color: #f8f8f8;
}

.page_ADAM6700 .m-table-info{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
        justify-content: space-between;
    text-align: center;
    padding-top: 0px;

        background-color: #e4e4e4;
            padding-top: 2%;
}

.page_ADAM6700 .mi-info-box{
	        background-color: #fefefe;
    padding: 3%;
    width: 50%;
    box-sizing: border-box;
        border-bottom: 5px solid #dddddd;
}



.page_ADAM6700 .m-table-s{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
        justify-content: center;
    text-align: center;
    padding-top: 0px;
}

.table11_6{
    width:25%;
    border:0;
}

.page_ADAM6700 .m-table-first{
	/*float: left;
	margin-right: 2%;*/
}

.page_ADAM6700  .table11_6 th {
        background-color:#96C7ED;
        color:#000000
    }
 .table11_6,.table11_6 th,.table11_6 td {
        font-size:0.95em;
        text-align:center;
        padding:4px;
        border-collapse:collapse;
    	display: inline-block;
    }
.page_ADAM6700  .table11_6 th,.table11_6 td {
        border: 1px solid #73b4e7;
        border-width:1px 0 1px 0;
        border:2px inset #ffffff;
    }
.page_ADAM6700  .table11_6 tr {
        border: 1px solid #ffffff;
    }
.page_ADAM6700  .table11_6 tr:nth-child(odd){
        background-color:#dcecf9;
    }
.page_ADAM6700  .table11_6 tr:nth-child(even){
        background-color:#ffffff;
    }

@media screen and (max-width: 768px)
{
.table11_6{
	    width:100%;
	    border:0;
	    margin-bottom: 5%;
	}

.m-table-first{
		float: left;
		margin-right: 0%;
	}

	.page_ADAM6700 .mi-info-box{
		    width: 100%;
		        padding: 10%;
	}

}

.page_ADAM6700 .mi-app{
	width: 40%;
	border-bottom: 0px;
}

.page_ADAM6700 .mi-img-app{
	width: 25%;
	float: left;
	margin-top: 15px;
}

.page_ADAM6700 .mi-text-app{
	float: right;
	width: 70%;
}

.page_ADAM6700 .featuresContent .mi-text-app-tit{
	margin-top: 20px;
	color: #567251;

	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.page_ADAM6700 .mi-app-left{
	float: left;
}

.page_ADAM6700 .mi-app-right{
	float: right;
}

.mi-clear-both{
	clear: both;
}

@media screen and (max-width: 768px)
{
	.page_ADAM6700 .mi-app{
		width: 90%;
		border-bottom: 0px;
	}

	.page_ADAM6700 .mi-app-right{
		float: left;
	}
}


#imart-container .page_ADAM6700 .intro ul li, .page_ADAM6700 .featuresContent ul li {
    list-style-type: disc!important;
    /*margin-left: 20px;*/
}

#imart-container .page_ADAM6700 .intro ul li, .page_ADAM6700 .featuresContent ul li.no-list-style {
    list-style-type: none!important;
}


.page_ADAM6700 .mi-btn-box{
	text-align: center;
}

.page_ADAM6700 .featuresContent .mi-btn-down{
	background-color: #144c78;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 5px;
	width: 80%;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0d6db6+0,004181+100 */
	background: #0d6db6; /* Old browsers */
	background: -moz-linear-gradient(top,  #0d6db6 0%, #004181 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0d6db6 0%,#004181 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0d6db6 0%,#004181 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d6db6', endColorstr='#004181',GradientType=0 ); /* IE6-9 */
}

.page_ADAM6700 .featuresContent .mi-btn-down:hover{
	background-color: #0b385b;
	box-shadow:0px 1px 3px 3px #8fb0c1;
}

.page_ADAM6700 .mi-btn-kv{
	padding-top: 8%;
	margin: auto;
	width: 90%;
	text-align: center;
}

.page_ADAM6700 .mi-btn-kv-two{
	margin-top: 2%;
	margin-left: 8%;
}

.page_ADAM6700 .mi-btn-up{	background-color: #31a9dd;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 5px;
	width: 20%;

	line-height: 24px;
	font-weight: bold;

	border: 2px solid #fefefe;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0d6db6+0,004181+100 */
	background: #0d6db6; /* Old browsers */
	background: -moz-linear-gradient(top,  #0d6db6 0%, #004181 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0d6db6 0%,#004181 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0d6db6 0%,#004181 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d6db6', endColorstr='#004181',GradientType=0 ); /* IE6-9 */

	box-shadow:0px 1px 3px 3px #a6c8da;
}

.page_ADAM6700 .mi-btn-up:hover{
	background-color: #1389c6;
	box-shadow:0px 1px 3px 3px #8fb0c1;
}


.page_ADAM6700 .mi-what-word{
	color: #144c78;
}


/*10m-ad*/

.page_ADAM6700 .mi-ma-tit-logo{
	margin: 0;
	margin-bottom: 0.7rem;

	    width: 350px;
    text-align: center;
    margin: auto;
        margin-bottom: 1%;
}

.page_ADAM6700 .mi-ma-tit-zero{
	color: #c1f4ff;
	color: #171717;
	color: #fefefe;
    font-weight: bold;
    font-size: 4rem;
    margin: 0;
        text-shadow: 5px 5px 7px #0c0c0c;
            text-shadow: 6px 3px 9px #2662a9;
                text-shadow: 6px 3px 9px #1b4d88;
                    letter-spacing: -0.1rem;
}

.page_ADAM6700 .mi-ma-tit-one{
	color: #c1f4ff;
	color: #171717;
	color: #fefefe;
    font-weight: bold;
    font-size: 3.7rem;
    margin: 0;
    margin-bottom: 0.8rem;
        text-shadow: 5px 5px 7px #0c0c0c;
            text-shadow: 6px 3px 9px #2662a9;
    font-size: 2.7rem;
            letter-spacing: 1rem;
}

.page_ADAM6700 .mi-ma-tit-line{
	border-bottom: 1px solid #c1f4ff;
    border-bottom: 1px solid #ababab;
           border-bottom: 1.5px solid #124e6d;
    width: 54%;
    opacity: 0.5;
    margin: auto;
    margin-bottom: 0.8rem;
}
.page_ADAM6700 .mi-ma-tit-two{
	color: #7ce7ff;
	color: #313131;
	color: #fefefe;
	    color: #76eeff;
	            /*color: #0e295a;*/
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: 0.3rem;
    margin: 0;
    margin-bottom: 0.5rem;
                text-shadow: 5px 5px 7px #63b9ff;
                text-shadow: 5px 5px 7px #1e6196;
}

.page_ADAM6700 .mi-ma-tit-three{
	color: #7ce7ff;
	color: #555;
	    color: #afafaf;
	        /*color: #163761;*/
	            color: #76eeff;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0;
    letter-spacing: 0.1rem;
    margin-bottom: 1.5rem;
}

.page_ADAM6700 .mi-logo-aio{
	/*width: 300px;*/
}

.page_ADAM6700 .mi-logo{
    width: 100px;
    display: inline-block;
    /*box-shadow: 2px 3px 10px 1px hsl(201deg 69% 46%);*/
    background-color: #fefefe;
    padding: 5px;
}

.page_ADAM6700 .mi-logo-x{
	color: #fefefe;
	font-weight: bold;
	margin: 0px 10px;
	line-height: 20px;
	    font-size: 25px;
}

.page_ADAM6700 .mi-logo-two{
    width: 82px;
    display: inline-block;
    /*box-shadow: 2px 3px 10px 1px hsl(201deg 69% 46%);*/
    background-color: #fefefe;
    padding: 5px 15px;
}

.page_ADAM6700 .mi-ma-tit-bn{
	width: 180px;
}

.page_ADAM6700 .intro .mi-into-tit{
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 2rem;
        list-style-type: none!important;
        font-weight: bold;
}



.page_ADAM6700 .intro .mi-into-info{
	font-size: 1rem;
	line-height: 2rem;
	    list-style-type: none!important;
	    text-align: center;
}	

.page_ADAM6700 .intro .mi-into-info-big{
	font-weight: bold;
	    color: #76eeff;
}

.page_ADAM6700 .mi-into-info{
	font-size: 0.9rem;
	line-height: 2rem;
	    list-style-type: none!important;
	    text-align: center;
}	

.page_ADAM6700 .mi-into-info-big{
	font-weight: bold;
}

.page_ADAM6700 .featuresContent .mi-point-tit{
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 2rem;
    font-weight: bold;
    color:#fefefe;
        color: #333333;
            color: #4e4e4e;
    margin-bottom: 0px;
    font-weight: bold;
        /*text-shadow: 5px 5px 7px #0c0c0c;*/
            text-align: center;
}

.page_ADAM6700 .featuresContent .mi-point-tit-center{
	text-align: center;
}

.mi-round{
    /*background-color: #1091cb;*/
    padding: 0.5%;
    box-sizing: border-box;
    /*box-shadow: 2px 5px 13px 2px hsl(0, 0%, 29%);*/
 	/*background-color: #ffc11b;*/
        width: 22%;
 }

 .mi-round-sp{
    margin-top: 5%;
 }

 .page_ADAM6700 .mi-round-one{
 	/*background-color: #ffce55;*/
 }

.mi-round-two{
  	/*background-color: #2cc8de;*/
 }

   .page_ADAM6700 .mi-round-three{
   	/*background-color: #40a0d2;*/
 }

.featuresContent .mi-rou-pho{
 	margin-bottom: 5%;
 	    /*border: 2px solid #fefefe;*/
 }

 .featuresContent .mi-rou-tit{
    color: #fefefe;
        color: #505050;
    font-size: 1.2rem;
    line-height: 2rem;
    /*color: #154663;
    color: #333;*/
    font-weight: bold;
    margin-bottom: 0.8rem;
 }

 .featuresContent .mi-rou-info{
    color: #fefefe;
        color: #505050;
    /*color: #555;*/
    font-size: 1rem;
    line-height: 1rem;

        overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
 }

.featuresContent .mi-rou-go{
 	    margin-top: 5%;
 }

.featuresContent .mi-rou-go-btn{
    	font-size: 1rem;
	    color: #fefefe;
	        color: #505050;
	    text-decoration: none;
	    font-weight: bold;
	    line-height: 1.5rem;
	    margin-top: 2%;

	        border: 1px solid #fefefe;
	        border: 1px solid #afafaf;
    padding: 1% 20%;

        transition: all 0.3s;
  }

.featuresContent .mi-rou-go-btn:hover{
	      background-color: #10b3ca;
    color: #fefefe;
	}

 .page_ADAM6700 .featuresContent .mi-time-tit{
background-color: #ffc11b;
    background-color: #f9f9f9;
text-align: center;
    padding: 1%;
    color: #1b1b1b;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0px;
        letter-spacing: 0.2rem;
            /*box-shadow: 2px 5px 13px 2px hsl(0, 0%, 29%);*/
    box-shadow: 1px 3px 10px 1px hsl(47deg 100% 83%);
        line-height: 1.7rem;    
}

.page_ADAM6700 .featuresContent .mi-time-tit-two{
	color: #fefefe;
	    color: #191919;
    font-weight: bold;
    font-size: 1.5rem;
        margin-bottom: 10px;
        line-height: 1.5rem;
}

.page_ADAM6700 .featuresContent .mi-time-item{
	margin-bottom: 0px;
}

.page_ADAM6700 .featuresContent .mi-time-item .mi-lecturer{
    color: #fefefe;
        color: #191919;
    letter-spacing: 0.1rem;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    list-style: none!important;
        margin-top: 1.5%;
}

.page_ADAM6700 .featuresContent .mi-time-item .mi-lecturer-name{
    font-weight: bold;
    font-size: 1rem;
}

.page_ADAM6700 .featuresContent .mi-time-item .mi-font-gray{
    color: #cecece;
        color: #5d5d5d;
            color: #2d2d2d;
    letter-spacing: 0rem;
    margin-left: 15px;
        font-size: 13px;
        
            font-size: 1rem;
    line-height: 1.5rem;
    /*letter-spacing: 0.2rem;*/
}

.page_ADAM6700 .mi-time-line{
	border-bottom: 1px solid #848484;
	margin-bottom: 0px;
	margin-top: 0px;
	opacity: 0.3;
}

.page_ADAM6700 .featuresContent .mi-date-tit{
    font-size: 1.2rem;
    color: #fefefe;
        color: #666666;
    font-family: "Noto Sans TC", 微軟正黑體, "Arial Narrow", Rubik, "Noto Sans TC", sans-serif;
    margin-bottom: 1rem;
    font-weight: bold;
    line-height: 1.3rem;

        text-align: center;
        text-align: left;
}

.featuresContent .mi-date{
        font-size: 1.1rem;
    color: #fefefe;
        color: #797979;
    font-family: "Noto Sans TC", 微軟正黑體, "Arial Narrow", Rubik, "Noto Sans TC", sans-serif;
    margin-bottom: 1rem;
    font-weight: bold;
    line-height: 0.9rem;
    text-align: center;
    text-align: left;
}

.featuresContent.mi-data-bg{
	background-color: #f8f8f8;

}

.featuresContent.mi-data-bg-two{
    background-color: #4e4e4e;
        background-color: #f8f8f8;
}

.page_ADAM6700 .mi-data-bg-two{
        background-color: #ffffff;
}

.featuresContent.mi-data-bg-db{
	background-color: #242838;
	background-color:#1a294b;
	background-color:#fefefe;
}

.page_ADAM6700 .mi-data-bg-db{
	background-color:#fefefe;
}

.featuresContent.mi-data-bg-dk{
	background-color: #2f2f2f;
	    background-color: #ffcf00;
	        background-color: #ffc11b;
}

.featuresContent.mi-data-bg-bk{
	
}

.page_ADAM6700 .mi-data-bg-dk{
	background-color: #2f2f2f;
	background-color: #ffcf00;
	    background-color: #ffc11b;
	    /*background-color: #e4e4e4;*/
}

.page_ADAM6700 .mi-data-bg{
background-color: #46bcdc;
background-color: #535353;
    background-color: #e4e4e4;
}

 .featuresContent .mi-notice{
	color: #fefefe;
	color: #868686;
    font-size: 1rem;
    line-height: 1.5rem;
    list-style-type: none!important;
    letter-spacing: 0.1rem;

    text-align: center;
    text-align: left;
}

.page_ADAM6700 .featuresContent .mi-notice-imp{
	color: #fefefe;
	    color: #666666;
	font-size: 1.1rem;
	font-weight: bold;
    line-height: 2rem;

    text-align: center;
}

.page_ADAM6700 .featuresContent .mi-notice-imp-notice{
	    color: #666666;
    font-size: 1.1rem;
    line-height: 1.5rem;
    list-style-type: none!important;
    letter-spacing: 0.1rem;
    text-align: center;
    font-weight: bold;
}

.page_ADAM6700 .featuresContent .mi-pd{
    color: #ffc11b;
        color: #ff445a;
    text-decoration: none;
    list-style: none;
}

.page_ADAM6700 .featuresContent .mi-pd-bus{
    color: #ffc11b;
        color: #ff5271;
    text-decoration: none;
    list-style: none;
}

.page_ADAM6700 .featuresContent .mi-pd-loc{
        color: #587ee4;
    text-decoration: none;
    list-style: none;
}

.page_ADAM6700 .featuresContent .mi-pd-loc-address{
	    font-size: 0.9rem;
    line-height: 1.8rem;
}

.page_ADAM6700 .featuresContent .mi-call{
    color: #070a77;
    color: #ffc11b;
        color: #ff445a;
        color: #666666;
    text-decoration: none;
}

.page_ADAM6700 .featuresContent .mi-mail{
    text-decoration: none;
    color: #ff445a;
    color: #666666;
}

.page_ADAM6700 .featuresContent .mi-final-cta{
	width: 100%;
    margin: auto;
        margin: 3% 0%;
            margin: 0% 0% 3% 0%;

    text-align: center;
}

.page_ADAM6700 .featuresContent .mi-final-cta-btn{

    background-color: #ffc11b;
    color: #fefefe;
    color: #333;
    padding: 8px 20px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
	text-decoration: none;
	font-weight: bold;
    /*box-shadow: 1px 2px 3px 3px hsl(201deg 61% 52%);*/
    transition: all 0.3s;
    width: 40%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3e4188+0,359bb7+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#387ec4+0,3e4188+100 */
}

.page_ADAM6700 .featuresContent .mi-final-cta-btn-right{
	float: right;
}

.page_ADAM6700 .featuresContent .mi-final-cta-btn-left{
	margin-right: 5%;
	    
	    background-color: #ffbf22;

}

.page_ADAM6700 .featuresContent .mi-final-cta-btn-left:hover{
		
		    background-color: #ffab00;
	}

.page_ADAM6700 .featuresContent .mi-final-cta-btn:hover{
	 /*box-shadow: 1px 2px 3px 3px hsl(201deg 100% 75%);*/
	 background-color: #D2A71D;
	 color: #000;
}

.page_ADAM6700 .mi-start-cta-btn{

    background-color: #414e8c;
    background-color: #2cc8de;
    color: #fefefe;
    padding: 8px 5px;
    display: inline-block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
	text-decoration: none;
	font-weight: bold;
    /*box-shadow: 1px 2px 3px 3px hsl(201deg 61% 52%);*/
    transition: all 0.3s;
    width: 25%;

        border-bottom: 5px solid #dddddd;
        /*box-shadow: 2px 5px 13px 2px hsl(0, 0%, 29%);
            box-shadow: 2px 5px 13px 2px hsl(224deg 31% 39%);*/

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2abfd4+0,5168ad+100,2abfd4+100 */
/*backgr/*ound: rgb(42,191,212); /* Old browsers */
/*background: -moz-radial-gradient(center, ellipse cover,  rgba(42,191,212,1) 0%, rgba(81,104,173,1) 100%, rgba(42,191,212,1) 100%); /* FF3.6-15 */
/*background: -webkit-radial-gradient(center, ellipse cover,  rgba(42,191,212,1) 0%,rgba(81,104,173,1) 100%,rgba(42,191,212,1) 100%); /* Chrome10-25,Safari5.1-6 */
/*background: radial-gradient(ellipse at center,  rgba(42,191,212,1) 0%,rgba(81,104,173,1) 100%,rgba(42,191,212,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2abfd4', endColorstr='#2abfd4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


	/*text-shadow: 2px 1px 7px #112558;*/
}

.page_ADAM6700 .mi-start-cta-btn:hover{
	box-shadow: none;
	background-color: #414e8c;
	    background-color: #10b3ca;
	text-shadow: none;
	border-bottom: none;
}

.page_ADAM6700 .mi-start-cta-btn-left{
	margin-right: 10px;
}

.page_ADAM6700 .featuresContent .mi-reciprocal{
	text-align: center;
	padding: 2% 0px;
}

.page_ADAM6700 .featuresContent .mi-reciprocal-tit{
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
	color: #fefefe;
}

.page_ADAM6700 .featuresContent .mi-reciprocal-info{
	font-size: 2rem;
	letter-spacing: 1rem;
	font-weight: bold;
	color: #ffc11b;
}

.page_ADAM6700 .featuresContent .mi-reciprocal-word{
	
}

.page_ADAM6700 .mi-gift{
	    border: 3px solid #ffebb8;
}


 .mi-co{
		text-align: center;
		/*margin-bottom: 2%;
		margin-top: 2%;*/
	}

    .page_ADAM6700 .mi-count {
        color: #fefefe;
                color: #4e4e4e;
        font-weight: 100;
        font-size: 2rem;
        /*margin: 40px 0px 20px;*/
        margin-bottom: 2%;
        font-weight: bold;
    }

    #clockdiv {
        font-family: sans-serif;
        color: #000;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 30px;
    }

    .page_ADAM6700 #clockdiv .color-01{
    	    background-color: #37c9de;
	
    }
    .page_ADAM6700 #clockdiv .color-02{
    	background-color: #40a0d2;
    }
    .page_ADAM6700 #clockdiv .color-03{
    	    background-color: #ffce55;
    }
    .page_ADAM6700 #clockdiv .color-04{
    	    background-color: #fec109;
    }

    .page_ADAM6700 #clockdiv>div {
        padding: 30px;
        border-radius: 3px;
        background: #ffc11b;
        display: inline-block;
        margin:0px 5px;
        /*margin-bottom: 2%;*/
            border-bottom: 5px solid #dddddd;
    }

    .page_ADAM6700 #clockdiv div>span {
        padding: 15px;
        border-radius: 3px;
        background: #ffffff;
        display: inline-block;
        color: #ff445a;
            color: #353535;
            margin-bottom: 15%;
            font-weight: bold;
    }

    .page_ADAM6700 #clockdiv div>span.seconds{
    	    /*color: #ff445a;*/
    }

.m-smalltext {
            padding-top: 5px;
    font-size: 18px;
    font-weight: bold;
    }

    .page_ADAM6700 .spe-pho {
    	float: right;
    	width: 15%;
    }

    .page_ADAM6700 .spe-pho-box-1 {
    	    margin-top: 1.2%;
    }

    .page_ADAM6700 .spe-pho-box-2 {
    	    margin-top: 2.2%;
    }

    .page_ADAM6700 .spe-pho-img {
    	    border: 2px solid #ffe08c;
    	        width: 72%;
    box-sizing: border-box;
    }

@media screen and (max-width: 1080px){
	 .mi-ma-tit-zero{
		    font-size: 1.5rem;
    width: 100%;
	}

	.mi-ma-tit-zero-big {
		font-size: 2.5rem;
	}
}

@media screen and (max-width: 768px){

	 .mi-round-sp{
    margin-top: 0%;
 }

.featuresContent .mi-rou-pho{
	    width: 60%;
    margin: auto;
}

.featuresContent .mi-rou-pho-push{
	    width: 80%;
    margin: auto;
}

.mi-use-bg{
	    background-image: none;
}

	.page_ADAM6700 .spe-pho-box-1 {
    	    margin-top: 0%;
    }

    .page_ADAM6700 .spe-pho-box-2 {
    	    margin-top: 0%;
    }

    .page_ADAM6700 .mi-gift{
    	border: none;
    }

	.page_ADAM6700 p.mi-ma-tit-logo{
		    margin-bottom: 5%;
		        width: 90%;
	}

	.page_ADAM6700 #clockdiv>div {
		padding: 20px;
	}

	.page_ADAM6700 .mi-btn-kv{
		margin-left: 0;
		margin: auto;
		    padding-top: 10%;
	}

.page_ADAM6700 .mi-logo{
	margin-bottom: 1rem;
}

.page_ADAM6700 .mi-ma-tit-zero{
	font-size: 2.5rem;
	    padding-bottom: 2%;

}

.page_ADAM6700 .kv .mi-ma-tit-one{
		font-size: 2rem;
		margin-bottom: 1rem;
}

.page_ADAM6700 .mi-ma-tit-line{
	width: 80%;
}

.page_ADAM6700 .kv .mi-ma-tit-two {
	        font-size: 1.2rem;
    margin-bottom: 0.3rem;
    letter-spacing: 0rem;
    margin-top: 0.5rem;
	}

.mi-round{
	width: 50%;
	    margin-bottom: 0%;
}

.page_ADAM6700 .featuresContent .mi-mail{
	font-size: 1rem;
}

.featuresContent .mi-notice{
	    font-size: 0.9rem;
}

.page_ADAM6700 .kv .mi-ma-tit-three{
		font-size: 1rem;
		    letter-spacing: 0.2;
    margin-bottom: 2rem;
	}

	.page_ADAM6700 .mi-count{
		    font-size: 1.5rem;
		        margin-bottom: 5%;
	}

	.page_ADAM6700 .featuresContent .mi-point-tit{
		    line-height: 1.5rem;
		    margin-top: 0rem;
		        font-size: 1.5rem;
	}

	 .page_ADAM6700 .featuresContent .mi-time-tit{
	 	    font-size: 1.2rem;
	 	        padding: 4%;
	 }

.featuresContent .mi-rou-tit{
		font-size: 1.2rem;
    line-height: 2rem;
        margin-top: 0.5rem;
	}

	.page_ADAM6700 .mi-start-cta-btn{
		width: 45%;
		    font-size: 1rem;
	}

.featuresContent .mi-rou-info{
		    font-size: 1rem;
    line-height: 1.2rem;
	}
.featuresContent .mi-rou-go-btn {
	font-size: 1rem;}
	.featuresContent .m-pd-box {
		padding: 3%;}

	.page_ADAM6700 .featuresContent .mi-time-tit-two{
		    line-height: 1.6rem;
    font-size: 1.2rem;
	}

	.page_ADAM6700 .featuresContent .mi-time-item{
	    width: 100%;
    	margin: auto;
	}

	.page_ADAM6700 .featuresContent .mi-final-cta{
		width: 100%;
	}

	.page_ADAM6700 .featuresContent .mi-final-cta-btn{
		width: 90%;
		margin-bottom: 5%;
		font-size: 1.2rem;
		padding: 8px 10px;
	}

	.page_ADAM6700 .featuresContent .mi-final-cta-btn-right{
		float: none;
	}

	.page_ADAM6700 .featuresContent .mi-final-cta-btn-left{
		margin-right: 0%;
	}

 .featuresContent .mi-date{
		font-size: 1rem;
		line-height: 1.3rem;
	}

	.page_ADAM6700 .featuresContent .mi-notice-imp{
		font-size: 1.1rem;
		    line-height: 1.7rem;
	}

	.page_ADAM6700 .featuresContent .mi-notice-imp-notice{
		font-size: 1.1rem;
		    line-height: 1.7rem;
	}

    .page_ADAM6700 .spe-pho {
    	float: none;
    	width: 100%;
    }

    .page_ADAM6700 .spe-pho img{
		margin-top: 2%;
		    width: 35%;
	}
}


/**產品區**/

.page_ADAM6700 .m-pd{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}

 .featuresContent .m-pd-box{
	padding:1%;
    box-sizing: border-box;
    background-color: #e4e4e4;
    width: 35%;
	 margin: 2% auto ;
	margin-top: 0;
}
.m-pd-box:hover{ 
	box-shadow: 4px 4px 6px #d8d8d8;
	/*width: 35.5%;*/
	 transition: all 0.3s;
	}

.featuresContent .mi-pd-tit{
    color: #000;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
        color: #505050;
}

.featuresContent .mi-pd-info{
    color: #13264e;
    font-size: 0.9rem;
    line-height: 1.5rem;
    padding: 2% 4%;
background-color: #f4f4f4;
	
	opacity: .8;
}

.featuresContent .mi-pd-btn{
	background-color: #13264e;
    	background-color: #10b3ca;
    color: #fefefe;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    line-height: 2rem;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s;
    width: 50%;
    margin-top: 5%;
}


.featuresContent .mi-pd-btn:hover{
	box-shadow: none;
	    background-color: #068b9e;
	    transition: all 0.3s;
}

/**多元方案連結**/
.page_ADAM6700 .featuresContent .mi-tec{
    text-align: center;
}

.page_ADAM6700 .featuresContent .mi-tec-link{
        font-size: 1.5rem;
    color: #fefefe;
        color: #4a4a4a;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.5rem;
}


.mi-line-box{
	background-color: rgb(255, 192, 0);
	width: 30px;height: 0px;
	margin: 0px auto;
	display: block;
}

 .mi-line-box-line{
	border-bottom:1px solid #a9a9a9;
	margin-bottom: 0px; 
	margin-top: 0px; 
	opacity: 0.3;
}

.page_ADAM6700 .featuresContent .mi-line-box-line{
	/*border-style: dashed;*/
    color: #bfbfbf;
}

.page_ADAM6700 .featuresContent .font-w
{
	/*color: #fefefe;*/
}

.program-right ul {
	margin-top: 0px;
	/*margin-bottom: 2rem;*/
	    margin-bottom: 0;
	    color: #4e4e4e;
	    font-size: 1rem;
}

.program-right{
	    margin-bottom: 2%;
    margin-top: 1%;
	    width: 50%;
    margin-right: 3%;
    margin-left: 3%;
}

.program-left{
	    margin-bottom: 2%;
    margin-top: 1%;
	width: 40%;
}

.mi-tec-box{
	    padding-bottom: 0%;
}

.mi-detail{
	    margin-left: 5%;
}

@media screen and (max-width: 768px){

	.featuresContent .mi-pd-info{
		    width: 85%;
    margin: auto;
	}

	.program-right{
		width: 100%;
		    margin: auto;
		    margin-bottom: 10%;
	}

	.program-left{
		    width: 90%;
    margin: auto;
	}

	.program-right ul {
		    font-size: 0.9rem;
	}

	.page_ADAM6700 .featuresContent .mi-tec-link{
		    font-size: 1.2rem;
	}


.featuresContent .m-pd-box{
	    width: 100%;
        margin-bottom: 5%;
	}

.featuresContent .mi-pd-btn{
		width: 85%;
	}

.featuresContent .mi-pd-tit{
		    font-size: 1.3rem;
		        line-height: 1.5rem;
	}
}

.btn-box {
	text-align: center;
    background-color: #f8f8f8;
}

.btn-box-fixed {
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    opacity: 1;
    position: fixed;
    padding-top: 1%;
    padding-bottom: 1%;

    top: 0;
    width: 100%;
    z-index: 100;

        max-width: 94%;
            max-width: 1200px;
}

.mi-box-5{
        width: 90%;

            width: 20%;

    padding: 15px;
    background-color: #fefefe;
    margin: 5px;
    background-color: #6ed5da;
        background-color: #50babf;
    font-weight: bold;
    color: #fefefe;
    font-size: 1.5rem;
    border: 3px solid #fefefe;

        -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);

        /*margin: auto;*/
}

.mi-box-5-g{
    background-color: #6edaba;
 }

.mi-box-5-st{
    font-size: 2rem;
}

 .mi-box-5-last{

 }

.mi-sop-new-tit{
        font-size: 1.1rem;
}

.mi-box-5-c1{
    background-color: #82dfe4;
        background-color: #40a0d2;
            background-color: #60beef;
                background-color: #00c0d0;
 }

.mi-box-5-c2{
    background-color: #61dce2;
        background-color: #4aabde;
                background-color: #03b1bf;
 }

.mi-box-5-c3{
    background-color: #45d3da;
        background-color: #40a0d2;
            background-color: #00a1c0;

                background-color: #06a4b1;
 }

.mi-box-5-c4{
        background-color: #2dcad2;
            background-color: #3694c5;
                background-color: #0a94af;

                    background-color: #2f8eb7;
 }

.mi-box-5-c5{
    background-color: #0bbec7;
    background-color: #2085b9;
            background-color: #247ea5;
 }

.mi-box-5-c6{
    background-color: #0cb1b9;
        background-color: #1775a7;
            background-color: #0a5f83;
 }

 .mi-box-5-sbox{
 	    margin: auto;
 	    text-align: left;
    font-size: 1.3rem;
 }


.mi-sp-one-g:hover{
    background-color: #c8fcff;
}

.mi-sp-two-g:hover{
    background-color: #c8fcff;
}

.mi-tra{
    width: 0;
height: 0;
border-style: solid;
border-width: 30px 0 30px 30px;
border-color: transparent transparent transparent #5cc6b8;
    /* bottom: -40px; */
    content: "";
    /* height: 0px; */
    /* position: absolute; */
    width: 0px;
    display: block;
    margin: auto;

        transform: translate(0px, 75%);
}

.mi-tra-box{
           /*margin: auto;
    width: 90%;*/

    width: 5%;
    padding-top: 1%;
    text-align: center;
    }

.mi-pd-into{
    width: 100%;
    margin: auto;

    /*background-color: #fefefe;*/
    /*padding: 1%;
    padding-right: 2%;
    padding-left: 2%;*/
    /*border-radius: 10px;*/
    box-sizing: border-box;
    padding: 2%;
    padding-top: 0;

}

.mi-pd-into-bg{
padding-bottom: 2%;
    background-image: url(../images/case-bg.jpg);
    background-size: cover;
}

.mi-pd-box{
    width: 90%;
    margin: auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.mi-pd-box-2{
    width: 45%;
    padding: 2%;
    margin: auto;
}

.mi-pd-box-2-one{
        padding: 0;
        margin-bottom: 0%;
    }

.mi-pd-box-2-two{
	    background-color: #e4e4e4;
    width: 45%;
    padding: 2%;
        padding-bottom: 1%;
}


.mi-pd-tit{
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 0.8rem;
    margin-top: 0rem;
        color: #505050;
}

.mi-pt-30{
	    padding-top: 30px;
}

.mi-into-tit{
	font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
        margin-bottom: 1.5rem;
            color: #505050;

        background-color: #ffffff;
    padding: 1%;
    opacity: 0.7;
    width: 80%;
    margin: auto;
	    transition: all 0.3s;
    margin-bottom: 1.5%;
}

.mi-into-tit:hover{
	opacity: 0.9;

}

.mi-into-info{
	    color: #3d8b36;
    font-size: 1.1rem;
}

.mi-into-tit-con{
	    color: #616161;
	        font-size: 1.05rem;
}

	.mi-pd-ul-end{
	    margin-bottom: 6%;
	}	

.mi-btn-pdc{
	    text-align: center;
}


.mi-lorabox{
	    text-align: left;
    width: 50%;
}


	.mi-mt-3{
		margin-top: 3%;
	}

	.mi-pro-box{
	    width: 87%;
    	margin: auto;
    	margin-top: 5%;
	}

.mi-greendot{
    width: 10px;
    height: 10px;
    border-radius: 999em;
    background-color: #76b900;
    color: #76b900;
    display: inline-block;
    margin-right: 3%;
    margin-bottom: 1%;
}

.mi-whitedot{
    width: 10px;
    height: 10px;
    border-radius: 999em;
    background-color: #ffffff;
    color: #ffffff;
    display: inline-block;
    margin-right: 3%;
    margin-bottom: 1%;
}

@media screen and (max-width: 768px)
{

	.mi-pd-box-2-one{
		    margin-top: 10%;
	}

	.mi-tra-box{
		    display: none;
	}

	.mi-into-tit-con{
		    font-size: 1rem;
	}

		.mi-pro-box{
			    margin-top: 10%;
		}

	.mi-lorabox{
		    margin: auto;
	}

	.mi-pd-box-2-two {
	    padding: 0%;
   		 padding-top: 5%;
	}

	.mi-into-tit{
		font-size: 1.1rem;
		    width: 100%;
	}
	.mi-pd-tit {
		    text-align: center;
		    font-size: 1.3rem;
	}

	.mi-ma-tit-zero {
		line-height: 3rem;
		font-size: 1.7rem;
		    margin-right: 0;
		    margin: auto;
		        width: 90%;
	}

	.mi-ma-tit-zero-big{
		    font-size: 2.3rem;
		        display: block;
	}

	.mi-ma-tit-two {
	    line-height: 2.2rem;
   		 margin-top: 5rem;
	}

	.mi-ma-tit-three {
		    line-height: 3rem;
    margin-top: 0rem;
    font-size: 1.1rem;
    margin-bottom: 5%;
        text-align: center;
	}

	.mi-mt-mb-15{
		    margin-top: 15%;
	}


	.btn-mbs{
	    padding: 10px 40px;
	    margin-bottom: 3%;
	    margin-top: 3%;
	        font-size: 1rem;
	}

	.btn-box-fixed {
		    max-width: 100%;

		    margin-top: 69px;
	}

	.mi-box-5 {
	    font-size: 1rem;
	        width: 90%;
	}

	#clockdiv>div {
		    padding: 20px;
	}

	.mi-pd-box-2 {
	    width: 90%;
	}

	.mi-pd-ul {
		padding: 5%;
    padding-left: 11%;
        font-size: 1rem;
	}

	

	.featuresContent.mi-data-bg {
		background-color: #e4e4e4;
	}

	.mi-pd-into {
		     width: 90%;
    /*margin-bottom: 10%;*/
    padding: 5%;
    box-sizing: border-box;
    padding-top: 2%;

    	/*padding-top: 2rem;
        padding-bottom: 2rem;*/
	}

	.map-img1{
		width: 90%;
	}

	.mi-lora-mb{
		    display: block;
	}

	.mi-mb-pt-30{
	    padding-top: 30px;
	}



}

@media screen and (max-width: 460px)
{
	  .mi-ma-tit-zero-big{
	  	font-size: 2rem;
	  	    text-align: center;
	  	        margin-right: 0;
	  	            display: block;
	      margin: auto;
	          margin-bottom: 5%;
	          text-shadow: 2px 3px 5px #4d4d4d;
	  }
}

@media screen and (max-width: 330px)
{

	.mi-ma-tit-zero {
		line-height: 3rem;
		font-size: 1.5rem;
	}

	.mi-ma-tit-zero-big{
		    font-size: 2rem;
	}
}


@media screen and (max-width: 290px)
{
	.mi-ma-tit-zero{
		font-size: 1.2rem;
	}

	.mi-ma-tit-zero-big{
		    font-size: 1.8rem;
	}
}