@charset "utf-8";
.product_name{position: relative;border-bottom: solid 1px #ddd;color: #333;margin: 0;}
.pdt-share{float: right;position: relative;margin-top: -35px;color: #555;}
.product_info{margin-top: 30px;}
.product-img,.product_table{display: inline-block;vertical-align: top;}
.product-img{width: 450px;}
.product_table{width: calc(100% - 480px);padding-left: 50px;position: relative;}
.product_table.inner{width: 100%;padding-left: 0}
.product-img .img-thumb { list-style:none; padding:0; margin:0; overflow:hidden; margin-right:-1.3%;}
.product-img .img-thumb li { float:left;  width:32%;  margin:1.3% 1.3% 1.3% 0;}
.product-img .img-thumb li img { max-width:100%; border:1px #ddd solid; }
.product_btn{float: left;margin-bottom:30px;width: 100%;}
.product_btn_a{width: calc(100% / 3 - 5px);display: inline-block;}
.product_btn .btn-style2.active{background-color: #005bac;color: #fff;}
.product_table .table_line:nth-of-type(odd){background-color: rgb(245, 245, 245);border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.table_line {padding: 3px 10px;color: #005bac;font-weight: 600;font-size: 15px;line-height: 15px;}
.table_line::after{content:"";clear:both;display:block}
.table_line p {float: left;margin-top: 3.0pt;margin-right: 0cm;margin-bottom: 3.0pt;margin-left: 0cm;line-height: 12.0pt;font-size: 14px;}
.table_line p:nth-of-type(1){width: 250px;}
.pdt-info{margin:20px auto;}
.clear{clear: both;}
.p_detail_box2{margin-top: 60px;}
.p_detail_box2 ul{
    display:inline-block;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.nav-tabs{border-bottom: none;}
.p_detail_box2 ul li{
    display:table-cell;
    vertical-align:top;
    width: calc( 100% );
    text-align:center;
    
}
.p_detail_box2 ul li a{border-top: solid 1px #ddd;border-left: solid 1px #ddd;border-bottom: 1px solid #005bac;}
.p_detail_box2 ul li:last-child{border-right:solid 1px #ddd; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border-radius: 0}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{border:1px solid#005bac;background-color:#005bac;color: #fff;}
.nav-tabs>li>a{margin-right: 0;border-radius: 0;border: none;cursor: pointer;color: #005bac;}
.nav-tabs>li.active>a:hover{border:1px solid#005bac;background-color:#005bac;color: #fff;}
.tab-content {margin-bottom: 40px;padding: 15px;border: 1px solid #005bac;}
.tab-content table{margin:0 auto!important;width: 100%;}
.tab-content table p{margin-bottom:0;}
.tab-content td{width:auto!important;}
.tab-inner01 img{margin-bottom: 15px;padding-bottom: 10px;max-width: 100%}

/*2021/01/14修改Application頁籤的圖片寬度:按比例縮放
/*.tab-inner01 img{margin-bottom: 15px;border-bottom: 1px solid #ddd;padding-bottom: 10px;max-width: 100%;width: 100%!important;height:auto!important;}*/

.tab-inner04 img{margin-top: 15px;border-top: 1px solid #ddd;padding-top: 10px;}
.tab-inner02 img{float: left;margin-right: 20px;}
.tab-inner03 img{float: right;margin-left: 20px;}
.video_block{margin-bottom: 20px;}
.video_block .product_name{font-size: 2.2rem}
.video_block iframe{margin-top: 30px;height: 640px;}
.product_back{margin-bottom: 60px;}

.pdt-share,.pdt-share-zone span.close{cursor: pointer;}
.pdt-share-zone{text-align: center;border: 1px solid #a6a6a6;padding: 50px;position: absolute;width: 90%;background: #fff;display: none;margin-left: 10px;z-index: 1024;}
.pdt-share-zone.open{display: block;}
.pdt-share-zone:before{content: '';position: absolute;top:-6px;right:40px;background: url(/evervisionlcd/images/all/img_share_line.png)no-repeat;width: 19px;height: 6px;}
.pdt-share-zone span.close{position: absolute;right: 40px;top: 15px;}
.share-zone span{float: left;}
.a2a_kit a{padding:0px 5px!important;}
.a2a_kit a img{max-width:70px}
/*產品簡述*/
.pdt-main{margin-bottom: 50px;background: #f5f5f5;padding: 20px;}

@media (max-width: 996px) {
    .product_info img{width: 100%;float: none;}
    .product_table{width: 100%;float: none;padding-left: 0;margin-top: 20px;}
    .p_detail_box2{margin-top: 30px;}
    .tab-content {margin-bottom: 30px;}
    .pdt-share-zone{width:100%;margin-left:0;}

}   
@media (max-width: 769px){
    .video_block iframe{height: 53vw;}
    .product-img,.product_table{width: 100%}
    /*產品底層*/
    .product_btn_a{width: calc(100% / 2 - 5px);}
}
@media (max-width: 640px){
    .product_btn{float: none;}
    .product_btn div{width: 50%;float: left;border: 1px solid #fff;padding-bottom: 15px;}
    .product_btn div:nth-of-type(2){margin-left: 0;}
    .clear+.table_line{margin-top: 10px;}
    .table_line p:nth-of-type(1){width: 200px;}
    .video_block .product_name{font-size: 2rem}
    

}
@media (max-width: 480px){
    .table_line p:nth-of-type(1){width: 150px;}
    .table_line{padding: 10px;}
    .p_detail_box2 ul li a{font-size: 14px;padding: 10px 0;}
    .tab-content table{display: inline-block !important;
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 0 1em;}
}
