/* 通用 */
a{
	color:#797979;
}

/* logo */
#leftlogo{
	padding-top: 30px;
}


.productbox img {
    margin-top: 15px;
    margin-bottom: 15px;
    max-height: 156px;
	max-width: 180px;
}

.products_box {
    justify-content: left;
}

.productsoverview{
	justify-content: left;
}
.container5{
	justify-content: left;
    flex-wrap: wrap;		
}
.container5 div{
	min-width:175px;
	max-width: 175px;
	padding-right:10px;
}

.consistionbox3 {
    height: 100% !important;
}
.series_img img{
	 max-height: 280px;
	 max-width:280px;
}

.leftbox img{
	max-height: 187px;
	max-width:160px;
}

/* products_overview_detail_page */
.series_box{
	height:auto;
}
.series_right{
	overflow: hidden;
	height:auto;
	margin-bottom:20px;
}

.consistionbox3{
	width:1200px;
}

.newboximg{
	vertical-align: top;
	    float: left;
}
.hotboximg{	
	vertical-align: top;
}

.newboximg_img img{
	max-height: 220px;
	max-width:260px;
}

.hotboximg_img img{
	max-height: 220px;
	max-width:260px;
}

.series_right ul {
    word-break: break-all;
    width: 800px;
}

/* products_overview_menu_category -> productsoverview*/
.productsoverview{
	height: auto;
}



/* index_banner */
.swiper-container {
  width: 1200px;
  height: 620px;

}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/222.png);
    right: 20px;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/221.png);
    left: 20px;
    right: auto;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}
.swiper-pagination-bullet{
	width: 15px;
    height: 15px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 100%;
    margin-left: 200px;
    text-align: left;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	    pointer-events: auto;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	    pointer-events: auto;
}

/* index -> prduct series */
.seriesbox1 img{
	max-height: 190px;
	max-width:260px;
}

/* index -> Video Callery */
.gallerybox1 > img {
	max-width:200px;
	max-height:150px;
}

/* e_catlog -> PDF_Catlog_Download*/

.PDF_Catlog_Download {
    justify-content: left;	
}

/* captivescrew*/
.middletop{
	height:92px;
}
.middlebox{
	overflow: hidden;
}
.middlebotom{
	word-break: break-all;
}

.nav > ul > li:nth-child(2n){
	overflow: hidden;
    height: auto;
	margin-bottom:10px;
}
.nav > ul > li:nth-child(n){
	overflow: hidden;
    height: auto;
	margin-bottom:10px;
	min-height: 210px;
}

/* menu search */
.flip{}
.panel{margin:0px;padding:5px;text-align:center;display:none; width:100% z-index:999;}

/* 首頁youtube撥放器 */

.ui-widget-header{
	border: none !important;
	background: initial !important;
}
.ui-icon{
	background-image:url(../images/245.png) !important;
	width: 30px !important;
	height: 30px !important;
}
.ui-widget-content{
	border:none !important;
	background:initial !important;
    background-color: rgba(51,51,51,0.8) !important;
}
.ui-icon-closethick{
	background-position: initial !important;
}
.ui-dialog-titlebar-close{
	width: 30px !important;
	height: 30px !important;
}
.productsoverview2 .product2.target{
	width:130px;
}
.fourcolumnsbox.target{	
	margin-top:25px;justify-content:left;
}
.fourcolumnsbox.target a{
	margin-right:25px;
}
.fourcolumn.target{
	margin-bottom: 16px;
}
.fourcolumn.target:hover{
	box-shadow: 0px 0px 0px 16px rgba(12,242,20,1);
    border-radius: 6px;
}