﻿/*************************
*******pagestyle CSS******
**************************/

#breadcrumbbg {
	width: 100%;
	float: left;
	background: url(../quickbg.png) center bottom no-repeat;
}
.breadcrumb {
    list-style: none;
    border-radius: 0px;
    font-size: 12px;
    margin: 0;
    text-align: left;
    padding: 6px 5px;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.breadcrumb>li {
	display: inline-block;
	color: #c0c0c0;
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #7a7a7a;
	content: "/\00a0";
}
.breadcrumb>.active {
    color: #d70d11;
    font-weight: bold;
}
.breadcrumb>li a {
	color: #a5a5a5;
}
.breadcrumb>li a:hover {
	color: #ff3434;
	text-decoration: none;
}
#pcontent {
	width: 100%;
	float: left;
	background-color: #fff;
}
.pbox1 {
	float: left;
	width: 100%;
	padding-top: 30px;
	font-size: 1.1em;
	line-height: 1.8em;
	min-height: 300px;
}
.pbox1 img {
	display: block;
	height: auto;
	max-width: 100%;
}
.pbox1 iframe, .pbox1 object, .pbox1 embed {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;

}


.page-header {
padding: 0 10px;
    margin: 0 0 20px 0;
    border-style: none;
    width: 100%;
    font-size: 2.5em;
    line-height: 1;
    font-weight: 600;
    font-style: italic;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
}


.page-header .line {
width: 46px;
    height: 4px;
    margin: 35px auto 0 auto;
    background-color: #d71518;
}



@media (max-width: 767px) {
.pbox1 {
	padding-top: 30px;
}
.page-header {
	margin: 0;
}
}



.itemarea {
	width: 100%;
	float: left;
}
.itemarea2 {
	width: 50%;
	float: left;
}
.pageleft {
	float: left;
	width: 210px;
	    margin: 0 0 40px 0;
}
.pageleft1 {
	float: left;
	width: 100%;
}
.pageright {
    float: left;
    width: calc(100% - 210px);
    padding: 0 0 50px 40px;
}




.navexb {
	float: left;
	width: 100%;
	margin: 0;
}
.navex {
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.navex {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 22px;
	list-style: none;
	border-top: 1px solid #e1e1e1;
}
ul.navex li {
	border-bottom: 2px solid #fff;
	cursor: pointer;
}
ul.navex li a {
line-height: 1.3;
    font-size: 15px;
    color: #222;
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 18px;
    background-color: #f2f2f2;
}
ul.navex li a:hover {
	color: #fff;
	background-color: #393939;
}
ul.navex li a.current {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: 500;
	background-color: #aa1916;
}
ul.navex li a:hover.current {
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	background-color: none;
}
ul.navex li.de-search a {
	line-height: 20px;
	font-size: 16px;
	color: #0072bc;
	display: block;
	text-decoration: none;
	padding: 11px 10px 11px 15px;
	background-color: #f9f9df;
}
ul.navex li.de-search a:hover {
	color: #fff;
	background-color: #0072bc;
}
ul.navex li.de-search a.current {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: #0072bc;
}
ul.navex li.de-search a:hover.current {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.navex ul {
    display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.navex ul li {
	margin: 0;
	padding: 0;
	clear: both;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #f7f7f7;
    border-bottom-style: none;
    background-image: none;
    background-color: #eaeaea;
}
ul.navex ul li a {
    padding-left: 25px;
    font-size: 15px;
    outline: 0;
    color: #222;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #e6e6e6;
}
ul.navex ul li a:hover {
	color: #b91612;
	text-decoration: none;
	background-color: #e6e6e6;
}
ul.navex ul li a.current {
color: #c00000;
    text-decoration: none;
    background-color: #e6e6e6;
}
ul.navex ul li a:hover.current {
	color: #A2110D;
	background-color: none;
	text-decoration: underline;
}
ul.navex ul ul {
	display: none;
 display: none !important\9;
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #efefef;
}
ul.navex ul ul li {
	margin: 0;
	padding: 0;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
	background-image: none;
	background-color: #efefef;
}
ul.navex ul ul li a {
	padding-left: 38px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.navex ul ul li a:hover {
	color: #41921f;
	text-decoration: none;
	background-color: #efefef;
}
ul.navex ul ul li a.current {
	color: #41921f;
	text-decoration: none;
	background-color: #efefef;
}
ul.navex ul ul li a:hover.current {
	color: #41921f;
	text-decoration: underline;
}
ul.navex span {
	float: right;
}

@media (min-width: 768px) and (max-width: 991px) {
.itemarea2 {
	width: 100%;
	float: left;
}
.pageleft {
	display: none;
	display: none !important\9;
}
.pageright {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
}
}

@media (max-width: 767px) {
.pbox1 iframe, .pbox1 object, .pbox1 embed {

}

.itemarea2 {
	width: 100%;
	float: left;
}
.pageleft {
	display: none;
 display: none !important\9;
}
.pageright {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
}
}
/*************************
******* pagesearch CSS ***
**************************/
.pagesearch {
	width: 100%;
	float: left;
	padding: 0;
	margin: 25px 0 0;
}
.pagesearch .tit {
	width: 100%;
	float: left;
	font-size: 18px;
	padding: 28px 10px 6px 65px;
	background-image: url(../search-bg.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.pagesearch .sbox {
	width: 100%;
	float: left;
	padding: 2px 10px 7px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #fff;
}
.pagesearch .sbox1 {
	width: 100%;
	float: left;
	margin: 0 0 8px;
}
.pagesearch .sbox1 .form-control {
	display: table-cell;
	float: left;
	width: 100%;
	height: 32px;
	padding: 3px 5px 5px;
	font-size: 14px;
	line-height: 20px;
	background: #f5f5f5;
}
.pagesearch .sbox button {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	background: #7f7f7f;
	font-weight: bold;
	transition: background 0.3s;
}
.pagesearch .sbox button:hover {
	background: #010094;
}
#profile-iso {
	width: 100%;
	float: left;
}
#profile-iso .certif1 {
	display: block;
	width: 100%;
	float: left;
	text-decoration: none;
}
#profile-iso .certif1 ul {
	display: block;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 50%;
	float: left;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}
#profile-iso .certif1 ul li {
	display: block;
	list-style: none;
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
}
#profile-iso .certif1 ul li.certif-name {
	color: #222;
	margin-top: 7px;
	margin-bottom: 5px;
	text-align: center;
}
#profile-iso .certif1 ul li.gallery-overlay {
	display: block;
	height: 450px;
	position: relative;
	overflow: hidden;
	border: 1px solid #EEEEEE;
}
#profile-iso .certif1 ul li.gallery-overlay:after {
	padding-top: 56.25%;
	content: "";
	display: block;
}
#profile-iso .certif1 ul li.gallery-overlay img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	max-width: 100%;
	max-height: 450px;
	margin: auto;
}
.profile-w1 {
	font-size: 2em;
	color: #00a1e9;
	line-height: 1.4em;
}
/*************************
******* 四格 ******
**************************/
.inner {
	margin: 0 auto;
	width: 100%;
}
/* Feature */

.feature {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.feature:last-child {
	margin-bottom: 2em;
}
.feature.left {
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	background-color: #222;
	float: left;
}
.feature.right {
	-moz-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	background-color: #222;
	float: left;
}
.feature .image {
	width: 50%;
	background-color: #000;
}
.feature .image img {
	max-width: 100%;
}
.feature .content {
	width: 50%;
	text-align: center;
	padding: 30px 10%;
	box-sizing: border-box;
	margin: 0 auto;
}
.feature .content h2 {
	font-size: 34px;
	font-weight: 300;
	color: #FFF;
	margin-bottom: 20px;
	width: 100%;
}
.feature .content p {
	font-size: 16px;
	font-weight: 300;
	color: #FFF;
	margin-bottom: 30px;
	width: 100%;
	line-height: 26px;
	text-align: left;
}
.about1 {
	width: 100%;
	padding: 0;
	margin: 5px 0 10px;
	float: left;
}
.about1 h3 {
	width: 100%;
	float: left;
	font-size: 2.2em;
	line-height: 1.3;
	color: #172c95;
	text-align: center;
	padding: 0;
	margin: 0;
}
.about1 .txt1 {
	width: 100%;
	padding: 0;
	margin: 20px 0 30px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: 300;
}

@media screen and (max-width: 767px) {
.feature.left, .feature.right {
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.feature {
	margin-bottom: 0em;
}
.feature .content {
	width: 100%;
	text-align: center;
	padding: 10px 30px;
	box-sizing: border-box;
}
.feature .image {
	width: 100%;
}
.feature .image img {
	width: 100%;
}
.feature .content p {
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	margin-bottom: 30px;
	width: 100%;
	line-height: 26px;
	text-align: left;
}
.about1 h3 {
	font-size: 1.6em;
	line-height: 1.5;
}
.about1 .txt1 {
	font-size: 14px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#profile-iso .certif1 ul li.gallery-overlay {
	height: 280px;
}
#profile-iso .certif1 ul li.gallery-overlay img {
	max-height: 280px;
}
}

@media (max-width: 767px) {
#profile-iso .certif1 ul li.gallery-overlay {
	height: 280px;
}
#profile-iso .certif1 ul li.gallery-overlay img {
	max-height: 280px;
}
}

@media (max-width: 480px) {
#profile-iso .certif1 ul {
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#profile-iso .certif1 ul li.gallery-overlay {
	height: 280px;
}
#profile-iso .certif1 ul li.gallery-overlay img {
	max-height: 280px;
}
}


/*************************
******* contact CSS ******
**************************/
#contact_form {
	float: left;
	width: 100%;
}
.contact1 {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
}
.contact1 .contact-text {
    float: left;
    width: 100%;
    line-height: 22px;
    margin: 0 0 10px 0;
    color: #46587b;
    padding-bottom: 10px;
    font-size: 14px;
}
.contact1 .contact-text2 {
    float: left;
    width: 100%;
    line-height: 22px;
    margin: 0 0 20px 0;
    color: #222;
    padding-bottom: 20px;
    border-bottom: 1px dashed #9c9c9c;
}

.contact1 .contact-text2 h1 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.3em;
    font-style: italic;
    color: #284c79;
    font-weight: 600;
}

.contact1 .contact-text2 .icon {
    width: 30px;
    height: 30px;
    float: left;
    margin: 5px;
}

.contact1 .contact-text2 .data {
    width: calc(100% - 70px - 10px);
	float: left;
	margin-left: 8px;
	padding: 8px 0;
}

.contact1 .contact-text2 .info1 {
    font-size: 1em;
    line-height: 1.5;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
}
.contact1 .contact-text2 .info2 {
    font-size: 15px;
	line-height: 1.5;
	color: #222;
}


.contact1 .control-label {
	text-align: left;
}
.contact1 label {
    padding-left: 3px;
    margin: 8px 0 0 0;
    float: left;
    width: 100%;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
}
.contact1 .required {
    color: #c50000;
    border: 0;
    margin-right: 5px;
    text-decoration: none;
}
.contact2 {
float: left;
    width: calc(100% - 10px);
    margin: 3px 0 0 0;
}
.contact2 .cleft {
	width: 30%;
	float: left;
}

.contact2 .cright {
	width: 60%;
	float: left;
	margin: 0;
	padding-left: 10px;
}

.contact2 .cright img {
    display: inline-block;
    height: auto;
    max-width: 100%;
	margin-right: 10px;
}


	
	
.contact2 .cright02 {
    width: 70%;
    float: left;
    padding: 0 0 0 1%;
}




.contact3 {
	    padding: 25px 0 40px 0;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.contact3 button {
width: 200px;
/*    font-style: italic;*/
    font-weight: 500;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 8px 0 7px 0;
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #FFFFFF;
    transition: background 0.3s;
}
.contact3 .send {
	background: #bb0c10;
}
.contact3 .send:hover {
	background: #C91915;
}
.contact3 .reset {
	background: #444;
}
.contact3 .reset:hover {
	background: #000;
}
.contact5 {
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0;
	background-color: #EEE;
}
.contact5 .google-maps {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
}
.contact5 .google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}




.contact6 {
	float: left;
	width: calc(100%/2 - 10px);
	margin: 3px 10px 0 0;
}
/*
.contact6:last-child {
	float: left;
	width: calc(100%/2);
	margin: 3px 0 0 0;
}
*/



.contact-text2 .contact6 {
	float: left;
	width: 100%;
	margin: 3px 0 0 0;
}



#contact_form .pull-left {
	padding-right: 10px
}

@media (min-width: 768px) and (max-width: 991px) {
.contact1 {
	width: 100%;
}
.contact2 .cleft {
	width: 30%;
}
.contact2 .cright {
	width: 45%;
	float: left;
	margin: 0;
	padding-left: 1%;
}


.contact5 {
	float: left;
	width: 100%;
	margin: 35px 0 0 0;
}
.contact5 .google-maps {
	padding-bottom: 50%;
}
}

@media (max-width: 767px) {
.contact1 {
	width: 100%;
}

.contact2 .cright {
	width: 70%;
	float: left;
	margin: 0;
	padding-left: 1%;
}
.contact4 .google-maps {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
}
.contact5 {
	float: left;
	width: 100%;
	margin: 35px 0 0 0;
}
.contact5 .google-maps {
	padding-bottom: 50%;
}
}

@media (max-width: 480px) {

.add01 {
	width: 100%;
	float: left;
	    margin-bottom: 10px;
}
.add02 {
	width: 100%;
	float: left;
	margin-left: 0;
	    margin-bottom: 0px;
}



.contact3 button {
	width: 100%;
	margin-left: 0px;
}
.contact5 .google-maps {
	padding-bottom: 100%;
}
.contact6 {
width: 100%;
    padding: 1px 0;
    margin: 0;
}
.contact6:last-child {
    float: left;
    width: 100%;
    margin: 3px 0 0 0;
}


.contact2 {
    float: left;
    width: 100%;
    margin: 3px 0 0 0;
}

.contact2 .cleft {
	width: 100%;
}
.contact2 .cright {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.contact2 .cright02 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}


}



/*************************
*******news CSS******
**************************/
.newslist {
	float: left;
	width: 100%;
	visibility: visible;
	padding: 0;
	margin: 0;
}
.newslist ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #939494;
}
.newslist ul li {
	width: 100%;
	float: left;
	padding: 15px 8px;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px dashed #939494;
}



.newslist ul li:nth-of-type(odd) {
	background-color: #fff;
}
.newslist ul li:nth-of-type(even) {
	background-color: #fbfbfb;
}



.newslist ul li:hover {

}
.newslist ul li .date {
    float: left;
    padding: 5px 18px;
    color: #f2f2f2;
    background: #EEB918;
    border-radius: 1px;
    /* -webkit-border-radius: 1px; */
    -moz-border-radius: 1px;
    transition: background 0.3s;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5;
}
.newslist ul li:hover .date {
	color: #fffdee;
	background:  #8A1515;
}
.newslist ul li a {
    width: calc(100% - 120px);
    display: block;
    float: right;
    color: #000;
    padding: 4px 0 0 0;
    line-height: 1.5;
    font-size: 16px;
}
.newslist ul li a:hover {
	color: #980000;
}
.newslist2 {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.newslist2 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
    border-bottom: 1px dashed #939494;
	padding-top: 0px;
}
.newslist2 dt {
	float: left;
	color: #f2f2f2;
	background: #EEB918;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	padding: 5px 18px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.5;
}
.newslist2 dd {
    float: left;
    margin: 0px;
    padding: 15px 5px 0 5px;
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 500;
    color: #222;
    width: 100%;
}
.newscontent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 30px 0;

}
.newslist4 {
    font-size: 1em;
    line-height: 1.6em;
    color: #696464;
    background-color: #f0f0f1;
    float: left;
    width: 100%;
    padding: 10px 15px;
}
.newslist4 A:link {
	color: #ff1414;
	text-decoration: none
}
.newslist4 A:visited {
	color: #ff1414;
	text-decoration: none
}
.newslist4 A:hover {
	color: #C32828;
	text-decoration: underline
}

@media (max-width: 480px) {
.newslist ul li a {
    width: 100%;
    float: left;
    line-height: 1.3;
    padding: 10px 0 0 0;
}
}
/*************************
*******download CSS******
**************************/
#download-ov {
	width: 100%;
	float: left;
}
#download-ov ul {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#download-ov li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#download-ov li {
	display: block;
	width: 47%;
	float: left;
	text-decoration: none;
	margin: 15px 1.5%;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
	box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#download-ov li:hover {
	border: 1px solid #4d9c2d;
}
#download-ov li .pro-img {
	width: 100%;
	float: left;
	padding: 7px;
	overflow: hidden;
}
#download-ov ul li .pro-name {
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	padding: 10px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #EAEAEA;
}
#download-ov ul li .pro-download {
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	text-align: center;
	border-radius: 0px 0px 5px 5px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	border-top: 1px solid #F6F6F6;
}
#download-ov ul li .pro-download a {
	color: #fb8c1d;
	background-color: #dddddd;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 2%;
	border-radius: 0px 0px 5px 5px;
}
#download-ov ul li .pro-download a:hover {
	color: #fff;
	background-color: #4d9c2d;
}
#download-ov ul li .productimg {
	width: 100%;
	height: 180px;
	outline: none;
	display: inline-block;
	float: left;
}
#download-ov ul li a:hover .productimg {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

@media (min-width: 992px) and (max-width: 1199px) {
#download-ov ul {
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#download-ov ul {
	width: 100%;
}
#download-ov ul li .productimg {
	height: 150px;
}
}

@media (max-width: 767px) {
#download-ov ul {
	width: 100%;
}
}

@media (max-width: 480px) {
#download-ov ul li {
	width: 100%;
	margin: 15px 0;
}
#download-ov ul li .productimg {
	height: 160px;
}
}
/* =====================================
   會員系統
===================================== */
#member .login-wrap {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
#member .login {
	float: right;
	width: 100%;
	padding: 12px 40px 5px 40px;
	border: 5px solid #bb1813;
	margin-bottom: 20px;
	background: url(../bg_line.png) no-repeat center bottom;
	
}
#member .login .font2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 22px;
    color: #fff8c1;
    letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 15px;
	padding: 0 15px 10px;
	width: 100%;
	border-bottom: 2px solid #a21410;
}
#member .login .form-group .ti-label {
	line-height: 34px;
	color: #d4d4d4;
}
#member .gtable {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
#member .gtable button {
	float: left;
	width: 100%;
	color: #453b39;
	display: block;
	padding: 45px 5px 45px 110px;
	margin: 0 0 26px;
	border-radius: 2px;
	border: none;
	text-align: left;
}
#member .gtable button.btn-primary {
	font-family: 'Barlow Condensed', sans-serif;
	color: #c8651c;
	background-color: #f7f5f0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 26px;
	line-height: 30px;
}
#member .gtable .btn-primary.tr-join {
	background-image: url(../memberlogin_icon.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}
#member .gtable .btn-primary.tr-forget {
	background-image: url(../memberlogin_icon.png);
	background-repeat: no-repeat;
	background-position: 20px -90px;
}
#member .gtable .btn-primary:hover {
	color: #fff;
	background-color: #c8651c;
}
#member .gtable .btn-primary:hover.tr-join {
	background-image: url(../memberlogin_icon1.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}
#member .gtable .btn-primary:hover.tr-forget {
	background-image: url(../memberlogin_icon1.png);
	background-repeat: no-repeat;
	background-position: 20px -90px;
}
#member .gtable .icon {
	width: 55px;
	height: 55px;
}
#member .gtable .icon.join {
	background-position: left top;
}
#member .gtable .icon.forgot {
	background-position: left -54px;
}
#member .gtable .topic {
	color: #000;
	font-size: 22px;
	text-align: left;
	height: 32px;
	line-height: 1.3;
}
#member .gtable .topic a {
	text-decoration: none;
	color: #4f00ad;
}
#member .gtable .topic a:hover {
	text-decoration: none;
	color: #33006a;
}
#member .gtable .text {
	color: #666;
	font-size: 14px;
	line-height: 1.7;
	text-align: left;
}
#member .other .info {
    color: #585858;
    display: block;
    border-radius: 2px;
    border: #f1eded 1px solid;
    font-size: 15px;
    text-align: center;
    line-height: 1.6;
    width: 100%;
    float: left;
    background-color: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;

}
#member .login .btn-wrap {
	width: 100%;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #565656;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 11px 0 0;
	padding: 15px 0 0;
	display: inline-block;
}
#member .login .btn-wrap .btn-primary {
	font-family: 'Barlow Condensed', sans-serif;
	color: #f3f3f3;
	background-color: #C91915;
	border-color: #8a0f0d;
	padding: 10px 55px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 26px;
	line-height: 22px;
	text-transform: uppercase;
}
#member .login .btn-wrap .btn-primary.focus, #member .login .btn-wrap .btn-primary:focus {
	color: #fff;
	background-color: #EB6100;
	border-color: #EB6100
}
#member .login .btn-wrap .btn-primary:hover {
	color: #fff;
	background-color: #EB6100;
	border-color: #EB6100
}

@media only screen and (min-width: 768px) {
#member .gtable {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}
#member .login .btn-wrap {
	width: 100%;
}
#member .other {
	width: 100%;
	float: left;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
#member .login {
	width: 600px;
}
#member .gtable {
	width: calc(100% - 630px);
	float: left;
	margin: 0;
}
#member .other {
	width: calc(100% - 630px);
	float: left;
	margin-top: 0;
}
#member .other .info {
	padding: 30px 15px;
}
}

@media only screen and (min-width: 1200px) {
#member .login {
	width: 820px;
}
#member .gtable {
	width: calc(100% - 850px);
	float: left;
	margin: 0;
}
#member .other {
	width: calc(100% - 850px);
	float: left;
	margin-top: 0;
}
#member .other .info {
	padding: 28px 15px;
}
}
/*加入會員、修改會員資料共用*/
#member .join-form {
	margin: 0;
	padding: 30px 15px 20px;
	border: #bb1813 solid 5px;
	background-color: #fff;
	line-height: 1.8;
}
#member .join-form h4.ti {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 20px;
	color: #EB6100;
}
#member .join-form .form-group span {
	color: #c50000;
}
/*#member .join-form .selectBox {
  margin-bottom: 10px;
}*/
#member .join-form #btn-group {
	margin-top: 10px;
}
#member .join-form .birth .selectBox:nth-of-type(1) {
	width: calc(40% - 20px);
	float: left;
}
#member .join-form .birth .selectBox:nth-of-type(2), #member .join-form .birth .selectBox:nth-of-type(3) {
	width: 30%;
	margin: 0 0 0 10px;
	float: left;
}

@media only screen and (min-width: 641px) {
}

@media only screen and (min-width: 768px) {
#member .join-form {
	padding: 30px 30px 20px;
}
#member .join-form #btn-group {
	margin-top: 20px;/*float: right;*/
}
}


/*************************
*******Product CSS******
**************************/
#product-ov, 
#product-ov1 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
#product-ov ul, #product-ov1 ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#product-ov li, #product-ov1 li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#product-ov li a {
	display: block;
	width: calc(33.333% - (10px + 2px) * 2 );
	float: left;
	text-decoration: none;
	padding: 0;
	margin: 15px 10px;
		border: 3px solid #fff;
}

#product-ov1 li a {
    display: block;
    width: calc(33.3333% - (10px + 2px) * 2 );
    float: left;
    text-decoration: none;
    padding: 0;
    margin: 15px 10px;
    border-top: 3px solid #efefef;
    border-right: 3px solid #efefef;
    border-bottom: 3px solid #dadada;
    border-left: 3px solid #efefef;
    box-shadow: 0px 0px 5px #ececec;
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


@media (max-width: 767px) {
#product-ov li a {
	display: block;
    width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
}

#product-ov1 li a {
    display: block;
    width: 100%;
		padding: 0;
	margin: 0 0 15px 0;
}

}


#product-ov li a:hover {
	border: 3px solid #C32828;
    box-shadow: 0px 0px 5px #eee;
	  transition: all 0.3s ease;
}
#product-ov1 li a:hover {
	border: 3px solid #C32828;
	  transition: all 0.3s ease;
}



#product-ov li .pro-img {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 6px;
	border: 2px solid #fff;
	background-color: #fff;
	position: relative;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#product-ov1 li .pro-img {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 6px;
}

#product-ov ul li .pro-name {
    font-size: 1.2em;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    margin: 7px 0 10px 0;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#product-ov li a:hover .pro-name {
	color: #C91915;
}
#product-ov1 ul li a .pro-name1 {
    font-size: 1.2em;
    line-height: 1.5;
    color: #f7f7f7;
    text-shadow: 1px 1px 0 #000;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #444;
    border-top: 2px solid #d70d11;
    /* margin-top: 3px; */
    /* margin-bottom: 5px; */
    padding: 10px 5px 8px 5px;
    -o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    -webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    -moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    transition: color .20s linear, background-color .20s linear, border-color .20s linear;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#product-ov1 ul li a:hover .pro-name1 {
	color: #fff;
	    text-shadow: 1px 1px 0 #8A1515;
	background-color: #C91915;
}
#product-ov ul li .pro-name .pro-id {
    font-size: 0.8em;
    line-height: 1.5;
    color: #9e9e9e;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    padding: 2px 0;
    text-align: center;
}



#product-ov ul li .productimg, 
#product-ov1 ul li .productimg {
	width: 100%;
	min-height: 180px;
	outline: none;
	display: inline-block;
	float: left;
}
#product-ov ul li a:hover .productimg, 
#product-ov1 ul li a:hover .productimg {
	opacity: 0.8;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}




#product-ov ul li  .pic .productimg, 
#product-ov1 ul li  .pic .productimg {
	width: 100%;
	min-height: 167px;
	outline: none;
	display: inline-block;
	float: left;
	overflow: hidden;
	transition: all 0.5s ease;

}

#product-ov ul li  .pic:hover .productimg, 
#product-ov1 ul li  .pic:hover .productimg {
	transform: scale(1.1, 1.1);
}



@media (max-width: 767px) {
#product-ov ul li  .pic .productimg, 
#product-ov1 ul li  .pic .productimg {
	min-height: 167px;
}
}




.product-info {
	width: 100%;
	float: left;
}
.product-info .pro-id {
    font-size: 1em;
    line-height: 1.5;
    color: #9e9e9e;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 2px;
}
.product-info h2 {
font-size: 2.3em;
    line-height: 1.3;
    color: #000;
    font-weight: 500;
    text-align: left;
    margin: 10px 1px 0 2px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    border-left: 5px solid #000;
}
.product-info h3 {
	font-size: 1.8em;
	color: #222;
	font-weight: 300;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 5px 0 15px;
	border-bottom: #ddd solid 3px;
}
.product-info .info {
    margin: 0;
    padding: 10px 0;
    /* border-top: #222333 solid 1px; */
    width: 100%;
    float: left;
    font-size: 1em;
}
.product-info .info ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.product-info .info ul li {
    width: 100%;
    float: left;
    line-height: 24px;
    padding: 5px 20px 0 0;
    margin: 0 0 0 20px;
}
.product-info .info ul.infoin {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.product-info .info ul.infoin li {
	width: 100%;
	float: left;
	line-height: 24px;
	padding: 8px 0 8px 18px;
	margin: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0d0;
	background-image: url(../icon7.png);
	background-repeat: no-repeat;
	background-position: 5px 18px;
}
.product-info .info .ti {
	float: left;
	width: 60px;
	color: #888;
}
.product-info .info .txt {
	color: #111;
	display: block;
	width: calc(100% - 70px);
	float: right;
}
.product-info .info .txt a {
	color: #c30000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.product-info .info .txt a:hover {
	color: #c30000;
	text-decoration: underline;
}
.product-info .info .submit-btn {
	float: left;
	width: 100%;
	margin: 0;
}
.product-info .info .submit-btn button {
    width: calc(50% - 2px);
    height: 46px;
    margin: 5px 0;
    text-align: center;
    font-size: 1.2em;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 2px;
    transition: background 0.3s;
}


.product-info .info .btn-primary {
    color: #fff;
    background-color: #05415d;
    border-color: #05415d;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
    line-height: 1.5;
}
.product-info .info .btn-primary.focus, .product-info .info .btn-primary:focus {
	color: #fff;
	background-color: #043247;
	border-color: #043247;
}
.product-info .info .btn-primary:hover {
	color: #fff;
	background-color: #043247;
	border-color: #043247;
}



.product-info .info .btn-red {
    color: #fff;
    background-color: #C91915;
    border-color: #C91915;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
    line-height: 1.5;
}
.product-info .info .btn-red.focus, .product-info .info .btn-red:focus {
	color: #fff;
	background-color: #B00C0F;
	border-color: #B00C0F;
}
.product-info .info .btn-red:hover {
	color: #fff;
	background-color: #B00C0F;
	border-color: #B00C0F;
}





.product_price {
    margin: 30px 0 0 0;
    padding: 8px 5px;
    border-top: #ccc dotted 1px;
    border-bottom: none;
    width: 100%;
    float: left;
    text-align: right;
	font-size: 1.1em;
}

.price_t {
    padding: 2px 0;
    width: 100%;
    float: left;
    font-size: 1.1em;
    color: #272727;
    font-weight: 500;
}
.price_qta {
    font-size: 1.1em;
    color: #272727;
    font-weight: 400;
    padding-left: 10px;
}
.price_dollar {
    font-size: 1.2em;
    color: #ff6101;
    font-weight: 400;
    padding-left: 10px;
}



#productmore {
	width: 100%;
	float: left;
	margin: 5px 0 0 0;
	text-align: center;
}


.productpicbig {
	float: left;

	display: block;
	width:100%;
	margin: 0 0 30px;
	position: relative;
	background-color: #fff;

}



.product_spec {
    margin: 0;
    padding: 8px 0;
/*
    border-top: #ccc dotted 1px;
    border-bottom: #ccc dotted 1px;
*/
    width: 100%;
    float: left;
    text-align: center;
    font-size: 1.1em;
    box-sizing: border-box;
}















.search {
	float: left;
	width: 100%;
	padding: 20px 10px 20px 60px;
	border-radius: 0px 0px 3px 3px;
	background-color: #ededed;
	border: 3px solid #d2d2d2;
	background-image: url(../search-icon.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
.search .title {
	float: left;
	color: #000000;
	font-size: 1.3em;
	width: 100%;
}
.select-ov {
	float: left;
	padding: 10px 5px 10px 0;
	width: 50%;
}
.select-ov select, input[type="file"] {
	height: 34px;
*margin-top:4px;
	line-height: 26px;
	padding: 0 5px;
	font-size: 1.1em;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.select-ov select {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
}
.select-ov select[multiple], select[size] {
	height: auto
}
.select-ov select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #222;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	background-color: #fff;
}
.search .input-txt {
	float: left;
	padding: 3px 5px 0 0;
	width: 100%;
	font-size: 1.1em;
}
.search .btn-wrap {
	width: 100%;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #ccc;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 20px 0 0;
	padding: 15px 0 0;
	display: inline-block;
}
.search .btn-wrap .btn-primary {
	color: #fff;
	background-color: #4d9c2d;
	border-color: #deefd7;
	padding: 10px 55px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 16px;
	line-height: 22px;
}
.search .btn-wrap .btn-primary.focus, #member .login .btn-wrap .btn-primary:focus {
	color: #fff;
	background-color: #B10B09;
	border-color: #B10B09
}
.search .btn-wrap .btn-primary:hover {
	color: #fff;
	background-color: #B10B09;
	border-color: #B10B09
}
.search2 {
	width: 100%;
	padding: 25px 0 0;
	margin: 30px 0 10px;
	float: left;
	border-top: 1px dashed #ccc;
}
.search2 .t1 {
	font-size: 24px;
	color: #4d9c2d;
}
.search2 .s-table {
	margin: 17px 0 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
#product-ov ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#product-ov ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#product-ov ul li .productimg {
	height: 150px;
}
}

@media (max-width: 767px) {
#product-ov ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.products-w1 {
	width: 100%;
}
.products-p1 {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 30px;
}
.product-info {
	width: 100%;
	float: left;
}
.product-info .info .txt {
	float: left;
}
.productpicbig {
	width: 100%;
}
}

@media (max-width: 480px) {
#product-ov li a {
	width: 100%;
	padding: 12px 0;
}
#product-ov ul li .productimg {
	height: 160px;
}
.products-brand ul {
	width: 100%;
}
.products-brand li.pro-img {
	width: 25%;
}
.products-w1 {
	width: 100%;
}
.products-p1 {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 30px;
}
.product-info .info .txt {
	width: 100%;
	float: left;
}
}
div.container_img {
    width: 75%;
    height: 340px;
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    float: left;
}
div.container_img:after {
	padding-top: 56.25%;
	content: "";
	display: block;
}
div.container_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 340px;
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
div.container_img {
	height: 300px;
}
div.container_img img {
	max-height: 300px;
}
}
/*選項卡*/
.tab {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.tab ul {
	padding: 0;
	margin: 0;
}


.tab .nav-tabs {
	border: none;
	border-bottom: 1px solid #e4e4e4;
}
ul.nav-tabs  {
	padding-left: 0;
	    margin-bottom: 20px;
}


.nav-tabs li {
    padding: 0;
    margin: 0 3px 0 0;
    list-style: none;
    display: inline-block;
    float: left;
    margin-bottom: -1px;
    text-transform: uppercase;
    font-weight: 400;
}
.nav-tabs li a {
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #666;
    color: #ffffff;
    background: #7f7f7f;
}
.nav-tabs li a:hover {
	border-bottom-color: #fff;
	border-bottom: 0px none;
	background: #222;
	color: #fff;
}
.nav-tabs li a i {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.nav-tabs li:last-child {
	border-right: none;
}
.nav-tabs li.active a, 
.nav-tabs li.active a:focus, 
.nav-tabs li.active a:hover {
    color: #444;
	font-weight: 600;
    background: white;
    border-color: #666;
    border-bottom-color: transparent;
}




.tab-content {
	width: 100%;
	float: left;
	padding: 10px 5px 30px 5px;
	box-sizing: border-box;
}
.tab .tab-content {
	width: 100%;
	float: left;
	padding: 0;
	box-sizing: border-box;
	box-shadow: 0px 1px 0px #808080;
}
.tab .tabcontent1 {
	padding: 30px 0;
}

@media only screen and (max-width: 767px) {
.tab {
	margin-top: 15px;
}
.nav-tabs li {

}
.nav-tabs li a {
	padding: 12px 20px;
}
.nav-tabs li.active a,  .nav-tabs li.active a:focus,  .nav-tabs li.active a:hover {
	padding: 12px 20px;
	margin-top: 0;
}
}
/*************************
******* faculty CSS ******
**************************/
.facultylist {
	float: left;
	width: 100%;
}
.facultylist table {
	width: 100%;
	float: left;/*box-shadow: 0 0 0.4em rgba( 0, 0, 0, .1 ); 
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*/
}
.facultylist tr:nth-of-type(odd) {
	background: #f0f0f0;
}
.facultylist th {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 11px 10px;
	font-size: 13px;
	line-height: 20px;
	background-color: #63717a;
	background-image: url(../line8.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.facultylist th:last-child {
	background-image: none;
}
.facultylist th:first-child {
	width: 20%;
}
/*.facultylist th:first-child + th  { width: 60%;}
.facultylist th:first-child + th + th { width: 20%;}*/
.facultylist td {
	padding: 10px 15px;
	background-image: url(../line6.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 14px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.facultylist td:last-child {
	background-image: none;
}
.facultylist td:first-child {
	width: 25%;
	font-size: 16px;
	line-height: 24px;
	color: #f26522;
	text-align: center;
}
.facultylist td:first-child + td {
	width: 25%;
	text-align: center;
}
.facultylist td:first-child + td + td {
	width: 25%;
	text-align: center;
}
.facultylist td:first-child + td + td + td {
	width: 25%;
	text-align: center;
}
.facultylist td A:link {
	color: #f26522;
	text-decoration: none
}
.facultylist td A:visited {
	color: #f26522;
	text-decoration: none
}
.facultylist td A:hover {
	color: #f7941d;
	text-decoration: underline
}
.facultylist h4 {
	width: 100%;
	margin: 0;
	float: left;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	color: #f26522;
}
.facultylist .product-facts {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
}
.facultylist .btn-primary {
	width: 100%;
	color: #fff;
	background-color: #218ed5;
	border-color: #218ed5;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 14px;
	line-height: 22px;
}
.facultylist .btn-primary[disabled], .facultylist .btn-primary[disabled]:hover {
	color: #666;
	background-color: #d2d2d2;
	border-color: #d2d2d2
}
.facultylist .btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #4d9c2d;
	border-color: #4d9c2d
}
.facultylist .btn-primary:hover {
	color: #fff;
	background-color: #4d9c2d;
	border-color: #4d9c2d
}
.facultylist2 {
	float: left;
	width: 100%;
}
.facultylist2 table {
	width: 100%;
	float: left;/*box-shadow: 0 0 0.4em rgba( 0, 0, 0, .1 ); 
	-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*/
}
.facultylist2 th {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 9px 10px;
	font-size: 14px;
	line-height: 22px;
	background-color: #4d9c2d;
	background-image: url(../line8.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.facultylist2 td {
	padding: 10px 15px;
	background-image: url(../line6.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 14px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.facultylist2 td:last-child {
	background-image: none;
}
.facultylist2 td:first-child {
	width: 20%;
	font-size: 16px;
	line-height: 24px;
	color: #f26522;
	text-align: center;
}
.facultylist2 .pro-img {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.facultylist2 .pro-img {
	width: 100%;
	max-width: 150px;
	overflow: hidden;
}
.facultylist2 .pro-name {
	font-size: 16px;
	line-height: 1.4em;
	color: #f26522;
	margin-top: 10px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.facultylist2 a:hover .pro-name {
	color: #f7941d;
	text-decoration: underline;
}
.facultylist2 .productimg {
	width: 100%;
	height: 80px;
	outline: none;
	display: inline-block;
	float: left;
}
.facultylist2 a:hover .productimg {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

@media (max-width: 480px) {
.facultylist table, .facultylist thead, .facultylist tbody, .facultylist th, .facultylist td, .facultylist tr {
	display: block;
	float: left;
}
/* Hide table headers (but not display: none;, for accessibility) */
.facultylist thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.facultylist tr {
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.facultylist td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px dotted #ccc;
	position: relative;
	padding-left: 50%;
	background-image: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.facultylist td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 10px;
	left: 5px;
	width: 45%;
	text-align: right;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*Label the data*/
.facultylist td:nth-of-type(1):before {
	content: "Item:";
	font-weight: bold;
	color: #222;
	font-size: 13px;
}
.facultylist td:nth-of-type(2):before {
	content: "Overall Length(mm):";
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.facultylist td:nth-of-type(4):before {
	content: "kg:";
	font-weight: bold;
	ont-size: 13px;
}
.facultylist td:nth-of-type(5):before {
	width: 100%;
}
.facultylist th:first-child {
	width: 100%;
}
.facultylist th:first-child + th {
	width: 100%;
}
.facultylist th:first-child + th + th {
	width: 100%;
}
.facultylist th:first-child + th + th + th {
	width: 100%;
}
.facultylist td:first-child {
	width: 100%;
	text-align: left;
}
.facultylist td:first-child + td {
	width: 100%;
	text-align: left;
}
.facultylist td:first-child + td + td {
	width: 100%;
	text-align: left;
}
.facultylist td:first-child + td + td + td {
	width: 100%;
	text-align: left;
}
.facultylist td:first-child + td + td + td + td {
	width: 100%;
	padding-left: 5%;
}
.facultylist2 .productimg {
	height: 50px;
}
}


/*詢價*/
.inquire-b1 {
    float: left;
    width: 100%;
    border: 3px solid #4B4E55;
    margin: 10px 0;
    overflow-x: auto;
    box-sizing: border-box;
}



.inquire-b1 a {
	color: #222;
	text-decoration: none;
}
.inquire-b1 a:hover {
	color: #C91915;
	text-decoration: underline
}



/*表格*/
.fancytable1 {
	width: 100%;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fancytable1 table {
	width: 100%;
	float: left;
}
.fancytable1 thead {
	visibility: visible;
	background-color: #77848c;
}
.fancytable1 th {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    visibility: visible;
    text-align: center;
    text-transform: uppercase;
    /* padding: 6px 15px; */
    background-color: #9a9a9a;
}

.fancytable1 th:nth-child(3) {
   width: 10%;
}



.fancytable1 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fancytable1 tr:last-child {
	border-bottom:none;
}


.fancytable1 tbody tr:nth-of-type(odd) {
	background-color: #F7F7F7;
}
.fancytable1 td {
	font-size: 1em;
	padding: 8px;
	border: none;
	text-align: center;
}
.fancytable1 td A:link {
	color: #f7941d;
	text-decoration: none
}
.fancytable1 td A:visited {
	color: #f7941d;
	text-decoration: none
}
.fancytable1 td A:hover {
	color: #4e9d2d;
	text-decoration: none
}
.fancytable1 td:nth-child(1) {
	font-size: 1em;
	width: 25%;
}
.fancytable1 td:nth-child(2) {
	font-size: 1em;
	width: 25%;
}


.colorbox {
	width: 20px;
	height: 20px;
	margin: 0 5px;
	float: left;
}





.fancytable2 {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fancytable2 thead {
	visibility: visible;
	background-color: #d9f4bf;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7ac234;
}
.fancytable2 thead th {
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	visibility: visible;
	padding: 5px 15px;
	background-color: #6ab51f;
}
.fancytable2 thead td {
	font-weight: normal;
	color: #222;
	visibility: visible;
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;/*border: 1px solid #fff;*/
}
.fancytable2 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fancytable2 tr.pb1 {
	background-color: #e5e5e5;
	text-align: left;
}
.fancytable2 td.tb1 {
	text-align: left;
}
.fancytable2 td {
	padding: 4px 6px;
	border: 1px dotted #CCC;
	text-align: center;
}
.fancytable2 td A:link {
	color: #4e98c8;
	text-decoration: underline
}
.fancytable2 td A:visited {
	color: #4e98c8;
	text-decoration: underline
}
.fancytable2 td A:hover {
	color: #c30e27;
	text-decoration: none
}



.fancytable3 {
	width: 100%;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fancytable3 thead td {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding: 7px 15px;
	background-color: #1f619e;
	border: 1px dotted #fff;
}
.fancytable3 tdody tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fancytable3 tbody tr:nth-of-type(odd) {
	background-color: #F7F7F7;
}
.fancytable3 tbody th {
	padding: 8px 10px;
	background-color: #e5f2f6;
	border: 1px dotted #CCC;
}
.fancytable3 tbody td {
	padding: 8px 10px;
	border: 1px dotted #CCC;
}
.fancytable3 td A:link {
	color: #4e98c8;
	text-decoration: underline
}
.fancytable3 td A:visited {
	color: #4e98c8;
	text-decoration: underline
}
.fancytable3 td A:hover {
	color: #c30e27;
	text-decoration: none
}



.fancytable4 {
	width: 100%;
	border:5px solid #fff;
	border-collapse: collapse;
}


 
.fancytable4 table {
	width: 100%;
	min-width:  480px;
	padding: 6px;
	box-sizing: border-box;
}
 
 .fancytable4 tr {
    border-bottom: 1px solid #ababab;
}

 .fancytable4 tr:last-child {
    border-bottom: none;
}


.fancytable4 th {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    color: #efefef;
    visibility: visible;
    padding: 8px 10px;
        background: url(../bg_blacktwill.png) repeat left top #404142;
    border: 1px solid #fff;
    text-align: center;
    text-transform: capitalize;
}



.fancytable4 td:nth-child(1) {

	min-width: 80px;
}
.fancytable4 td:nth-child(2) {
	width: 50%;
	min-width: 60px;
}
.fancytable4 td:nth-child(3) {
	width: 15%;
	min-width: 60px;
}
.fancytable4 td:nth-child(4) {
	width: 10%;
	min-width: 20px;
}
.fancytable4 td:nth-child(5) {
	width: 10%;
	min-width: 20px;
}


.fancytable4 td {
    vertical-align: middle;
    padding: 6px 10px;
    min-width: 38px;
}
.fancytable4 td .productimg {
	width: 100%;
	min-width: 80px;
	height: 80px;
	outline: none;
	display: inline-block;
	float: left;
}
.fancytable5 {
	width: 100%;
	border: 3px solid #fff;
	border-collapse: collapse;
}
.fancytable5 th {
font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    color: #f0f0f0;
    visibility: visible;
    padding: 0 10px;
   background: url(../bg_blacktwill.png) repeat left top #404142;
    border: 1px solid #fff;
    text-align: right;
    width: 20%;
    min-width: 90px;
    text-transform: capitalize;
}
.fancytable5 td {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #fff;
    vertical-align: middle;
    text-align: left;
    padding: 5px 5px;
    width: 100%;
}




/*********************************************************************************/
/* imagelightbox                                                                 */
/*********************************************************************************/

.imagecontainer {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
    float: left;
}
.imagecontainer ul {
    margin: 5px 0 0 0;
    width: 100%;
    float: left;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    text-align: center;
}
.imagecontainer ul.item {
	margin-top: 0px;
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.imagecontainer li {
	display: inline-block;
	margin: 0.3em; /* 10 */
	border-color: #ccc;
	border: 5px solid #ddd;/* 10 */
	/*-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); 
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .1 ); */
	-webkit-transition: -webkit-box-shadow .3s ease, border-color .3s ease;
	transition: box-shadow .3s ease, border-color .3s ease;
	width: 90px;
	height: 70px;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
.imagecontainer li:after {
	padding-top: 56.25%;
	content: "";
	display: block;
}
.imagecontainer li img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	max-width: 100%;
	max-height: 60px;
	margin: auto;
}
.imagecontainer li:hover, .imagecontainer li:focus {
	border-color: #C91915;
}




.imagecontainer02 {
    width: 25%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    float: right;
}

@media (max-width: 991px) {
.imagecontainer02 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    float: left;
}
div.container_img {
    width: 100%;

}
}




.imagecontainer02 ul {
	margin: 5px 0;
	width: 100%;
	float: left;
	padding: 0px;
}
.imagecontainer02 ul.item {
	margin-top: 0px;
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.imagecontainer02 li {
    display: inline-block;
    margin: 0px 3px;
    border-color: #ccc;
    border: 1px solid #e0e0e0;
    -webkit-transition: -webkit-box-shadow .3s ease, border-color .3s ease;
    transition: box-shadow .3s ease, border-color .3s ease;
    width: 90px;
    height: 70px;
    background: #FFF;
    position: relative;
    overflow: hidden;
}
.imagecontainer02 li:after {
	padding-top: 56.25%;
	content: "";
	display: block;
}
.imagecontainer02 li img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	max-width: 100%;
	max-height: 70px;
	margin: auto;
}
.imagecontainer02 li:hover, 
.imagecontainer02 li:focus {
	border-color: #C91915;
}



/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
}
/* ACTIVITY INDICATION */

#imagelightbox-loading,  #imagelightbox-loading div {
	border-radius: 50%;
}
#imagelightbox-loading {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em; /* 10 */
	margin: -1.25em 0 0 -1.25em; /* 20 */
	-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
	box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
}
#imagelightbox-loading div {
	width: 1.25em; /* 20 */
	height: 1.25em; /* 20 */
	background-color: #fff;
	-webkit-animation: imagelightbox-loading .5s ease infinite;
	animation: imagelightbox-loading .5s ease infinite;
}
 @-webkit-keyframes imagelightbox-loading {
 from {
opacity: .5;
-webkit-transform: scale( .75 );
}
 50% {
opacity: 1;
-webkit-transform: scale( 1 );
}
 to {
opacity: .5;
-webkit-transform: scale( .75 );
}
}
 @keyframes imagelightbox-loading {
 from {
opacity: .5;
transform: scale( .75 );
}
 50% {
opacity: 1;
transform: scale( 1 );
}
 to {
opacity: .5;
transform: scale( .75 );
}
}
/* OVERLAY */

#imagelightbox-overlay {
	background-color: #000;
	background-color: rgba( 0, 0, 0, .8 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/* "CLOSE" BUTTON */

#imagelightbox-close {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	text-align: left;
	background-color: #666;
	border-radius: 50%;
	position: fixed;
	z-index: 10002;
	top: 2.5em; /* 40 */
	right: 2.5em; /* 40 */
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}
#imagelightbox-close:hover,  #imagelightbox-close:focus {
	background-color: #111;
}
#imagelightbox-close:before,  #imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}
#imagelightbox-close:before {
	-webkit-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
#imagelightbox-close:after {
	-webkit-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	transform: rotate( -45deg );
}
/* CAPTION */

#imagelightbox-caption {
	text-align: center;
	color: #fff;
	background-color: #666;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em; /* 10 */
}
/* NAVIGATION */

#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	border-radius: 20px;
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em; /* 60 */
	padding: 0.313em; /* 5 */
	-webkit-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	transform: translateX( -50% );
}
#imagelightbox-nav button {
	width: 1em; /* 20 */
	height: 1em; /* 20 */
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 0.313em; /* 5 */
}
#imagelightbox-nav button.active {
	background-color: #fff;
}
/* ARROWS */

.imagelightbox-arrow {
	width: 3em; /* 60 */
	height: 7em; /* 120 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	vertical-align: middle;
	display: none;
 display: none !important\9;
	position: fixed;
	z-index: 10001;
	top: 50%;
	margin-top: -3.75em; /* 60 */
}
.imagelightbox-arrow:hover,  .imagelightbox-arrow:focus {
	background-color: #666;
	background-color: rgba( 0, 0, 0, .75 );
}
.imagelightbox-arrow:active {
	background-color: #111;
}
.imagelightbox-arrow-left {
	left: 2.5em; /* 40 */
}
.imagelightbox-arrow-right {
	right: 2.5em; /* 40 */
}
.imagelightbox-arrow:before {
	width: 0;
	height: 0;
	border: 1em solid transparent;
	content: '';
	display: inline-block;
	margin-bottom: -0.125em; /* 2 */
}
.imagelightbox-arrow-left:before {
	border-left: none;
	border-right-color: #fff;
	margin-left: -0.313em; /* 5 */
}
.imagelightbox-arrow-right:before {
	border-right: none;
	border-left-color: #fff;
	margin-right: -0.313em; /* 5 */
}
#imagelightbox-loading,  #imagelightbox-overlay,  #imagelightbox-close,  #imagelightbox-caption,  #imagelightbox-nav,  .imagelightbox-arrow {
	-webkit-animation: fade-in .25s linear;
	animation: fade-in .25s linear;
}
 @-webkit-keyframes fade-in {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
 @keyframes fade-in {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

@media only screen and (max-width: 41.250em) /* 660 */ {
#container {
	width: 100%;
}
#imagelightbox-close {
	top: 1.25em; /* 20 */
	right: 1.25em; /* 20 */
}
#imagelightbox-nav {
	bottom: 1.25em; /* 20 */
}
.imagelightbox-arrow {
	width: 2.5em; /* 40 */
	height: 3.75em; /* 60 */
	margin-top: -2.75em; /* 30 */
}
.imagelightbox-arrow-left {
	left: 1.25em; /* 20 */
}
.imagelightbox-arrow-right {
	right: 1.25em; /* 20 */
}
}

@media only screen and (max-width: 20em) /* 320 */ {
.imagelightbox-arrow-left {
	left: 0;
}
.imagelightbox-arrow-right {
	right: 0;
}
}

/******產品內頁標籤*******/
.moreinfo{
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}

.tabbable {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab-content1 {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/******產品內頁相關產品*******/
.moreprodcutbox{
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}
.moreprodcutbox h1 {
    font-size: 1.2em;
    color: #000;
    font-weight: 600;
    background-color: #ececec;
    text-transform: uppercase;
    padding: 12px 20px 8px 20px;
    margin: 0;
    border-bottom: 1px solid #868686;
}




#moreproduct {
	width: 100%;
	float: left;
}
#moreproduct ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#moreproduct li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#moreproduct li a {
        display: block;
    width: calc(25% - 10px*2);
    float: left;
    text-decoration: none;
    padding: 0;
    margin: 15px 10px;
    border: 1px solid #fff;
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


#moreproduct ul li .pro-name .pro-id {
    font-size: 0.8em;
    line-height: 1.5;
    color: #9e9e9e;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    padding: 2px 0;
    text-align: center;
}



@media (max-width: 767px) {
#moreproduct li a {
display: block;
    width: calc(50% - 10px);
    padding: 0;
    margin: 0 5px 15px 5px;
}
}


#moreproduct li a:hover {
	border: 1px solid #C32828;
	  transition: all 0.3s ease;
}





#moreproduct li .pro-img {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 6px;
}


#moreproduct ul li .pro-name {
    font-size: 1.2em;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    margin: 7px 0 10px 0;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#moreproduct li a:hover .pro-name {
	color: #C91915;
}



#moreproduct ul li .productimg {
	width: 100%;
	min-height: 180px;
	outline: none;
	display: inline-block;
	float: left;
}
#moreproduct ul li a:hover .productimg {
	opacity: 0.8;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}




#moreproduct ul li  .pic .productimg {
	width: 100%;
	min-height: 200px;
	outline: none;
	display: inline-block;
	float: left;
	overflow: hidden;
	transition: all 0.5s ease;

}
#moreproduct ul li  .pic:hover .productimg {
	transform: scale(1.1, 1.1);
}


@media (max-width: 767px) {
#moreproduct ul li  .pic .productimg {
	min-height: 200px;
}
}





/*表格*/

.iprotable table {
	    border: 5px solid rgba(56, 60, 66, 0.9);
	border-spacing: 0px;
}
.iprotable table thead tr {
	font-size: 14px;
	line-height: 22px;

}
.iprotable table thead tr th {
	margin: 0px;
	padding: 5px;
	background-color: #58ABDC;
	color: #FFF;
}
.iprotable table tr {
  color: #222;
  font-size:14px;
}
.iprotable table tr th {
width: 20%;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 5px 10px;
    text-align: right;
    background-color: rgba(56, 60, 66, 0.9);
    text-transform: capitalize;
}
.iprotable table tr td, th {
    padding: 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.iprotable  a:link {
  font-family:arial, monospace;
  text-decoration: none;
  color: #0B73B0;
}
.iprotable  a:hover {
  text-decoration: underline;
}

.iprotable  a:visited {
  color: #0B73B0;
  text-decoration: none;
}


.iprotable  tr:nth-child(even) {
    background-color: #f2f8fd;
 } 
.iprotable  tr:nth-child(odd) {
	background-color: #fff;
 } 
 
 
 
 
.dealerbox {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
 .dealerbox h1 {
    color: #365479;
    font-size: 1.2em;
    line-height: 1.5;
    /* text-shadow: 1px 1px 0 #fff; */
    background-color: #e9ecef;
    width: 100%;
    padding: 8px 12px 5px 12px;
    border-bottom: 1px solid #b8c1ca;
}


.dealerbox00 {
    width: 100%;
    float: left;
    padding-bottom: 3px;
    margin-bottom: 3px;
}
 .dealerbox00 h1 {
    color: #365479;
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: 2px;
    background-color: #e9ecef;
    width: 100%;
    padding: 8px 12px 5px 12px;
    margin: 10px 0;
    text-align: center;
    border-bottom: 1px solid #b8c1ca;  
	transition: all 0.2s ease;
}

 .dealerbox00 h1:hover {
    color: #f2f2f2;
    background-color: #223F62;
}


.list-icons {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list-icons li {
	position: relative;
	padding-left: 25px;
}

.list-icons li > .fa:first-child,
.list-icons li > .icons:first-child, 
.list-icons li a:first-child > .fa:first-child,
.list-icons li a:first-child > .icons:first-child {
	position: absolute;
	left: 0;
	top: 5px;
}

 
.list-icons-style-3 {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.list-icons-style-3 li {
padding: 7px 0 5px 28px;
    font-size: 1em;
    line-height: 1.6;
}

.list-icons-style-3 li > .fa:first-child,
.list-icons-style-3 li > .icons:first-child, 
.list-icons-style-3 li a:first-child > .fa:first-child,
.list-icons-style-3 li a:first-child > .icons:first-child {
color: #292929;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 7px 0;
    font-size: 1em;
    background-color: #fff;
}



.map {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #F6F6F6;
}
.map-container {
	position: relative;
	padding-bottom: 25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
}
.map-container iframe, .map-container object, .map-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


 
.fb-like {
    display:inline-block;
    width:auto;
	float: left;
	margin-bottom: 20px;
}
.line-it-button {
    display:inline-block;
    width:auto;
	float: left;
	margin: 0 10px 20px 0;
}

.icon_img {
	float: left;
	margin-right: 5px;
}




/* Our Team Carousel */
.our-team02 {
    position: relative;
    margin: 10px 0 0 0;
    background-color: #f2f2f2;
    width: 100%;
}
.our-team02 ul {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.our-team02 ul li {
    display: inline-block;
    width: 80%;
    list-style: none;
    margin: 20px 0;
}
.our-team02 ul li.itemtit {
}
.our-team02 ul li.pic {
	width: 100%;
	height: 280px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 5px;
	background-color: #fff;	
}
.our-team02 ul li.pic .itemimg {
	width: 100%;
	height: 250px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 5px;
	background-color: #fff;	
	overflow: hidden;
}
.our-team02 ul li.pic .itemimg{
	transition: all 0.5s ease;
}
.our-team02 ul li.pic:hover .itemimg{
	transform: scale(1.2, 1.2);
}
.our-team02 ul li span.itemimg {
	width: 100%;
	height: 250px;
	outline: none;
	display: inline-block;
	margin: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.our-team02 ul:hover li span.itemimg {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.our-team02.owl-carousel {
	padding-top: 0px;
}
.our-team02 .owl-buttons {
	position: absolute;
	top: 22%;
	width: 100%;
}

.our-team02 .owl-buttons .owl-prev  {
	width: 25px;
	float: left;
}
.our-team02 .owl-buttons .owl-next  {
	width: 25px;
	float: right;
}
.our-team02 .owl-buttons .owl-prev i {
	border-radius: 4px;
	position: absolute;
	font-size: 40px;
	left: 5px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	color: #222;
}
.our-team02 .owl-buttons .owl-prev i:hover {
	color: #555;
}


.our-team02 .owl-buttons .owl-next i {
	border-radius: 4px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 5px;
	position: absolute;
	font-size: 40px;
	right: 0;
	color: #222;
}
.our-team02 .owl-buttons .owl-next i:hover {
	color: #555;
}



@media (max-width: 768px) {
.our-team02 ul li span.itemimg {
	height: 150px;
}
}

