@charset "utf-8";
/* CSS Document */

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;

border: 0;
font-size: 100%;
font-family: Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
html{height:100%;}
body {
line-height: 1;
height:100%;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
sup{ vertical-align:super;}
/*start*/
#wrapper{/*min-height:100%;*/ position:relative;}

a{
	color:#333333; 
	font-size:16px;
	text-decoration:none;
}
p{
	font-size:17px;
	color:#000000;
	line-height:1.5em;
}
p a{

	color:#7079f0;
	line-height:1.5em;
	text-decoration:none;
}
p a:hover {
	color:#3c77b1;
}
#bannerS{
	display:none;
}
#mobile{
	display:none;
	text-align: center;
}
#mobile a{
	color:#ffffff;
	letter-spacing:2px;
}
li{ list-style:none;
}
.item{
    width: 100%;
    padding: 15px 0;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 2px;
}
.aa_item{
	position:absolute;
	left:0px; 
	cursor:pointer;
}

#bannerBg{
	background:url(images/midBg.png) repeat;
}
#banner{
	padding-top: 82px;

}
#banner_s{
	display:none;
}
.group4{ width:98%;}
.video{ width:560px; height:315px;}
#contentBg{
	
	height:auto;
	width:100%;
}
#content{
	margin:0 auto;
	overflow: hidden;
	min-height: 300px;
}
#navlist{
	background-color:#a9a9a9;
	line-height:3.5em;
	min-height: 0.5em;
	position:inherit;
    width: 100%;  padding: 0;
    /* background-image: linear-gradient(180deg,#efefef,#e4e4e4 25%); */
    border-top: 1px #CCC solid;
}
#navlist a{
	transition:all .2s ease;
}
#navlist a:hover{ 
	color:#2f4f4f;
}
#navlist_mobile{
	display:none;
	background-color: #808080;
}
#navlist_mobile >ul{
	box-sizing: border-box;
	padding-left:30px;
}
#navlist_mobile >ul li{
	background: url(images/icon_mobile.png) no-repeat left;
	border-bottom:1px #210000 dashed;
	width: 160px;
	height:45px;
	box-sizing: border-box;
	display: inline-block;
	padding:15px 0 0 30px;
}
#navlist_mobile >ul li a{
	color:#FFFFFF;
}
#contentBox{
	position:relative;
	overflow:inherit;
	animation:fadeIn .5s ease-in-out 1;
}
@keyframes fadeIn{
	0%{opacity:0;}
	100%{opacity:1;}

}
#navlist ul{ text-align: center;}
#navlist > ul > li{
  	background:url(images/icon.png) no-repeat left;
 	padding:0 0 0 20px;
 	display: inline-block;
 	position:relative;
}
#navlist>ul>li > ul{
    background: #cccccc;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 55px;
    min-width: 100%;
    padding: 0 5px;
    line-height: 40px;
}
#navlist>ul>li > ul li{
	border-bottom: 1px #fff solid;
}
#navlist>ul>li > ul a:hover{
	color:#FFFFFF;
}
#navlist ul li >ul{ /*隱藏次選單*/
        display: none;
    } 

#navlist ul li > ul:hover { /* 滑鼠滑入展開次選單*/
        display: block;
    }

.ccin{
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
    font-size:14px;
    box-sizing:border-box;
}

.ccin a{color:#ffffff; font-size:14px;}

.ccin li{font-size:12px;}

.ccin img{vertical-align:middle; padding:0 10px 0 10px;}

footer{
	background-color:#1f4189;
	/*background-image:url(/images/pinstriped_suit.png)*/;
	width:100%;
	float:left;
	width:100%;
	color:#999999;
	line-height:1.4em;
	padding: 20px 0;
	/* margin-top: 50px; */
	position:relative;
}
.foot-pc{display:block;}
.foot-mobile{display:none;}
.foot-data{float:left; width:50%;}
@media screen and (max-width:1080px){.foot-data{width:100%;}}
@media screen and (max-width:480px){.foot-pc{display:none;} .foot-mobile{display:block;}}

#keyBg{
	background-color:#7D7D7D;
	height:100%;
	width:100%;
}
.key{
	width:100%;
	color:#000000;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	line-height:50px;
	letter-spacing: 2px;
}
.key a{
	color:#000000;
	font-size:.9em;
	text-align:center;
	margin:0 auto;
	text-decoration: none;
}
.key a:hover{
	color:#BABABA;
}

.mvedio{
	margin: 0;
	padding: 5px 0;
	cursor:pointer;
	}
.mvedio img{
	width: 40px;
	height: 40px;
	}

.Lang {
    position: absolute;
    right: 24px;
    top: 10px;
	font-size: 12px;
    color: #c1c1c1;

}
.Lang a{font-size:14px; color:#ccc;}

.flex-setting{display:flex; flex-wrap:wrap;}

.foot-block-top{
	width:100%;
	max-width:800px;
	margin:0 auto 15px;
	padding:10px 0;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid rgba(255,255,255,0.5);
	}

.foot-block-bottom{
	width:100%;
	max-width:800px;
	margin:0 auto 30px;
	position:relative;
	}

footer a{
	color:#82b9fd;
	transition:all 0.4s ease;
	line-height:1em;
    font-size:1em;
	}

footer a:hover{color:#bed9fb;}

.foot-logo{position:relative;}

.foot-logo img{width:100%; max-width:300px;}

.foot-link-box ul{padding-left:0;}

.foot-link-box ul li{
	display:inline-block;
	margin:0 7px;
	position:relative;
	}

.foot-link-box ul li a{display:block;}

.foot-link-box ul li img{width:40px;}

.invisible-pic{
	display:none;
	position:absolute;
	top:-130px;
	left:-40px;
	width:100px;
	border:1px solid #ccc;
	border-radius:5px;
	background-color:#fff;
	padding:5px 5px 0;
	}

.invisible-pic img{width:100%!important;}

.foot-link-box ul li:hover .invisible-pic{display:block;}

.foot-edit-box{justify-content:space-between;}

.foot-edit-box h3,
.foot-edit-box p,
.foot-edit-box ul li{color:#fff;}

.foot-info-box{width:50%;}

.foot-info-box h3{
	font-size:20px;
	font-weight:bold;
	padding-bottom:7px;
	}

.foot-project-box{width:50%; max-width:280px;}

.foot-project-box h3{font-size:18px; font-weight:bold;}

.foot-project-box ul{padding-left:0;}

.foot-project-box li:after{
	content:">";
	position:absolute;
	left:-15px;
	font-size:16px;
	font-weight:bold;
	}

.foot-project-box li{
	display:inline-block;
	margin:0 20px;
	padding:5px 0;
	position:relative;
	}

#footFloat p{line-height:1.2em;}

.QRcode-L{display:none; position:absolute; top:20px; right:22%;}
.QRcode-L img{width:120px; height:auto;}
.QRcode-S{display:none;}

.hot{
	height:auto;
	margin:0 auto;
	float:left;
	width: 1185px;
}
.abgne_tab{display:none;}

@font-face {
  font-family: Alcefun;
  src: url(Alcefun.otf);
}
.about{
	border-bottom: #7B7B7B 1px solid;
    margin-top: 5%;
    font-size: 1.8em;
    text-align: center;
    font-family:Alcefun,Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
    letter-spacing: .1em;
    position:relative;
    padding-bottom: 8px;
}
.about form{
	position: absolute;
    top: -50px;
    right: 0;
    margin: 5px 0;
}
.titleIcon{
	vertical-align: text-bottom; 
	width: 40px;
}
.pmargin{
	margin:6% 0;
}
.aboutImg img{
	margin:1% auto;
	max-width:100% !important;
	height:auto !important;
}

/*index*/
#index_margin{width:100%; max-width:1185px; margin:0 auto;}

.index-hot-block>.box-inner{
	display:flex;
	flex-wrap:wrap;
	padding:20px 0;
	}

.index-hot-box{width:25%; margin-bottom:30px;}

.index-hot-box>.box-inner{
	margin:20px;
	border:1px solid #ccc;
	}

.hot-cover{
	display:block;
    height:0;
    text-align:center;
    padding-bottom:100%;
    background-color:#000;
    overflow:hidden;
    position:relative;
	}

.hot-cover::before{
	display:block;
    content:"Details+";
    padding:10px 20px;
    font-size:13px;
    color:#ffffff;
    border:2px solid #ffffff;
    opacity:0;
    position:absolute;
    margin-top:-150px;
    left:32%;
    top:75%;
    z-index:99;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
	}

.hot-cover img{
	max-width:100%;
    min-width:100%;
    object-fit:cover;
    height:100%;
    -moz-object-fit:cover;
    -ms-object-fit:cover;
    -o-object-fit:cover;
    -webkit-object-fit:cover;
    position:absolute;
    transform:translate(-50% , 0) scale(1);
    transition:all 0.3s;
	}

.hot-cover:hover::before{opacity:1; margin-top:-80px;}
.hot-cover:hover img{opacity:0.3; transform:translate(-50% , 0) scale(1.03);}

.hot-title{text-align:center; background-color:#f2f2f2;}

.hot-title h3{
	font-size:18px;
	font-weight:bold;
	line-height:1.3em;
	padding:10px;
	word-break:break-word;
	}

.hot1{
    width: 250px;
    height: 280px;
    float: left;
    margin: 20px 1.3em;
    background: #f2f2f2;
    transition: all .4s ease;
    text-align: center;
    border: 1px #CCC solid;
}

.pic{
	width:100%;
	background:#FFFFFF;
	transition:all .4s ease-in-out;
}
.pic:hover{
	opacity:0.2;
}
.hotHidden{
	overflow:hidden;
}
.hotHidden img{
    width: 100%;
    transition: all .4s ease;
    display: block;
}
.hotHidden:hover img {
    opacity: .3;
    transform: scale(1.05);
}
.hotBg{
	background:#000000;
}
.hotBg a{
    position: relative;
    display: block;
}
.hotBg a::before{
    display: block;
    content: "Details+";
    padding: 10px 20px;
    font-size: 13px;
    color: #FFF;
    border: 2px solid #FFF;
    opacity: 0;
    position: absolute;
    margin-top: -150px;
    left: 32%;
    top: 75%;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hotBg a:hover::before {
    opacity:1;
    margin-top:-80px;
}
.more{
	width:150px;
	margin:10px 25px 0 0;
	line-height:3em;
	color:#595757;
	font-size:1em;
	float:right;
}
.hot_text{
    background:#f2f2f2;
    box-sizing:border-box;
    width:100%;
    padding:4px 5px;
}
.hot_text h1:hover{
	text-decoration:underline;
}
.table{
	padding:0 0 30px 30px;
}

.date{
	color:#313131;
	font-size:18px;
	padding: 0 0 0 60px;
	float:left;
  	width: 150px;
  	vertical-align: top;
}
.news{
	color:#323232;
	font-size:18px;
	display: inline-block;
 	width: 700px;
}

.news a{
	color:#323232;
	font-size:18px;
}
.news a:hover{
	color:#003b83;
}
.news2{
	color:#323232;
	font-size:1em;
	padding-left:230px;
}
.page{
    margin: 80px auto 20px;
	text-align: center;
}
.page a{
	color:#000000;
	font-size:16px;
	text-decoration:none;
	padding:8px 13px;
}
.page span{
	padding:8px 13px;
	color:#e84c4a;
}
.page a:hover{
	background-color:#1f418a;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
.spanpage a{
	background-color:#3891E6;
	color:#FFFFFF;
}


/*about*/

.blue{
	font-size:18px;
	color:#3180C7;
	line-height:1.5em;
	font-weight:bold;
}
.about_margin{
	margin:2% auto;
	width:1000px;
	min-height:600px;
}

.reservation-word{
	font-size: 14px;
	}
.reservation-type{
	padding: 3px 10px;
	border: 1px solid #d6d6d6;
	}
.reservation-button{
	font-size: 16px;
	font-family: Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
    background-color: #696969;
    padding: 7px;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    border-radius:8px;
	}
p a input{
	font-size: 16px;
	font-family: Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
    background-color: #696969;
    padding: 7px;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    border-radius:8px;
	}
	

/*news*/
.news_margin{
	margin:0 auto;
	width:100%;
	max-width:1000px;
	min-height:600px;
}

.newsbox{
	margin:0 0 20px;
	padding:10px 0 20px;
	border-bottom:1px dashed #ccc;
	overflow:auto;
	width:100%;
	}
.newsbox a{font-size:20px;}
.newsbox a:hover, .newsTitle a:focus, .newsTitle a:active{color:#003b83;}

.newsbox .btn { color:#fff; font-size:15px;}
.newsbox .btn:hover, .newsTitle .btn:focus, .newsTitle .btn:active { color:#fff;}

.news-pic{padding-left:20px; width:15%; float:left;}
.news-block{width:80%; float:left;}
.newsTitle{float:left; width:100%;}
.newsdate{float:right; padding-right:20px; color:#a9a9a9;}
.newsTxt01{width:95%; float:left; padding:10px 0 20px 0; text-align:left; color:#777777; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.more{
	width:150px;
	margin: 10px 5px 0 0;
	line-height: 3em;
	color:#595757;
	font-size:1em;
	float: right;
	}
.btn{
	float: right;
	color: #FFF;
    font-size: 15px;
    margin-right: 6%;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: #4169e1;
    border: 3px #4169e1 solid;
    cursor: pointer;
	}
.btn:hover{
	background-color: #1e90ff;
    border: 3px #1e90ff solid;
    padding: 4px 20px 4px 12px;
    transition: all .3s ease;
	}

.news_t{
    color: #003b83;
    font-size: 18px;
	font-weight:bold;
	float:left;
}
.news_img{float:left; margin-right:10px;}

hr{width:100%;}

.back{color:#1f4189; float:right; margin:50px 0;}

.news-headline-box{width:100%; margin:0 auto; position:relative;}

.edit-box-inner{
    margin:10px auto 30px;
    text-align:center;
    background-color:#fff;
    box-shadow:0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border:0;
    display:flex;
    align-items:center;
    min-height:170px;
	}

.news-headline-pic{
    width:30%;
    max-height:180px;
    overflow:hidden;
    margin:10px;
	}

.elementor-widget{
	position:relative;
	width:45%;
	margin:10px auto 15px;
	}

.elementor-widget h3{
    font-size:22px;
    font-weight:600;
    color:#000;
    letter-spacing:inherit;
    text-align:left;
	}

.seller-resume{text-align:left;}

.seller-resume p{
    display:-webkit-box;
    width:100%;
    height:4.8em;
    line-height:1.6em;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#54595f;
    font-size:16px;
    font-weight:400;
    padding:5px 0 15px;
    margin:0;
	}

.button-more{
    font-size:16px;
    font-weight:500;
    padding:20px 50px;
    background-color:#003b83;
    max-width:180px;
    margin:0 10px;
    }

.button-more:hover{background-color:#1e90ff;}

.button-more span{color:#ffffff;}

.moreBlock{
	width:90%;
	max-width:600px;
	margin:0 auto;
	text-align:center;
	}

.moreBox{
	display:flex;
	justify-content:center;
	align-items:center;
	}

.moreBox a{
	display:block;
	padding:15px 25px;
	background-color:#f2f2f2;
	border:1px solid #686868;
	}

.moreBox a:hover{
	color:#fff;
	background-color:#1f4189;
	border:1px solid #1f4189;
	}

.news-detail-block{width:90%; max-width:1200px; margin:0 auto;}

.news-detail-box{
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
	}

.news-detail-cover-pic{width:50%; margin:0 auto;}

.news-detail-infobox{
    width:90%;
    max-width:800px;
    position:relative;
    margin:0 auto;
	}

.news-detail-cover-pic>.box-inner,
.news-detail-title>.box-inner,
.news-detail-infobox>.box-inner{
	margin:10px;
	}

.news_title{
	font-size:26px;
    font-weight:600;
    color:#000;
    padding-bottom:20px;
    line-height:1.5em;
	}

.news_content{
	padding:0 0 50px;
	}

.back-btn{
    position:absolute;
    right:5px;
    bottom:5px;
	}

.back-btn a{
    font-size:16px;
    font-weight:bold;
    color:#335495;
	}


/*product*/
.float_left{float:left;}

.product_margin{
	margin:0 auto;
	width:100%;
	max-width:1080px;
	min-height:600px;
}
.productdt_margin{
	margin:0 auto;
	width:850px;
}

.productTypeBlock{
	display:flex;
	flex-wrap:wrap;
	}

.product_box{
	width:33.333%;
	margin-bottom:50px;
	}

.photoimg{
	margin:0 auto;
	width:760px;
}

.product_img a{
	display:block;
    height:0;
    text-align:center;
    padding-bottom:100%;
	background-color:#3e3e3e;
    transition:all 0.3s ease-in-out;
    overflow:hidden;
    position:relative;
	}

.product_img a>img{
	max-width:100%;
    min-width:100%;
    object-fit:cover;
    height:100%!important;
    -moz-object-fit:cover;
    -ms-object-fit:cover;
    -o-object-fit:cover;
    -webkit-object-fit:cover;
    position:absolute;
    transform:translate(-50%, 0) scale(1);
    transition:all 0.3s;
	}

.product_box:hover .product_img a>img{
	transform:translate(-50%, 0) scale(1.1);
	}

.ptext h3{
    color:#000000;
    font-size:18px;
	font-weight:bold;
	text-spacing:1px;
	line-height:1.3em;
	text-align:center;
	padding-top:15px;
	margin:15px 20px 0;
	border-top:1px solid rgba(0, 0, 0, 0.1);
	}

.ptext h4{
	color:#646464;
	font-size:14px;
	text-align:center;
	}

.product_box:hover .ptext h3{color:#003b83;}

.p_page{
	text-align:center;
	margin:10px auto;
	width: 200px;
}
.p_page a{
	color:#595757;
	font-size:18px;
	text-decoration:none;
}
.pro_text{
	color:#1f4189;
	font-size:21px;
	font-weight:bold;
	    display: inline-block;
}
.pro_text2{
	color:#852a29;
	font-size:16px;
	display:inline-block;
}
.pro_p{font-size:16px;}
.picture_big{margin:0 auto; display:block;}

.detail-block{overflow:auto;}
.detail-box{float:left; width:48%; margin:5px;}
.detail-box img{width:100%;}

.coupling-box{float:left; width:23%; margin:5px;}
.coupling-box img{width:100%;}

.pmargin h2{font-size:18px; font-weight:bold;}

/*產品內頁縮圖*/
.showbox {
	width: 605px;
	height: 456px;
	float: left;
	margin: 0 25px 0 0;
}
.abgne-block-20120106 img {
	width: 128px;
	height: 98px;
	margin-bottom: 12px;
}
/*contact*/
.contact_margin{
	width:90%;
	max-width:1000px;
	margin:0 auto;
	min-height:650px;
	}

.page-edit-block{margin:60px auto;}

.remind{
	width:100%;
	margin:0 auto 30px;
	text-align:center;
	}

.remind p{font-size:18px; font-weight:600; line-height:1.8em;}

.form-block{
	width:100%;
	max-width:800px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	}

.contact-form-box{width:50%;}

.form-box-inner{margin:10px;}

.contact-form-box label{
    font-size:18px;
    font-weight:bold;
    padding-left:15px;
    color:#686868;
	}

.contact-form-box span{
    margin-right:5px;
    color:#ea0000;
    font-size:20px;
    vertical-align:sub;
	}

.contact-column{
    display:block;
    width:90%;
    height:25px;
    font-size:14px;
    line-height:1.5em;
    color:#212121;
    margin:7px auto 0;
    padding:8px 12px;
    background-color:#fff;
    background-image:none;
    border:1px solid #b1b1b1;
    border-radius:5px;
    outline:none;
    -webkit-box-shadow:0 1px 1px 1px rgb(0 0 0 / 10%);
    box-shadow:0 1px 1px 1px rgb(0 0 0 / 10%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

textarea.contact-column{
    width:95%;
    height:220px;
    min-height:54px;
    max-height:370px;
    resize:vertical;
	}

input#contact-yzm{
	width:150px;
	display:inline-block;
	margin:0;
	vertical-align:top;
	}

.btn-block{
    width:100%;
    margin:10px auto 50px;
    text-align:center;
	}

.btn-block button{
    width:150px;
    margin:0 auto;
    padding:15px 15px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    background-color:#21246f;
    border:1px solid #21246f;
    border-radius:10px;
	}

.btn-block button:hover{
	background-color:#1f4189;
    border:1px solid #1f4189;
	}

.map-block{
	width:90%;
	max-width:800px;
	margin:60px auto 30px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:row-reverse;
	}

.map-iframebox{width:60%;}
.map-infobox{width:40%;}

.map-iframebox>.box-inner,
.map-infobox>.box-inner{margin:10px;}

.map-iframebox iframe{width:100%; height:350px;}


/*download*/
.download-box {
	margin: 3% auto;
	text-align:center;
}
.download-pro {
    width: 300px;
    float: left;
    margin: 15px 15px 20px 15px;
    height: 520px;
}
.download-pro img {
	width:100%;
	border: 1px solid #B7B7B7;
	border-radius: 4px;
	margin-bottom: 5px;
}
.download-pro h1{
	color: #2994E2;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    font-family: Arial,微軟正黑體,新細明體,sans-serif;
}

.download-pro h2{
	color: #646464;
    font-size: 14px;
    line-height: 1.5em;
    font-family: Arial,微軟正黑體,新細明體,sans-serif;
}
.download-pro h3{
	display:inline;
    float: right;
}
.download-pro h3 a{
    font-size: .95em;
    margin: 0 10px 0 0;
    color: #696969;
    background: #eaeaea;
    padding: 5px 8px;
    border-radius: 10px;
    transition:all .2s ease;
}
.download-pro h3 a:hover{
    color: #ffffff;
    background: #1f418a;
}
.download-pro h4{
	display: inline;
    color: #4c4c4c;
    font-weight: normal;
    font-size: .9em;
    margin-left: 15px;
    vertical-align: text-top;
}

/*tab選單*/
.abgne_tab ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	width: 400px;
	margin: 10px 0;
}
ul.tabs {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
ul.tabs li {
	float:left;
	height:31px;
	line-height:31px;
	overflow:hidden;
	position:relative;
	margin-bottom:-1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border:1px solid #999;
	border-left:none;
	background-color:#21246f;
}
ul.tabs li a {
	display:block;
	padding:0 3px;
	color:#ffffff;
	border:1px solid #fff;
	text-decoration:none;
	font-size:12px;
}
ul.tabs li a:hover {
	background:rgba(255,255,255,.5);
}
ul.tabs li.active  {		
	border-bottom: 1px solid #fff;
}
ul.tabs li.active a:hover {
	background: rgba(255,255,255,.5);
}
div.tab_container {
	clear: left;
	width: 100%;
	border-bottom: 8px solid #595757;
	border-top: none;
	background: #fff;
}
div.tab_container .tab_content h1 {
	margin: 0 5px;
}
div.tab_container .tab_content h2 {
	margin: 0 5px 20px;
}
.tab_content{
	text-align: center;
}

.tab_a{
	background-color:#595757;
}
.tab_b{
	background-color:#385796;
}	
.tab_c{
	background-color:#D0A100;
}

.product-big-1{
	font-weight:normal;
	font-size:22px;
	}
.product-big-2{
	color:#000;
	font-weight:normal;
	font-size:22px;
	}
.product-middle{
	font-weight:normal;
	font-size:18px;
	}

.popup-gallery {
	width: 600px;
    margin: auto;
}
.popup-gallery img {
	width: 100%;
}
.tableBox{
	margin-bottom:50px;
}
.table1{
	width:100%;
	text-align: center;
	box-sizing: border-box;
	height: auto;
	border-bottom: 1px #CCC solid;
}
.table1 span{
	display:block;
}
.tableLeft{
	width:20%;
	display:inline-block;
	vertical-align:top;
}
.tableCenter1{
	width:23%;display:inline-block;
	vertical-align:top;
}
.tableCenter2{
	width:40%;display:inline-block;
	vertical-align:top;
}
.tableRight{
	width:18%;display:inline-block;
	vertical-align:top;
}
.table1Box{
	border: 1px #eaeaea solid;
	display:flex;
}
.table1Box:nth-child(1n+2){
	margin-top:20px;
}
.tableTop{
	background: #eaeaea;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: center;
}
.tableDown img{
	max-width:100%;
	width: 100%;
}
.inquryBtnBox{
	margin: 15px auto;
    width: 210px;
}
.table2{
	width:100%;
	text-align:center;
	margin-top: 10px;
}
.tableDown{
	height:210px;
}
.tableDown::before{
   content:'';
   width:0;
   height:100%;
   display:inline-block;
   position:relative;
   vertical-align:middle;
   background:#f00;
}

.tableDown span{
    padding-left: 15px;
    display:inline-block;
   vertical-align:middle;
 }
.tableDown span ul{
	margin-left: 25px;
}
.tableRemove{
	background: #eaeaea;
    padding: 5px 8px;
    border-radius: 5px;
    border: 1px #CCC solid;
    margin: 4px;
    display: inline-block;
}
.tableDown form{
    font-size: .95em;
    padding-top: 10px;
    line-height: 1.5em;
}
.table2 span a{
    background: #777777;
    color: #FFFFFF;
    width: 100px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    font-size: .95em;
    font-weight: bold;
    border: 1px #525252 solid;
}
.table2 span a:hover{
	background: #771211;
	border: 1px #5a1d1c solid;
}
.updateBtn{
    text-align: center;
    display: block;
    margin-top: 15px;
}
.tableCenter2 ul li{
	width: 120px;
    text-align: left;
    float: left;
    padding-left: 15px;
}
.inquiryType{
	width:30%; height:auto; display:inline-block;vertical-align:top;
}
.formBox .form {
    position: relative;
    margin-bottom: 25px;
}
.b-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formBox .form label {
    display: block;
    background: #eaeaea;
    font-size: 15px;
    height: auto;
    line-height: 30px;
    width: 171px;
    padding: 0 10px;
    color: #545454;
    position: absolute;
    font-weight: bold;
    left: 0;
    top: 0;
}
.formBox .form input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    margin-left: 170px;
    width: 75%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d8d8d8;
    font-size: 1em;
}
input[type="text"] {
    -webkit-appearance: none;
}
.formBox .form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 75%;
    height: 100px;
    padding: 5px 5px;
    margin-left: 170px;
    border: 1px solid #ccc;
    font-size: 1em;
    font-family: Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
}
.formBox {
    margin-bottom: 25px;
    color: #222;
    font-size: 1em;
    margin-top: 30px;
}
.formBox form .btn a {
    display: inline-block;
    padding: 7px 15px;
    font-size: 16px;
    color: #FFF;
    border-radius: 3px;
    margin: 0 10px;
}
a.btn_color1 {
	background: #777777;
    color: #FFFFFF;
    /*width: 100px;
    line-height: 30px;*/
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    font-size: .95em;
    font-weight: bold;
    border: 1px #525252 solid;
}
a.btn_color1:hover{
     background: #771211;
    border:1px #5a1d1c solid;

}

.send{text-align:center; margin-top:80px;}



table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    /*white-space:nowrap;*/
    word-wrap:break-word;
    /*word-break:break-all;*/
}

table tr {
    border: 1px solid #333;
    padding: 5px;
    
}

.table-condition tr:first-child{background-color:#808080;}

table th,
table td {
    padding: 10px;
    text-align: center;
}

table th {
    font-size: 14px;
    letter-spacing: 1px;
}

.detailBtn1{
	display: inline-block;
	float: right;
}
.detailBtn1 a{
	color: #FFFFFF;
    background: #852a29;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 0 5px;
    letter-spacing: .1em;
    border: 1px #5a1d1c solid;
}
.detailBtn1 a:hover{
    background: #b13f3e;
    border: 1px #7b312f solid;
}
.detailBtn2{
	display: inline-block;
	float: right;
}
.detailBtn2 a{
    background: #7d7d7d;
    border-radius: 10px;
    border: 1px #656565 solid;
    padding: 5px 10px;
    margin: 0 5px;
    color: #FFFFFF;
}
.detailBtn2 a:hover{
    background: #8e8e8e;
    border: 1px #777777 solid;
}
.inquryBtn{
	display: inline-block;
    margin: 5px 0;
}
.inquryBtn a{
	color: #FFFFFF;
    background: #852a29;
    border-radius: 15px;
    padding: 5px 10px;
    margin: 0 5px;
    letter-spacing: .1em;
    border: 1px #5a1d1c solid;
}
.inquryBtn a:hover{
    background: #b13f3e;
    border: 1px #7b312f solid;
}
.send input[type="submit"]{
	font-family: Arial,微軟正黑體,Microsoft JhengHei,新細明體,sans-serif;
	font-size: 1em;
}

/*聯絡表單*/
.contactBox{
    width: 80%;
	margin: 0 auto 100px;
	}
.contact1Box{
	width:100%;
	display: inline-block;
	}
.contact1Box h2{
	color:#646464;
	font-size:1.13em;
	line-height:1.5em;
	padding:10px 0;
	}
.contact2Box{
	width:35%;
	float: right;
	}
.formBox .form {
    position: relative;
    margin-bottom: 25px;
    
	}

.b-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
.formBox .form label {
    display: block;
    background: #696969;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 150px;
    padding: 0 10px;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
	}
.formBox .form select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    height: 31px;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    margin-left: 180px;
    width: 50%;
	}
.formBox .form input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 10px;
    margin-left: 180px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
	}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
	}

.formBox .form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 75%;
    height: 100px;
    padding: 5px 10px;
    margin-left: 180px;
    border: 1px solid #ccc;
	font-family:arial,微軟正黑體,Microsoft JhengHei,新細明體,PMingLiU;
	}
.formBox {
    margin-bottom: 25px;
    color: #222;
    font-size: 1em;
    margin-top: 0;
	}
.formBox form .btn a {
    display: inline-block;
    padding: 7px 15px;
    font-size: 16px;
    color: #FFF;
    border-radius: 3px;
    margin: 0 10px;
	}
a.btn_color1 {
    background: #696969;
    color: #FFF;
	}
a.btn_color1:hover {
    background: #2f4f4f;
	}
.btn{
    text-align: center;
	}
.contact2Tx{
	width:100%;
	border:1px #969696 solid;
    border-radius: 15px;
    margin:30px 0 50px 0;
    padding-bottom: 15px;
    word-break: break-word;
	}
.contact2Tx h1{
    background: #757575;
    color: #FFFFFF;
    font-size: 1.75em;
    height: 75px;
    border-radius: 15px 15px 0 0;
    padding: 25px;
    box-sizing: border-box;
    letter-spacing: .15em;
	}
.contact2Tx h2{
    color: #646464;
    font-size: 1.32em;
    padding: 15px 25px 0 25px;
    line-height: 1.5em;
	}

.youtubecontent{
position: relative;
padding-top: 30px; height: 0; overflow: hidden;
}
.youtubecontent{
padding-bottom: 56.25%;
}
.youtubecontent iframe,
.youtubecontent object,
.youtubecontent embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*螢幕大小*/
@media screen and (max-width: 1920px) { 
	#logo_MS{display: none;}
	.req-L{width:450px; float:left;}
	.req-R{width:500px; float:left;}
	#aa-text{display:none}
}

@media screen and (max-width: 1800px){.QRcode-L{right:18%;}}

@media screen and (max-width: 1600px){
	.QRcode-L{right:14%;}
	#contentBox{padding-left:0;}
	}

@media screen and (max-width: 1400px){.QRcode-L{right:10%;}}

@media screen and (max-width:1300px){
	nav{width:95%;}
	nav>ul>li a{padding:0 4px 25px;}
	.QRcode-L{right:7%;}
	}

@media screen and (min-width:1250px){#logo{width:350px; padding-top:3px;}}

@media screen and (max-width:1200px){
	#index_margin{width:1002px; margin:0 auto;}
	.hot1{width:240px; margin:20px 0.2em;}
	.news_margin{width:90%;}
	.news{width:750px;}
	.date{padding:0 0 0 40px; width:130px;}
	.hot{width:1000px;}
	nav{width:1050px;}
	.news-block{width:75%; float:right;}
	#footFloat{width:45%;}
	.hot-cover::before{left:29%; top:80%;}
	}

@media screen and (min-width:1080px){
	#mobile{display:none; visibility:hidden;}
}
@media screen and (max-width:1080px){
	nav>ul{display:none;padding-right:60px;}
	#index_margin{width:936px;}
	.hot1{width:220px;}
	.date{padding:0 0 0 30px; width:100px;}
	.news{width:80%;}
	.hot{width:940px;}
	.about_margin{width:90%;}
	.contact_margin{width:700px;}
	.contact_margin p{float:none;}
	.contact_margin p{width:70%; margin:3% auto;}
	.contact_margin iframe{margin:0 auto; display:block;}
	.mvedio{position:initial;}
	.Lang{position:initial;}
	table p{font-size:14px;}
	.news-pic{width:20%;}
	.footbox{width:90%;}
	#footlogo{padding-bottom:80px;}
	nav{width:100%;}
	.tableDown span ul{margin-left:0px;}
	.download-pro{margin:15px 7%;}
}
@media screen and (max-width: 980px){
	nav>ul{padding-right:50px;}
	.about{font-size: 1.5em;}
	.hotBg a::before{left:30%; top:80%;}
	.formBox .form input[type="text"]{width:70%;}
	.formBox .form textarea{width:70%;}
	.titleIcon{width:35px;}
	.tableDown span{padding-left:0px;}
	.tableDown span ul{padding-left:0px;}
	.req-L{width:100%;}
	.req-R{width:100%;}
	.download-pro{margin:15px 5%;}
	#footFloat{width:35%;}
	.index-hot-block{max-width:600px; margin:0 auto;}
	.index-hot-box{width:50%;}
	.hot-cover::before{left:32%; top:75%;}
}
@media screen and (max-width: 840px){
	#contentBox{overflow:inherit;}
	.hot1{width:160px; height:200px; margin:0.4em;}
	#index_margin{width:720px;}
	#keyBg{background-color:#3D3D3D;}
	.key{width:516px; line-height:35px;}
	.footbox{width:500px;}
	#footlogo{float:none; text-align:center; padding-right:0; padding-bottom:0px;}
	#footFloat{margin-bottom:15px; width:100%;}
	.key a{color:#BFBFBF;}
	.key a:hover{color:#FFFFFF;}
	.date{padding: 0 0 0 10px; }
	.news{width:75%;}
	.news-pic{width:30%;}
	.news-block{width:65%;}
	.newsdate{padding-top:5px;}
	.hot{width:100%;}
	.product_box{width:50%;}
	.product_margin{width:560px;}
	.productdt_margin{width:95%;}
	.showbox{float:none; margin:0 auto; width:600px;}
	.abgne-block-20120106{width:600px; margin:0 auto;}
	.abgne-block-20120106 img{margin:10px 8px 0 8px;}
	.photoimg{width:100%;}
	.ptext{width:100%; height:30px; float:none; margin-left:0;}
	footer{margin-top:0px;}
	.hotBg a::before {left:25%; top:88%;}
	.about form{position:initial; margin:0 0 45px;}
	.tableCenter2 ul li{padding-left:10px;}
	table p{font-size:12px;}
	.download-pro{margin:15px 3%; width:40%; height:345px;}
	.news-detail-cover-pic{width:80%; margin:0 auto;}
	.news-detail-infobox{width:100%; margin:0 auto;}
	.foot-block-top, .foot-block-bottom{width:90%;}
	.foot-info-box{width:100%;}
	.foot-project-box{width:100%;}
	.foot-project-box{margin-top:15px;}
	}
@media screen and (max-width:768px){
	.hot1{width:22%; height:200px;}
	.table1Box{display:block;}
	#index_margin {width:680px;}
	.contact_margin{width:600px;}
	.contact_margin p{font-size:1em; width:80%;}
	.formBox .form input[type="text"]{width:70%;}
	.formBox .form textarea{width:70%;}
	.table1{display:block; text-align:center;}
	.tableLeft{width:100%;}
	.tableCenter1{width:100%;}
	.tableCenter2{ width:100%;}
	.tableRight{width:100%;}
	.tableTop{padding-left:0;}
	.tableDown span{padding-left:0;}
	.inquiryType{text-align:left; margin-bottom: 5px;}
	#banner{display:none;}
	#banner_s{display:block; padding-top:82px;}
	.tableDown{height:auto; margin:15px 0;}
	.tableLeft .tableDown{margin:0;}
	.tableCenter2 ul li{padding-left:15px;}
	.tableDown span ul{margin-left:45px;}
	.news-headline-box{max-width:400px;}
	.edit-box-inner{flex-wrap:wrap;}
	.news-headline-pic{width:90%; max-width:300px; margin:10px auto;}
	.elementor-widget{width:90%;}
	.news-link-box{width:60%; margin:0 auto 30px;}
	.map-block{flex-direction:row;}
	.map-infobox{width:80%; margin:0 auto;}
	.map-iframebox{width:80%; margin:0 auto;}
	}

@media screen and (max-width: 640px){
	.hot1{width:45%; text-align:center; height:auto;}
	#index_margin{width:95%;}
	#footFloat{font-size:0.9em;}
	.news{width:70%; padding:0 0 0 10px;}
	.pic{width:initial; float:none; height:80%;}
	.key{width:100%;}
	.hot_text{height:initial; float:none; padding:10px;}
	.hot_box{margin:0 auto; width:410px;}
	.news-pic{width:100%; float:none; padding:0; text-align:center;}
	.news-block{width:100%; float:none; margin-top:10px;}
	.news_t{float:none;}
	.contact_margin iframe{width:480px; height:300px;}
	.contact_margin{width:480px;}
	.contact_margin p{width:100%;}
	.product_margin{width:440px;}
	.showbox{float:none; margin:0 auto; width:500px; height:385px;}
	.abgne-block-20120106{width:500px; margin:0 auto;}
	.abgne-block-20120106 img{margin:10px 2px 0 0px; width:118px; height:90px;}
	.footbox{width:85%;}
	.video{width:98%;}
	.popup-gallery{width:100%;}
	.hotBg a::before{left:38%; top:70%;}
	.formBox .form input[type="text"] {width:58%;}
	.formBox .form textarea{width:58%;}
	.download-pro h3{position:absolute; right:0; top:12px;}
	.download-pro h4{display:block; margin-left:0; margin-bottom: 8px;}
	.detail-box{float:none; width:90%; max-width:500px; margin:5px auto;}
	.coupling-box{width:47%;}
	.contact-form-box{width:100%;}
	textarea.contact-column{width:90%;}
	.remind{width:85%; text-align:left;}
	.for_PC{display:none;}
	.index-hot-box>.box-inner{margin:10px;}
	.hot-cover::before{left:28%; top:85%;}
	}

@media screen and (max-width: 519px){
	.QRcode-L{display:none;}
	.QRcode-S{display:block; text-align:center;}
	.QRcode-S img{width:130px; height:auto;}
	.tableDown span ul{width:290px;}
	}

@media screen and (max-width: 480px){
	header{height:70px;}
	#logo{display:none;}
	#logo_MS{display:block; text-align:center;}
	#logo_MS img{margin:0 auto; padding-top:13px; width:250px;}
	#banner_s{padding-top:72px;}
	#logo{margin-top: 0.1em;}
	#logo img{width:228px; padding-top:9px; }
	.abgne_tab{display:inline;}
	.hot_box{display:none;}
	.news{width:90%;}
	.contact_margin iframe{width:380px; height:300px; padding-bottom:5px;}
	.contact_margin{width:380px;}
	.product_margin{width:390px;}
	.showbox{float:none; margin:0 auto; width:400px; height:287px;}
	.abgne-block-20120106{width: 400px; margin: 0 auto;}
	.abgne-block-20120106 img{margin:25px 2px 0 0px; width:93px; height:70px;}
	#aa{background-size:80%; margin:20px 0 0 10px;}
	.detailBtn1{float:initial; margin:20px 0 10px;}
	.detailBtn2{float:initial; margin:20px 0 10px;}
	.download-pro h1{display:block;}
	.formBox .form label{position: initial;}
	.formBox .form input[type="text"]{padding-left:10px; margin-top:5px; margin-left:0; width:100%;}
	.formBox .form textarea{padding-left:10px; margin-top:5px; margin-left:0px; width:100%;}
	.formBox .form select{margin-top:5px; margin-left:0;}
	.pro_text{display:block;}
	.page {margin: 25px auto 20px;}
	.popup-gallery img{width:80%; margin:0 auto;}
	#footlogo{margin:0 auto;}
	.map-infobox{width:100%;}
	.map-iframebox{width:100%;}
	.hot-cover::before{display:none;}
	.product_box{width:100%;}
	}

@media screen and (max-width: 400px){
	#footlogo{width:100%;}
	.contact_margin iframe{width:330px; height:230px; padding-bottom:5px;}
	.contact_margin{width:330px;}
	.showbox{float:none; margin:0 auto; width:320px; height:245px;}
	.abgne-block-20120106{width:330px; margin:0 auto;}
	.abgne-block-20120106 img{margin:5px 0 0 0; width:75px; height:58px; margin-bottom:0px;}
	.product_margin {width:80%;}
	.product_img{width:100%;}
	.contact_margin p{font-size:.9em;}
	.download-pro h3{position: initial; right: auto; float: none;}
	.download-pro h4 {margin-bottom: 18px;}
	.product_img a::after{ width: 80px;padding-top: 80px;}
	.tableDown span ul { margin-left: 15px;}
}

@media screen and (max-width:340px){
	ul.tabs li a{padding:0 7px;}
	.tableDown span ul{margin-left:0px;}

}












