@charset "utf-8";
/* 手機字形樣式 */
.heart{
	color:#F00;
	padding-left:0.5%;
	}
.ts_h1 {
	font-size:2.1em;
	letter-spacing:-1px;
	color:#8BC53F;
}
.ts_h2 {
	font-size:1.1em;
	color:#FFF;
}
.asrc_h1 {
	font-size:1.5em;
	letter-spacing:-1px;
	color:#333;
}
.line_title{
	font-size:0.8em;
}
.icon_bg{
	padding:2%;
	border:#0053CC 2px solid;
}
.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}
.note02{
	font-size:0.8em;
	color:#039;
}
/*::::::Link style*:::::*/
.lang_none {
color:#808080;}
.lang {
color:#808080;}
.lang:hover{
color:#000;
font-weight:700;
text-decoration:none;
	position: relative; 
	top: 1px;
    left: 1px;
}
.link_w{
	color:#FFF;
}
.link_w:hover{
	color:#FFF;
	text-decoration:none;
	}
/*more*/
.newsmore{
	display:block;
	float:right;
	color:#06C;
	margin-top:1%;
}
.newsmore a {
	clear:both;
	color:#000;
}
.newsmore a:before , .newsmore a:after{
	content:"●";
	font-size:0.5em;
	color:#06C;
}
.newsmore a:hover{
	color:#888;
	text-decoration:none;
}
.asrcmore{
	display:block;
	float:right;
	color:#F60;
	margin-top:1%;
}
.asrcmore a {
	color:#333;
}
.asrcmore a:hover{
	color:#666;
	text-decoration:none;
}

/*===手機_AD===*/	
.ad_h1 {
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	letter-spacing:0px;
	color:#F05A24;
}
.ad_h2 {
	font-size:1.5em;
	line-height:1em;
	letter-spacing:0px;
	color:#8BC53F;
}
/*===手機_AD看版*/
.ad-btn, .ad-btn02 {
	float:right;
	display: inline-block;
	padding: 4px 8px;
	  margin-right: 10px;
  margin-top: 10px;
	color: #FFF;
	border: solid 1px #fff;
	/*text-transform: uppercase;大寫*/
	letter-spacing: 1px;	
	font-size:0.8em;
}
.ad-btn .fa-angle-double-right {
    color:#F05A24;
}
.ad-btn:hover, .ad-btn:focus {
	color:#F05A24;
	border: solid 1px #F05A24;
	text-decoration:none;
}

.ad-btn02 .fa-angle-double-right {
    color:#8BC53F;
}
.ad-btn02:hover, .ad-btn02:focus {
	color:#8BC53F;
	border: solid 1px #8BC53F;
	text-decoration:none;
}
/*===手機_Product 產品介紹*/

.pdt_main {
	margin-right: auto;
	margin-left: auto;
}
.pdt-heading {
	margin: 1% 0;
	padding:0 3%;
	text-align: center;
}
.pdt-heading h1 {
	display: inline-block;
	font-size: 1.8em;
	margin-bottom: 1%;
	color:#0053CC;
}
.pdt-heading p {
	font-size: 1.6em;
	color: #333;
}
/*===手機_====標題橫線區========*/
.circle_left{
	content: "";
	height: 5px;
	width:5px;
	display: block;
	float:left;
	color:#ccc;
	margin-top: -2px;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;}
.circle_right{
	content: "";
	height: 5px;
	width:5px;
	display: block;
	float:right;
	color:#ccc;
	margin-top: -2px;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.divider { /*橫線*/
	content: "";
	position: relative;
	height: 1px;
	width: 100%;
	display: block;
	/*text-align: center;*/
	margin: 1% 0 3% 0;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.divider_a{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 96%; /*控制長度*/
	vertical-align:middle;
	margin-top:-2%;
}
.divider_s{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 100%; /*控制長度*/
	vertical-align:middle;
}
.divider_50{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 45%; /*控制長度*/
	vertical-align:middle;
}
.{
display:inline-block;
}
/*===手機_產品說明文字=====*/
.scale:{
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
}
.scale:hover{
	-webkit-transition: all 100ms ease-in;
	-webkit-transform: scale(1.05);
}
.about-item {
	line-height:0.5em;
	text-align: center;
	color: #999999;
	margin-top:0%;
	margin-bottom:5%;
	vertical-align:middle;
}  
.about-text:hover{
	text-decoration:none;
	}
.about-item h1 {
	font-size:1.2em;
	color: #0053CC;
	font-weight:700;
	line-height: 1em;
	margin-top:5px;
	margin-bottom:10px;
}
.about-item h2 {
	font-size:1em;
	color: #0053CC;
	font-weight:700;
	margin-top:5px;
	margin-bottom:10px;
}
.about-item  li {
	margin:2% 4%;
	text-align:left;
	font-size:0.95em; /*介紹小標*/
	color: #888;
	line-height: 1.2em;
	list-style:disc;
}
.about-item p:hover{
	color:#F60;
}
.add-item {
	line-height:1em;
	color: #999999;
	margin-top:2%;
}
.add-item h1 {
	font-size:1.2em;
	font-weight:700;
	color: #888;
	margin-top:0%;
	padding:5% 0%;
}
.add-item h2 {
	font-size:1.2em;
	font-weight:700;
	color: #888;
	margin-top:0%;
	padding:2% 0%;
}
.row {
	margin:2% 0%;/*產品上方間距*/
}
/*===手機_產品icon效果*/
.pdt_icon {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	
}
.pdt_icon :hover {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.1);
}
/*===手機_ 企業資料 */
.platforms {
  margin: 5px auto 120px auto;
  text-align: center;
}
.ts-btn {
	float:left;
	display: inline-block;
	padding: 2%;
	margin-right: 2%;
    margin-top: 10px;
	color: #FFF;
	border: solid 1px #fff;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size:0.9em;
}
.ts-btn .fa-angle-double-right {
    color:  #8BC53F;
}
.ts-btn:hover, .ts-btn:focus {
	color: #8BC53F;
	border: solid 1px #8BC53F;
	text-decoration:none;
}
/*===手機_動態消息*/
.tabs {
  width: 100%;
  margin:0;/*項目間距*/
  padding:0;/*項目間距*/
}
.tabs li {
    float: none;/*按鈕浮動方向*/
    display: block;
}
.tabs input[type="radio"] {
    position: relative;
    display: none;
}
.tabs label {
    display: block;
    padding: 6px 20px;
    font-size: 1em;
	color:#ccc;/*原始字的顏色*/
    margin-top:30px;  /*上下位移相關*/
}
.tabs label:hover {
	color:#fff;
    background: #CCC;
}
.tabs .tab-content{
	border-top:#ccc 1px solid;/*標題底線*/
    display: block; 
    width: 100%;
    font-size: 1em;
    position: relative;
    top: 4px;/*內容欄位距標題距離*/
    left: 0; 
    background: #FFF;
}
/*===手機_新聞列表*/
.news {
	display: table;
	width: 100%;
	margin-top: 2%;
}
.newsList {
	display:block;
	float:left;
}
.news .newsData {
	width: 30%;
	text-align:center;
	
	}
.news .newsData .date {
	display: inline-block;
	margin:4% 0%;/*新聞各則距離*/
}
.news .newsData,
.news .newsTitle {
	display: table-cell;
	padding-bottom: 2% ;
	border-bottom: 1px solid #dddddd;
	vertical-align:middle;
	font-size: 1em;
}

.news .newsTitle  a: {
	color:#666;
	font-size:1em;
}

.news .newsTitle  a:visited {
	color:#06C;
}

.news .newsTitle  a:hover {
	color:#06C;
	text-decoration:none;
}
.news:last-of-type .newsData,
.news:last-of-type .newsTitle{  /*新聞最後一則樣式設定*/
	padding-bottom:2%;
}

/* 手機 CASE 成功案例*/
.case{
	width:70%;
	padding:3%;
	background-color:#999;
	float:right;
	font-size:1em;
	color:#FFF;
	}
.case:hover{
	background-color:#F60;
    -o-transition: background-color .20s linear;
    -webkit-transition: background-color .20s linear;
    -moz-transition: background-color .20s linear;
    transition:  background-color .20s linear;
	}
.case_more{
	float:right;
	color:#F90;
	}
/*手機  ASRC 資安訊息*/
.asrc_news h3{
	font-size:1.1sem;
	color:#F60;
	font-weight:600;
	}
.asrc_news p {
	font-size:1em;
	color:#666;
	}
.asrc-btn {
	float:right;
	display: inline-block;
	font-size:1.1em;
	padding: 7px 10px;
	margin-right: 10px;
    margin-top: 2%;
	color: #888;
	border: solid 1px #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
.asrc-btn .fa-angle-double-right {
    color:#F60;
}
.asrc-btn:hover, .asrc-btn:focus {
	color:#F60;
	border: solid 1px #F60;
	text-decoration:none;
}

/*===手機_Sitemap===*/
.site_group {
	text-align:center;
}
.site_title {
	font-size:1em;
	padding:2% 0% 0% 1%;
	color:#666;
}
.site_title  a{
	font-size:1em;
	padding:2% 5%;
	text-align:center;
	color:#666;
}
.site_title  a:hover  { /*主標滑過*/
	border-top:#888 1px solid;
	border-bottom:#888 1px solid;
	border-left:#888 1px solid;
	border-right:#888 1px solid;
}
.site_item {
	font-size:1em;
	padding:4%;
	text-align:center;
}
.site_item li {
	font-size:0.9em;
	/*color:#989898;*/
	line-height:1.7em;
}
.ifo_item ul{
list-style-type:none;
	padding-left:0;
	margin-left:0;
}
.ifo_item li {
	font-size:0.9em;
	color:#989898;
	line-height:1.7em;
} 
/*|||||||||||||||平板CSS::::::*/
@media only screen and (min-width: 481px) {
/*#######AD看版*/
.ad_h1 {
	font-size:2em;
	font-weight:500;
	letter-spacing:-1px;
	color:#F05A24;
}
.ad_h2 {
	font-size:2em;
	font-weight:500;
	letter-spacing:-1px;
	color:#8BC53F;
}
.ts_h1 {
	font-size:2em;
	font-weight:500;
	letter-spacing:-1px;
	color:#8BC53F;
}
.ad-btn, .ad-btn02 {
	float:right;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 20px;
    margin-top: 10px;
	color: #FFF;
	border: solid 1px #fff;
	/*text-transform: uppercase;大寫*/
	letter-spacing: 1px;
	font-size:0.8em;
}
.ad-btn .fa-angle-double-right {
    color:  #F05A24;
}
.ad-btn:hover, .ad-btn:focus {
	color: #F05A24;
	border: solid 1px #F05A24;
	text-decoration:none;
}
.ad-btn02 .fa-angle-double-right {
    color:#8BC53F;
}
.ad-btn02:hover, .ad-btn02:focus {
	color:#8BC53F;
	border: solid 1px #8BC53F;
	text-decoration:none;
}
.line_title{
	font-size:0.95em;
}
/*#####平板_Sitemap===*/
.site_title {
	font-size:0.9em;
	padding:2% 0% 0% 0%;
	color:#666;
}
.site_title  a{
	font-size:1em;
	padding:2% 2%;
	text-align:center;
	color:#666;
}
/*####平板_產品說明文字=====*/
.scale:{
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
}
.scale:hover{
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.1);
}
.about-item {
	line-height:0.5em;
	text-align: center;
	color: #999999;
	margin-top:15%;
	vertical-align:middle;
}  
.about-text:hover{
	text-decoration:none;
	}
.about-item h1 {
	font-size:1.2em;
	color: #0053CC;
	font-weight:700;
	line-height: 1em;
	margin-top:10px;
	margin-bottom:10px;
}
.about-item h2 {
	font-size:1.2em;
	color: #0053CC;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}
.about-item  li {
	margin:2% 10%;
	text-align:left;
	font-size:1em; /*介紹小標*/
	color: #888;
	line-height: 1.2em;
	list-style:disc;
	list-style-position:
}
.about-item p:hover{
	color:#F60;
}
.row {
	margin:2% 0%;/*產品上方間距*/
}
/*####平板_產品icon效果*/
.pdt_icon {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	
}
.pdt_icon :hover {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.5);
}
}



/*::::::::電腦設定CSS::::::*/
@media only screen and (min-width: 769px) {
/* 字形樣式 */
.ad_h1 {
	font-size:2.5em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#F05A24;
}
.ad_h2 {
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#8BC53F;
}
.ts_h1 {
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#8BC53F;
}
.line_title{
	font-size:1em;
}
.note02{
	font-size:0.9em;
	color:#039;
}
/*AD看版*/
.ad-btn, .ad-btn02 {
	float:right;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 25px;
    margin-top: 10px;
	color: #FFF;
	border: solid 1px #fff;
	/*text-transform: uppercase;大寫*/
	letter-spacing: 1px;
	font-size:0.9em;
}
.ad-btn .fa-angle-double-right {
    color:  #F05A24;
}
.ad-btn:hover, .ad-btn:focus {
	color: #F05A24;
	border: solid 1px #F05A24;
	text-decoration:none;
}
.ad-btn02 .fa-angle-double-right {
    color:#8BC53F;
}
.ad-btn02:hover, .ad-btn02:focus {
	color:#8BC53F;
	border: solid 1px #8BC53F;
	text-decoration:none;
}
/* Product 產品介紹*/

.pdt_main {
	margin-right: auto;
	margin-left: auto;
}
.pdt-heading {
	margin: 0% 0;
	padding:0%;
	text-align: center;
}
.pdt-heading h1 {
	display: inline-block;
	font-size: 1.8em;
	margin-bottom: 0;
	color:#0053CC;
}
.pdt-heading p {
	font-size: 1.3em;
	color: #333;
}
/*====標題橫線區========*/
.circle_left{
	content: "";
	height: 5px;
	width:5px;
	display: block;
	float:left;
	color:#ccc;
	margin-top: -2px;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;}
.circle_right{
	content: "";
	height: 5px;
	width:5px;
	display: block;
	float:right;
	color:#ccc;
	margin-top: -2px;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.divider { /*橫線*/
	content: "";
	position: relative;
	height: 1px;
	width: 100%;
	display: block;
	/*text-align: center;*/
	margin: 1% 0 3% 0;
	background: #ccc;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.divider_a{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 96%; /*控制長度*/
	vertical-align:middle;
	margin-top:-2%;
}
.divider_s{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 35%; /*控制長度*/
	vertical-align:middle;
}
.divider_50{ /*短橫線*/
	display:inline-block;
	background-color:#CCC;
	content: "";
	position: relative;
	height: 1px;
	width: 45%; /*控制長度*/
	vertical-align:middle;
}
.{
display:inline-block;
}
/*====產品說明文字=====*/

.scale:{
	-webkit-transition: all 100ms ease-in;
	-webkit-transform: scale(1);
}
.scale:hover{
	-webkit-transition: all 100ms ease-in;
	-webkit-transform: scale(1.05);
}
.about-text:hover{
	text-decoration:none;
	display:block;
	}
.about-item {
	line-height:0.5em;
	text-align: center;
	color: #999999;
	margin-top:0%;
	margin-bottom:1%;
}
.about-item h1 {
	font-size:1.4em;
	font-weight:700;
	color: #0053CC;
	margin-top:10px;
	margin-bottom:10px;
}
.about-item h2 {
	font-size:1.1em;
	font-weight:700;
	color: #0053CC;
	margin-top:10px;
	margin-bottom:5px;
}
.about-item  li {
	margin:2% 10%;
	text-align:left;
	font-size:1em; /*介紹小標*/
	color: #888;
	line-height: 1.2em;
	list-style:disc;
}
.add-item {
	line-height:0.5em;
	color: #999999;
	margin-top:0%;
}
.add-item h1 {
	font-size:1.2em;
	font-weight:700;
	color: #888;
}
.add-item h2 {
	font-size:1.2em;
	font-weight:700;
	color: #888;
	margin-top:0%;
	padding:3% 0%;
}
/*.row {
	margin:2% 0%;產品上方間距
}*/

/*產品icon效果*/
.pdt_icon {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
}
.pdt_icon :hover {
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.2);
}
/* 企業資料 */
.platforms {
  margin: 5px auto 120px auto;
  text-align: center;
}
.ts-btn {
	float:left;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
    margin-top: 10px;
	color: #FFF;
	border: solid 1px #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:0.9em;
}
.ts-btn .fa-angle-double-right {
    color:  #8BC53F;
}
.ts-btn:hover, .ts-btn:focus {
	color: #8BC53F;
	border: solid 1px #8BC53F;
	text-decoration:none;
}
/*動態消息*/
.tabs {
  padding: 0;
  width: 100%;  
  float: none;
  list-style: none;
  position: relative;
  margin-top: auto;
  text-align: left;
}
.tabs li {
    float: right;/*按鈕浮動方向*/
    display: block;
	margin-top:0px;/*按鈕上下距離*/
}
.tabs input[type="radio"] {
    position: absolute;
    display: none;
}
.tabs label {
    display: block;
    padding: 6px 20px;
	margin-right:0.5em;
	margin-top:0;/*按鈕位置*/
    font-size: 0.8em;
	color:#ccc;/*原始字的顏色*/
    cursor: pointer;
    position: relative;
  /*  top: 4px;  上下位移相關*/
    width: 80px;/*按鈕寬度*/
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tabs label:hover {
	color:#fff;
    background: #CCC;
}
.tabs .tab-content{
	border-top:#ccc 1px solid;/*標題底線*/
    z-index: 2;
    display: none; 
    overflow: hidden;
    width: 100%;
    font-size: 0.9em;
    position: absolute;
    top: 40px;/*內容欄位距標題距離*/
    left: 0; 
    background: #FFF;
}
.tabs .tab-content p{
   /* padding: 0 20px; 段落設定*/
}
.tabs [name="tabs"]:checked + label { 
    top: 0;
	color:#666;
    /*padding-top: 17px; 上下位移*/
    background: #FFF; 
}
.tabs [name="tabs"]:checked ~ .tab-content {
    display: block;
}
/*====新聞列表=======*/
.news {
	display: table;
	width: 100%;
	margin-top: 2%;
}
.newsList {
	display:block;
	float:left;
}
.news .newsData {
	width: 16%;
	text-align:left;
}
.news .newsData .date {
	display: inline-block;
	margin:4% 0%;/*新聞各則距離*/
	color:#06C;
}
.news .newsData,
.news .newsTitle {
	display: table-cell;
	padding-bottom: 2% ;
	border-bottom: 1px solid #dddddd;
	vertical-align:middle;
	font-size: 1.1em;
}
.news .newsTitle a:{
	color:#F60;
	font-size:1em;
}
.news .newsTitle  a:visited {
	color:#666;
}
.news .newsTitle a:hover {
	color:#06C;
	text-decoration:none;
	
}
.tnews:last-of-type .newsData,
.news:last-of-type .newsTitle{  /*新聞最後一則樣式設定*/
	padding-bottom:2%;
}

/*CASE 成功案例*/
.case{
	width:42%;
	padding:3%;
	background-color:#999;
	float:right;
	font-size:1em;
	color:#FFF;
	}
.case:hover{
	background-color:#F60;
    -o-transition: background-color .20s linear;
    -webkit-transition: background-color .20s linear;
    -moz-transition: background-color .20s linear;
    transition:  background-color .20s linear;
	}
.case_more{
	float:right;
	color:#F90;
	}
/*ASRC 資安訊息*/
.asrc_news h3{
	font-size:1.3em;
	color:#F60;
	font-weight:600;
	}
.asrc_news p {
	font-size:1em;
	color:#666;
	}
.asrc-btn {
	float:right;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
    margin-top: 5px;
	color: #888;
	border: solid 1px #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:1em;
}
.asrc-btn .fa-angle-double-right {
    color:#F60;
}
.asrc-btn:hover, .asrc-btn:focus {
	color:#F60;
	border: solid 1px #F60;
	text-decoration:none;
}


/* Sitemap */
.site_group {
}
.site_title {
	font-size:1.05em;
	padding:2% 0% 0% 1%;
	color:#666;
}
.site_title  a{
	font-size:0.95em;
	padding:2% 8%;
	text-align:center;
	color:#666;
}
.site_title  a:hover  { /*主標滑過*/
	border-top:#666 0px solid;
	border-bottom:#666 2px solid;
	border-left:#666 0px solid;
	border-right:#666 0px solid;
}
.site_item {
	font-size:0.95em;
	padding:4%;
	text-align:center;
}
.site_item li {
	font-size:0.95em;
	color:#989898;
	line-height:1.7em;
}
.site_item li a:hover  {
	color:#333 ;
	position: relative; 
	top: 1px;
    left: 1px;
}
.ifo_item ul{
list-style-type:none;
	padding-left:0;
	margin-left:0;
}
.ifo_item li {
	font-size:0.9em;
	color:#989898;
	line-height:1.7em;
}
}
