html, body, input, button, textarea, select, *{
	font-family: Microsoft JhengHei !important;
}

b{
	font-weight: bold;
}

#footer.bdp_footer #footer-cols li {
    margin-bottom: 0;
    color: #585858;
    font-size: 12.5px;
    letter-spacing: 0px;
}

#footer.bdp_footer #footer-cols li strong{
	font-size: 12px;
	text-transform:uppercase;
	color: #444;
}

#header .navbar-default .navbar-nav > li > a{
	font-size: 1.7rem;
	margin: 0 15px;
}


.cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-1105821115 {
    display: none !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot{
	z-index: 10;
}

#navContainer .navbar-mega .level-3 a{
	font-size:1.6rem;
}

#navContainer .navbar-mega .col ul{
	min-height: 250px;
}

@media (max-width:991px){
	#footer.bdp_footer #footer-cols .headline {
		margin: 30px 0 0;
	}
	
	#footer.bdp_footer #footer-cols .col-sm-3 {
        width: 45%;
    }
}

/*-------------------------------*/
/*             product           */
/*-------------------------------*/

.cta_link{
	font-size:1.6rem;
}

.bdp-listing-top .catdesc p{
	font-size:1.7rem;
	color: #e5e5e5;
}

@media (max-width:800px){
	.bdp-listing-product.mainproduct .product .col.image img{
		margin-top: -400px;
	}
}

.nav > li.lang {
    display: none;
}

@media (max-width:991px){
	.nav > li.lang {
		display: block;
	}
	#header .navbar-default .logomobile{
		background:url(./tw_img/other/news_pic.jpg) center center no-repeat;
	}
}

@media (max-width:800px){
	.bdp-listing-product.mainproduct .product .col.image img{
		margin-top: -200px;
	}
}

@media (max-width:680px){
	.bdp-listing-product.mainproduct .product .col.image img{
		margin-top: -200px;
	}
}

@media (max-width:580px){
	.bdp-listing-product.mainproduct .product .col.image img{
		margin-top: -200px;
	}
}



/*-------------------------------*/
/*           product more        */
/*-------------------------------*/

.bdp-detail-zubehoer.plain, 
.bdp-detail-zubehoer.add-to-cart {
    background-color: #ffffff;
    padding-top: 25px;
}

.bdp-detail-zubehoer 
.buy-now button.cta_mixer {
    background-color: #007DD9;
    color: #ffffff;
    padding: 6px 15px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
}

.bdp-detail-zubehoer .buy-now button.cta_mixer:hover {
    background: #228fdf;
	opacity:1;
}

.bdp-detail-lieferumfang .item-holder .container > div p {
    font-size:1.6rem;
}

.bdp-detail-zubehoer.add-to-cart{
	padding-bottom:20px;
}

.bdp-detail-zubehoer .buy-now button.cta_mixer{
	font-size:2rem;
}

.bdp-detail-highlights .maincont .col .item.active div {
    color: #000000;
    margin-bottom: 15px;
	font-weight:bold;
}

.toggle-wrapper .toggle-cont{
	font-size:1.5rem;
}

.bdp-listing-top.top_zbh .inner {
    background: #000;
}

.bdp-listing-top.top_zbh .inner .catdesc .hl_1 {
    color: #fff;
}

.bdp-listing-top.top_zbh .catdesc{
	padding-bottom:0;
}

.bdp-listing-top .bdplt-container {
    padding: 60px 20px;
}

.inquiry_bth{
	display: inline-block;
	padding: 10px 15px;
	background: #007DD9;
	font-size: 20px;
	color:#fff;
	border-radius: 8px;
	font-weight: bold;
}

.inquiry_bth:hover{
	text-decoration: none;
	color:#fff;
	background: #3595DB;
}

p.subheadline{
	font-size: 22px;
	font-weight: bold;
}

#mbundles2 .product-price span:first-child{
	font-size: 2.2rem;
	line-height: 2.8rem;
}

.bdp-detail-top-pagemenu a{
	font-size: 1.5rem;
	color: #2d2d2d;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.bdp-detail-buy #ad_pc_config_content_info #info_content_final_price p:first-child {
    margin-bottom: 3px;
    font-size: 1.6rem;
    font-weight: 500;
	line-height: 30px;
}


.list-group-item .info_content_title {
    font-weight: 500;
}

@media (max-width:991px){
	.bdp-listing-top .bdplt-container {
		padding: 20px;
	}
}



/*-------------------------------*/
/*          product detail       */
/*-------------------------------*/

.bdp-detail-zubehoer_main .price small{
	font-size: 1.5rem;
}

.detail_inquiry {
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
    font-weight: 700;
    color: #007DD9;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: translate3d(0, 0, 0);
    background: transparent;
    border: none;
}

.detail_inquiry:hover{
	color:#007DD9;
}


/*-------------------------------*/
/*            inquiry            */
/*-------------------------------*/

.inquiry_content{
	overflow: hidden;
	padding:20px 0 0;
	width:90%;
}

.inquiry_content h1{
	font-size: 25px;
	text-align: center;
	margin-bottom: 30px;
	color:#333;
	letter-spacing: 0.5px;
}

@media (max-width:580px){
	.inquiry_content{
		width:100%;
	}
}


/*************************************/
/*            inquiry table          */
/*************************************/
.inquiry_table {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    border-collapse: separate;
}

.inquiry_table .thead,
.inquiry_table .tbody{
    display: table-header-group;
}

.inquiry_table .tr {
    display: table-row;
}

.inquiry_table .thead .th {
    color: #333;
    text-align: center;
    background: #eee;
    position: relative;
	font-size:18px !important;
}

.inquiry_table .tbody .td {
    color: #282828;
    text-align: center;
    vertical-align: middle;
    background:#f9f9f9;    
}

.inquiry_table .thead .th, 
.inquiry_table .tbody .td {
    display: table-cell;
    padding: 10px 5px;
    font-size: 18px;
	border-right:2px solid #fff;
	border-bottom:2px solid #efefef;
	vertical-align: middle;
}

.inquiry_table .tbody .tr:last-child .td {
    border-bottom: 0;
}

.inquiry_table .thead .th:last-child, 
.inquiry_table .tbody .td:last-child {
	border-right:none;
}

.inquiry_table .tbody .td {
    display: table-cell;
    padding: 2px 10px;
    font-size: 17px;    
	line-height: 30px;
}

.inquiry_table .tbody .td input{
	height: 30px;
    border-radius: 0;
    border:none;
    font-size: 17px;
    color: #282828;
	background:#fff;
}

.inquiry_table .tr .td:nth-child(1) {
    width: 8%;
}
 
.inquiry_table .tr .td:nth-child(2) {
    width: 35%;
}

.inquiry_table .tr .td:nth-child(3) {
    width: 10%;
}
 
.inquiry_table .tr .td:nth-child(4) {
    width: 18%;
}

.inquiry_table .tr .td:nth-child(5) {
    width: 21%;
}

.inquiry_table .tr .td:nth-child(6) {
    width: 8%;
}

@media (max-width:991px){
	.inquiry_content {
		margin: 20px auto 0;
	}
}

/*.inquiry_table .tr .td:nth-child(3) input{
	width:120px;
}*/

.inquiry_table .tr .td:nth-child(4) input{
	width:100%;
}

.inquiry_table .tr .td:nth-child(5) input{
	width:100%;
}

.proInquiry .inquiry_table input {
    height: 30px;
    border-radius: 0;
    border:none;
    font-size: 17px;
    color: #282828;
	background:#fff;
}

@media (max-width:680px){
	.inquiry_table {
		background: transparent;
		margin-bottom:10px;
	}

	.inquiry_table .thead {
		display: none;
	}

	.inquiry_table .tr {
		display: block;
		overflow: hidden;
		margin-bottom: 15px;
		border: 1px solid rgba(108,108,108,0.2);
		/*box-shadow: 1px 1px 2px rgba(0,0,0,0.15);*/
	}

	.inquiry_table .tbody .td:before {
		position: relative;
		float: left;
		font-weight: 700;
	}

	.inquiry_table .tr .td:nth-child(1), 
	.inquiry_table .tr .td:nth-child(1), 
	.inquiry_table .tr .td:nth-child(2), 
	.inquiry_table .tr .td:nth-child(2), 
	.inquiry_table .tr .td:nth-child(3), 
	.inquiry_table .tr .td:nth-child(3),
	.inquiry_table .tr .td:nth-child(4), 
	.inquiry_table .tr .td:nth-child(4),
	.inquiry_table .tr .td:nth-child(5), 
	.inquiry_table .tr .td:nth-child(5),
	.inquiry_table .tr .td:nth-child(6), 
	.inquiry_table .tr .td:nth-child(6){
		width: 100%;
	}

	.inquiry_table .tbody .td:nth-child(1),
	.inquiry_table .tbody .td:nth-child(2) {
	   text-align:center;
	   font-weight:bold;
	}
	
	.inquiry_table .tbody .td:nth-child(5){
		text-align: right;
		font-weight:bold;
	}

	.inquiry_table .tbody .td:nth-child(1),
	.inquiry_table .tbody .td:nth-child(2){
		color:#007DD9;
	}
	
	.inquiry_table .tr .td:nth-child(3) input,
	.inquiry_table .tr .td:nth-child(4) input,
	.inquiry_table .tr .td:nth-child(5) input{
		width:100%;
		text-align: right;
		background: #fff;
		border: 1px solid #eaeaea;
		box-shadow: none;
	}

	.inquiry_table .tr .td:nth-child(6){
		text-align: center;
	}
	
	.inquiry_table .tbody .td {
		text-align: right;
		background: #f9f9f9;
	}

	.inquiry_table .thead .th, 
	.inquiry_table .tbody .td {
		display: block;
		width: 100%;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
	}

	.inquiry_table .tbody .tr:last-child .td {
		border-bottom: 1px dashed #fff;
	}

	.inquiry_table .tbody .td:first-child,
	.inquiry_table .tbody .td:last-child{
		border-bottom: none;
	}

	.inquiry_table .tbody .tr:last-child .td:first-child,
	.inquiry_table .tbody .tr:last-child .td:last-child {
		border-bottom: none;
	}

	.inquiry_table .tbody .td:nth-child(1):before {
		content: "";
	}

	.inquiry_table .tbody .td:nth-child(2):before {
		content: "";
	}

	.inquiry_table .tbody .td:nth-child(3):before {
		content: "Num";
		text-align: right;
	}

	.inquiry_table .tbody .td:nth-child(4):before {
	   content: "Price";
		text-align: right;
	}

	.inquiry_table .tbody .td:nth-child(5):before {
		content: "Subtotal";
	}
	
	.inquiry_table .tbody .td:nth-child(6):before {
		content: "";
	}

	.inquiry_table .tbody .td input{
		background: #eee;
		border: 1px solid #959595;
	}
}



/*************************************/
/*              inquiry              */
/*************************************/

.getCode img{
	padding-top:10px;
	text-align:left;
}

.inq_title{
	color:#7d281d;
	font-size:18px;
	font-family:"微軟正黑體";
	text-align:left;
	letter-spacing:1px;
	padding:0;
}

.conBtn{
	text-align:center;
	margin:10px auto 0;
}

.btn_con{
	margin: 5px;
	text-align: center;
	color: #666;
	font-size: 17px;
	width: 90px;
	height: 43px;
	line-height: 40px;
	padding: 0 12px;
	border: none;
	position: relative;
	outline: none;
	background: #dbdbdb;
}


.btn_con:hover{
	background: #c9c9c9;
}


input, button, select, textarea {
	border:none;
}

.proInquiry a {
    color: #363636;
	font-size:22px;
	font-weight:800;
}

.proInquiry table tr th{
	line-height:40px;
	font-size:15px;
}

.form-group select{	
	display: block;
	/*background:#363636;*/
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 17px;
	line-height: 1.42857143;
	color: #595757;
	border-radius: 0;
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
	border:1px solid #e0e0e0;
  }
  

.proInquiry input{
	height:42px;
	border-radius:0;
	font-size:17px;
	color:#595757;
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, .075);*/
	background: #fff;
	border:1px solid #e0e0e0;
}

.proInquiry textarea{
	border-radius:0;
	font-size:17px;
	color:#282828;
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, .075);*/
	background: #fff;
	border: 1px solid #e0e0e0;
}

.proInquiry .form-group label{
	margin-bottom:5px;
	font-size:17px;
	color:#282828;
}


.proInquiry ul li a{
	font-size: 17px;
}

@media (max-width:768px){
	.sub-content{
		width:100%;
	}

	.getCode img{
		margin-left:-15px;
		margin-right:-15px;
	}
}

@media (max-width:500px){
	.btn_con{
		width:49%;
		margin:10px 0;
	}

	.proInquiry{
		width:100%;
	}

	.conBtn {
		text-align: center;
		margin: 0 auto 25px;
	}
}


@media (max-width:350px){
	.col-md-5.col-sm-6.col-xs-6.col-350.getCode {
		margin-top: 0;
		margin-bottom:15px;
	}
}




.inquiry_content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.inquiry_content .bootstrap-select > .dropdown-toggle{
	height:42px;
}

.inquiry-text{
	font-size: 17px;
	color:#777;
	line-height: 26px;
	margin: 15px 0;
}


.inquiry_content .btn-default,
.inquiry_content .btn-default.active, 
.inquiry_content .btn-default:active, 
.inquiry_content .open > .dropdown-toggle.btn-default{
    color: #9f9f9f;
    background-color: #fff;
    border-color: #e0e0e0;
	font-size: 17px;
}

.inquiry_content .form-control:focus,
.inquiry_content input[type="text"]:focus, 
.inquiry_content input[type="email"]:focus, 
.inquiry_content input[type="password"]:focus, 
.inquiry_content select:focus, 
.inquiry_content textarea:focus {
    border-color: #9A9A9A;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(176, 176, 176, 0.6);
}

.inquiry_content input[type="text"], 
.inquiry_content input[type="email"], 
.inquiry_content input[type="password"]{
	padding: 6px;
	text-align: right;
}

.inquiry_content .btn_con:hover {
    background: #c9c9c9;
	color: #666;
}

.inquiry-total{
	font-size: 18px;
	color:#333;
	font-weight: bold;
	text-align: right;
	margin: 15px 0;
}

.inquiry-total small{
	font-size: 14px;
	color:#777;
	letter-spacing: 0;
}


/*-------------------------------*/
/*            download           */
/*-------------------------------*/

.download-contact{
	padding: 20px 0 0;
	overflow: hidden;
}

.download-contact h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
	padding-right:18px;
	padding-left: 18px;
}

.download-list{
	margin-bottom: 20px;
}

.download-list:last-child{
	margin-bottom: 0;
}

.download-contact .download-subject{
	font-size: 20px;
	color:#000;
	font-weight: bold;
}

.download-contact table tbody tr th,
.download-contact table tbody tr td{
	text-align: center;
}

.download-contact table tbody tr th{
	font-size: 18px;
	color:#1e2937;
	background: #efefef;
	font-weight: bold;
}

.download-contact table tbody tr td a{
	color:#787878;
}

.download-contact table tbody tr td a:hover{
	color:#333;
}

.download-contact .table-responsive > .table > tbody > tr > td, 
.download-contact .table-responsive > .table > tbody > tr > th
{
    white-space: nowrap;
}




/*-------------------------------*/
/*               news            */
/*-------------------------------*/

.sitenews-content {
    padding: 30px 0 0;
}

.sitenewsD-content{
	padding: 50px 0 0;
	margin-top: 50px;
}

.sitenews-content .tab-padding{
	padding: 20px 0 0;
}

.news-list{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.news-list:last-child{
	border-bottom: none;
}

.news-list p{
	font-size: 17px;
	color:#686868;
}

.news-list h4,
.news-list h4 a{
	font-size: 20px;
	color:#000;
	font-weight: bold;
	margin: 10px 0;
}

.news-text{
	overflow: hidden;	
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mt15{
	margin-top: 15px;
}

.mb15{
	margin-bottom: 15px;
}

@media (max-width:991px){
	.sitenewsD-content{
		padding: 30px 0 0;
		margin-top: 0;
	}
}



/*----------- tabs -----------*/

.tab-box.clearfix {
    margin-top: 20px;
}

.tab-box{
	margin-top:20px;
}

.tab-box .nav{
	margin-right:-15px;
	margin-left: -15px;
}

.tab-box .nav li{
	width: 25%;
	margin-right: -2px;
	padding: 0 15px;
}

.tab-box .nav li a{
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 7px 5px;
	color: #777;
	background: #fff;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: bold;
}

.tab-box .nav li a:hover{
	color:#555;
}

.tab-box .nav li.active a{
	color:#ed7100;
}

.tab-padding{
	padding:20px 0px;
}

.a-tab-content, .b-tab-content{
	padding-left:5px;
	padding-right:5px;
}

.tab-box .nav-pills > li.active > a, 
.tab-box .nav-pills > li.active > a:hover, 
.tab-box .nav-pills > li.active > a:focus {
    color: #333;
	background: #fff;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: bold;
}

.tab-box .tab-pane p{
	font-size: 17px;
	color:#666;
}

.tab-pane h3{
	font-size: 26px;
	color:#005876;
	margin: 20px 0;
}

@media (max-width:991px){
	.tab-box .nav li{
		padding: 0 5px;
	}
	
	.tab-box .nav{
		margin-right:0;
		margin-left: 0;
	}
}

@media (max-width:600px){
	.tab-box{
		margin-top:30px;
		margin-bottom:30px;
	}
}



/*************************************/
/*              news table           */
/*************************************/
.sitenews-content .inquiry_table {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    border-collapse: separate;
	border: 1px solid #dcdcdc;
}

.sitenews-content .inquiry_table .thead,
.sitenews-content .inquiry_table .tbody{
    display: table-header-group;
}

.sitenews-content .inquiry_table .tr {
    display: table-row;
}

.sitenews-content .inquiry_table .thead .th {
    color: #1e2937;
    text-align: center;
    background: #efefef;
    position: relative;
	font-size:18px !important;
}

.sitenews-content .inquiry_table .tbody .td {
    color: #686868;
    text-align: center;
    vertical-align: middle;
    background:#fff;    
}

.sitenews-content .inquiry_table .thead .th, 
.sitenews-content .inquiry_table .tbody .td {
    display: table-cell;
    padding: 10px 5px;
    font-size: 18px;
	border-right:none;
	border-bottom:1px solid #dcdcdc;
	vertical-align: middle;
}

.sitenews-content .inquiry_table .tbody .tr:last-child .td {
    border-bottom: 0;
}

.sitenews-content .inquiry_table .thead .th:last-child, 
.sitenews-content .inquiry_table .tbody .td:last-child {
	border-right:none;
}

.sitenews-content .inquiry_table .tbody .td {
    display: table-cell;
    padding: 25px 10px;
    font-size: 16px;    
	line-height: 25px;
	letter-spacing: 0;
}

.sitenews-content .inquiry_table .tbody .td img{
	max-width: 100%;
}

.sitenews-content .inquiry_table .tr .td:nth-child(1) {
    width: 15%;
}
 
.sitenews-content .inquiry_table .tr .td:nth-child(2) {
    width: 15%;
}

.sitenews-content .inquiry_table .tr .td:nth-child(3) {
    width: 18%;
}
 
.sitenews-content .inquiry_table .tr .td:nth-child(4) {
    width: 18%;
}

.sitenews-content .inquiry_table .tr .td:nth-child(5) {
    width: 34%;
	text-align: left;
}


@media (max-width:991px){
	.sitenews-content .inquiry_content {
		margin: 20px auto 0;
	}
}

@media (max-width:767px){
	.sitenews-content .tab-box .nav li{
		width:auto;
	}
}

@media (max-width:680px){
	
	.sitenews-content .inquiry_table {
		background: transparent;
		margin-bottom:10px;
		border: none;
	}

	.sitenews-content .inquiry_table .thead {
		display: none;
	}

	.sitenews-content .inquiry_table .tr {
		display: block;
		overflow: hidden;
		margin-bottom: 15px;
		border: 1px solid rgba(108,108,108,0.35);
		box-shadow: 1px 1px 2px rgba(0,0,0,0.15);
	}

	.sitenews-content .inquiry_table .tbody .td:before {
		position: relative;
		float: left;
		font-weight: 700;
		font-size: 20px;
	}

	.sitenews-content .inquiry_table .tr .td:nth-child(1), 
	.sitenews-content .inquiry_table .tr .td:nth-child(1), 
	.sitenews-content .inquiry_table .tr .td:nth-child(2), 
	.sitenews-content .inquiry_table .tr .td:nth-child(2), 
	.sitenews-content .inquiry_table .tr .td:nth-child(3), 
	.sitenews-content .inquiry_table .tr .td:nth-child(3),
	.sitenews-content .inquiry_table .tr .td:nth-child(4), 
	.sitenews-content .inquiry_table .tr .td:nth-child(4),
	.sitenews-content .inquiry_table .tr .td:nth-child(5), 
	.sitenews-content .inquiry_table .tr .td:nth-child(5){
		width: 100%;
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(1),
	.sitenews-content .inquiry_table .tbody .td:nth-child(2),
	.sitenews-content .inquiry_table .tbody .td:nth-child(5) {
	   font-weight:bold;
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(1),
	.sitenews-content .inquiry_table .tbody .td:nth-child(2){
		color:#255d9b;
	}
		
	.sitenews-content  .inquiry_table .tbody .td {
		background: #f5f5f5;
	}

	.sitenews-content .inquiry_table .thead .th, 
	.sitenews-content .inquiry_table .tbody .td {
		display: block;
		width: 100%;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
	}

	.sitenews-content .inquiry_table .tbody .tr:last-child .td {
		border-bottom: 1px dashed #fff;
	}

	.sitenews-content .inquiry_table .tbody .td:first-child,
	.sitenews-content .inquiry_table .tbody .td:last-child{
		border-bottom: none;
	}

	.sitenews-content .inquiry_table .tbody .tr:last-child .td:first-child,
	.sitenews-content .inquiry_table .tbody .tr:last-child .td:last-child {
		border-bottom: none;
	}
	
	.sitenews-content .inquiry_table .tbody .td:before {
		width:100%;
		text-align: center;
		color:#000;
	}
	
	.sitenews-content .inquiry_table .tbody .td{
		padding: 10px;
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(1):before {
		content: "";
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(2):before {
		content: "日期";
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(3):before {
		content: "名稱";
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(4):before {
	   content: "展位";
	}

	.sitenews-content .inquiry_table .tbody .td:nth-child(5):before {
		content: "地址";
	}	
}




/*************************************/
/*                page               */
/*************************************/

.page{
	text-align:center;
}

.page .pagination li:first-child a:hover,
.page .pagination li:last-child a:hover,
.page .pagination > li a{
	color:#4c4c4c;
	border-radius:0;
	padding:2px 15px;
	font-size:18px;
	margin-right:8px;
}

.page .pagination li.page-active a,
.page .pagination li a:hover{
	background:none;
	color:#6f9fb0;
	text-decoration: underline;
}

.page .pagination > li > a, 
.page .pagination > li > span{
	border:none;
}

.page .pagination > li > a{
	background-color:transparent;
}

.page .pagination > li:first-child > a,
.page .pagination > li:last-child > a{
	background: #fff;
	color:#4c4c4c;
	border-radius: 20px;
	border:none;
	/*border: 1px solid #4c4c4c;*/
}

.page .pagination > li:first-child > a:hover,
.page .pagination > li:last-child > a:hover{
	background: #fff;
	color:#6f9fb0;
	border-radius: 20px;
	text-decoration: none;
	/*border: 1px solid #6f9fb0;*/
}

@media (max-width:768px){
	.next-dis{
		display:none;
	}
	
	.page .pagination > li:first-child > a,
	.page .pagination > li:last-child > a,
	.page .pagination > li:first-child > a:hover,
	.page .pagination > li:last-child > a:hover{
		font-size: 20px;
	}
	
	.page .pagination li:first-child a:hover,
	.page .pagination li:last-child a:hover,
	.page .pagination > li a{
		padding:4px 12px;
	}
}



/*************************************/
/*               about us            */
/*************************************/

.about-contact {
    margin-top: 40px;
}

.about-contact h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 18px;
    padding-left: 18px;
}

.aboutUs h3{
	font-size: 20px;
	color:#09b521;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.aboutUs p{
	text-align: justify;
}

@media (max-width:767px){
	.about-contact {
		margin-top: 20px;
	}
}



/*************************************/
/*             contact us            */
/*************************************/

.inquiry_content.contact {
    margin-top: 60px;
}

.contact-content{
	padding: 0;
}

.contact .proInquiry .form-group label{
	text-align: right !important;
}

.contact .conBtn {
    text-align: right;
}

.contact h3{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pointer{
	margin-top: 35px;
	font-size: 20px;
	color: #7c0000;
	font-weight: bold;
}

.proInquiry .form-group .control-label i{
	margin-right: 5px;
	color:#7c0000;
}

i .required {
    color: #7c0000;
}

.noteInfo{
	background: #d9edf8;
	border:1px solid #c4e6ef;
	padding: 15px;
	font-size: 16px;
	color:#2d6d93;
	line-height: 20px;
}

.noteInfo span{
	margin-right: 5px;
}

.inquiry_content.contact h1{
	text-align: left;
	margin-left: 15px;
}

.inquiry_content.contact p{
	margin-bottom: 5px;
}

a,
a:focus, a:hover {
    color: #007DD9;
    text-decoration:none;
}

.privacyRead{
	text-align: right;
	margin: 20px 0;
}

.privacyRead a {
    font-size: 16px !important;
	color:#007DD9;
}
@media (max-width:767px){
	.contact .proInquiry .form-group label {
		text-align: left !important;
	}
}

@media (max-width:340px){
	.contact .btn_con{
		width:100%;
	}
}


/*-------------------------------*/
/*            login              */
/*-------------------------------*/

.member-title h2{
	font-size: 25px;
	color:#333;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
}

.member-title h5{
	font-size: 18px;
	color:#333;
	text-align: center;
	margin-bottom: 20px;
}

.forget{
	text-align: right;
	margin: 10px 0;
}

.forget a{
	font-size: 17px;
	color:#950000;
}

.forget a:hover{
	color:#FF7A00;
}


.login-content .form-horizontal .form-group.loginSubmit {
    text-align: center;
}

.btn-default.submitBtn{
	width:120px;
	height:43px;
	background: #dbdbdb;
	border:none;
	color:#666;
	font-size: 18px;
	line-height: 36px;
	margin-top: 25px;
	padding: 0;
}

.btn-default.submitBtn:hover{
	background: #c9c9c9;
	color: #666;
}

.memberGroup input[type="text"], 
.memberGroup input[type="email"], 
.memberGroup input[type="password"], 
.memberGroup select, 
.memberGroup textarea {
    border-color: #e0e0e0;
    outline: 0;
}

.memberGroup input[type="text"]:focus, 
.memberGroup input[type="email"]:focus, 
.memberGroup input[type="password"]:focus, 
.memberGroup select:focus, 
.memberGroup textarea:focus {
    border-color: #BCBCBC;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(194, 194, 194, 0.6);
}

.memberGroup .control-label {
    font-size: 17px;
	text-align: right !important;
}

.codeImg{
	padding-top: 5px;
}

.forget .memberR{
	float:left;
}

.mt20{
	margin-top: 10px;
}

.forget a{
	color:#bababa;
}

.forget a:hover{
	color:#007DD9;
}


@media (max-width:496px){
	.member-title h2{
		margin-top: 30px;
	}

}

@media (max-width:430px){
	.col-430-100{
		width:100%;
	}
	
	.codeImg{
		margin-top: 15px;
		text-align: right;
		padding-top: 0;
	}
}


/*-------------------------------*/
/*              member           */
/*-------------------------------*/

.memberGroup .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width: 100%;
}

.memberGroup .btn-group > .btn:first-child {
    background: #fff;
	border:1px solid #cacaca;
}


.member-content .form-horizontal .form-group.loginSubmit {
    text-align: center;
}

.member-content.memberGroup .control-label {
    text-align: right !important;
}

.member-content .btn-default.submitBtn{
	margin-left: 25px;
}

@media (max-width:767px){
	.member-content .btn-default.submitBtn {
		margin: 15px 20px;
	}
}

@media (max-width:400px){
	.member-content .btn-default.submitBtn {
		margin: 15px 5px;
	}
}

/*-------------------------------*/
/*               video           */
/*-------------------------------*/

.video-list{
	border-bottom: 1px solid #cacaca;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 60px;
}

.video-title{
	font-size: 22px;
	font-weight: bold;
	color:#333;
	margin-bottom: 25px;
	text-align: center;
	margin-top: 20px;
}

.video-list .video-box{
	width:85%;
	margin: 0 auto;
}

@media (max-width:480px){
	.video-list{
		margin-bottom: 40px;
	}
	.video-list .video-box{
		width:100%;
	}
}


/*-------------------------------*/
/*             header            */
/*-------------------------------*/

.login_lang li {
    display: inline-block;
	margin-left: 5px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 10px;
}

.meta-navigation a:hover {
    color: #777;
}

#header .meta-navigation .bootstrap-select .btn .filter-option {
    background: #000;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
    text-align: center;
    height: 35px;
    width: 50px;
    line-height: 32px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #fff;
}

/*.form-group .bootstrap-select.btn-group{
	position: relative;
}

.form-group .bootstrap-select.btn-group::after {
    content: "";
    position: absolute;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #007bff transparent transparent transparent;

    right: 5px;
    top: 5px;
    z-index: 10;
}

#header .bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    top: 5px;
    right: 5px;
    display: none;

}*/

#header .meta-navigation .bootstrap-select .btn .bs-caret {

    display: none;

}

#header .btn-group.bootstrap-select.form-control.show-menu-arrow {
    width: 50px;
}


#header .meta-navigation .bootstrap-select.open .btn, 
#header .meta-navigation .bootstrap-select.open .glyphicon {
    color: #777 !important;
}

#header .meta-navigation .bootstrap-select .btn:hover {
    color: #777 !important;
}



/*--------------------------------*/
/*              terms             */
/*--------------------------------*/

.terms-content{
	margin-bottom: 20px;
}

.terms-content .title-info{
	color:#000;
	font-weight: bold;
	font-size: 20px;
}

.font-size1{
	font-size: 17px;
	line-height: 25px;
}

h4.privacy{
	font-size: 18px;
	font-weight: bold;
	color:#565656;
	margin-top: 25px;
	margin-bottom: 5px;
}

.text-justify{
	text-align: justify;
}

ul.privacy_list {
	padding-left: 20px;
}

ul.privacy_list>li {
    list-style: decimal;
	margin-bottom:8px;
}

ul.privacy_list.noList{
	padding-left:0;
}

ul.privacy_list.noList>li {
    list-style:none;
	margin-bottom:8px;
}


ul.privacy_list>li>ul{
	padding-left:25px;
}

ul.privacy_list>li>ul>li{
	list-style:disc;
}

/*-------------------------------*/
/*               other           */
/*-------------------------------*/

.container-wide h2 {
    font-size: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #555;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #555;
}


.bdp_teaser-slider .col .overlay p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-weight: 700;
    letter-spacing: .03em;
}

#footer.bdp_footer #footer-cols li:hover {
    background-color: #e0e0e0;
}

html, body, input, button, textarea, select, *{
	letter-spacing: 0;
}

#footer.bdp_footer #footer-cols a {
    font-size: 12.5px;
}

.bdp-detail-buy #ad_pc_wrapper_config_content .product_config .description {
	letter-spacing:0;
	font-size: 1.8rem;
}

.toggle-wrapper .toggle-holder .toggle{
	letter-spacing: 0.05em;
}

.bdp-detail-tecdata-cont.toggle-cont p {
    line-height: 25px;
}

.hl_3, h3 {
    font-size: 28px;
    font-size: 2.6rem;
    line-height: 34px;
    line-height: 3.4rem;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.bdp-detail-tecdata.open .bdp-detail-tecdata-cont.toggle-cont {
    max-height: 5000px;
    padding: 0 0 30px;
}

.special_content img {
    max-width: 30%;
    margin: 0 20px 20px 0;
    height: auto !important;
}

.has-error .form-control {
    border-color: #BCBCBC;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

fieldset[disabled] input[type="text"], fieldset[disabled] input[type="email"], fieldset[disabled] input[type="password"], fieldset[disabled] select, fieldset[disabled] textarea, input[type="text"][disabled], input[type="text"][readonly], input[type="email"][disabled], input[type="email"][readonly], input[type="password"][disabled], input[type="password"][readonly], select[disabled], select[readonly], textarea[disabled], textarea[readonly] {

    background-color: #fff;
    opacity: 1;

}

@media (max-width:767px){
	/*#footer.bdp_footer #footer-cols a {
		font-size: 1.7rem;
	}*/

}

.form-control:focus {
    border-color: #BCBCBC;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(194, 194, 194, 0.6);
}




/*----------------------*/
/*     selectColor      */
/*----------------------*/

.selectColor {
    position: relative;
}

.selectColor h3{
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.6rem;
	letter-spacing: .1em;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
}

.selectColor img{
	margin: 0 auto;
}

.selectColor ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.selectColor ul.tabs li {
	display: inline-block;
	cursor: pointer;
	margin: 0px 6px;
	overflow: hidden;
	position: relative;
	line-height: 10px;
}


.selectColor ul.tabs li.active {
	box-shadow: 0 0 0 5px rgba(255,255,255,1), 0 0 0 6px rgba(0,0,0,1);
	border-radius: 100%;
}

.selectColor .tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
	margin-bottom: 15px;
}

.selectColor .tab_content {
	display: none;
}

.selectColor .tab_container img {
    margin: 0 auto;
}

.selectColor .tab_drawer_heading { 
	display: none; 
}

.selectColor .tabs li span{
	width:20px;
	height: 20px;
	/*background: #04BCD3;*/
	display: inline-block;
	border-radius: 11px;
}

.selectColorInfo {
    position: absolute;
    top: 60%;
    right: 10%;
	width:23%;
}

.selectColorInfo p {
    line-height: 15px;
}

.tab_content .img-responsive.selectColor{
	max-width: 300px;
	width:100%;
}

#ad_pc_wrapper_config_content ul#info_content_ul{
	color:#555;
	font-size: 16px;
}

.bdp-detail-buy #ad_pc_config_content_info {
    position: absolute;
    right: 0;
    top: 50%;
    background: none;
    border: none;
    text-align: left;
    width: 100%;
}

@media (max-width:800px){
	.selectColorInfo {
		position:static;
		padding-left: 30px;
		margin-bottom: 30px;
		width: 100%;
	}
	
	.bdp-detail-buy #ad_pc_config_content_info{
		top:0;
		position: static;
	}
	
	.selectColor ul.tabs{
		margin-bottom: 25px;
	}
}

@media (max-width:480px){
	.selectColorInfo {
		padding-left: 15px;
	}
}



/*----------------------*/
/*         Store        */
/*----------------------*/

.storeLocation .nav.nav-tabs.custom-tab{
	text-align: center;
}

.storeLocation .nav-tabs > li {
    float: none;
	display: inline-block;
}

.storeLocation .nav-tabs {
    border-bottom: none;
}

.storeLocation .nav > li > a{
	color:#b1b1b1;
}

.storeLocation .nav-tabs > li.active > a, 
.storeLocation .nav-tabs > li.active > a:focus, 
.storeLocation .nav-tabs > li.active > a:hover{
	border: none;
	color:#000;
}

.storeLocation .nav-tabs > li > a:hover {
    border-color: transparent;
}

.storeLocation .nav > li > a:focus, 
.storeLocation .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
	color:#000;
}

.store-box{
	border-bottom: 1px solid #000;	
	overflow: hidden;
	margin-bottom: 10px;
}

.store-li{
	font-size: 16px;
	color:#747474;
	line-height: 27px;
	margin-bottom: 5px;
}

.store-li .com-li{
	font-size: 18px;
	color:#000;
	font-weight: bold;
	line-height: 27px;
}

.storeLocation .nav.nav-tabs.custom-tab {
    margin-bottom: 25px;
}

.contact-map {
    height: 135px;
	border:1px solid #eae7e3;
	box-shadow: 0 0 0 1px #eae7e3;
}

@media (max-width:767px){
	.contact-map {
		height: 90px;
	}
}




#footer .col ul {
    padding-right: 0;
}

.form-group.select-style1.langSelect{
	margin-bottom: -15px;
}





/*--------181121修改---------*/


.lang2{
	position: absolute;
	top:9px;
	right: 20px;
	display: none;
	z-index: 100;
}

.lang2 .dropdown{
	width: 60px;
}

.lang2 .dropdown-menu{
	min-height: auto;
}

@media (max-width:991px){
	.lang2{
		display: inline-block;
	}
	
	.lang2 .dropdown-menu{
		background-color: rgba(0,0,0,1) !important;
		margin-top: 12px !important;
		padding: 0;
	}
	
	.lang2 .dropdown-menu > li > a {
		padding: 5px 15px 5px 22px !important;
	}
}


.footerAdd{
	word-break:keep-all;
}




.bdp-listing-product .product .col.desc .links {
    padding-top: 20px;
    position: relative;
    z-index: 1000;
}

.bdp-listing-product.mainproduct .product .col.image img{
	pointer-events: none;
}

.links.linkschange1{
	display: block;
	opacity: 1;
}

.links.linksChange2{
	display: none;
	opacity: 0;
}

@media (max-width:600px){
	.links.linkschange1{
		display: none !important;
		opacity: 0;
	}
	
	.links.linkschange1 a.cta_link{
		color: #fff !important;
	}
	
	.links.linksChange2{
		display: block;
		opacity: 1;
	}

}



/*-----240708------*/
.bdp-detail-buy .hl_3{
	margin-bottom: 30px;
}

#technischedaten a{
    text-align: center;
    font-size: 2.6rem;
    line-height: 3.4rem;
    letter-spacing: .05em;
    color: #000;
    display: block;
    text-transform: uppercase;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 30px;
}

#technischedaten img {
	max-width: 100%;
}

.row.editor {
    margin-bottom: 50px;
}

.sitenews-content h1{
	font-size: 25px;
    margin-bottom: 0px;
    color: #333;
	text-align: left;
	margin-left: 5px;
	margin-top: 25px;
}

@media (max-width:991px){
	.inquiry_content.contact {
		margin-top: 30px;
	}
	
	.tab-box.clearfix{
		margin-top: 0;
	}
}

@media (max-width:580px){
	.inquiry_content.contact {
		margin-top: 10px;
	}
	
	.sitenews-content h1{
		margin-top: 5px;
	}
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
