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

/*theme start*/

.transall {
	float: right;
}
/* inquiry form */
.inquiry-form-wrap {
	position: relative;
	width: 100%;
}
.inquiry-form {
	position: relative;
	padding: 25px 40px 35px 40px;
	border: 1px solid #ACACAC;
}
.inquiry-form:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 5px;
	display: block;
	overflow: hidden;
}
.inquiry-form .inquiry-form-ico {
	position: absolute;
	right: 20px;
	top: 27px;
	width: 75px;
	display: block;
	overflow: hidden;
}
.inquiry-form .inquiry-form-ico img {
	position: relative;
	width: 100%;
}
.inquiry-form .inquiry-form-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.inquiry-form .form-item {
	position: relative;
	display: block;
}
.inquiry-form .form-input, .inquiry-form input[type="text"] {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 50%;
	height: 31px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 15px;
}
.inquiry-form .form-input, .inquiry-form .form-input-capcha[type="text"] {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 20%;
	height: 31px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 15px;
}
.inquiry-form .form-text, .inquiry-form textarea {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 90%! important;
	height: 112px;
	line-height: 31px;
	margin: 10px 0 0! important;
	color: #000;
	padding: 10px 0 0 20px! important;
}
.inquiry-form .form-text:focus, .inquiry-form textarea:focus {
	outline: none;
}
.inquiry-form .form-input-name, .inquiry-form input[type="text"].form-input-name {
	padding: 0 0 0 28px;
	background: url(img/inq04.png) no-repeat 8px 9px;
}
.inquiry-form .form-input-email, .inquiry-form input[type="text"].form-input-email {
	padding: 0 0 0 28px;
	background: url(img/inq05.png) no-repeat 8px 11px;
}
.inquiry-form .form-input-phone, .inquiry-form input[type="text"].form-input-phone {
	padding: 0 -9px 0 37px! important;
	background: url(img/inq06.png) no-repeat 8px 11px;
}
.inquiry-form .form-btn-wrapx {
	width: 75%;
	padding-left: 30px;
	position: relative!important;
	height: auto! important;
	z-index: 99;
}
.inquiry-form .form-btn-wrapx .form-btn-submitx {
	position: absolute!important;
	right: 0;
	top: -55px;
	display: inline-block;
	vertical-align: top;
*display:inline;
*zoom:1;
	height: 30px;
	line-height: 30px;
	padding: 0 16px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-left-color: #ECC75C;
	border-right-color: #ECC75C;
	border-top-color: #F4D67E;
	border-bottom-color: #E1AF32;
	border-radius: 5px;
	color: #4C4C4E;
	text-shadow: 0 0 1PX rgba(0, 0, 0, 0.3);
	background: -moz-linear-gradient(top, #FFF5D1, #FCE26B);
	background: -o-linear-gradient(top, #FFF5D1, #FCE26B);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF5D1), to(#FCE26B));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5FFF5D1, endColorstr=#e5FCE26B);
}
.inquiry-form .form-btn-wrapx .form-btn-submitx {
*display:inline;
}
.inquiry-form .Validform_checktip {
	display: block;
	width: 93%;
	margin: -5px auto 5px;
	_display: none;
}
.inquiry-form .Validform_wrong {
	font-size: 12px;
	font-weight: bold;
	color: #da3439;
	_display: block;
}
.wpcf7-form .captcha-image {
	position: relative;
	padding-bottom: 20px;
}
.wpcf7-form .captcha-image .Validform_checktip {
	position: absolute;
	left: 20px;
	bottom: 0;
}
.none {
	display: none;
}
/*product-btn-wrap*/
@font-face {
	font-family: 'fontawesome';
	src: url('Font-Awesome/fontawesome-webfont.eot?5510888');
	src: url('Font-Awesome/fontawesome-webfont.eot?5510888#iefix') format('embedded-opentype'), url('Font-Awesome/fontawesome-webfont.woff?5510888') format('woff'), url('Font-Awesome/fontawesome-webfont.ttf?5510888') format('truetype'), url('Font-Awesome/fontawesome-webfont.svg?5510888#revicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.product-btn-wrap .email:before, .product-btn-wrap .pdf:before {
	font-family: "fontawesome";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
.product-btn-wrap .email, .product-btn-wrap .pdf {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-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;
}
.product-btn-wrap {
	position: relative;
	margin: 20px 0 0;
}
.product-btn-wrap .email, .product-btn-wrap .pdf {
	position: relative;
	display: inline-block;
 *display:inline;
 *zoom:1;
	vertical-align: top;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 3px;
	color: #FFF;
	margin: 0 20px 0 0;
	border: 1px solid #7f7f7f;
	background: #7f7f7f;
}
.product-btn-wrap .email:before {
	content: "\f0e0";
	padding: 0 3px 0 0;
}
.product-btn-wrap .pdf:before {
	content: "\f1c1";
	padding: 0 3px 0 0;
}
.product-btn-wrap .email:hover, .product-btn-wrap .pdf:hover {
	background: none;
	color: #7f7f7f;
}
.addthis_sharing_toolbox {
	float: right;
	margin: 5px 0 30px 0;
}
.product-summary li {
	font-size: 13px;
	margin: 5px 0;
	color: #000000;
}
.product-summary li em {
	width: 140px;
	float: left;
	color: #B2B2B2;
}
#send-email {
	margin-top: 30px;
}
 @media screen and (max-width:768px) {
.inquiry-form {
	padding: 35px 25px;
}
.inquiry-form .inquiry-form-ico {
	right: 5px;
	top: 5px;
}
.inquiry-form .inquiry-form-ico {
	width: 42px;
	height: auto;
}
.inquiry-form .form-text, .inquiry-form textarea {
	width: 100%!important;
}
.inquiry-form .form-btn-wrapx {
	width: 100%;
}
}
.inquiryfoot {
	margin-top: 10px;
}
.inquiryfoot, .inquiryfoot:visited {
	background: #222222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer
}
.attr-list li {
	float: left;
	width: 235px;
	margin: 5px 0;
	padding-right: 15px
}
.attr-list li .attr-name {
	color: #666;
	word-wrap: break-word
}
.attr-list li .attr-value {
	word-wrap: break-word
}
/*theme end*/
 /*language start*/

@font-face {
	font-family: 'fontawesome';
	src: url('fonts/Font-Awesome/fontawesome-webfont.eot?5510888');
	src: url('fonts/Font-Awesome/fontawesome-webfont.eot?5510888#iefix') format('embedded-opentype'), url('fonts/Font-Awesome/fontawesome-webfont.woff?5510888') format('woff'), url('fonts/Font-Awesome/fontawesome-webfont.ttf?5510888') format('truetype'), url('fonts/Font-Awesome/fontawesome-webfont.svg?5510888#revicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.change-language {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.change-language .change-language-cont .empty {
	display: none;
}
.change-language .change-language-cont .change-empty {
	text-align: center;
	padding: 10px 0;
}
.change-language .prisna-wp-translate-seo .lang-more {
	display: none;
	margin: 10px;
}
.change-languag, .change-language-cont ul, .change-language-cont ul li {
	text-align: left;
}
.change-language-info .language-icon:before {
	font-family: "fontawesome";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
.change-language .change-language-cont .lang-item-hide {
	display: none !important;
}
.change-language .change-language-cont .lang-more {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
}
.medium-title {
	cursor: pointer;
}
.sub-content {
	position: absolute;
	display: none;
	right: 0;
	background: #fff;
	border-radius: 5px 0 5px 5px;
	border: 1px solid #dbdbdb;
	z-index: 99999;
}
.change-language-info .change-language-title.title-show {
	border-radius: 5px 5px 0 0 !important;
	background: #fff;
	border-color: #dbdbdb;
}
.change-language-info .change-language-title.title-hide {
	border-radius: 5px !important;
	background: none;
	border-color: transparent;
}
.prisna-wp-translate-dropdown-hidden {
	display: none !important;
}
.change-language-info .language-icon {
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.change-language-info:hover .language-icon {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 6px;
}
.change-language-info {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.change-language-info .change-language-title {
	position: relative;
	line-height: 16px;
	padding: 6px 25px 6px 5px;
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	z-index: 100000;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;/* 	padding:5px 35px 5px 15px;







	background-color: #fff;







	border: 3px solid #10c7d7;







	border-radius: 18px; */
}
.change-language-info:hover .change-language-title, .change-language-info:hover .change-language-title a, .change-language-info:hover .change-language-title span, .change-language-info:hover .language-icon {
	color: inherit
}
.change-language-info .language-icon {
	position: absolute;
	right: 4px;
	top: 6px;
	/* color: #ffffff; */
}
.change-language-info .language-icon:before {
	content: "\f0d7";
}
.change-language-cont {
	top: 27px;
 *top: 26px;
	padding: 10px 5px;
	width: 350px;
}
 .change-language ::-webkit-scrollbar {
width:8px;
}
 .change-language ::-webkit-scrollbar-track {
background-color:#fff;
}
 .change-language ::-webkit-scrollbar-thumb {
background-color:rgba(0, 0, 0, 0.5);
border-radius:3px;
}
 .change-language .language-cont:hover::-webkit-scrollbar-thumb {
display:block
}
 .change-language ::-webkit-scrollbar-thumb:hover {
background-color:#9c3
}
 .change-language ::-webkit-scrollbar-thumb:active {
background-color:#00aff0
}
.change-language-cont ul li {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
 *display:inline;
 *zoom:1;
	width: 30%;
	margin: 0 1.666666%;
	list-style: none;
	border-bottom: 1px solid #ececec;
	padding: 5px 0;
	line-height: 16px;
}
.change-language-title span {
	color: #666666;
}
.language-flag span {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.language-flag .country-flag {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	background-repeat: no-repeat;
	background-image: url(img/all-m.gif);
	width: 22px;
	height: 16px;
	margin: 0 5px
}
.language-flag-af .country-flag {
	background-position: 0 0 !important;
}
.language-flag-sq .country-flag {
	background-position: 0 -16px !important;
}
.language-flag-ar .country-flag {
	background-position: 0 -32px !important;
}
.language-flag-hy .country-flag {
	background-position: 0 -48px !important;
}
.language-flag-az .country-flag {
	background-position: 0 -64px !important;
}
.language-flag-eu .country-flag {
	background-position: 0 -80px !important;
}
.language-flag-be .country-flag {
	background-position: 0 -96px !important;
}
.language-flag-bg .country-flag {
	background-position: 0 -112px !important;
}
.language-flag-ca .country-flag {
	background-position: 0 -128px !important;
}
.language-flag-zh .country-flag {
	background-position: 0 -144px !important;
}
.language-flag-zh-TW .country-flag {
	background-position: 0 -160px !important;
}
.language-flag-hr .country-flag {
	background-position: 0 -176px !important;
}
.language-flag-cs .country-flag {
	background-position: 0 -192px !important;
}
.language-flag-da .country-flag {
	background-position: 0 -208px !important;
}
.language-flag-nl .country-flag {
	background-position: 0 -240px !important;
}
.language-flag-en .country-flag {
	background-position: 0 -256px !important;
}
.language-flag-et .country-flag {
	background-position: 0 -272px !important;
}
.language-flag-tl .country-flag {
	background-position: 0 -288px !important;
}
.language-flag-fi .country-flag {
	background-position: 0 -304px !important;
}
.language-flag-fr .country-flag {
	background-position: 0 -320px !important;
}
.language-flag-gl .country-flag {
	background-position: 0 -336px !important;
}
.language-flag-ka .country-flag {
	background-position: 0 -352px !important;
}
.language-flag-de .country-flag {
	background-position: 0 -368px !important;
}
.language-flag-el .country-flag {
	background-position: 0 -384px !important;
}
.language-flag-ht .country-flag {
	background-position: 0 -400px !important;
}
.language-flag-iw .country-flag {
	background-position: 0 -416px !important;
}
.language-flag-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .country-flag {
	background-position: 0 -432px !important;
}
.language-flag-hu .country-flag {
	background-position: 0 -448px !important;
}
.language-flag-is .country-flag {
	background-position: 0 -464px !important;
}
.language-flag-id .country-flag {
	background-position: 0 -480px !important;
}
.language-flag-ga .country-flag {
	background-position: 0 -496px !important;
}
.language-flag-it .country-flag {
	background-position: 0 -512px !important;
}
.language-flag-ja .country-flag {
	background-position: 0 -528px !important;
}
.language-flag-ko .country-flag {
	background-position: 0 -544px !important;
}
.language-flag-la .country-flag {
	background-position: 0 -560px !important;
}
.language-flag-lv .country-flag {
	background-position: 0 -576px !important;
}
.language-flag-lt .country-flag {
	background-position: 0 -592px !important;
}
.language-flag-mk .country-flag {
	background-position: 0 -608px !important;
}
.language-flag-ms .country-flag {
	background-position: 0 -624px !important;
}
.language-flag-mt .country-flag {
	background-position: 0 -640px !important;
}
.language-flag-no .country-flag {
	background-position: 0 -656px !important;
}
.language-flag-fa .country-flag {
	background-position: 0 -672px !important;
}
.language-flag-pl .country-flag {
	background-position: 0 -688px !important;
}
.language-flag-pt .country-flag {
	background-position: 0 -704px !important;
}
.language-flag-ro .country-flag {
	background-position: 0 -720px !important;
}
.language-flag-ru .country-flag {
	background-position: 0 -736px !important;
}
.language-flag-sr .country-flag {
	background-position: 0 -752px !important;
}
.language-flag-sk .country-flag {
	background-position: 0 -768px !important;
}
.language-flag-sl .country-flag {
	background-position: 0 -784px !important;
}
.language-flag-es .country-flag {
	background-position: 0 -800px !important;
}
.language-flag-sw .country-flag {
	background-position: 0 -816px !important;
}
.language-flag-sv .country-flag {
	background-position: 0 -832px !important;
}
.language-flag-th .country-flag {
	background-position: 0 -848px !important;
}
.language-flag-tr .country-flag {
	background-position: 0 -864px !important;
}
.language-flag-uk .country-flag {
	background-position: 0 -880px !important;
}
.language-flag-ur .country-flag {
	background-position: 0 -896px !important;
}
.language-flag-vi .country-flag {
	background-position: 0 -912px !important;
}
.language-flag-cy .country-flag {
	background-position: 0 -928px !important;
}
.language-flag-yi .country-flag {
	background-position: 0 -944px !important;
}
.language-flag-bn .country-flag {
	background-position: 0 -960px !important;
}
.language-flag-eo .country-flag {
	background-position: 0 -976px !important;
}
.language-flag.language-flag-custom-afghanistan .country-flag {
	background-position: 0 -992px !important;
}
.language-flag.language-flag-custom-albania .country-flag {
	background-position: 0 -1008px !important;
}
.language-flag.language-flag-custom-algeria .country-flag {
	background-position: 0 -1024px !important;
}
.language-flag.language-flag-custom-argentina .country-flag {
	background-position: 0 -1040px !important;
}
.language-flag.language-flag-custom-australia .country-flag {
	background-position: 0 -1056px !important;
}
.language-flag.language-flag-custom-austria .country-flag {
	background-position: 0 -1072px !important;
}
.language-flag.language-flag-custom-belgium .country-flag {
	background-position: 0 -1088px !important;
}
.language-flag.language-flag-custom-brazil .country-flag {
	background-position: 0 -1104px !important;
}
.language-flag.language-flag-custom-canada .country-flag {
	background-position: 0 -1120px !important;
}
.language-flag.language-flag-custom-chile .country-flag {
	background-position: 0 -1136px !important;
}
.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
	background-position: 0 -1152px !important;
}
.language-flag.language-flag-custom-ecuador .country-flag {
	background-position: 0 -1168px !important;
}
.language-flag.language-flag-custom-egypt .country-flag {
	background-position: 0 -1184px !important;
}
.language-flag.language-flag-custom-england .country-flag {
	background-position: 0 -1200px !important;
}
.language-flag.language-flag-custom-luxembourg .country-flag {
	background-position: 0 -1216px !important;
}
.language-flag.language-flag-custom-malaysia .country-flag {
	background-position: 0 -1232px !important;
}
.language-flag.language-flag-custom-mexico .country-flag {
	background-position: 0 -1248px !important;
}
.language-flag.language-flag-custom-new-zealand .country-flag {
	background-position: 0 -1264px !important;
}
.language-flag.language-flag-custom-oman .country-flag {
	background-position: 0 -1280px !important;
}
.language-flag.language-flag-custom-qatar .country-flag {
	background-position: 0 -1296px !important;
}
.language-flag.language-flag-custom-saudi-arabia .country-flag {
	background-position: 0 -1312px !important;
}
.language-flag.language-flag-custom-singapore .country-flag {
	background-position: 0 -1328px !important;
}
.language-flag.language-flag-custom-south-africa .country-flag {
	background-position: 0 0 !important;
}
.language-flag.language-flag-custom-switzerland .country-flag {
	background-position: 0 -1344px !important;
}
.language-flag.language-flag-custom-syria .country-flag {
	background-position: 0 -1360px !important;
}
.language-flag.language-flag-custom-united-arab-emirates .country-flag {
	background-position: 0 -1376px !important;
}
.language-flag.language-flag-custom-united-states-of-america .country-flag {
	background-position: 0 -1392px !important;
}
.language-flag-hy .country-flag {
	background-position: 0 -1408px;
}
.language-flag-bs .country-flag {
	background-position: 0 -1424px;
}
.language-flag-ceb .country-flag {
	background-position: 0 -1440px;
}
.language-flag-ny .country-flag {
	background-position: 0 -1456px;
}
.language-flag-ha .country-flag {
	background-position: 0 -1472px;
}
.language-flag-hmn .country-flag {
	background-position: 0 -1488px;
}
.language-flag-ig .country-flag {
	background-position: 0 -1504px;
}
.language-flag-jw .country-flag {
	background-position: 0 -1520px;
}
.language-flag-kk .country-flag {
	background-position: 0 -1536px;
}
.language-flag-km .country-flag {
	background-position: 0 -1552px;
}
.language-flag-lo .country-flag {
	background-position: 0 -1568px;
}
.language-flag-la .country-flag {
	background-position: 0 -1584px;
}
.language-flag-mg .country-flag {
	background-position: 0 -1600px;
}
.language-flag-ml .country-flag {
	background-position: 0 -1616px;
}
.language-flag-mi .country-flag {
	background-position: 0 -1632px;
}
.language-flag-mr .country-flag {
	background-position: 0 -1648px;
}
.language-flag-mn .country-flag {
	background-position: 0 -1664px;
}
.language-flag-my .country-flag {
	background-position: 0 -1680px;
}
.language-flag-ne .country-flag {
	background-position: 0 -1696px;
}
.language-flag-pa .country-flag {
	background-position: 0 -1712px;
}
.language-flag-st .country-flag {
	background-position: 0 -1728px;
}
.language-flag-si .country-flag {
	background-position: 0 -1744px;
}
.language-flag-so .country-flag {
	background-position: 0 -1760px;
}
.language-flag-su .country-flag {
	background-position: 0 -1776px;
}
.language-flag-tg .country-flag {
	background-position: 0 -1792px;
}
.language-flag-uz .country-flag {
	background-position: 0 -1808px;
}
.language-flag-yo .country-flag {
	background-position: 0 -1824px;
}
.language-flag-zu .country-flag {
	background-position: 0 -1840px;
}
 @media (max-width:768px) {
.change-language-cont {
	top: auto;
 *top: auto;
	padding: 0;
	width: 100%;
	text-align: left;
}
.change-language {
	float: none !important;
}
.sub-content {
	position: relative;
	display: block;
	right: auto;
	border-radius: 0;
	border: none;
	box-shadow: none;
	z-index: 99999;
}
.change-language-title {
	display: none;
}
.change-language-cont ul li {
	width: auto
}
}
.none {
	display: none;
}
.inquiry-form-wrap {
	height: 420px !important;
	width: 100.5% !important;
}
.inquiry-pop-bd .inquiry-pop {
	width: 550px !important;
	height: 450px !important;
}
.side_content .side_list .cont li .ad_email:before {
	background-image: url(../custom_service/img/custom_service/icons01.png);
}
.email.inquiryfoot:nth-child(2), .product-btn-wrap .email:nth-child(2) {
	display: none;
}
.ad_prompt {
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	width: 100%;
	line-height: 40px;
	margin: -20px 0 0;
	text-align: center;
	color: #ff6f00;
	font-size: 20px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out;
	display: none;
}
 @-webkit-keyframes twinkling {
 0% {
 opacity:0;
}
 100% {
 opacity:1;
}
}
 @media only screen and (max-width:550px) {
.inquiry-pop-bd .inquiry-pop {
	width: 100%!important;
}
.inquiry-pop-bd .inquiry-pop .ico-close-pop {
	top: 5px !important;
	right: 5px !important;
}
.inquiry-pop-bd .inquiry-pop {
	padding: 0 !important;
}
}
/*language end*/

/*custom_service_off  start*/
.scrollsidebar, .scrollsidebar a {
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.scrollsidebar {
	position: absolute;
	z-index: 10009;
	top: 150px;
	right: 0;
}
.show_btn {
	width: 38px;
	height: 192px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(img/custom_service/show_btn.png) no-repeat center center;
}
.side_content {
	width: 0;
	height: auto;
	overflow: hidden;
	float: left;
}
.side_content .side_list {
	width: 140px;
	overflow: hidden;
	border: 1px solid #dadada;
	border-radius: 8px;
	position: relative;
	background: #FFF;
}
.side_content .side_list .hd img {
	width: 100%;
	border-bottom: 1px solid #dadada;
}
.side_content .side_list .cont li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	list-style: none;
	position: relative;
}
.side_content .side_list .cont li a {
	position: relative;
	display: block;
	padding: 0 0 0 43px;
	text-decoration: none;
}
.side_content .side_list .cont li a:before {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	left: 10px;
	width: 25px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.side_content .side_list .cont li .email:before {
	background-image: url(img/custom_service/icons01.png);
}
.side_content .side_list .cont li .skype:before {
	background-image: url(img/custom_service/icons02.png);
}
.side_content .side_list .cont li .inquiry:before {
	background-image: url(img/custom_service/icons03.png);
}
.side_content .side_list .cont li .qq:before {
	background-image: url(img/custom_service/icons04.png);
}
.ww {
	margin-left: -30px;
}
.side_content .side_list .t-code {
	padding: 10px 10px 7px;
	border-bottom: 1px solid #dadada;
}
.side_content .side_list .t-code img {
	width: 100%;
}
.side_content .side_list .side_title {
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
}
.side_content .side_list .side_title .close_btn {
	background: url(img/custom_service/close.png) no-repeat center center;
	width: 12px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 10px;
	cursor: pointer;
}
.side_content .side_list .side_title .close_btn span {
	display: none;
}
.inquiry-pop-bd {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100% !important;
	background: rgba(0, 0, 0, .7);
	display: none;
	overflow: hidden;
	z-index: 20000;
}
.inquiry-pop-bd .inquiry-pop {
	position: relative;
	width: 500px;
	background: #FFF;
	margin: 150px auto;
	padding: 30px;
	box-shadow: 0 0 10px rgba(255, 255, 255, .5)
}
.inquiry-pop-bd .inquiry-pop .ico-close-pop {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 30px;
	height: 30px;
	background: url(img/custom_service/fancy_close.png) no-repeat center center;
	cursor: pointer;
	z-index: 1;
}
 @media screen and (max-width: 769px) {
.inquiry-pop-bd .inquiry-pop {
	width: 96%;
	margin: 15% auto;
}
.inquiry-form .form-btn-wrapx .form-btn-submitx {
	top: 0 !important;
}
}
/*custom_service_off  end*/
body:after {
	content: url(img/close.png) url(img/loading.gif) url(img/prev.png) url(img/next.png);
	display: none;
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}
.lightbox .lb-image {
	display: block;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.lightbox a img {
	border: none;
}
.lb-outerContainer {
	position: relative;
	background-color: white;
 *zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-container {
	padding: 4px;
}
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(img/loading.gif) no-repeat;
}
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lb-container > .nav {
	left: 0;
}
.lb-nav a {
	outline: none;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.lb-prev, .lb-next {
	width: 49%;
	height: 100%;
	cursor: pointer;
	/* Trick IE into showing hover */

	display: block;
	z-index: 222;
}
.lb-prev {
	left: 0;
	float: left;
}
.lb-prev:hover {
	background: url(img/prev.png) left 48% no-repeat;
}
.lb-next {
	right: 0;
	float: right;
}
.lb-next:hover {
	background: url(img/next.png) right 48% no-repeat;
}
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
 *zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-data {
	padding: 0 4px;
	color: #bbbbbb;
}
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(img/close.png) top right no-repeat;
	text-align: right;
	outline: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
.lb-data .lb-close:hover {
	cursor: pointer;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure {
	margin: 0;
	padding: 0;
}
body, html, input, button, textarea {
	color: #333;
	font-family: 'SourceSansProLight';
	font-size: 14px;
	line-height: 24px;
}
article, aside, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
body {
	background: #ffffff;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3, h4, h5 {
	font-size: 16px;
}
img {
	border: none;
	vertical-align: middle;
}
li {
	list-style: none;
}
i, em {
	font-style: normal;
}
a {
	color: #444444;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #ffb901;
	text-decoration: none;
}
input[type="text"]:focus {
	outline: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #c1c1c1;
	margin: 15px 0 15px 0;
}
a:active, select, input, textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: 0!important;
}
* {
	outline: 0;
}
.owl-carousel {
	position: relative;
	width: 100%;
}
.owl-carousel .owl-item {
	float: left;
	min-height: 1px;
	position: relative;
	overflow: hidden;
}
.owl-carousel .owl-stage-outer {
	overflow: hidden;
	position: relative;
}
.owl-carousel .owl-controls {
	height: 0;
	overflow: visible;
}
.owl-stage {
	position: relative;
}
.owl-loaded .slide-item {
	display: block;
}
.owl-dots .owl-dot, .owl-prev, .owl-next {
	cursor: pointer;
}
.mobial_layout{display:none;}
/* clear floating */
.index-about .about-banner:after, .clearfix:after, .layout:after, .topbar:after, .product-intro:after, .product-shop dl:after, .color-list:after, #respond:after, .goods-related .related-list ul:after, .head-wrapper:after, .blog-widget .foot-blog-item:after, .products-scroll-list li:after, .blog-list .blog-item:after, .index-discover ul li:after, .exhibition-tit-bar:after, .detail-tabs:after, .index-video-news .layout:after, .index-news .index-news-cont .index-new-list:after, .index-newsletter-testimonial .layout:after, .index-about-wrap .index-about:after, .service-item:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.index-about .about-banner, .clearfix, .layout, .topbar, .product-intro, .product-shop dl, .color-list, #respond, .goods-related .related-list ul, .head-wrapper, .blog-widget .foot-blog-item, .products-scroll-list li, .blog-list .blog-item, .index-discover ul li, .exhibition-tit-bar, .detail-tabs, .index-video-news .layout, .index-news .index-news-cont .index-new-list, .index-newsletter-testimonial .layout, .index-about-wrap .index-about, .service-item {
*zoom:1;
}
.clear {
	clear: both;
}
/* layout */
.z9999 {
	z-index: 9999!important;
}
.layout, .path-bar .path-nav {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
body {
	width: 100%;
	min-width: 1200px;
	position: absolute;
	left: 0;
	top: 0
}
.container {
	position: relative;
	display: block;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
/* color */
.shopcart-title .goods-num, .head-login-info h4, .cate-menu li a.hover, .product-item .pd-price b, .blog-widget .foot-blog-item .blog-cont p a.more, .cate-menu li a:hover, .nav-bar .nav li ul li a:hover, .head-cartlist dl a:hover, .narrow-by li li a:hover, .narrow-by li li a.selected, .service-items .service-item li a:hover, .blog-list .blog-item .readmore, .blog-list .blog-item .readmore a, .sort-by ul li.selected a, .sort-by ul li.selected a:hover, .goods-may-like .goods-item .goods-price b, .product-summary .price-bar .special-price, .product-summary .discount, .total-price .price, .pd-name a:hover {
	color: #ffb901;
}
/* image */
.head-shopcart .ico-cart, .slide-banners .owl-prev, .slide-banners .owl-next, .product-slides .owl-prev, .product-slides .owl-next, .blog-widget .owl-prev, .blog-widget .owl-next, .narrow-by li li a, .narrow-by li a.with-ul-tit b, .sort-by ul li .arrow-down, .sort-by ul li .arrow-up, .path-bar .path-nav li .ico-home b, .product-intro .add-to-cart, .product-intro .add-to-wishlist, .goods-may-like .owl-prev, .goods-may-like .owl-next, .change-currency .arrow, .goods-related .icon-add, .product-summary .ico-tick {
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.hide-cate .cate-nav-btn:after, .product-summary .btn-add-to-cart:after, .color-list li.checked .color-small-img:after, .select-box .select-value:after, .size-list li.checked span.size-value:after {
	background-image: url(img/sprites.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
/* button */
.comment-form .form-item input[type="submit"], .goods-related .buy-together {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 0 18px;
	background: #bd362f;
	background: -webkit-linear-gradient(center top, #ee5f5b, #bd362f);
	background: -moz-linear-gradient(center top, #ee5f5b, #bd362f);
	background: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background: -o-linear-gradient(center top, #ee5f5b, #bd362f);
	background: linear-gradient( top, #ee5f5b, #bd362f);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.comment-form .form-item input[type="submit"]:hover, .goods-related .buy-together:hover, .ass:hover, .index-news .index-news-cont .index-new-list .index-new-pic:hover, .product-item .pd-img:hover {
	opacity: 0.8;
	-moz-opacity: 80;
	filter: alpha(opacity=80);
}
/* transition */
.slide-banners .owl-nav, .foot-social li a, .gotop, .blog-list .blog-item img, .product-item:hover .pd-img img, .product-item:hover .pd-img .img-hover, .goods-may-like .goods-item img, .topbar .currency-cur b, .head-social li img, .slide-banners-wrap .slide-prev, .slide-banners-wrap .slide-next, .nav ul, .nav-bar .nav li a, .foot-contact .inq-buttom a, .main-banner .slide-prev, .main-banner .slide-next, #nodes a, .about-banner-wrap .about-cont .about-more, .product-item .pd-img, .nav li:after, .products-tabs h2:after, .foot-social li, .product-slides .owl-prev, .product-slides .owl-next, .product-item .pd-info, .language .language-info .language-cont, .mobile-serve .mobile-head-hide, .foot-inquiry .subscribe-form .subscribe-btn, .product-item .pd-info .pd-more, .product-item, .product-item .item-wrap, .product-item .pd-img img, .owl-nav, .owl-prev, .owl-next, .service-item .item-wrap .service-img img {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-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;
}
.product-item .pd-shadow-wrap .pd-shadow, .foot-social li, .comp-item .comp-wrap, .comp-item .comp-wrap .comp-info, .comp-item .comp-wrap .comp-more, .product-item .pd-img .pd-shadow {
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product-item .pd-shadow-wrap, .product-item .pd-shadow-wrap .pd-ico {
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.service-item:hover .item-wrap .service-img img {
	-moz-transform: translateY(-7px);
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px);
}
.pc-nav ul, .language .language-info .language-cont {
	-moz-transform: translateY(60px);
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-o-transform: translateY(60px);
	transform: translateY(60px);
}
.mobile-serve .mobile-head-hide {
	-moz-transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	transform: translateY(-60px);
}
.nav ul.bl-ul, .language .language-info .language-cont.language-cont-hover, .mobile-serve .mobile-head-show {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.head-social li:hover img {
	-moz-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.recording-item:hover .recording-wrap .recording-img img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
@font-face {
	font-family: 'MyriadProLight';
	src: url('fonts-mryoung/MyriadPro-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProBlack';
	src: url('fonts-mryoung/SourceSansPro-Black.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProBlackIt';
	src: url('fonts-mryoung/SourceSansPro-BlackIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProBold';
	src: url('fonts-mryoung/SourceSansPro-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProBoldIt';
	src: url('fonts-mryoung/SourceSansPro-BoldIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProExtraLight';
	src: url('fonts-mryoung/SourceSansPro-ExtraLight.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProExtraLightIt';
	src: url('fonts-mryoung/SourceSansPro-ExtraLightIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProIt';
	src: url('fonts-mryoung/SourceSansPro-It.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProLight';
	src: url('fonts-mryoung/SourceSansPro-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProLightIt';
	src: url('fonts-mryoung/SourceSansPro-LightIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProRegular';
	src: url('fonts-mryoung/SourceSansPro-Regular.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProSemibold';
	src: url('fonts-mryoung/SourceSansPro-Semibold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansProSemiboldIt';
	src: url('fonts-mryoung/SourceSansPro-SemiboldIt.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SchadowBTRoman';
	src: url('fonts-mryoung/SchadowBT-Roman.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Sitka';
	src: url('fonts-mryoung/Sitka.ttc');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldBold';
	src: url('fonts-mryoung/Oswald-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldLight';
	src: url('fonts-mryoung/Oswald-Light.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldRegular';
	src: url('fonts-mryoung/Oswald-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?-l21epb');
	src: url('fonts/icomoon.eot?#iefix-l21epb') format('embedded-opentype'),  url('fonts/icomoon.woff?-l21epb') format('woff'),  url('fonts/icomoon.ttf?-l21epb') format('truetype'),  url('fonts/icomoon.svg?-l21epb#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-"], [class*=" icon-"], a.with-child:after, .widget-cates li a.with-ul-tit:before, .widget-cates li.with-ul-hide a.with-ul-tit:before, .tit-ico:before, .btn-inquiry:before, .nav >li.ico-home:before, .product-item .pd-shadow-wrap .pd-ico:before, .mobile-foot-contact .head-phone span:before, .mobile-foot-contact .head-email span:before, .side-tit-ico:before {
font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.head-wrapper {
	position: relative;
	z-index: 10000;
	width: 100%;
}
.topbar {
	position: relative;
	height: 96px;
	border-bottom: 1px solid #897a67;
	text-align: right;
}
.head-social, .head-social li, .head-search {
	position: relative;
	display: inline-block;
 *display:inline;
	vertical-align: top;
 *zoom:1;
	text-align: left;
}
.head-contact {
	position: relative;
	float: left;
}
.head-contact .head-phone, .head-contact .head-email {
	position: relative;
	display: inline-block;
 *display:inline;
 *zoom:1;
	vertical-align: top;
	line-height: 56px;
	padding: 0 0 0 29px;
	margin: 0 55px 0 0;
}
.head-contact .head-phone {
	background: url(img/icons05.png) no-repeat left 21px;
}
.head-contact .head-email {
	background: url(img/icons04.png) no-repeat left 20px;
}
.head-search {
	width: 160px;
	height: 30px;
	border: 1px solid #efefef;
	overflow: hidden;
	margin: 11px 5px 0;
	top: 20px;
}
.head-search .search-ipt {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 105px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background: none;
	border: none;
}
.head-search .search-btn {
	position: absolute;
	display: block;
	overflow: hidden;
	border: none;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	background: url(img/search-btn.png) no-repeat center center;
}
.head-social {
}
.head-social li {
	width: 27px;
	text-align: center;
	line-height: 90px;
	margin: 0 0 0 7px;
}
.head-social li img {
	max-height: 27px;
}
.language {
	float: right;
	margin: 17px 0 0
}
.header {
	position: relative;
	background: #121a1d;
}
.logo {
	position: relative;
	/*! height: 50px; */
	/*! line-height: 50px; */
	float: left;
	font-size: 24px;
	font-family: 'CURSIVE';
	font-weight: bold;
}
.logo img {
	position: relative;
	display: inline-block;
 *
	display:inline;
	/* vertical-align: middle; */
	max-height: 90px;
}
.nav-bar {
	position: relative;
	height: 50px;
	float: left;
}
.nav {
	float: left;
	margin: 0 0 0 80px;
}
.nav li, .nav li a {
	position: relative;
	display: block;
	/* color: #ffffff; */
}
.nav > li {
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.nav > li > a {
	padding: 0 33px;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-family: 'SourceSansProSemibold';
	font-size: 18px;
}
.nav li li {
	display: block;
 *display:block;
	line-height: 35px;
	padding: 0 10px;
}
.nav li li a {
	border-bottom: 1px dotted #DFE3E6;
	color: #ffffff;
}
.nav ul {
	width: 220px;
	padding: 10px 0;
	position: absolute;
	top: 52px;
	left: 0;
	background: #000000;
	text-align: left;
	visibility: hidden;
	opacity: 0;
}
.nav ul ul {
	top: 0;
	left: 220px;
}
.nav ul.bl-ul {
	display: block;
	height: auto;
	opacity: 1;
	visibility: visible
}
.nav-bar .nav li .nav-ico {
	display: block;
	width: 11px;
	height: 50px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	right: 18px;
	background: url(img/icons01.png) no-repeat center center
}
.nav-bar .nav li:hover > a, .nav-bar .nav li.nav-current > a {
	color: #ffffff;
}
.nav-bar .nav li:hover .nav-ico, .nav-bar .nav li.nav-current .nav-ico {
	background: url(img/icons01-hover.png) no-repeat center center
}
.nav-bar .nav li li .nav-li-ico {
	display: block;
	width: 0;
	height: 0;
	border: 4px solid;
	position: absolute;
	top: 15px;
	right: 5px;
	border-color: transparent transparent transparent #999;
	background: none;
	margin: 0;
	padding: 0;
}
.nav-bar .nav li li:hover .nav-li-ico {
	border-color: transparent transparent transparent #ffb901;
}
/* slide banner */
/*.slide-banners-wrap {*/
/*	margin: 0 auto;*/
/*	position: relative;*/
/*}*/
/*.slide-banners {*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*}*/
/*.slide-banners .slide-item {*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	display: none;*/
/*	width: 100%;*/
/*	background-repeat: no-repeat;*/
/*	background-position: center center;*/
/*}*/
/*.slide-banners-wrap .slide-banners .slide-item img {*/
/*	position: relative;*/
/*	width: 100%;*/
/*}*/
/*.slide-banners .slide-item a {*/
/*	position: relative;*/
/*	display: block;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	overflow: hidden;*/
/*}*/
/*.slide-banners .slide-item b {*/
/*	display: block;*/
/*	width: 2em;*/
/*	height: 2em;*/
/*	border-radius: 50%;*/
/*	line-height: 2em;*/
/*	text-align: center;*/
/*	color: #fff;*/
/*	background: #ff9600;*/
/*	position: absolute;*/
/*	right: 2px;*/
/*	top: 2px;*/
/*	font-weight: normal;*/
/*	font-family: Arial;*/
/*}*/
/* Direction Nav */	
/*.slide-banners .flex-direction-nav {*/
/**height: 0;*/
/*}*/
/*.slide-banners .flex-direction-nav a {*/
/*	display: block;*/
/*	width: 35px;*/
/*	height: 35px;*/
/*	position: absolute;*/
/*	z-index: 9999;*/
/*	top: 50%;*/
/*	margin-top: -17px;*/
/*	text-indent: -9999em;*/
/*	overflow: hidden;*/
/*	cursor: pointer;*/
/*	background-repeat: no-repeat;*/
/*	background-position: center center;*/
/*	opacity: 0;*/
/*	background-color: #ffb901;*/
/*	border-radius: 50%;*/
/*}*/
/*.slide-banners .flex-direction-nav .flex-prev {*/
/*	background-image: url(img/prev.png);*/
/*	left: 0;*/
/*}*/
/*.slide-banners .flex-direction-nav .flex-next {*/
/*	background-image: url(img/next.png);*/
/*	right: 0;*/
/*}*/
/*.slide-banners:hover .flex-direction-nav a {*/
/*	opacity: 1;*/
/*}*/
/*.slide-banners:hover .flex-direction-nav .flex-prev {*/
/*	left: 100px;*/
/*}*/
/*.slide-banners:hover .flex-direction-nav .flex-next {*/
/*	right: 100px;*/
/*}*/
/*.slide-banners .flex-direction-nav .flex-prev:hover, .slide-banners .flex-direction-nav .flex-next:hover {*/
/*	opacity: 1*/
/*}*/
/*.main-banner .flex-direction-nav {*/
/*	display: none;*/
/*}*/


/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container { width: 100%; position: relative; padding: 0; background: #fff; z-index: 999; }
.fullwidthbanner-container { width: 100%; position: relative; padding: 0; overflow: hidden; }
.fullwidthbanner-container .fullwidthabanner { width: 100%; position: relative; }
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img { 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/ }
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption { /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
position: absolute; -webkit-font-smoothing: antialiased !important; }
/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow { position: absolute; margin-left: auto; margin-right: auto; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.tp-bannershadow.tp-shadow1 { background: url(../assets/shadow1.png) no-repeat; background-size: 100% 100%; width: 890px; height: 30px; bottom: -30px }
.tp-bannershadow.tp-shadow2 { background: url(../assets/shadow2.png) no-repeat; background-size: 100% 100%; width: 890px; height: 60px; bottom: -60px }
.tp-bannershadow.tp-shadow3 { background: url(../assets/shadow3.png) no-repeat; background-size: 100% 100%; width: 890px; height: 60px; bottom: -60px }
/******************************
	-	BUTTONS	-
*******************************/

/*-------------------------------
			rev_slider start
			----------------------------------*/			
.rev_slider_wrapper { position: relative; }
.rev_slider_wrapper >ul { visibility: hidden; }
.rev_slider { position: relative; overflow: visible; }
.rev_slider img { max-width: none !important; -moz-transition: none 0; -webkit-transition: none 0; -o-transition: none 0; transition: none 0; margin: 0px; padding: 0px; border-width: 0px; border: none; }
.rev_slider .no-slides-text { font-weight: bold; text-align: center; padding-top: 80px; }
.rev_slider >ul { margin: 0px; padding: 0px; list-style: none !important; list-style-type: none; background-position: 0px 0px; }
.rev_slider >ul >li, .rev_slider >ul >li:before { list-style: none !important; position: absolute; visibility: hidden; margin: 0px !important; padding: 0px !important; overflow-x: visible; overflow-y: visible; list-style-type: none !important; background-image: none; background-position: 0px 0px; text-indent: 0em; }
.tp-revslider-slidesli, .tp-revslider-mainul { padding: 0 !important; margin: 0 !important; list-style: none !important; }
.tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before { list-style: none; padding: 0 !important; margin: 0 !important; list-style: none !important; overflow-x: visible; overflow-y: visible; background-image: none }
.tp-simpleresponsive >ul li { list-style: none; position: absolute; visibility: hidden; }
.rev_slider .tp-caption, .rev_slider .caption { position: absolute; visibility: hidden; line-height: normal }
.rev_slider .tp-caption.itemText { width: 500px; }
.rev_slider li.evenItem .tp-caption.itemText { text-align: right }
.tp-caption { font-family: "Times New Roman", Times, serif; z-index: 1; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.tp-caption img { width: 500px; }
.tp-caption h1.title { font-size: 42px; color: #328fff; text-transform: uppercase; font-weight: bold; line-height: normal }
.tp-caption .banner-detail { font-size: 22px; margin: -20px 0 20px; line-height: 30px; color: #999; line-height: normal }
.tp-caption .banner-more { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.tp-caption .banner-more:hover { background: none; color: #328fff; }
.rev_slider li.evenItem .tp-caption.itemText h1.title { color: #FFF; }
.rev_slider li.evenItem .tp-caption.itemText .banner-detail { color: #e8e8e8; }
.rev_slider li.evenItem .tp-caption.itemText .banner-more { background: #FFF; color: #328fff; }
.rev_slider li.evenItem .tp-caption.itemText .banner-more:hover { background: none; color: #e8e8e8; }
.tparrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; -webkit-transform: translateZ(1000px); -webkit-transform-style: preserve-3d; }
.tparrows .tp-arr-imgholder { display: none }
.tparrows .tp-arr-titleholder { display: none }
.tparrows.hidearrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.tp-leftarrow, .tp-rightarrow { position: absolute;  width: .5rem;
 height: .5rem;
text-align: center;  line-height: .5rem;
 margin: -.25rem 0 0;
display: block; top: 50%; cursor: pointer; -webkit-transition: all .3s ease; z-index: 10;  font-size: .2rem;
-webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; color: #000; color: #fff; z-index: 9999999; font-size: 54px; }
.tp-leftarrow { left: 100px !important; }
.tp-rightarrow { right: 100px !important; }
.tp-leftarrow:before { font-family: 'fontawesome'; content: "\f104"; }
.tp-rightarrow:before { font-family: 'fontawesome'; content: "\f105"; }
.tp-leftarrow:hover, .tp-rightarrow:hover { opacity: 1; }
.tp_inner_padding { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; max-height: none !important; }
.tp-hide-revslider, .tp-caption.tp-hidden-caption { visibility: hidden !important; display: none !important }
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video { max-width: none !important }
/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass { filter: none !important; }
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 99;
	display: none;
	visibility: hidden
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
	vertical-align: top;
}
.flex-control-paging li a {
	width: 7px;
	height: 7px;
	display: block;
	background: #000000;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
}
.flex-control-paging li a.flex-active {
	background: #ffb901;
}
.slide-about .flex-direction-nav {
	display: none;
	visibility: hidden
}
.slide-about .flex-control-nav {
	/*display: block;*/
	visibility: visible;
	bottom: 0
}
.index-layout, .page-layout {
	position: relative;
	width: 100%;
	padding: 0 0 80px;
}
.index-about-wrap {
	position: relative;
	width: 100%;
	padding: 100px 0;
	background: #f6f6f6;
}
.index-about {
	position: relative;
	width: 100%;
}
.index-about .about-banner {
	position: relative;
	width: 755px;
	float: right;
	border: 4px solid #ffb901;
}
.index-about .about-banner img {
	height: 435px;
}
.index-about .about-img {
	position: relative;
	width: 755px;
	float: right;
	border: 4px solid #ffb901;
}
.index-about .about-img img {
	position: relative;
	height: 317px;
}
.index-about .about-cont {
	position: relative;
	width: 420px;
	float: left;
}
.index-about .about-cont .slide-about {
	position: relative;
	overflow: hidden;
	padding: 30px 0 0;
	/* margin: 0 0 0 122px; */
}
.index-about .about-cont .about-title {
	display: inline-block;
	font-size: 30px;
}
.index-about .about-cont .about-sub-title {
	position: relative;
	font-size: 24px;
	font-family: 'SourceSansProSemibold';
	margin: 15px 0 5px;
}
.index-about .about-cont .about-sub-title, .index-about .about-cont .about-sub-title a {
	color: #1e1a1a;
}
.index-about .about-cont .about-detail {
	position: relative;
	color: #999;
	font-size: 16px;
}
.index-service-wrap {
	position: relative;
	width: 100%;
	margin-top: 50px;
}
.index-service {
	position: relative;
	width: 1299px;
}
.service-item {
	position: relative;
	display: block;
	width: 334px;
	TEXT-ALIGN: center;
	margin: 0 99px 0 0;
	padding: 10px 0 0
}
.service-item .item-wrap {
	position: relative;
}
.service-item .item-wrap .service-img {
	position: relative;
	/* width: 70px; */
	/* float: left; */
}
.service-item .item-wrap .service-img img {
	position: relative;
	/* max-width: 48px; */
	margin: 4px 0 0;
}
.service-item .item-wrap .service-info {
	position: relative;
	/* width: 260px; */
	padding: 30px 0;
	/* float: right; */
}
.service-item .item-wrap .service-info .service-title {
	position: relative;
	font-family: 'SourceSansProRegular';
	font-weight: normal;
	font-size: 26px;
}
.service-item .item-wrap .service-info .service-detail {
	margin: 10px 0 0;
	font-size: 16px;
}
.index-product-wrap {
	position: relative;
	width: 100%;
}
.index-tit-bar {
	position: relative;
	width: 100%;
	margin: 80px 0 30px;
}
.index-tit-bar .title,.index-about .about-cont .about-title {
	position: relative;
	font-size: 30px;
	font-family: 'SourceSansProSemibold';
	padding: 0 0 0 122px;
}
.index-tit-bar .title span, .index-about .about-title span {
	color: #ffb901
}
.index-tit-bar .title, .index-tit-bar .title a, .index-about .about-title, .index-about .about-title a {
	color: #1e1a1a;
}
.index-tit-bar .title:before,.index-about .about-cont .about-title:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 1px;
	left: 1px;
	top: 50%;
	background: #434343;
}
.product-wrap {
	position: relative;
	width: 1224px;
}
.product-slides {
	position: relative;
	width: 100%;
}
.product-slides .owl-nav, .goods-items .owl-nav {
	display: inline;
	position: absolute;
	top: -25px;
	margin: -23px 0 0;
	right: 24px;
	z-index: 0;
}
.goods-items .owl-nav {
	right: 26px;
	top: -10px
}
.product-slides .owl-prev, .product-slides .owl-next, .goods-items .owl-prev, .goods-items .owl-next {
	position: relative;
	width: 21px;
	height: 22px;
	overflow: hidden;
	z-index: 999;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-indent: 99999px;
	background-image: url(img/pd-nav.png);
	float: left;
	margin: 0 0 0 7px;
}
.product-slides .owl-prev, .goods-items .owl-prev {
	background-position: 0 0;
}
.product-slides .owl-next, .goods-items .owl-next {
	background-position: -79px 0;
}
.product-slides .owl-prev:hover, .goods-items .owl-prev:hover {
	background-position: 0 -27px;
}
.product-slides .owl-next:hover, .goods-items .owl-next:hover {
	background-position: -79px -27px;
}
.product-slides .owl-prev.disabled:hover, .product-slides .owl-next.disabled:hover, .product-slides .owl-prev.disabled, .product-slides .owl-next.disabled {
	background-color: transparent;
	cursor: default;
	filter: alpha(opacity=0);
	opacity: 0;
}
.product-item {
	position: relative;
	display: inline-block;
 *display:inline;
	vertical-align: top;
 *zoom:1;
	text-align: center;
	width: 296px;
	margin: 0 26px 24px 0;
	text-align: center;
}
.product-slides .product-item {
	width: 282px;
	margin: 0 24px 0 0;
}
.product-item .item-wrap {
	position: relative;
	/* border: 1px solid #b9afa4; */
	padding: 3px;
	background: #ffffff;
}
.product-slides .product-item .item-wrap {
	padding: 0;
}
.product-item .pd-img {
	position: relative;
	width: 100%;
}
.product-item .pd-img img {
	position: relative;
	width: 100%;
	border: 1px solid #b9afa4;
}
.product-item .pd-info {
	position: relative;
	padding: 10px;
}
.product-item .pd-info .pd-name {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
.product-item .pd-info .pd-name, .product-item .pd-info .pd-name a {
	color: #252525;
	text-transform: capitalize;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product-item .pd-info:hover a {
	color: #ffb901;
}
.foot-wrapper {
	position: relative;
	width: 100%;
	background: url(img/foot-bg.png) repeat center center;
}
.foot-wrapper, .foot-wrapper a {
	color: #fff;
}
.foot-wrapper a:hover {
	color: #ffb901;
}
.foot-wrapper .foot-items {
	padding: 35px 0 20px;
}
.foot-items .foot-item {
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	font-size: 16px;
}
.foot-items .foot-item .foot-tit {
	position: relative;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: normal;
	font-family: 'SourceSansProSemibold'
}
.foot-item-contact {
	width: 305px;
}
.foot-item-inquiry {
	width: 280px;
	margin: 0 100px
}
.foot-item-blog {
	width: 370px;
}
.foot-item-contact {
	display: block;
}
.foot-item-contact li {
	position: relative;
	line-height: 25px;
	padding: 0 0 10px 30px;
	font-family: 'SourceSansProExtraLight';
}
.foot-item-contact li:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-image: url(img/icons03.png);
	background-repeat: no-repeat;
}
.foot-item-contact li.foot-addr:before {
	background-position: 0 3px;
}
.foot-item-contact li.foot-phone:before {
	background-position: 0 -40px;
}
.foot-item-contact li.foot-email:before {
	background-position: 0 -76px;
}
.foot-item-contact li.foot-fax:before {
	background-position: 0 -114px;
}
.foot-item-contact li.foot-sky:before {
	background-position: 0 -153px;
}
.foot-item-inquiry .subscribe p {
	line-height: 20px;
	margin: 12px 0 18px;
}
.subscribe-form {
	position: relative;
}
.subscribe-form .subscribe-ipt {
	position: relative;
	width: 260px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	display: block;
	overflow: hidden;
	background: #7e7e7e;
	border: none;
	color: #b7b7b7;
	font-style: italic;
}
.subscribe-form .subscribe-btn {
	position: relative;
	padding: 0 18px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #ffb901;
	background: #ffb901;
	color: #fff;
	display: block;
	overflow: hidden;
	margin: 11px 0 0;
	font-family: 'SourceSansProRegular';
	font-size: 16px;
}
.subscribe-form .subscribe-btn:hover {
	background: none
}
.blog-slides {
	position: relative;
	display: block;
}
.blog-slides .foot-blog-item {
	position: relative;
	width: 100%;
}
.blog-slides .foot-blog-item .blog-cont {
}
.blog-slides .foot-blog-item .blog-cont .blog-cont-pic {
	position: relative;
	width: 100px;
	float: left;
	margin: 8px 20px 0 0;
}
.blog-slides .foot-blog-item .blog-cont .blog-cont-pic img {
	position: relative;
	width: 100%;
}
.blog-slides .foot-blog-item .blog-cont .blog-cont-detail {
}
.blog-slides .foot-blog-item .blog-cont .blog-cont-detail time {
	font-style: italic;
	font-size: 14px;
}
.blog-slides .foot-blog-item .blog-cont .blog-cont-detail p {
	line-height: 18px;
}
.blog-slides .owl-nav {
	position: absolute;
	bottom: 0;
	left: 120px;
}
.blog-slides .owl-prev, .blog-slides .owl-next {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	text-indent: 10000px;
	margin: 0 6px 0 0;
	background-repeat: no-repeat;
	background-image: url(img/pd-nav.png);
}
.blog-slides .owl-prev {
	background-position: 0 -63px
}
.blog-slides .owl-next {
	background-position: -93px -63px
}
.blog-slides .owl-prev:hover {
	background-position: 0 -82px
}
.blog-slides .owl-next:hover {
	background-position: -93px -82px
}
.foot-item-blog .foot-img {
	margin: 40px 0 0
}
.footer {
	position: relative;
	padding: 10px 0;
	border-top: 1px solid #7e7e7e;
}
.footer .foot-nav {
	display: inline-block;
}
.footer .foot-nav li {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
}
.foot-nav li a {
	padding: 0 10px;
}
.foot-nav li:after {
	content: "|";
}
.foot-nav li:last-child:after {
	content: "";
	display: none;
}
.footer .copyright {
	line-height: 30px;
}
.gotop {
	display: block;
	width: 45px;
	height: 40px;
	padding: 5px 0 0;
	line-height: 40px;
	text-align: center;
	background-image: url(img/ico_top.png);
	background-position: center 9px;
	background-repeat: no-repeat;
	background-color: #ffb901;
	position: fixed;
	right: 20px;
	bottom: 40px;
	color: #fff;
	font-family: 'SourceSansProRegular';
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 80;
	filter: alpha(opacity=80);
}
.gotop:hover {
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	opacity: 1;
	-moz-opacity: 100;
	filter: alpha(opacity=100);
}
.path-bar {
	position: relative;
	line-height: 30px;
	margin: 0 0 45px;
	background: #54515c;
}
.path-bar li:after {
	content: "/";
	position: absolute;
	display: block;
	overflow: hidden;
	right: 0;
	top: 0
}
.path-bar .path-nav {
}
.path-bar li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-family: 'SourceSansProSemibold';
	color: #fff;
}
.path-bar li a {
	display: block;
	padding: 0 15px 0 5px;
	color: #fff;
}
.path-bar li:hover a, .path-bar li.current a {
}
.path-bar li:last-child:after {
	content: '';
}
.aside {
	float: left;
	width: 225px;
}
.side-tit-bar {
	position: relative;
	margin: 0 0 15px;
}
.side-tit-bar .side-tit {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	font-family: 'SourceSansProSemibold';
	color: #000;
}
.side-widget {
	position: relative;
	margin: 0 0 40px;
}
.side-widget .side-hide {
}
.side-cate ul li {
	position: relative;
}
.side-cate ul li a {
	position: relative;
	line-height: 30px;
	display: block;
	padding: 0 0 0 15px;
}
.side-cate ul li ul {
	display: none
}
.side-cate ul li li a {
	padding: 0 0 0 25px;
}
.side-cate ul li a:hover {
	color: #ffb901;
}
.side-cate ul li .icon-cate {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.side-cate ul li .icon-cate-down:before {
	content: "\ea0a";
	color: #9aacb8;
	font-size: 10px;
}
.side-cate ul li .icon-cate-up:before {
	content: "\ea0b";
	color: #9aacb8;
	font-size: 10px;
}
.products-scroll-list-wrap {
	position: relative;
}
.products-scroll-list {
	position: relative;
	padding: 15px 0 0;
}
.products-scroll-list li {
	padding: 0 8px 15px;
	display: block;
	overflow: hidden;height: auto !important;
margin-bottom: 15px;
}
.products-scroll-list li img {
	width: 58px;
	border: 1px solid #EAEAEA;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 2px;
}
.products-scroll-list li .pd-info {
	line-height: 20px;
	overflow: hidden;
}
.products-scroll-btn-prev {
	width: 100%;
	height: 19px;
	display: block;
	background: url(img/icons-prev.png) no-repeat center center;
}
.products-scroll-btn-next {
	width: 100%;
	height: 19px;
	display: block;
	background: url(img/icons-next.png) no-repeat center center;
	margin: -10px 0 0
}
.side-bn {
	max-width: 100%;
	margin: 0 0 25px 0;
}
.side-bn img {
	max-width: 100%
}
.side-contact {
	border-bottom: 1px solid #E8E8E8;
}
.side-contact .side-pic {
	position: relative;
	width: 100%;
	margin: 0 0 5px 0;
}
.side-contact .side-pic img {
	position: relative;
	width: 100%;
}
.side-contact ul {
	padding: 0 8px
}
.side-contact ul li {
	padding: 6px 0 6px 17px;
	background: url(img/icons12.png) no-repeat left 12px;
	border-bottom: 1px solid #E8E8E8;
	line-height: 20px;
}
.side-contact ul li:last-child {
	border-bottom: none;
}
.side-contact ul li span {
	font-weight: bold;
}
.main {
	position: relative;
	width: 940px;
	display: block;
	overflow: hidden;
	float: right;
}
.main-tit-bar {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 8px;
	margin: 0 0 10px;
}
.main-tit-bar .title {
	position: relative;
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	font-family: 'SourceSansProSemibold';
	font-weight: normal
}
.main-tit-bar .share-this {
	display: inline;
	float: right;
	margin: 0 10px 0 0;
}
.main-banner {
	position: relative;
	display: block;
}
.main-banner-cont {
	border-top: none;
	padding: 0 0 15px;
	display: block;
	overflow: hidden;
}
.main-banner .slide-banners {
	height: auto;
	margin: 0 0 8px 0;
}
.main-banner .slide-banners .slide-item {
	height: auto;
}
.main-banner .slide-banners .slide-item img {
	width: 100%;
}
.goods-summary {
	line-height: 20px;
	padding: 5px 0;
	color: #222222;
}
.product-list {
	margin: 20px 0 0;
}
.product-list, .certificate-list, .video-list, .download-list, .faq-list {
	position: relative;
	overflow: hidden;
	background: #FFF;
}
.product-list ul, .certificate-list ul, .video-list ul {
	position: relative;
	width: 115%;
}
.download-list ul {
}
.download-list ul li {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 30px;
	padding: 30px 0 10px;
	border-bottom: 1px solid #E9E9E9;
}
.download-list ul li .download-cont {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	float: left;
}
.download-list ul li .download-cont .download-pic {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.download-list ul li .download-cont .download-pic img {
	max-width: 25px;
	max-height: 25px;
}
.download-list ul li .download-cont .download-detail {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	margin: 0 15px;
	font-size: 18px;
	font-family: 'SourceSansProSemibold';
}
.download-list ul li .download-button {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-left-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-top-color: #C9C9C9;
	border-bottom-color: #A5A5A5;
	border-radius: 5px;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F1F1F1', endColorStr='#DADADA', gradientType='0');
	background: -moz-linear-gradient(top, #F1F1F1, #DADADA);
	background: -o-linear-gradient(top, #F1F1F1, #DADADA);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#DADADA));
}
.download-list ul li .download-button a {
	position: relative;
	display: block;
	padding: 0 12px 0 40px;
	color: #0A0A0A;
	background-image: url(img/icons08.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.faq-list ul {
}
.faq-list ul li {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #E9E9E9;
	color: #3D3D3D;
}
.faq-list ul li .faq-title {
	position: relative;
	padding: 20px 0 16px 42px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}
.faq-list ul li .faq-title b {
	position: absolute;
	left: 1px;
	top: 20px;
	width: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
}
.faq-list ul li .faq-title b.faq-down {
	background: url(img/icons10.png) no-repeat center center;
}
.faq-list ul li .faq-title b.faq-up {
	background: url(img/icons09.png) no-repeat center center;
}
.faq-list ul li .faq-title h2 {
	font-weight: normal;
	font-size: 18px;
	font-family: 'SourceSansProSemibold';
}
.faq-list ul li .faq-cont {
	position: relative;
	padding: 0 0 30px 42px;
	font-size: 14px;
}
.page-bar .pages {
	display: block;
	padding: 10px;
	margin: 20px 0 30px;
	text-align: center;
	font-size: 12px;
}
.pages a, .pages span {
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	border: 1px solid #CFCFCF;
	height: 34px;
	line-height: 34px;
	padding: 0 13px;
	margin: 0 4px;
	vertical-align: middle;
	font-family: "SourceSansProRegular";
	border-radius: 3px;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#ECECEC', gradientType='0');
	background: -moz-linear-gradient(top, #FFFFFF, #ECECEC);
	background: -o-linear-gradient(top, #FFFFFF, #ECECEC);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#ECECEC));
}
.pages span, .pages span a {
	text-transform: uppercase;
}
.pages span {
	margin: 0 10px;
}
.page-count {
}
.pages .page-prev {
	margin: 0 10px 0 10px;
}
.pages .page-next {
	margin: 0 0 0 15px;
}
.pages a.current, .pages a:hover {
	color: #FFF;
	background: #333333;
	border: 1px solid #333333;
}
.pages a:hover {
	text-decoration: none;
}
/* product photos */
.product-intro {
	position: relative;
	display: block;
}
.product-view {
	width: 322px;
	float: left;
	position: relative;
	padding: 0 0 10px;
	background: #fff;
	text-align: center;
}
.product-view .text-tips {
	clear: both;
	color: #666;
	padding: 15px 0;
	line-height: 1.5em;
}
.product-view .product-img {
	display: table-cell;
	width: 320px;
	height: 320px;
	text-align: center;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
}
.product-view .product-img img {
	max-width: 320px;
	max-height: 320px;
	position: relative;
}
.product-view .share-this {
	display: inline-block;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
}
.small-img-scroll {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0;
}
.small-img-scroll li {
	margin: 0 2px;
	display: inline-block;
}
.small-img-scroll li.disabled {
	display: block;
}
.small-img-wrap {
	padding: 0 15px;
	position: relative;
}
.small-img-wrap .small-img-slide {
	padding: 0 30px;
	width: auto;
}
.small-img-wrap .small-img-item, .small-img-wrap .small-img-item img {
	width: 63px;
	height: 63px;
}
.small-img-wrap .small-img-item {
	display: block;
	text-align: center;
	margin: 0 14px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	overflow: hidden;
}
.small-img-wrap .small-img-item img {
	display: block;
	vertical-align: middle;
}
.small-img-wrap .current .small-img-item {
	border-color: #000;
	border-width: 2px;
}
.small-img-wrap .small-btn-prev, .small-img-wrap .small-btn-next {
	display: block;
	width: 14px;
	position: absolute;
	top: 0;
	bottom: 0;
	text-indent: -9999em;
	overflow: hidden;
	background-image: url(img/img_scroll_btns.png);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}
.small-img-wrap .small-btn-prev:hover, .small-img-wrap .small-btn-next:hover {
}
.small-img-wrap .small-btn-prev {
	background-position: 0 center;
	left: 0;
}
.small-img-wrap .small-btn-next {
	background-position: right center;
	right: 0;
}
.small-img-wrap .small-btn-prev.disabled:hover, .small-img-wrap .small-btn-next.disabled:hover, .small-img-wrap a.disabled {
	background-color: transparent;
	cursor: default;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
/* photo gallery - 2015-05-25 */
.container {
	position: relative;
}
.photos-gallery {
	width: 900px;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
	z-index: 999999;
	display: none;
}
.photos-gallery .close-gallery {
	display: block;
	width: 25px;
	height: 25px;
	background: url(img/close_pop.png) center center no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
}
.photos-gallery .close-gallery:hover {
	opacity: 1;
}
.photos-gallery .gallery-main {
	overflow: hidden;
	position: relative;
	background: #eee;
}
.photos-gallery .gallery-photo {
	float: left;
	width: 590px;
	padding: 15px 50px 1000px;
	margin-bottom: -970px;
	position: relative;
	background: #fff;
}
.photos-gallery .gallery-photo img {
	width: 100%;
	height: auto;
}
.gallery-small-imgs {
	width: 200px;
	float: right;
	padding: 15px 5px 15px 5px;
}
.gallery-small-imgs li {
	width: 32%;
	text-align: center;
	padding: 5px 0;
	display: inline-block;
	vertical-align: top;
}
.gallery-small-imgs li a {
	display: inline-block;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
}
.gallery-small-imgs li a:hover, .gallery-small-imgs li.current a {
	border-color: #ed532f;
}
.gallery-small-imgs li a:hover {
	padding: 1px;
	border-width: 1px;
	background: #fff;
}
.gallery-small-imgs li.current a:hover {
	padding: 0;
	border-width: 2px;
}
.gallery-small-imgs li.disabled {
	display: block;
}
.gallery-small-imgs li img {
	width: 100%;
}
.gallery-body-mask {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99999;
}
.photos-gallery .gallery-photo-title {
	padding: 8px 20px;
	border-bottom: 1px solid #eee;
	color: #333;
}
.photos-gallery .photo-box {
	position: relative;
	background: url(img/loading.gif) center center no-repeat;
}
.photos-gallery .photo-prev, .photos-gallery .photo-next {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 22px;
	height: 40px;
	background-image: url(img/gallery_btns.png);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999em;
	overflow: hidden;
	border-radius: 3px;
	cursor: pointer;
}
.photos-gallery .photo-prev:hover, .photos-gallery .photo-next:hover {
	background-color: #999;
}
.photos-gallery .photo-prev {
	background-position: 4px 5px;
	left: -40px;
}
.photos-gallery .photo-next {
	background-position: -14px 5px;
	right: -40px;
}
.photos-gallery .photo-prev:hover {
	background-position: 4px -30px;
}
.photos-gallery .photo-next:hover {
	background-position: -14px -30px;
}
.product-title {
	font-size: 22px;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	color: #000;
	text-transform: capitalize;
	font-weight: normal;
	font-family: 'SourceSansProBold'
}
/* product summary */
.product-summary {
	width: 590px;
	float: right;
	font-size: 18px;
}
.product-summary h3{font-size:22px;line-height: 2em;}
.product-summary li {
	font-size: 18px;
	margin: 5px 0;
	color: #000000;
}
.product-summary li em {
	width: 140px;
	font-weight: bold;
	float: left;
	color: #B2B2B2;
}
.product-summary .inquiry-tit {
	color: #0082CA;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 15px
}
.product-summary .share-this {
	padding: 30px 0 0;
	float: right;
}
.product-detail {
	position: relative;
	overflow: visible;
	margin: 50px 0 0;
}
.detail-tabs {
	position: relative;
}
.detail-tabs h2 {
	display: inline-block;
	vertical-align: top;
 *
	display:inline;
 *
;
	/* font-size: 24px; */
	position: relative;
	font-size: 24px;
	/* line-height: 27px; */
	line-height: 1.6;
	padding: 0 14px;
	cursor: pointer;
	/* border: 1px solid; */
	color: #666;
	/* border-radius: 3px 3px 0 0; */
	border: 1px solid #666666;
	font-family: 'SourceSansProSemibold'
}
.detail-tabs h2.current {
	/* border-color: #eeeeee; */
	/* box-shadow: 2px 3px 3px rgba(0,0,0,0.15); */
	background: #7f7f7f;
	line-height: 1.6em;
	color: #ffffff;
}
.product-detail .detail-panel {
}
.product-detail .disabled {
	display: none;
}
.goods-tbar {
	position: relative;
}
.goods-tbar .title {
	position: relative;
	font-size: 20px;
	font-weight: normal;
	font-family: 'SourceSansProBold';
	color: #000;
}
.goods-may-like {
	position: relative;
	margin: 40px 0 0;
}
.goods-items-wrap {
	position: relative;
	width: 966px;
}
.goods-items {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
}
.goods-items .product-item {
}
.blog-list {
	background: #fff;
	padding: 0 0 80px;
	margin: 0 auto 15px;
}
.blog-list .blog-item {
	padding: 20px 20px;
	position: relative;
	margin: 0 auto 3px;
}
.blog-list .blog-item .blog-img {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 20px 8px 0;
}
.blog-list .blog-item .blog-tit {
	font-size: 16px;
}
.blog-list .blog-item .blog-meta {
	display: block;
	color: #aaa;
}
.blog-list .blog-item .blog-meta span {
	display: inline;
	padding: 0 15px 0 0;
}
.blog-list .blog-item .blog-summary {
	padding: 8px 0;
	color: #999;
}
.blog-list .blog-item .readmore {
	display: block;
	text-align: right;
	font-size: 14px;
}
.blog-list .blog-item .readmore:hover a {
	color: #1F5792;
}
.blog-list .blog-item .readmore i {
	font-size: 14px;
}
.blog-list .blog-item:hover {
	background: #fafafa;
}
.blog-list .blog-item:hover img {
	opacity: 0.8;
}
.blog-list .blog-item:before {
	content: "";
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-top: 1px double #ffb901;
	border-bottom: 1px double #ffb901;
	;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
}
.blog-article {
}
/*====CONTENT SLIDER NAVIGATION
=======================================================*/


/* for:
   public site module
================================================== */
    /* lightbox */
.jquery-lightbox-button-close, .jquery-lightbox-button-left, .jquery-lightbox-button-right, .slide-banners .flex-prev, .slide-banners .flex-next, .about-banner-wrap .owl-prev, .about-banner-wrap .owl-next, .history-foot .site-name {
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.jquery-lightbox-overlay {
	background: #000;
}
.jquery-lightbox-navigator {
	display: none;
	height: 0!important;
}
.jquery-lightbox {
	padding: 0;
	background: #fff url(img/loading.gif) center center no-repeat;
	border: 6px solid #333;
	border-radius: 10px;
}
.jquery-lightbox-background img {
	display: block;
	max-width: 100%;
}
.jquery-lightbox-button-close, .jquery-lightbox-button-left, .jquery-lightbox-button-right {
	background-image: url(img/lightbox_sprites.png);
	background-repeat: no-repeat;
	background-color: transparent;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.jquery-lightbox:hover .jquery-lightbox-button-close, .jquery-lightbox:hover .jquery-lightbox-button-left, .jquery-lightbox:hover .jquery-lightbox-button-right {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 9000;
}
.jquery-lightbox-button-close {
	display: block;
	width: 28px;
	height: 28px;
	background-position: -56px 0;
	position: absolute;
	right: 6px;
	top: 6px;
	text-indent: -9999em;
	overflow: hidden;
}
.jquery-lightbox-buttons {
	width: 56px;
	position: absolute;
	left: 0;
	top: 45%;
	width: 100%;
}
.jquery-lightbox-button-left, .jquery-lightbox-button-right {
	display: block;
	width: 28px;
	height: 36px;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
	position: absolute;
}
.jquery-lightbox-button-left {
	background-position: 0 0;
	left: 6px;
}
.jquery-lightbox-button-right {
	background-position: -28px 0;
	right: 6px;
}
.jquery-lightbox-button-max {
	display: none!important;
}
.jquery-lightbox-mode-html .jquery-lightbox-background {
	display: none;
}
.jquery-lightbox-mode-image .jquery-lightbox-html {
	display: none;
}
.lightbox-html .jquery-lightbox-overlay {
	background: #fff;
}
.lightbox-html .jquery-lightbox {
	border: 1px solid #999;
	border-radius: 8px;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	text-align: center;
}
.lightbox-html embed {
	border-radius: 0 0 8px 8px;
}
.lightbox-html .jquery-lightbox {
	padding: 35px 15px 15px;
}
.lightbox-html .jquery-lightbox-button-close {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(img/lightbox_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
	text-indent: -9999em;
	overflow: hidden;
}
/* inquiry form */
.inquiry-form-wrap {
	position: relative;
	width: 100%;
}
.inquiry-form {
	position: relative;
	padding: 25px 40px 35px 40px;
	border: 1px solid #ACACAC;
}
.inquiry-form:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 5px;
	display: block;
	overflow: hidden;
}
.inquiry-form .inquiry-form-ico {
	position: absolute;
	right: 20px;
	top: 27px;
	width: 75px;
	display: block;
	overflow: hidden;
}
.inquiry-form .inquiry-form-ico img {
	position: relative;
	width: 100%;
}
.inquiry-form .inquiry-form-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.inquiry-form .form-item {
	position: relative;
	display: block;
}
.inquiry-form .form-input, .inquiry-form input[type="text"] {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 50%;
	height: 31px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 15px;
}
.inquiry-form .form-input, .inquiry-form .form-input-capcha[type="text"] {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 20%;
	height: 31px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 15px;
}
.inquiry-form .form-text, .inquiry-form textarea {
	position: relative;
	border: 1px solid #C3C3C3;
	width: 90%;
	height: 112px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 20px;
}
.inquiry-form .form-input-name, .inquiry-form input[type="text"].form-input-name {
	padding: 0 0 0 28px;
	background: url(img/inq04.png) no-repeat 8px 9px;
}
.inquiry-form .form-input-email, .inquiry-form input[type="text"].form-input-email {
	padding: 0 0 0 28px;
	background: url(img/inq05.png) no-repeat 8px 11px;
}
.inquiry-form .form-input-email, .inquiry-form input[type="text"].form-input-phone {
	padding: 0 0 0 28px;
	background: url(img/inq06.png) no-repeat 8px 11px;
}
.inquiry-form .form-btn-wrap {
	position: absolute;
	bottom: 57px;
	left: 7%;
	width: 83%;
	height: 0;
	display: block;
}
.inquiry-form .form-btn-wrap .form-btn-submit {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	height: 30px;
	line-height: 30px;
	padding: 0 16px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-left-color: #ECC75C;
	border-right-color: #ECC75C;
	border-top-color: #F4D67E;
	border-bottom-color: #E1AF32;
	border-radius: 5px;
	color: #4C4C4E;
	text-shadow: 0 0 1PX rgba(0,0,0,0.3);
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFF5D1', endColorStr='#FCE26B', gradientType='0');
	background: -moz-linear-gradient(top, #FFF5D1, #FCE26B);
	background: -o-linear-gradient(top, #FFF5D1, #FCE26B);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF5D1), to(#FCE26B));
}
.inquiry-form .Validform_checktip {
	display: block;
	width: 93%;
	margin: 0 auto;
	_display: none;
}
.inquiry-form .Validform_wrong {
	font-size: 12px;
	font-weight: bold;
	color: #da3439;
	_display: block;
}
/* entry table
----------------------------- */	
.entry {
	padding: 15px 0;
}
.entry {
	color: #666;
}
.entry a {
	color: #0030FF;
}
.entry p {
	margin: 0;
	padding: 8px 0;
	font-size: 17px;
	line-height: 1.8;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}
.entry th, .entry td {
	height: 30px;
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.5;
	font-size: 16px;
	color: #666;
	background: #fbfbfb;
	padding: 0 15px;
}
.entry th {
	font-size: 12px;
	background: #eee;
}
.entry td p, .entry th p, .pd-panel .entry td p, .pd-panel .entry th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}
.entry td.amts {
	color: #cb2027;
}
.entry th#cartDelete {
	text-align: center;
}
.entry .button {
	margin: 15px 10px 0 0;
	background: #dfdfdf;
	padding: 8px 15px;
	border: 0;
	cursor: pointer;
	line-height: 1.2;
	color: #777;
	font-weight: bold;
	text-transform: Capitalize;
}
.entry .button:hover {
	background: #cb2027;
	color: #fff;
}
.entry .deletecartitem {
	width: 50px;
	text-align: center;
}
.entry .deletecartitem label {
	display: none;
}
.entry .stotal td.amts {
	font-size: 18px;
	font-weight: bold;
}
.entry img.alignleft {
	float: left;
	margin: 20px 15px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 20px 0 0 15px;
}
.entry img.alignleftnopad {
	float: left;
	margin-left: 0;
}
.entry img.alignrightnopad {
	float: right;
	margin-right: 0;
}
.entry img.aligncenter {
	text-align: center;
	display: block;
	margin: 20px auto 0 auto;
}
.entry img {
	max-width: 100%;
}
.cartitem a {
	color: #292929;
	font-weight: bold;
}
.inquiry-form ul li {
	background: none;
}
.entry .inquiry-form-wrap {
	margin: 20px 0 0;
}
/* contact form
----------------------------- */	
.contact-form {
	padding: 15px 20px 50px;
}
.contact-form .form-item {
	width: auto;
	padding: 6px 0 6px 90px;
	_width: 600px;
}
.contact-form .form-label {
	width: 85px;
}
.contact-form .form-btn-wrap {
	position: relative;
	display: block;
	padding: 15px 0 0 90px;
	bottom: auto;
	right: auto;
}
.contact-form .form-btn-wrap .form-btn-submit {
	padding: 5px 40px;
	text-align: center;
	font-size: 14px;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-linear-gradient(top, #fff, #ddd);
	background: -ms-linear-gradient(top, #fff, #ddd);
	background: -o-linear-gradient(top, #fff, #ddd);
	background: linear-gradient(top, #fff, #ddd);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
	border-radius: 3px;
}
.contact-form .form-btn-wrap .form-btn-submit:hover {
	border: 1px solid #aaa;
	color: #333;
	box-shadow: 0 0 3px #ddd inset;
}
/* others
----------------------------- */	
.top-category {
	padding-bottom: 10px;
}
.top-category .titl {
	padding: 5px;
	line-height: 12px;
	border: 1px solid #cccccc;
}
.pagenavi {
	padding: 10px 5px 30px 20px;
}
.pagenavi span, .pagenavi a {
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 5px;
}
/* rating
----------------------------- */	
.post-ratings {
	width: 100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;/* background-color: #ffffff;*/
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}
/* size */
.model {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
}
.info-title {
	max-height: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: block;
}
.info-con {
	display: block;
	margin-left: 20px;
}
.info-con-title {
	font-size: 15px;
	color: #FF3300;
}
.info-con span {
	display: block;
}
.info-left {
	float: left;
	width: 120px;
	max-height: 370px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: block;
	margin-top: 123px;
}
.info-middle {
	float: left;
	display: block;
	overflow: hidden;
	padding: 0 10px;
}
.info-right {
	float: left;
	width: 120px;
}
.info-right div:first-child {
	height: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: block;
	margin-top: 11px;
}
.info-right div:nth-child(2) {
	height: 166px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: block;
	margin-top: 13px;
}
.info-right div:nth-child(3) {
	height: 148px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: block;
	margin-top: 9px;
}
.size-table td {
	text-align: center;
}
/* for: page================================================== */
.main {
	overflow: hidden;
}
.main .item-head {
	padding: 10px 0;
	border-top: 1px dashed #c0c0c0;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.main .color-show li {
	width: 70px;
	height: 90px;
	float: left;
	text-align: center;
}
.main .color-show li img {
	width: 51px;
	height: 51px;
}
.main .color-show li span {
	display: block;
	padding: 5px 0 0;
}
.main .color-show li.show-big {
	width: 220px;
	min-height: 300px;
	_height: 300px;
	_overflow: visible;
	float: left;
}
.main .color-show li.show-big img {
	width: 160px;
	height: auto;
	margin: 15px auto 0;
}
.selected {
	cursor: pointer;
}
.ico ul li {
	padding: 5px 0;
}
.ico ul li a {
	color: #FFC000;
	font-weight: bold;
}
.sub-tbar {
	line-height: 30px;
	background: url(img/tit_bg_line.png) repeat-x scroll 0 15px;
	text-align: center;
	margin-bottom: 15px;
}
.sub-tbar h3 {
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	font-size: 18px;
	font-weight: normal;
}
.sub-tbar h3 {
*display:inline;
}
.handmade li {
	float: left;
	width: 257px;
	height: 280px;
	padding: 0 10px;
}
.handmade li .img, .handmade li .img img {
	display: block;
	width: 250px;
	height: 138px;
}
.handmade li .tit {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 0 0;
	font-size: 12px;
}
.handmade li .tit, .handmade li .tit a {
	color: #333;
}
.handmade li .summary {
	height: 80px;
	line-height: 20px;
	overflow: hidden;
}
.shippingdate {
	padding: 2px 0 0;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 10px 0 0;
}
.detail {
	float: right;
	width: 350px;
	padding: 2px 0 0 20px;
	border-top: 1px dashed #ddd;
	border-left: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 10px 0 0;
}
.detail a {
}
.detail ul {
	overflow: hidden;
}
.detail ul li {
	float: left;
	width: 160px;
}
/* for: page faq...================================================== */
.size {
	margin-top: 0px;
	padding-left: 60px;
}
.size table {
	border: 1px solid #efefef;
	margin-top: 20px;
}
.size ul li {
	float: left;
	padding: 0 18px;
}
.size table td {
	text-align: center;
}
.size table tr {
	text-align: center;
}
.size table th {
	text-align: center;
	color: #FFC000;
	font-weight: bold;
}
.size-pro table {
	border: 1px solid #efefef;
	margin-top: 20px;
	text-align: center;
}
.size-pro ul li {
	float: left;
	padding: 0 18px;
}
.size-pro table td {
	text-align: center;
}
.size-pro table tr {
	text-align: center;
	color: #FFC000;
	font-weight: bold;
}
.size-pro table th {
	text-align: center;
	color: #FFC000;
	font-weight: bold;
}
.attachment-100x100 {
	max-width: 120px;
}
/* dropdown
----------------------------- */ 
.topbar .change-currency {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
}
.topbar .change-currency a:hover {
	text-decoration: none;
}
.topbar .change-currency a.USD, .change-currency a.EUR, .topbar .change-currency a.CAD, .topbar .change-currency a.GBP, .topbar .change-currency a.AUD, .topbar .change-currency a.HK, .topbar .change-currency a.JPY, .topbar .change-currency a.RUB, .topbar .change-currency a.CHF, .topbar .change-currency a.MXN, .topbar .change-currency a.NOK, .topbar .change-currency a.CZK, .topbar .change-currency a.BRL, .topbar .change-currency a.ARS {
	padding: 0 0 0 26px;
	background-image: url(img/currency-icons.png);
	background-repeat: no-repeat;
}
.topbar .change-currency a.USD {
	background-position: 2px 4px;
}
.topbar .change-currency a.EUR {
	background-position: 2px -22px;
}
.topbar .change-currency a.CAD {
	background-position: 2px -50px;
}
.topbar .change-currency a.GBP {
	background-position: 2px -75px;
}
.topbar .change-currency a.AUD {
	background-position: 2px -100px;
}
.topbar .change-currency a.HK {
	background-position: 2px -125px;
}
.topbar .change-currency a.JPY {
	background-position: 2px -150px;
}
.topbar .change-currency a.RUB {
	background-position: 2px -177px;
}
.topbar .change-currency a.CHF {
	background-position: 2px -202px;
}
.topbar .change-currency a.MXN {
	background-position: 2px -227px;
}
.topbar .change-currency a.NOK {
	background-position: 2px -252px;
}
.topbar .change-currency a.CZK {
	background-position: 2px -278px;
}
.topbar .change-currency a.BRL {
	background-position: 2px -303px;
}
.topbar .change-currency a.ARS {
	background-position: 2px -329px;
}
.dropdown {
	display: inline-block;
	float: left;
	margin-right: 5px;
	position: relative;
	padding-top: 1px;
}
.dropdown .submenu {
	width: 90px;
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	background: #fff;
	border-radius: 0 3px 3px 3px;
	border: 1px solid #bbb;
	text-align: left;
	padding: 5px;
	z-index: 99999;
	background: #fff;
}
.dropdown .submenu a {
	display: block;
	border-top: 1px solid #eee;
}
.over .submenu {
	display: block
}
.currency_cur {
	width: 90px;
	padding: 0 5px;
	border: 1px solid #bbb;
}
.currency_text {
	float: left;
}
.totalall {
	font-size: 18px;
	font-weight: bold;
}
.masking-out {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: block;
	overflow: hidden;
	z-index: 99999
}
.masking-out-cont {
	position: relative;
	width: 1080px;
	margin: 100px auto;
	text-align: center;
}
.masking-out-cont, .masking-out-cont a {
	color: #FFF;
}
.asking-out-title {
	font-size: 48px;
}
.masking-out-detail {
	padding: 35px 0;
	text-align: left;
}
.masking-out-close, .web-close {
	position: relative;
	display: inline-block;
 *display:inline;
 *zoom:1;
	vertical-align: top;
	height: 35px;
	line-height: 35px;
	padding: 0 25px;
	margin: 0 20px;
	border-radius: 6px;
	font-size: 16px;
	cursor: pointer;
}
.masking-out-close {
	background: #000
}
.web-close {
	background: #ccc;
	color: #000;
}
.change-language {
	margin: 12px 0 0;
	float: right;
	top: 20px;
}
 @media screen and (max-width:768px) {
.layout, .path-bar .path-nav, .slide-banners-wrap .slide-banners {
	width: 100%
}
.fl-node-637dcf7fd18a4 > .fl-row-content-wrap {
  padding-top: 50px!important;
  padding-bottom: 50px!important;
}
.fl-node-637dcf7fd1960.fl-module-heading .fl-heading{line-height:1.5;}
.foot-wrapper{padding:0 10px;}
img{max-width:100%;}
body, .container {
	min-width: 100%;
}
.scrollsidebar {
	display: none;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.owl-dots {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 15px;
	text-align: center;
}
.owl-dots .owl-dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	margin: 0 4px;
	background: #000000;
}
.owl-dots .active {
	background: #ffb901;
}
.head-wrapper {
	border-bottom: none;
	box-shadow: none
}
.head-wrapper-fix {
	position: fixed;
	left: 0;
	top: 0;
}
.topbar {
	display: none;
	overflow: hidden;
}
.head-wrapper-fix .header {
	display: none;
	overflow: hidden;
}
.language {
	float: none;
	margin: 0;
}
.head-search {
	position: relative;
	top: auto;
	display: block;
 *display:block;
	width: 100%;
	height: 30px;
	margin: 0;
}
.head-search .search-ipt {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.head-search .search-btn {
	width: 30px;
	height: 30px;
}
.head-social li {
	line-height: normal;
	margin: 0 3px;
}
.logo {
	float: none;
	width: 100%;
	text-align: center;
	height: auto;
	line-height: normal;
	padding: 10px 0;
}
.logo img {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	max-width: 80px;
	max-height: none;
}

.small-img-wrap .small-btn-prev{left:20px;}
.small-img-wrap .small-btn-next{right:20px;}
.detail-tabs h2{font-size:18px;}
.mobial_layout{display:block;text-align:center;}
.head-contact{float:none;}
 .index-about .about-cont .about-title{padding: 20px 0 0;}

.mobile-head-wrapper {
	position: relative;
	height: 35px;
	background: #000;
	display: block;
	z-index: 9999;
}
.mobile-serve {
	width: 20%;
	float: left;
}
.mobile-serve .title-ico {
	position: relative;
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(img/mobile_head_icons.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 38px auto;
	z-index: 9000;
}
.mobile-nav-bar {
}
.mobile-language {
}
.mobile-head-search {
}
.mobile-head-social {
}
.mobile-home .title-ico {
	background-position: center -192px;
}
.mobile-nav-bar .title-ico {
	background-position: center 0;
}
.mobile-language .title-ico {
	background-position: center -76px;
}
.mobile-head-search .title-ico {
	background-position: center -38px;
}
.mobile-head-social .title-ico {
	background-position: center -114px;
}
.mobile-serve .mobile-head-hide {
	position: absolute;
	left: 0;
	top: 38px;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}
.mobile-serve .mobile-head-show {
	display: block;
	opacity: 1;
	visibility: visible;
}
.body-show-quick .head-wrapper {
}
.body-show-quick:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
}
.body-show-quick-nav:before {
	display: none;
}
.body-show-quick-nav .mobile-nav-mask {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10002;
}
.mobile-serve.mobile-nav-bar .mobile-head-hide {
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
	height: 0;
	padding: 0;
}
.nav-bar {
	display: none;
}
.nav-wrap {
	padding: 1em 15px 10px;
	background: #fff;
	z-index: 10000;
	width: 70%;
	height: 100%;
	position: fixed;
	left: -70%;
	top: 0;
	display: block;
	z-index: 10009;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	text-align: left;
}
.nav-wrap .nav {
	left: auto;
	border: 0;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	overflow-y: scroll;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	line-height: 32px;
	float: none;
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0
}
.nav-wrap .nav li, .nav-wrap .nav li a {
	float: none;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: auto;
	line-height: 30px;
}
.nav-wrap .nav li a:after {
	display: none;
	content: "";
}
.nav > li > a {
	color: #333
}
.nav >li:hover > a, .nav >li.nav-current > a {
	background-color: transparent
}
.nav-wrap .nav li a:hover, .nav-wrap .nav li a.hover, .nav-wrap .nav li:hover {
	background: none;
}
.nav-wrap .nav li {
	border-bottom: 1px solid #ddd;
	padding: 6px 0;
	position: relative;
}
.nav-wrap .nav li .nav-ico-with-child {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 6px;
}
.nav-wrap .nav li .nav-ico-with-child:before, .nav-wrap .nav li .nav-ico-with-child:after {
	content: "";
	display: block;
	width: 12px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -1px;
	opacity: 0.6;
}
.nav-wrap .nav li .nav-ico-with-child:after {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.nav-wrap .nav li ul {
	display: none;
	position: static;
	width: 100%;
	background: none;
	border: 0;
	padding: 0 0 5px;
	opacity: 1;
	visibility: visible;
}
.nav-wrap .nav li ul ul {
	padding-left: 15px;
}
.nav-wrap .nav li ul a {
	display: block;
	position: relative;
	padding-left: 10px;
}
.nav-wrap .nav li li a {
	border-bottom: none;color: #333;
}
.nav-wrap .nav li ul li {
	position: relative;
}
.nav-wrap .nav li ul li:before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 14px;
}
.nav-wrap .nav li li {
	padding: 0;
	border: 0;
}
.nav-wrap .nav li.show-nav-menu > ul {
	display: block;
}
.nav-wrap .nav li.show-nav-menu > .nav-ico-with-child:after {
	display: none;
}
.nav-wrap .nav li.with-sub-menu > a {
	display: block;
	margin-right: 40px;
}
.nav-wrap .nav li.show-nav-menu > a {
	font-weight: bold;
}
.nav-wrap .nav li li .nav-ico-with-child {
	top: 1px;
}
.nav-wrap .mobile-ico-close {
	display: block;
	left: auto;
	right: -31px;
	z-index: 20000;
}
.show-nav .mobile-ico-close {
	display: block;
	left: auto;
	right: -31px;
}
.mobile-fix-head .header {
	position: fixed;
	top: 0;
}
.mobile-fix-head .topbar {
	margin-bottom: 38px;
}
.mobile-nav-bar .mobile-head-show {
	left: 0;
	display: block;
}
.mobile-nav-bar .mobile-head-show .nav-wrap {
	left: 0;
	z-index: 10009;
	opacity: 1
}
.mobile-ico-close {
	display: none;
	width: 30px;
	height: 30px;
	background: #fff url(img/mobile_close.png) center center no-repeat;
	background-size: 50% auto;
	position: absolute;
	left: -31px;
	top: 0;
}
.slide-banners .flex-direction-nav {
	display: none;
	visibility: hidden
}
.flex-control-nav {
	display: block;
	visibility: visible;
	bottom: -10px
}
.flex-control-paging li a {
	width: 5px;
	height: 5px
}
.index-layout, .page-layout {
	padding: 0 0 20px;
}
.index-about-wrap {
	padding: 20px 0;
}
.index-about {
	width: 98%;
	margin: 0 auto;
}
.index-about .about-banner {
	float: none;
	width: 100%;
	display: block;
	border: 2px solid #ffb901;
}
.index-about .about-banner img {
	width: 100%;
	height: auto;
}
.index-about .about-cont {
	float: none;
	width: 90%;
	display: block;
	margin: auto;
}
.index-about .about-img, .index-about .about-cont {
	width: 100%;
	float: none;
	padding: 0;
	text-align: center
}
.index-about .about-img {
	width: 80%;
	margin: 0 auto 15px;
	border-width: 2px;
}
.index-about .about-cont .slide-about {
	margin: 0;
}
.index-about .about-cont .about-sub-title {
	font-size: 18px;
	margin: 0
}
.index-about .about-cont .about-detail {
	font-size: 14px;
}
.index-service {
	width: 100%;
	padding: 0 0 50px;
}
.service-item {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.service-item .item-wrap {
	width: 98%;
	margin: 0 auto;
}
.service-item .item-wrap .service-img, .service-item .item-wrap .service-info {
	width: 100%;
	float: none;
}
.service-item .item-wrap .service-img img {
	margin: 0 0 10px;
	max-width: 40px;
}
.service-item:hover .item-wrap .service-img img {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.service-item .item-wrap .service-info .service-title {
	font-size: 20px;
}
.service-item .item-wrap .service-info .service-detail {
	font-size: 14px;
}
.index-tit-bar {
	width: 98%;
	margin: 0 auto 15px;
}
.index-tit-bar .title, .index-about .about-title {
	font-size: 20px;
	padding: 0 0 10px;
}
.index-tit-bar .title:before, .index-about .about-title:before {
	display: none
}
.product-wrap {
	width: 100%;
}
.product-slides, .goods-items {
	padding: 0 0 50px;
}
.product-item {
	width: 50%;
	margin: 0 0 10px;
}
.product-slides .product-item, .goods-items .product-item {
	width: 100%;
	margin: 0;
}
.product-item .item-wrap {
	width: 94%;
	margin: 0 auto;
	border: none
}
.product-item .pd-info .pd-name {
	font-size: 14px;
}
.foot-wrapper {
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left top;
}
.foot-wrapper .foot-items {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0 0
}
.foot-wrapper .foot-items .layout {
	padding: 20px 0;
	border-bottom: none;
}
.foot-items .foot-item-hide {
	position: relative;
	display: block;
	margin: 0 0 15px;
}
.foot-items .foot-item-hide:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	background: rgba(255,255,255,0.3)
}
.foot-items .foot-item {
	width: 100%;
	margin: 0 0 10px;
}
.foot-items .foot-item .foot-tit {
	padding: 0;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	border: none;
	margin: 0;
	font-family: 'SourceSansProRegular';
	padding: 0
}
.foot-items .foot-item-hide .foot-cont {
	padding: 10px 0;
	position: relative;
	display: block !important;
	font-size: 14px;
}
.foot-items .foot-item-hide .foot-tit {
	position: relative;
	font-weight: normal;
}
.foot-items .foot-item-hide .foot-tit:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 8px;
	border-radius: 50%;
	background: url(img/sprites1.png) 6px -14px no-repeat;
	background-color: #ffd516;
	border-radius: 50%;
	display: none;
}
.foot-items .service-show .foot-tit:after {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.blog-slides ul {
	padding: 0 0 0;
}
.blog-slides .owl-dots {
	bottom: -20px;
}
.foot-item-blog .foot-img {
	margin: 20px 0 0
}
.foot-item-blog .foot-img img {
	width: 100%;
}
.footer {
	padding: 10px 0 50px;
	text-align: center;
	border-top: 1px solid #999;
}
.footer .copyright {
	line-height: 30px;
	padding: 0 10px;
}
.path-bar {
	margin: 0 0 20px;
	line-height: 35px;
}
.aside {
	width: 100%;
	float: none;
}
.side-tit-bar {
	position: relative;
	height: 35px;
	line-height: 35px;
	background: none;
	padding: 0;
	margin: 0;
}
.side-tit-bar .side-tit:after {
	display: none
}
.side-tit-bar .side-tit {
	position: relative;
	font-size: 16px;
	line-height: 35px;
	padding: 0
}
.side-tit-bar .side-tit-ico:before {
	content: '\ea50';
	color: #666;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 16px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.side-tit-bar .side-tit-ico-down:before {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.side-widget {
	margin: 0 auto 15px;
	padding: 0;
	border: 1px solid #999;
	padding: 0 10px;
}
.side-widget .side-hide {
	display: none;
	padding: 0 0 10px
}
.side-cate ul li li {
	padding: 0 0 0 15px
}
.side-cate ul li a, .side-cate ul li li a {
	font-size: 14px;
	background: none;
	padding: 0
}
.aside .side-bn {
	display: none;
}
.products-scroll-list-wrap {
	width: 100%;
}
.products-scroll-list {
	width: 100%;
}
.products-scroll-list li {
	padding: 0;
	display: inline-block;
 *display:inline;
 *zoom:1;
	vertical-align: top;
	width: 100%;
	position: relative;
	margin: 0 0 15px;
	text-align: center;
}
.products-scroll-list li img {
	position: relative;
	width: 90%;
	border: 1px solid #EAEAEA;
	float: none;
	margin: 0 auto;
	display: block;
}
.products-scroll-list li .pd-info {
	position: relative;
	width: 90%;
	margin: 0 auto;
	display: block;
}
.products-scroll-btn-prev, .products-scroll-btn-next {
	display: none;
}
.main {
	width: 100%;
	float: none;
}
.main-tit-bar {
	padding: 0 0 10px;
	border-bottom: 1px solid #dadada;
	width: 98%;
	margin: 0 auto 5px;
}
.main-tit-bar .title {
	font-size: 20px;
	padding: 0 0 0 10px;
}
.goods-summary {
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.product-list ul, .certificate-list ul, .video-list ul {
	width: 100%;
}
.download-list ul, .faq-list ul {
	position: relative;
	width: 96%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.faq-list ul li .faq-title {
	padding: 10px 0 35px 42px;
}
.faq-list ul li .faq-title b {
	top: 10px;
}
.faq-list ul li .faq-cont {
	padding: 0 0 15px;
}
.product-list-text {
	width: 98%;
	margin: 0 auto;
}
.product-list-text li a {
	font-size: 18px;
	font-family: "SourceSansProSemibold";
	padding: 0;
}
.product-list-text li li a {
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px
}
.product-list-text li li a:after {
	right: 0;
	top: 7px
}
.product-list-text li li a:hover:after {
	right: 5px;
}
.entry {
	position: relative;
	width: 96%;
	margin: 0 auto
}
.inquiry-form {
	padding: 25px 7% 75px;
}
.inquiry-form .inquiry-form-ico {
	width: 45px;
}
.detail-wrap {
	padding: 0;
	border: 0;
	background: none;
}
.product-view {
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 0;
}
.product-view .product-img {
display: block;
margin: 0 auto;}
.product-view .small-img-wrap {
	display: block;
}
.mobile-product-view {
	position: relative;
	width: 100%;
	margin: 0 auto
}
.mobile-product-view .mobile-img-item, .mobile-product-view .mobile-img-item img {
	position: relative;
	width: 100%;
}
.mobile-product-view:after {
	content: "";
	width: 100%;
	height: 40px;
	display: block;
	overflow: hidden;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	bottom: 0;
}
.product-intro {
	padding-bottom: 0;
}
.mobile-product-view .owl-dots {
	bottom: 10px;
	z-index: 1;
}
.mobile-product-view .owl-dots .owl-dot {
	background: #fff;
}
.mobile-product-view .owl-dots .active {
	background: #75ce4e;
}
.mobile-product-view .owl-prev, .mobile-product-view .owl-next {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-image: url(img/mobile_gallery_arrows.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 60px 30px;
	text-indent: -9999em;
	overflow: hidden;
	opacity: 0.15;
}
.mobile-product-view .owl-prev {
	background-position: 0 0;
	left: 10px;
}
.mobile-product-view .owl-next {
	background-position: -30px 0;
	right: 10px;
}
.product-title {
	text-align: center;
	font-size: 18px
}
/* product summary */
.product-summary {
	width: 96%;
	float: none;
	margin: 20px auto 0;
}
/* detail */

.product-detail {
	padding: 0;
	margin: 0
}
.product-detail .detail-tabs {
	/*! display: none; */
}
.detail-tabs {
	height: auto;
	border-bottom: 0;
}
.products-img img, .entry img {
	max-width: 100%;
}
.entry th, .entry td {
	padding: 0 8px;
}
.mobile-detail-items {
	margin: 30px 0 0
}
.mobile-detail-item .tab {
	display: block;
	float: none;
	margin-bottom: 10px;
}
.mobile-detail-items h2 {
	display: block;
	float: none;
	padding: 8px 10px;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 28px;
	position: relative;
	font-size: 14px;
}
.mobile-detail-items .current h2, .mobile-detail-items .active h2 {
	margin-bottom: 0;
	background-color: #fff;
	padding: 8px 10px;
	margin-bottom: 0;
}
.mobile-detail-items .current h2, .mobile-detail-items .current h2 a, .mobile-detail-items h2, .mobile-detail-items h2 a {
	color: #333;
}
.mobile-detail-items h2:after {
	content: "";
	display: block;
	width: 11px;
	height: 16px;
	background: url(img/mobile_select_arrow.png) center center no-repeat;
	background-size: 80% auto;
	position: absolute;
	right: 10px;
	top: 15px;
}
.mobile-detail-items .active h2:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.product-detail .detail-panel {
	/*! display: none; */
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 30px;
}
.mobile-detail-items .detail-panel {
	display: none;
}
.mobile-detail-items .current .detail-panel {
	display: none;
}
.mobile-detail-items .active .detail-panel {
	display: block;
}
.mobile-detail-items .current h2 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}
.mobile-detail-items .active h2 {
	border-bottom: 2px solid #E25050;
}
.blog-list .blog-item .blog-img {
	width: 100px;
	margin: 0 10px 8px 0;
}
.goods-tbar {
	width: 98%;
	margin: 0 auto;
}
.goods-tbar .title {
	padding: 0;
}
.goods-tbar .title:after {
	display: none
}
.goods-may-like {
	margin: 20px 0 0;
}
.goods-items-wrap {
	width: 100%;
}
.goods-items {
	margin: 20px 0 0
}
.page-layout {
	padding: 0;
}
.inquiry-form .inquiry-form-ico {
	width: 65px;
}
.mobile-foot-contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	background: #000;
	z-index: 9999;
}
.mobile-foot-contact .head-phone, .mobile-foot-contact .head-email {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	text-align: center;
	color: #FFF;
}
.mobile-foot-contact .head-phone {
	width: 55%;
	background-color: #ec8565;
}
.mobile-foot-contact .head-email {
	width: 45%;
}
.mobile-foot-contact .head-phone span, .mobile-foot-contact .head-email span {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
	color: #FFF;
}
.mobile-foot-contact .head-phone span:before {
	content: '\e942';
	padding: 0 5px 0 0;
	font-size: 14px;
	line-height: 40px;
}
.mobile-foot-contact .head-email span:before {
	content: '\e619';
	padding: 0 5px 0 0;
	font-size: 14px;
	line-height: 40px;
}
}

 .language-flag span , .change-language .change-language-cont .change-empty , .change-language .prisna-wp-translate-seo .lang-more{
font-size: 10pt;
}


.pro_tit h3 {
  display: block;
  position: relative;
  background-color: #f88c12;
  width: max-content;
  color: white;
  line-height: 36px!important;
  z-index: 2;
  text-transform: capitalize;
}

.pro_tit h3 span {
  padding: 2px 20px;
}

.pro_tit h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 35px solid transparent;
  border-bottom: 1px solid #f88c12;
  border-left: 20px solid #f88c12;
}

.pro_tit .fl-node-content:after {
  content: ' ';
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 30px;
  max-height: 30px;
  padding-right: .2rem;
  width: 100%;
  height: 33px;
  background-color: #e2e2e2;
  z-index: 0;
}

.pro_tit .fl-node-content {
  position: relative;
}



/*single page*/
.production_environment_box .fl-photo-content{
    position: relative;
   padding: 10px; 
   border: 1px solid #ffc734;
}
.production_environment_box .fl-photo-content::after{
    position: absolute;
    width: 20%;
    height: 4px;
    background-color: #ffc734;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
}
.production_environment_box img{
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px 0px rgb(0,0,105,.15);
}
.service_item .fl-icon-wrap{transition:all 1s}
.service_item .fl-icon-wrap .fl-icon{width:80px;height:80px;border-radius:50%;border:1px solid #ffc734;}
.service_item .fl-icon-wrap .fl-icon i{float:none !important;}
.service_item .fl-icon-wrap:hover{transform:rotateY(360deg)}

.flex_row, .items_list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.items_list {width:100%;position:relative;}
.items_list ul{margin:0 -2px;/* -webkit-box-pack:center; *//* -webkit-justify-content:center; */-ms-flex-pack:center;/* justify-content:center; */}
.items_list .product_item{float: left;-webkit-box-flex:0 0 25%;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width: 25%;width: 25%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.items_list .product_item figure{-webkit-box-flex:1;-webkit-flex:1;flex:1;}
.items_list .product_item figure,.goods-may-like .product_item figure{display:block;/* border:1px solid #c7c7c7; */padding:1px;margin:5px;outline: 2px solid rgba(255,255,255,0);outline-offset: 3px;}
.items_list .product_item:hover figure,.goods-may-like .product_item:hover figure{border-color:#ffb901;box-shadow:0 10px 10px -10px rgba(0,0,0,.15);outline: 2px solid #ffb901;outline-offset: 0;border-color: transparent;}
.items_list .product_item .item_img,.goods-may-like .product_item .item_img{overflow:hidden;border:0;}
.items_list .product_item .item_img a,.goods-may-like .product_item .item_img a,.side_product_item .item-img a,.news_item .item_img a{overflow:hidden;}
.items_list .product_item .item_title,.goods-may-like .product_item .item_title{font-size:16px;margin-top: 10px;text-align: center;}
.product_item .item_img img{width:100%;border: 1px solid #cfcccc;}



.page_icobox .fl-col-group > .fl-col-small > div{margin: 10px !important;background-color: #ffffff;padding: 20px; box-shadow: 0px 15px 20px 0px rgb(209 218 235 / 50%);}

.product-wrap .product-item .pd-img .img-shadow {background-color: #0000005c;position: absolute;top: 0;left: 0;bottom: 0;right: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-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;}
.product-wrap .product-item .pd-img .img-shadow:after {content: "\f0c1";color: #fe9900;top: 50%;left: 50%;position: absolute;font-size: 35px;margin-left: -17px;margin-top: -27px;font-family: "fontawesome";}
.product-wrap .product-item:hover .pd-img .img-shadow { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

