/*

.main_nav{
    display:block;
    width:200px;
    padding:10px;   
    font-weight:bold;   
    background-color:#BADFF2;
}
li{list-style:none;}
#globalNav {
    position:absolute;
    top:3px;
    left:2px;
}

/*導航中每個子功能表的樣式
#globalNav ul li a{
    margin:auto 10px;
    display:block;
    width:140px;    
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}
#globalNav li ul li a{
    background:#6DBBE1;
}
#globalNav li ul li a:hover{
    background:#BCF2F0;<!--滑鼠經過的顏色-->   
}


/*sidebar*/
.sidebar{ float:left; width:240px; }
.sidebar ul{ list-style-type:none; margin:0; padding:0; background-color: #FFFFF0; font-size: 16.5px;} /*次選單未選擇*/
.sidebar .choice_item>li{ border: 0; border-bottom: 1px solid #f6f6f6; margin-bottom:0; }
.sidebar .choice_item>li>a{ display:block; color: #000000; font-size: 18px; font-weight: bold; padding: 12px 14px; text-decoration: none;   background-color: #fdf4e7; border: 1px #003399 solid;}
.sidebar .choice_item_eng>li>a{ font-size: 16.5px;}
.sidebar .choice_item>li>a:hover, .sidebar .choice_item>li.on>a{ background-color: #4D80E6; color: #fff; text-decoration: none; font-family: 'Microsoft JhengHei'; font-weight: normal; } /*主要選單*/

.sidebar .choice_item>li.open>a{ background-color:#f2f2f2; color:#0066ff; text-decoration:none;}
.sidebar .choice_item li.panel{border-radius: 0; border: 0; border-bottom: 1px #f6f6f6 solid;}
.sidebar .choice_item>li>.panel{ position:inherit; width:100%; border:inherit; border-radius:0px; box-shadow:inherit; margin:0 0 12px 0; padding:12px 0;}
.sidebar .choice_item>li>.panel>li>a{ display:block; padding:6px 20px; color:#373737; overflow:hidden;}
.sidebar .choice_item>li>.panel>li>a:hover{ color:#000; background:inherit; }
.sidebar .choice_item>li.collapse{ position:inherit;}

h3.sidebar_title{ background:#3366ff; color:#FFF; margin: 0; padding: 15px;}
#sidenav{ box-shadow: 0 0 1px #0066ff; }
.sidebar .choice_item>li.on>a.in:after{ display:block;  content:"\f0fe"; font-family:'FontAwesome'; float:right;}
.sidebar .choice_item>li.panel>a.collapsed:after{ display:block; content:"\f0fe"; font-family:'FontAwesome'; float:right;}
.sidebar .choice_item>li.panel>a:after{ display:block; content:"\f0fe"; font-family:'FontAwesome'; float:right;}
.sidebar .choice_item>li.panel ul li.on{ background-color: #ADD8E6; font-size: 17px;} /*次選單已選擇*/
.sidebar .choice_item>li.panel ul li a{ display: block; }
.sidebar .choice_item>li.panel ul.collapse li.on a{ color:#333;}
.sidebar .choice_item>li.panel ul.collapse li.on a:after{ display:block; content:"\f0da"; font-family:'FontAwesome'; float:right; }
.sidebar .choice_item li ul li a:hover{text-decoration:none; color:#FF4500;} /*次選單移過去*/
.sidebar .choice_item>li.panel ul li{     padding: 10px 15px; border-bottom: 1px #0099ff solid;}
.main{ padding-left: 30px; overflow: hidden;}

/*產品底層頁*/
.path{ font-size:15px; color:#666; padding:10px 15px; background-color:#d6e0ea;}
.info-exread{}
.info-exread .info {margin-bottom: 3em;}
.info-exread h2.detail_name {  padding-bottom: 5px;  margin: 0;  }
.info-exread .pro_code{ font-weight:bold; font-size:18px; color: #3283d4;}
.info-exread .info .txt { color: #888; border-top: 1px solid #ccc;  border-bottom: 1px solid #ccc; padding: 15px 0; }
.page_title{ font-size: 30px; margin: 1em 0 2em; text-align: center; position: relative; letter-spacing: 4px;}
.page_title:before{ position: absolute; bottom: -20px; content: ""; width: 3em; height: 1px; background-color: #c5c5c5; margin: 10px auto; left: 0;
    right: 0; }
.page_title:after{ content: ""; position: absolute; width: 12px; height: 12px; bottom: -15px; background-color: #c5c5c5; border: 3px #f6f6f6 solid;
    border-radius: 50%; left: 50%; transform: translateX(-50%);}
.item_s{ background-color: #7eafe0; color: #fff; display: inline-block; padding: 2px 15px; border-radius: 50px; margin-bottom: 10px;}

.detail_area{ background-color:#fff;     border: 1px #eae9e9 solid; padding: 2em;}
.table-responsive 
{ 
    width: 100%; margin-bottom: 15px; overflow-y: hidden;  -ms-overflow-style: -ms-autohiding-scrollbar; border: 0px solid #ddd;
}
.detail_table{ background-color:#f2f2f2; border-left:1px #adc4dc solid; border-top:1px #adc4dc solid; width: 700px;}  /*設定表格的寬度*/
.detail_table th, .detail_table td{ padding:5px 10px; border-right:1px #adc4dc solid; border-bottom:1px #adc4dc solid;}
.detail_table th{ background-color:#3283d4; color:#fff;}
.detail_table tr:nth-child(odd){ background-color:#d6e0ea;}
.video_area{ width:100%; height:400px; border: 5px #d6e0ea solid; margin-top: 2em;}
.detail_rowArea{ position:relative;     padding-bottom: 10px;}
.detail_txt{ font-size:20px; font-family: 'Microsoft JhengHei'; } /*表格抬頭*/
.detail_download{ position:absolute; right:0; top: -10px;}
.detail_title{ background-color:#3283d4; color:#fff; padding:6px 10px; margin-top: 2em; margin-bottom: 0;}
.p2_ol{ margin: 0; padding: 0; list-style-type: none;}
.p2_ol li{ padding: 6px 10px; }
.p2_ol li:nth-child(even){ background-color: #d6e0ea; }
.detail_table2{ background-color:#f2f2f2; border-left:1px #ddd solid; border-top:1px #ddd solid; width: 834px;}
.detail_table2 th, .detail_table2 td{ padding:5px 10px; border-right:1px #ddd solid; border-bottom:1px #ddd solid;}
.detail_table2 th{ background-color:#3283d4; color:#fff;}

.p3_title{ color: #3283d4; margin: 10px 0 5px; font-size: 20px; }
.p3_pro{ border: 10px #d4eafd solid; box-shadow: 3px 3px 5px #aeb6bd; display: inline-block; }
.p3_proArea .col-xs-4{ margin-bottom: 1em; }
.p3_proArea .col-xs-4:nth-child(3n+1){ clear: both; }
.p3_proArea2 .col-sm-12{ margin-bottom: 2em; padding-bottom: 2em; border-bottom: 1px #ccc solid; overflow: hidden; }
.p3_proArea { border-bottom: 1px #ccc solid; margin-bottom: 2em;}
.p3_info{ padding-left: 270px; }
.p3_pro2{ border: 10px #d4eafd solid; box-shadow: 3px 3px 5px #aeb6bd; float: left; }
.p3_table{background-color:#f2f2f2; border-left:1px #adc4dc solid; border-top:1px #adc4dc solid; width: 100%; text-align: center;}
.p3_table th, .p3_table td{ padding:5px 10px; border-right:1px #adc4dc solid; border-bottom:1px #adc4dc solid;}
.p3_table th{ background-color:#3283d4; color:#fff;     text-align: center;}
.p3_table tr:nth-child(odd){ background-color:#d6e0ea;}

/*按鈕*/
.btnWrap { margin:3em 0 0; text-align:center; }
.orange_bg{ background-color:#f25315; color:#fff;}
.blue_bg{ background-color:#004D99; color:#fff;}
.orange_bg:hover, .orange_bg:focus{ background-color:#f3703d; color:#fff;}
.blue_bg:hover, .blue_bg:focus{ background-color:#4c96e0; color:#fff;}
.btn_style { padding: 10px 20px; color:#fff; margin: 0 10px 20px; font-size: 17px; border-radius: 6px;}
.btn_style .fa{ margin-right:8px;}
.btn_style:hover, .btn_style:focus, .btn_page:hover, .btn_page:focus{ box-shadow: 0px 5px 8px -5px #000;}
.btn_page{ width: 100%; padding: 10px 0px; color:#fff; font-size: 17px; border-radius: 6px;}

/*影音專區*/
.p8_videoArea .fa{ margin: 0 10px; color: #f25315; }
.p8_videoArea .col-xs-6{ margin-bottom: 30px; }
.p8_videoArea .col-xs-6:nth-child(3n+1){ clear: both; }