@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: #900020;
	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;
}
.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: #666;
}
.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;
}
/* CSS Document */



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: #666;
	font: 12px/1.8 Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
article, aside, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
body {
	background: #FFFFFF;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3, h4, h5 {
	font-size: 14px;
}
img {
	border: none;
	vertical-align: middle;
}
li {
	list-style: none;
}
i, em {
	font-style: normal;
}
a {
	color: #666;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #ffd712;
	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;
}
input[type="text"], input[type="password"], input[type="button"], input[type="reset"], input[type="submit"], select, textarea {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align:middle;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

::-moz-selection {
 background-color:#ffd712;
 color:#fff;
}
::selection {
	background-color: #ffd712;
	color: #fff;
}
.owl-dots .owl-dot, .owl-prev, .owl-next {
	cursor: pointer;
}
/* clear floating */

.header-top:after, .logo:after, .clearfix:after, .layout:after, .topbar:after, .header:after, .product-intro:after, .product-summary .product-meta:after, .product-summary .price-bar:after, .product-summary .product-buy:after, .product-shop dl:after, .color-list:after, .product-summary .size-list:after, .product-summary .check-item:after, #respond:after, .goods-related .related-list ul:after, .head-wrapper:after, .blog-widget .foot-blog-item:after, .products-scroll-list li:after, .main-tit-bar:after, .main-banner:after, .blog-list .blog-item:after, .index-discover ul li:after, .exhibition-tit-bar:after, .detail-tabs:after, .index-info-wrap:after, .foot-contact li:after, .footer:after, .index-sv-items ul:after, .slide-banners .slides:after, .blog-cont:after, .certificate-list ul:after, .sv-item:after, .head-search:after, .slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.header-top, .logo, .clearfix, .layout, .topbar, .header, .product-intro, .product-summary .product-meta, .product-summary .price-bar, .product-summary .product-buy, .product-shop dl, .color-list, .product-summary .size-list, .product-summary .check-item, #respond, .goods-related .related-list ul, .head-wrapper, .blog-widget .foot-blog-item, .products-scroll-list li, .main-tit-bar, .main-banner, .blog-list .blog-item, .index-discover ul li, .exhibition-tit-bar, .detail-tabs, .index-info-wrap, .foot-contact li, .footer, .index-sv-items ul, .slide-banners .slides, .blog-cont, .certificate-list ul, .sv-item, .head-search, .slides {
 *zoom:1;
}
.clear {
	clear: both;
}
/* layout */

.layout, .index-info-wrap .index-info, .path-bar .path-nav, .footer, .index-about {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.z9999 {
	z-index: 9999!important;
}
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, .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, .goods-related .related-list ul .pd-name a:hover, .path-bar li:hover a, .index-sv-items .readmore a:hover, .foot-wrapper a:hover, .foot-wrapper .foot-items a:hover {
	color: #ffd712;
}
.product-slides .product-item .pd-name, .product-slides .product-item .pd-name a {
	color: #444;
}
.product-slides .product-item:hover .pd-shadow:before {
	background-color: #ffd712;
}
/* 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, .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 {
	opacity: 0.8;
	-moz-opacity: 80;
	filter: alpha(opacity=80);
}
/* transition */

.index-sv-items .readmore a:before {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.head-search-wrap .head-search-ico, .head-search-wrap .search-close, .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, .index-products .product-slides .owl-nav, .index-products .goods-items .owl-nav, .about-banner-wrap .about-cont .about-more, .product-item .pd-img, .nav li:after, .products-tabs h2:after, .foot-social li, .product-item .item-wrap, .product-slides .product-item, .mobile-serve .mobile-head-hide, .pd-shadow, .product-slides .pd-shadow:before, .product-slides .pd-shadow:after, .foot-inquiry .subscribe-form .subscribe-btn, .foot-wrapper .foot-items a, .nav-bar .nav li .nav-ico, .index-sv-items .sv-ico, .about-more, .head-search .search-ipt, .index-sv-items .sv-ico img, .head-social li a, .nav-bar .nav li .nav-ico, .language .language-info .language-cont, .nav-bar .nav li a:before, .head-social li img, .index-sv-items .sv-item, .index-sv-items .readmore a, .about-detail .about-more:after, .product-slides-wrap .product-slides .owl-prev, .product-slides-wrap .product-slides .owl-next, .foot-blog-item .blog-cont-pic, .side-cate ul li a:before {
	-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, .index-sv-items .sv-tit:before, .slide-banners .flex-direction-nav a, .product-item .pd-img:before {
	-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;
}
.pc-nav ul, .language .language-info .language-cont {
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
.mobile-serve .mobile-head-hide {
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
}
.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);
}
@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;
}
/* ===============================================================

   * for:header   topbar

   --------------------------------------------------------------- */

.head-wrapper {
	position: relative;
	z-index: 10000;
	width: 100%;
	background: transparent;
}
.topbar {
	position: relative;
	z-index: 999;
	line-height: 30px;
	background-color: #272d3b;
}
.topbar .head-contact {
	display: inline-block;
	float: left;
	padding: 0;
	position: relative;
	font-size: 12px;
	float: left;
}
.topbar .head-contact, .topbar .head-contact a {
	color: #fff;
}
.transall, .language {
	position: relative;
	float: right;
}
.language {
	float: right;
	display: block;
}
.language .language-label {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding-right: 5px;
 *display:inline;
 *float: left;
}
.language .language-title {
	display: inline-block;
	margin-top: 5px;
	padding-left: 10px;
}
.topbar .head-contact, .topbar .head-contact a {
	color: #fff;
}
.topbar .head-contact a:hover {
}
.topbar .head-contact b {
	font-weight: normal;
}
.topbar .head-contact .head-phone, .topbar .head-contact .head-email {
	position: relative;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	line-height: 32px;
	padding: 0 40px 0 0;
	;
	float: right;
}
.topbar .head-contact .head-email:before {
	content: "\e619";
	font-family: 'icomoon';
	font-size: 16px;
	color: #fff;
	padding: 10px;
}
.topbar .head-contact .head-phone:before {
	content: "\e942";
	font-family: 'icomoon';
	font-size: 16px;
	color: #fff;
	padding: 10px;
}
/*=-------------------------

header-top



-------------------------------*/

.header-top {
	position: relative;
	display: block;
}
.head-social {
	position: relative;
	display: inline;
	float: right;
	position: relative;
	margin-top: 37px;
}
.head-social li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.head-social li a {
	margin-left: 5px;
}
.head-social li a img {
	max-width: 32px;
	max-height: 32px;
}
/*=============================================================================

   * for:header   header

================================================================================*/

.header {
	position: relative;
	width: 100%;
	top: 0;
	margin-top: 0px;
	background: #fff;
}
.logo {
	display: block;
	float: left;
	padding: 15px 0;
	position: relative;
	z-index: 10;
}
/*----------------------------------

		head-search-wrap

-----------------------------------*/















.head-search-wrap {
	display: inline;
	float: right;
	position: relative;
}
.head-search-bg {
	display: none;
position: relative;
width: 160px;
	
}
.head-search {
position: absolute;
right: 30px;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.head-search .search-ipt {
	display: inline-block;
	width: 150px;
	height: 28px;
	line-height: 28px;
	padding-left: 8px;
	background-color: rgba(255,255,255,0.7);
	border: 2px solid #58647c;
	color: #aaa;
	font-size: 14px;
	float: left;
	border-radius: 17px;
}
.head-search .search-btn {
	display: block;
	width: 34px;
	height: 34px;
	background: #58647c;
	border: 0;
	cursor: pointer;
	z-index: 9;
	float: left;
	font-weight: bold;
	border-radius: 50%;
	position: absolute;
	right: 0;
	background-image: url(img/search-btn.png);
	background-repeat: no-repeat;
	background-position: 3px -15px;
}
.head-search .search-btn:focus {
	outline: none;
}
.head-search-wrap .head-search-ico {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(img/search-btn.png);
	background-position: 0px -16px;
	cursor: pointer;
	float: right;
	margin-left: 10px;
}
.head-search-wrap .search-close {
	background-image: url(img/search-btn.png);
	background-position: 0px -80px;
}
/*---------------------------------

		nav-bar

----------------------------------*/

.nav-bar {
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	background: #900020;
	border-radius: 3px;
	position: relative;
}
.nav-bar:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	top: 0;
	background: #7a7a7a;
	z-index: 1;
}
.nav {
	font-weight: bold;
	text-transform: uppercase;
}
.nav li, .nav a {
	position: relative;
	display: block;
}
.nav li li {
	display: block;
 *display:block;
	line-height: 3.5em;
	border-bottom: 1px solid #f1f1f1;
	font-weight: normal;
}
.nav li li a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 0 15px;
}
.nav > li > ul:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 0 6px 6px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #a2a7b1;
	position: absolute;
	left: 26px;
	top: -9px;
	overflow: hidden;
}
.nav ul {
	width: 220px;
	position: absolute;
	top: 50px;
	left: 0;
	background: #900020;
	text-align: left;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 5px 6px rgba(0,0,0,.12);
	text-transform: none;
	z-index: 100;
}
.nav ul ul {
	top: 0;
	left: 220px;
	box-shadow: 5px 0 6px rgba(0,0,0,.12);
	text-transform: none;
}
.nav ul ul:before {
	display: none;
}
.nav ul.bl-ul {
	display: block;
	height: auto;
	opacity: 1;
	visibility: visible;
}
.nav > li {
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	position: relative;
	width: 12.5%;
}
.nav > li:hover, .nav-bar .nav > li.nav-current:hover>a {
	background: #ffd712
}
.nav-bar .nav > li:hover > a, .nav-bar .nav > li.nav-current:hover>a {
	color: #333;
}
.nav > li:after {
	content: '';
	position: absolute;
	width: 1px;
	top: -1px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #5d5d5d;
	border-right: 1px solid #282828;
	z-index: 5;
}
.nav > li.li-hover > a {
	position: relative;
	z-index: 1000;
}
.nav > li:first-child:before {
	display: none;
}
.nav > li > a {
	display: inline-block;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	position: relative;
	z-index: 999;
	text-align: center;
}
.nav:hover > li.nav-current {
	background-color: transparent;
}
.nav-bar .nav > li > a {
	display: block;
	position: relative;
	color: #fff;
}
.nav-bar .nav:hover > li.nav-current > a:before {
	width: 0;
}
.nav-bar .nav > li.nav-current > a:before, .nav-bar .nav > li.li-hover > a:before, .nav-bar .nav > li > a:hover:before, .nav-bar .nav:hover > li.nav-current:hover > a:before {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.nav-bar .nav li .nav-ico {
	display: inline-block;
	overflow: hidden;
	margin-left: 6px;
	line-height: 4px;
	vertical-align: middle;
	overflow: hidden;
}
.nav-bar .nav li .nav-ico:before {
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border-color: #fff transparent transparent;
	border-width: 4px 4px 0;
	border-style: solid dashed dashed;
	vertical-align: middle;
	float: left;
}
.nav-bar .nav li:hover .nav-ico, .nav >li.nav-current .nav-ico {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #ffd712 transparent transparent;
}
.nav-bar .nav li:hover .nav-ico:before {
}
.nav-bar .nav li li .nav-li-ico {
	display: block;
	width: 0;
	height: 0;
	border: 4px solid;
	position: absolute;
	top: 21px;
	right: 5px;
	border-color: transparent transparent transparent #aaa;
	background: none;
	margin: 0;
	padding: 0;
}
.nav-bar .nav li li a:hover {
	background-color: #ffd712;
	opacity: 1;
	color: #333;
}
.nav-bar .nav li li:hover .nav-li-ico {
}
/*-----------------------------------

		head-wrapper-fix  header

-----------------------------------*/

.head-wrapper-fix .header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0px;
	padding-bottom: 0;
	background-color: #171c21;
	z-index: 1000;
}
.head-wrapper-fix .nav > li > a {
	height: 40px;
	line-height: 40px;
}
.head-wrapper-fix .logo {
	padding: 0;
	display: none;
}
.head-wrapper-fix .header {
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	z-index: 100;
}
.head-wrapper-fix .head-social {
	display: none;
}
.head-wrapper-fix .nav ul {
	top: 60px;
}
.head-wrapper-fix .nav ul ul {
	top: 0;
}
.head-wrapper-fix .nav ul ul a {
	color: #fff;
}
.head-wrapper-fix .nav > li > a {
	position: relative;
	color: #fff;
}
.head-wrapper-fix .nav > li > a:hover {
	color: #ffd712;
}
.head-wrapper-fix .nav-bar {
	float: none;
}
.head-wrapper-fix .language {
	display: none;
}
.head-wrapper-fix .nav > li:hover, .head-wrapper-fix .nav-bar .nav > li.nav-current:hover>a {
	background: #ffd712
}
.head-wrapper-fix .nav-bar .nav > li:hover > a, .head-wrapper-fix .nav-bar .nav > li.nav-current:hover>a {
	color: #333;
}
/*  page header */

.page-header {
	border-top: 1px solid #897a67;
}
.page-header .nav-bar .nav > li > a {
	color: #353535;
}
.head-wrapper-fix .page-header {
	top: 0;
}
.page-header .nav-bar .nav li .nav-ico:before {
	border-color: #353535 transparent transparent;
}
.page-header .language-flag span {
	color: #353535;
}
.page-header .language-info .language-ico {
	border-color: #353535 transparent transparent transparent;
}
.head-wrapper-fix .page-header .nav > li > a {
	color: #fff;
}
.head-wrapper-fix .page-header .nav-bar .nav li .nav-ico:before {
	border-color: #fff transparent transparent transparent;
}
/* ===============================================================

   * for:footer

   --------------------------------------------------------------- */	

.foot-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #272d3b;
}
.foot-wrapper, .foot-wrapper a {
	color: #999;
}
.foot-wrapper .foot-items, .foot-wrapper .foot-items a {
	color: #edeeef;
}
.foot-wrapper .foot-items a:hover {
	color: #999;
	text-decoration: underline;
}
.foot-wrapper .foot-items {
	padding: 100px 0 63px;
	border-bottom: 1px solid #606060;
}
.foot-wrapper .layout {
	position: relative;
}
.foot-items {
	position: relative;
}
.foot-items .foot-item {
	display: inline-block;
	vertical-align: top;
}
.foot-items .foot-item .foot-tit {
	position: relative;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 auto 20px;
	padding: 0 0 8px;
}
.foot-items .foot-item .foot-tit, .foot-items .foot-item .foot-tit a {
	color: #ffd712;
}
.foot-items .foot-item .foot-cont {
	position: relative;
}
.foot-contact {
	position: relative;
	width: 270px;
	float: left;
	margin: 0 120px 0 0;
}
.foot-inquiry {
	_display: inline;
	position: relative;
	width: 290px;
	float: left;
	margin: 0 120px 0 0;
}
.foot-inquiry p {
	padding-bottom: 15px;
	line-height: 1.3;
	font-size: 13px;
}
.foot-contact li {
	line-height: 2em;
	padding: 0;
	font-size: 13px;
	position: relative;
	margin: 0;
}
.foot-contact li:before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	float: left;
}
.foot-contact li p {
	width: 237px;
}
.foot-contact li {
	display: table;
	width: 100%;
	padding-bottom: 8px;
}
.foot-contact li:before, .foot-contact-tb li p {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	margin: 0;
}
.foot-contact li.foot-phone, .foot-contact li.foot-email {
}
.foot-contact li.foot-addr:before {
	content: "\e947";
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 34px;
	color: #FFF;
}
.foot-contact li.foot-phone:before {
	content: "\e942";
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 34px;
	color: #FFF;
}
.foot-contact li.foot-email:before {
	content: "\e619";
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 34px;
	color: #FFF;
}
.foot-contact li.foot-fax:before {
	content: "\e945";
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 34px;
	color: #FFF;
}
.foot-contact li.foot-sky:before {
	content: "\eac6";
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 34px;
	color: #FFF;
}
.foot-inquiry .subscribe {
}
.subscribe-form {
	position: relative;
	width: 100%;
	display: block;
}
.foot-inquiry .subscribe-form .subscribe-ipt {
	display: block;
	width: 100%;
	text-indent: 8px;
	border: 0;
	color: #333;
	background-color: #fff;
	height: 28px;
	line-height: 28px;
	font-style: italic;
}
.foot-inquiry .subscribe-form .subscribe-btn {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background-color: #fff;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	padding: 0 12px;
	margin-top: 12px;
	color: #000;
	text-transform: uppercase;
}
.foot-inquiry .subscribe-form .subscribe-btn:hover {
	background: #5f7096;
	color: #fff;
}
.foot-blog {
	position: relative;
	width: 340px;
	float: right;
}
.blog-slides {
	position: relative;
	z-index: 0;
}
.blog-slides ul {
	position: relative;
	display: block;
	overflow: hidden;
}
.blog-slides ul li {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 0 15px;
}
.foot-blog-item .blog-cont .blog-cont-pic {
	float: left;
	width: 85px;
	overflow: hidden;
	margin: 0 20px 0 0;
	position: relative;
	padding: 3px;
	background-color: #454545;
}
.foot-blog-item .blog-cont .blog-cont-pic:hover {
	background-color: #da1308;
}
.foot-blog-item .blog-cont img {
	width: 100%;
}
.foot-blog-item .blog-cont-title {
	height: 54px;
	line-height: 18px;
	overflow: hidden;
	font-weight: normal;
	font-size: 13px;
	margin-top: 8px;
}
.foot-blog-item .blog-cont-time {
	display: block;
	position: relative;
	font-style: italic;
	line-height: 1.3;
	font-size: 13px;
	padding-bottom: 3px;
}
.blog-slides .owl-dots {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	position: static;
}
.blog-slides .owl-dots .owl-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: right;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 4px 0 0;
	background: #fff;
}
.blog-slides .owl-dots .active {
	background: #eee;
}
.blog-slides .blog-cont-text {
	margin-top: 12px;
	line-height: 18px;
	color: #666;
}
.blog-slides .owl-carousel .owl-controls {
	height: auto;
	text-align: left;
	clear: both;
	;
}
.blog-slides .owl-carousel .owl-controls .owl-prev, .blog-slides .owl-carousel .owl-controls .owl-next {
	position: static;
	width: 16px;
	height: 16px;
	text-align: left;
	margin-right: 3px;
	background-image: url(img/ico-small-arrows.png);
}
.blog-slides .owl-prev, .blog-slides .owl-next {
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
}
.blog-slides .owl-prev {
	background-position: -1px -2px;
}
.blog-slides .owl-prev:hover {
	background-position: -1px -22px;
}
.blog-slides .owl-next {
	background-position: -20px -2px;
}
.blog-slides .owl-next:hover {
	background-position: -20px -22px;
}
/*.footer{padding:20px 0;}

.footer .foot-nav,.footer .copyright{text-align:right;}

.footer .foot-nav{display:block;text-transform: uppercase;font-size: 11px;}

.footer .foot-nav li{display:inline-block;vertical-align:top;line-height:30px;padding:0 0 0 8px;}

.footer .foot-nav li{*display:inline;}

.footer .foot-nav li:first-child a:before{display: none;}

.footer .foot-nav li.current{font-weight: bold;}

.footer .foot-nav li.current,.footer .foot-nav li.current a{color:#da1308;}

.foot-nav li a{display:inline-block;}

.foot-nav li a:hover{opacity:0.8;filter:alpha(opacity=80);}

.footer .foot-logo{display:inline;float:left;margin:0 50px 0 0;}

.footer .copyright{display:inline;float: left;line-height: 36px;font-size: 11px;}*/









.footer {
	padding: 20px 0;
}
.footer .foot-nav, .footer .copyright {
	text-align: right;
}
.foot-nav {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	background: #900020;
	border-radius: 3px;
	position: relative;
	width: 1200px;
	margin: auto;
	margin-top: 50px;
}
.foot-nav:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	top: 0;
	background: #7a7a7a;
	z-index: 1;
}
.foot-nav li {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	text-align: center;
}
.foot-nav li:first-child a:before {
	display: none;
}
.foot-nav li.current {
	font-weight: bold;
}
.foot-nav li.current, .foot-nav li.current a {
	color: #fff;
}
.foot-nav li a {
	display: inline-block;
}
.foot-nav li:hover, .foot-nav li.nav-current:hover a {
	background: #ffd712;
	color: #333;
}
.foot-nav li:hover a, .foot-nav li.nav-current:hover a {
	color: #333;
}
.nav-bar .nav li li a:hover {
	background-color: #ffd712;
	opacity: 1;
	color: #333;
}
.foot-nav .nav li a:hover {
	color: #333;
}
.foot-nav .nav li li {
	text-align: left;
}
.foot-nav .nav li li a {
	color: #fff;
	text-align: left;
}
.footer .foot-logo {
	display: inline;
	float: left;
	margin: 0 50px 0 0;
}
.footer .copyright {
	display: inline;
	float: left;
	line-height: 36px;
	font-size: 11px;
	color: #fff;
}
.footer .foot-social {
	display: block;
	float: right;
	margin-top: 0px;
}
.foot-social li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
}
.foot-social li a {
	margin-left: 30px;
}
.foot-social li a img {
	max-width: 32px;
	max-height: 32px;
}
.footer .foot-social {
	display: block;
	float: right;
}
/* go top */

.gotop {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #818c90;
	background-image: url(img/ico_top.png);
	background-position: center;
	background-repeat: no-repeat;
	position: fixed;
	right: 20px;
	bottom: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100000;
	border-radius: 4px;
}
.gotop:hover {
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	background-color: #0091dc;
}
/* ===============================================================

   * for:slide banner

   --------------------------------------------------------------- */

.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;
}
.slide-banners-wrap {
	margin: 0 auto;
	position: relative;
}
.slide-banners {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.slide-banners .slide-item {
	position: relative;
	overflow: hidden;
	display: none;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.slide-banners-wrap .slide-banners .slide-item img {
	display: none;
}
.slide-banners-wrap .slide-banners .flex-active-slide img {
	display: block;
}
.slide-banners .slide-item a {
	position: relative;
	display: block;
	width: 4000px;
	height: 100%;
	overflow: hidden;
	left: 50%;
	margin-left: -2000px;
	text-align: center;
}
.slide-banners .slide-item img {
	display: block;
	margin: 0 auto;
}
.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;
}
.main .slide-banners .slide-item a {
	width: 100%;
	margin-left: 0;
	left: auto;
}
.main .slide-banners .slide-item img {
	width: 100%;
	height: auto;
}
/* Direction Nav */	

.slide-banners .flex-direction-nav {
 *height:0;
	display: none;
}
.slide-banners .flex-direction-nav a {
	display: block;
	width: 50px;
	height: 80px;
	position: absolute;
	z-index: 9999;
	top: 50%;
	margin-top: -40px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(255,255,255,0.1);
	opacity: 0.8;
	filter: alpha(opacity=80);
	border-radius: 4px;
}
.slide-banners .flex-direction-nav .flex-prev {
	background-image: url(img/slide-prev.png);
	left: 0;
}
.slide-banners .flex-direction-nav .flex-next {
	background-image: url(img/slide-next.png);
	right: 0;
}
.slide-banners:hover .flex-direction-nav a {
	opacity: 0.5;
}
.slide-banners:hover .flex-direction-nav .flex-prev {
	background-color: #000;
	left: 25px;
}
.slide-banners:hover .flex-direction-nav .flex-next {
	background-color: #000;
	right: 25px;
	z-index: 999999;
}
.slide-banners .flex-direction-nav .flex-prev:hover, .slide-banners .flex-direction-nav .flex-next:hover {
	background-color: rgba(0,0,0,0.8);
	opacity: 1;
	filter: alpha(opacity=100);
}
.main-banner .flex-direction-nav {
	display: none;
}
/* Control Nav */

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 99;
}
.flex-control-nav li {
	display: inline;
	padding: 0 5px;
}
.flex-control-paging li a {
	width: 8px;
	height: 8px;
	font-size: 2px;
	display: inline-block;
	border: 2px solid #fff;
	background-color: rgba(0,0,0,0.6);
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=50);
}
.flex-control-paging li a {
 *display:inline;
}
.flex-control-paging li a.flex-active {
	border-color: rgba(255,255,255,0.5);
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #ffd712;
}
.page-layout {
	position: relative;
	padding: 0 0 40px;
}
/* ===============================================================

   * for:homepage

   --------------------------------------------------------------- */

.index-info-wrap {
}
.index-info-wrap .index-info ul {
	position: relative;
	width: 105%;
}
.index-info-wrap .index-info ul .index-info-list {
	position: relative;
	display: inline-block;
	vertical-align: text-bottom;
 *display:inline;
 *zoom:1;
	width: 338px;
	height: auto;
	margin: 0 33px 0 0;
}
.index-info-wrap .index-info ul .index-info-list .info-pic {
	position: relative;
	width: 100%;
	border-bottom: 5px solid #1BD0B1;
}
.index-info-wrap .index-info ul .index-info-list .info-pic img {
	position: relative;
	width: 100%;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap {
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-title {
	padding: 25px 0 15px;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-detail {
	font-size: 14px;
	line-height: 25px;
	color: #646466;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-more {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 20px 0;
}
.index-tit-bar {
	position: relative;
	text-align: center;
	margin: 20px 0 40px 0;
}
.index-tit-bar .title:after {
	display: block;
	visibility: visible;
	content: "";
	width: 772px;
	height: 9px;
	background-image: url(img/product-tit.png);
	margin: auto;
}
.index-tit-bar .title, .index-tit-bar .title a {
	color: #333;
}
.index-tit-bar .title {
	display: inline-block;
	z-index: 9;
	position: relative;
	font-size: 30px;
	line-height: 3em;
	font-weight: normal;
	position: relative;
}
.index-product {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 50px 0 0 0;
}
.index-arr-product {
	padding: 0 0 50px 0;
}
.full-bg {
	margin-top: 30px;
}
.full-bg img {
	width: 100%;
}
.title span {
	color: #a1a5ad;
}
.product-slides-wrap {
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
.product-slides-wrap .product-slides {
	position: relative;
	width: 100%;
}
.index-arr-product {
}
/* about us */

.index-about {
	position: relative;
}
.index-about .layout {
	width: auto;
}
.about-tit-bar {
}
.about-tit-bar .title {
	font-size: 36px;
	font-weight: normal;
	line-height: 2em;
	letter-spacing: 0;
}
.about-tit-bar .title, .about-tit-bar .title a {
	color: #000;
}
.about-banner {
	position: relative;
	float: left;
	width: 550px;
	height: auto;
	border: 15px solid #595959;
}
.about-banner img {
	width: 100%;
}
.about-cont {
	position: relative;
}
.about-detail {
	font-size: 14px;
	line-height: 1.7;
	width: 580px;
	float: right;
	text-align: right;
}
.about-detail, .about-detail a {
	color: #444;
}
.about-detail p {
	padding-bottom: 8px;
	text-align: center;
}
.about-more {
	display: inline-block;
	background-color: #900020;
	padding: 3px 30px;
	font-size: 16px;
	color: #333;
 *display:inline;
	text-transform: uppercase;
	margin-top: 30px;
	position: relative;
	float: right;
	border-radius: 5px;
	font-weight: normal;
}
.contact-us {
	display: inline-block;
	background-color: #900020;
	padding: 3px 30px;
	font-size: 16px;
	color: #fff;
 *display:inline;
	text-transform: uppercase;
	margin-top: 30px;
	position: relative;
	float: right;
	margin-left: 30px;
	border-radius: 5px;
	font-weight: normal;
}
 @media screen and (min-width: 769px) {
.about-banner .flex-direction-nav {
	display: none;
}
.about-banner .flex-control-nav {
	bottom: -40px;
	position: relative;
	line-height: 1;
}
.about-banner .flex-control-paging li {
	padding: 0 2px;
}
}
.about-banner .flex-control-paging li a {
	font-size: 2px;
	display: inline-block;
	background-color: #595959;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	border: 1px solid #999;
}
.about-banner .flex-control-paging li a {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	opacity: 1;
}
.about-banner .flex-control-paging li a.flex-active {
	border-color: rgba(255,255,255,0.5);
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #ffd712;
}
/* full banner */

.full-bg-banner {
	width: 100%;
	height: 230px;
	background: #eee url(img/banner-bg.jpg) fixed no-repeat center 0;
}
/* index products */

.index-layout {
	margin-top: 50px;
}
.product-slides {
	display: none;
}
.product-slides .product-item {
	margin: 0 auto;
	position: relative;
	border: 1px solid #b6aba0;
	background-color: #fff;
}
.product-slides .product-item .pd-img, .product-slides .product-item .pd-img img, .product-slides .product-item .pd-shadow {
	display: block;
	width: 100%;
	height: 235px;
}
.product-slides .product-item .pd-img {
	position: relative;
	margin: 0 auto;
}
.product-slides .product-item .pd-shadow {
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.product-slides .product-item .pd-shadow:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #171c21;
	opacity: 0;
}
.product-slides .product-item .pd-shadow:after {
	display: inline-block;
	content: '';
	width: 50px;
	height: 50px;
	background: url(img/ico-zoom.png) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -45px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}
.product-slides .product-item:hover .pd-shadow:before {
	background-color: #171c21;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.product-slides .product-item:hover .pd-shadow:after {
	margin-top: -25px;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.product-slides .product-item:hover .pd-name {
}
.product-slides .product-item .pd-name {
	padding: 0 5px 15px;
	font-size: 16px;
}
.product-slides .product-item .pd-name a {
	display: block;
	width: 100%;
	padding: 8px 0 0;
	height: 2.8em;
	line-height: 1.4em;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}
.product-slides .product-item .pd-name a:hover {
	text-decoration: none;
	transform: scale(1.1);
}
.owl-loaded {
	display: block;
}
.product-slides-wrap .product-slides .owl-prev, .product-slides-wrap .product-slides .owl-next {
	display: none;
}
 @-webkit-keyframes bounce {
 0%, 100%, 20%, 50%, 80% {
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
 40% {
 -webkit-transform:translateY(-12px);
 transform:translateY(-12px)
}
 60% {
 -webkit-transform:translateY(-6px);
 transform:translateY(-6px)
}
}
 @keyframes bounce {
 0%, 100%, 20%, 50%, 80% {
 -webkit-transform:translateY(0);
 -ms-transform:translateY(0);
 transform:translateY(0)
}
 40% {
 -webkit-transform:translateY(-12px);
 -ms-transform:translateY(-12px);
 transform:translateY(-12px)
}
 60% {
 -webkit-transform:translateY(-6px);
 -ms-transform:translateY(-6px);
 transform:translateY(-6px)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}
.product-slides-wrap .product-slides .owl-nav {
	display: block;
}
.product-slides-wrap .owl-dots {
	text-align: center;
	margin-top: 20px;
}
.product-slides-wrap .owl-dot {
	display: none;
	padding: 0 5px;
}
.product-slides-wrap .owl-dot span {
	display: inline-block;
	width: 70px;
	height: 10px;
	border-radius: 5px;
	background-color: #dbdbdb;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: 0 3px 5px rgba(0,0,0,0.2)
}
.product-slides-wrap .owl-dots .active span {
	background-color: #ffd712;
	box-shadow: 0 3px 5px rgba(218,19,8,0.6)
}
.product-slides-wrap .product-slides .owl-nav {
}
.product-slides-wrap .product-slides .owl-prev, .product-slides-wrap .product-slides .owl-next {
	display: inline-block;
	width: 40px;
	height: 13px;
	background-position: center;
	background-repeat: no-repeat;
*display:inline;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: -55px;
	z-index: 100;
}
.product-slides-wrap .product-slides .owl-next {
	background-image: url(img/pd-nav-icos.png);
	right: 100px;
	background-position: -12px 2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.product-slides-wrap .product-slides .owl-prev {
	background-image: url(img/pd-nav-icos.png);
	left: 100px;
	background-position: 8px 2px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.product-slides-wrap .product-slides .owl-next:hover {
	background-image: url(img/pd-nav-icos.png);
	background-position: -12px -27px;
	border-radius: 5px;
}
.product-slides-wrap .product-slides .owl-prev:hover {
	background-image: url(img/pd-nav-icos.png);
	background-position: 8px -27px;
	border-radius: 5px;
}
.goods-may-like .owl-nav {
	position: absolute;
	right: 0;
	top: -52px;
	height: auto;
	padding-left: 10px;
}
.goods-may-like .owl-prev, .goods-may-like .owl-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(img/pd-nav-icos.png);
	background-repeat: no-repeat;
 *display:inline;
	text-indent: -9999px;
	overflow: hidden;
}
.goods-may-like .owl-prev {
	background-position: 8px 2px;
}
.goods-may-like .owl-next {
	background-position: -12px 2px;
	margin-left: 8px;
}
.goods-may-like .owl-prev:hover {
	background-position: 8px -27px;
}
.goods-may-like .owl-next:hover {
	background-position: -12px -27px;
}
.goods-may-like .owl-prev.disabled:hover, .goods-may-like .owl-next.disabled:hover, .goods-may-like .owl-prev.disabled, .goods-may-like .owl-next.disabled {
	background-color: transparent;
	cursor: default;
	filter: alpha(opacity=0);
	opacity: 0;
}
/* subpage products */

.main .product-item {
	position: relative;
	width: 249px;
	height: auto;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
 margin: 10px !important;
}
.main .product-item .item-wrap {
	position: relative;
	border: 1px solid #b4b4b4;
	padding: 2px;
}
.main .product-item:hover .item-wrap {
}
.main .product-item .pd-img {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.main .product-item .pd-img img {
	position: relative;
	width: 100%;
}
.main .product-item .pd-img .pd-shadow {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	background-color: rgba(0,0,0,0.2);
	z-index: 9;
}
.main .product-item:hover .pd-img .pd-shadow {
	opacity: 1;
	-moz-opacity: 100;
	filter: alpha(opacity=100);
}
.main .product-item .pd-info {
	position: relative;
	display: block;
	line-height: 18px;
}
.product-list .product-item .pd-info .pd-name {
	padding: 0 5px 5px;
}
.main .product-item .pd-info .pd-name a {
	display: block;
	height: 36px;
	overflow: hidden;
	padding: 15px 5px 0;
	font-weight: normal;
	text-align: center;
}
.main .product-item .pd-info .pd-detail {
}
.main .product-item {
	clear: left;
}
/* ===============================================================

   * for:subpage aside

   --------------------------------------------------------------- */



/* path */

.path-bar {
	position: relative;
	line-height: 31px;
	font-size: 13px;
	margin: 0 0 40px;
	padding: 9px 0;
	background-color: #f5f5f5;
	text-align: left;
	text-transform: uppercase;
}
.path-bar li {
	display: inline-block;
	vertical-align: top;
	position: relative;
 *display:inline;
	padding-right: 8px;
}
.path-bar li:after {
	display: inline;
	content: '/';
	padding-left: 8px;
}
.path-bar li:last-child:after {
	display: none;
}
.path-bar li, .path-bar li a {
	color: #333;
}
.path-bar li:first-child {
	padding-left: 0;
}
.path-bar li:first-child a:before {
	display: none;
}
.path-bar li a:hover, .path-bar li:hover a {
	color: #ccc;
}
/* aside */

.aside {
	float: left;
	width: 242px;
}
.side-tit-bar {
	position: relative;
	padding: 0 0 12px;
}
.side-tit-bar .side-tit {
	position: relative;
	font-size: 22px;
	line-height: 1.3;
	font-weight: normal;
	color: #333;
}
.side-widget {
	margin: 0 0 20px 0;
	padding: 0;
}
.side-widget .side-hide {
	padding: 20px 0 35px;
}
.side-cate > ul > li > a {
	margin-right: 25px;
}
.side-cate ul li a {
	position: relative;
	display: inline-block;
	line-height: 35px;
	padding: 0;
	font-size: 14px;
	color: #333;
}
.side-cate ul li a {
 *display:inline;
}
.side-cate ul li a:hover {
	color: #ffd712;
}
/*.side-cate ul li a:before{content:'';display: inline-block;width: 7px;height: 9px;background:url(img/icons07.png) no-repeat 0 center;position: absolute;left: 0;top: 13px;}*/

.side-cate ul li li a {
	font-size: 12px;
	position: relative;
	background: none;
	color: #333;
	display: inline-block;
}
.side-cate ul li li a:before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background: #666;
	position: absolute;
	left: 0;
	top: 15px;
}
.side-cate ul li {
	position: relative;
}
.side-cate ul li li {
	padding: 0 0 0 20px;
}
.side-cate ul li li a {
	padding-left: 12px;
}
.side-cate ul li .icon-cate {
	position: absolute;
	top: 7px;
	right: 0;
	width: 16px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
	color: #999;
	border: 1px solid transparent;
}
.side-cate ul li .icon-cate:before {
	content: '';
	display: block;
	width: 2px;
	height: 8px;
	background-color: #999;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -4px;
}
.side-cate ul li .icon-cate:after {
	content: '';
	display: block;
	width: 8px;
	height: 2px;
	background-color: #999;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: -1px;
}
.side-cate ul li .icon-cate-up:before {
	display: none;
}
.side-cate ul li .icon-cate:hover:before, .side-cate ul li .icon-cate:hover:after {
	background-color: #fff;
}
.side-cate ul li .icon-cate:hover {
	background-color: #ffd712;
	color: #fff;
	border-color: #ffd712;
}
.side-cate ul li.side-cate-show a:before {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.products-scroll-list-wrap {
	position: relative;
	padding: 15px 0;
}
.products-scroll-list {
	position: relative;
	margin-top: 20px;
}
.products-scroll-list li {
	padding: 0 0 15px;
	display: block;
	overflow: hidden;
}
.products-scroll-list li img {
	width: 60px;
	float: left;
	padding: 0 20px 0 0;
}
.products-scroll-list li .pd-info {
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
}
.side-widget .disabled {
	cursor: default;
}
.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;
}
.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;
}
/* ===============================================================

   * for:subpage main

   --------------------------------------------------------------- */

.main {
	position: relative;
	width: 900px;
	display: block;
	overflow: hidden;
	float: right;
}
.main-tit-bar {
	line-height: 28px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding-bottom: 5px;
}
.main-tit-bar .title {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	position: relative;
	color: #333;
	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: 5px 0 20px;
	display: block;
	overflow: hidden;
}
.main-banner .slide-banners {
	height: auto;
	margin: 0 0 8px 0;
	width: 100%;
}
.main-banner .slide-banners .slide-item {
	height: auto;
}
.main-banner .slide-banners .slide-item img {
	width: 100%;
}
.goods-summary {
	font-size: 14px;
	line-height: 22px;
	padding: 5px 0 10px;
}
.main-banner .flex-control-nav {
	bottom: 15px;
	line-height: 8px;
}
.main-banner .flex-control-paging li a {
	width: 6px;
	height: 6px;
	border-width: 1px;
}
.product-list, .certificate-list, .video-list, .download-list, .faq-list {
	position: relative;
	overflow: hidden;
	background: #FFF;
	margin: 20px 0 0;
}
.product-list ul, .certificate-list ul, .video-list ul {
	position: relative;
	width: 115%;
}
.product-list ul .product-item, .video-list ul .product-item, .goods-items .product-item {
	width: 248px;
	margin: 0 43px 40px 0;
}
.product-list ul .product-item {
	width: 205px;
	margin: 0 10px 20px 10px;
}
.certificate-list ul .product-item {
	width: 185px;
	margin: 0 25px 20px 0;
}
/* ---------------------------- download ---------------------------- */

.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;
	padding-right: 160px;
}
.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;
	font-size: 16px;
	margin: 0 15px;
}
.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));
	position: absolute;
	right: 0;
	bottom: 10px;
}
.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 ---------------------------- */

.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: 16px;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
.faq-list ul li .faq-cont {
	position: relative;
	padding: 0 0 30px 42px;
	font-size: 14px;
}
/* pages */

.page-bar .pages {
	display: block;
	padding: 10px;
	margin: 20px 0 30px;
	text-align: center;
	font-size: 12px;
}
.pages a, .pages span {
	display: inline-block;
	border: 1px solid #ddd;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	margin: 0 4px;
	vertical-align: middle;
}
.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-color: #ffd712;
	border-color: #ffd712;
}
.pages a:hover {
	text-decoration: none;
}
/* ---------------------------- product detail ---------------------------- */

.product-intro {
	position: relative;
	display: block;
}
.product-view {
	width: 321px;
	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: 319px;
	height: 319px;
	text-align: center;
	border: 1px solid #eee;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
}
.product-view .product-img img {
	max-width: 319px;
	max-height: 319px;
	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;
}
.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: 62px;
	height: 62px;
}
.small-img-wrap .small-img-item {
	display: block;
	text-align: center;
	margin: 0 10px;
	cursor: pointer;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	overflow: hidden;
}
.small-img-wrap .small-img-item img {
	display: block;
	vertical-align: middle;
}
.small-img-wrap .current .small-img-item {
	border-color: #ffd712;
}
.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 */

.container {
	position: relative;
}
.photos-gallery {
	width: 800px;
	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: 490px;
	padding: 15px 50px 1000px;
	margin-bottom: -970px;
	position: relative;
	background: #fff;
}
.photos-gallery .gallery-photo img {
	max-width: 100%;
	_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;
	text-align: center;
}
.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 {
	color: #312F32;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	line-height: 1.2;
	font-weight: normal;
}
/* product summary */

.product-summary {
	width: 550px;
	float: right;
}
.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: 60px 0 0;
}
.detail-tabs {
	position: relative;
}
.detail-tabs h2 {
	display: inline-block;
	vertical-align: top;
 *display:inline;
 *zoom:1;
	position: relative;
	font-size: 14px;
	line-height: 34px;
	padding: 0 30px;
	cursor: pointer;
	margin: 0 5px 0 0;
	color: #333;
	font-weight: normal;
}
.detail-tabs h2.current {
	box-shadow: 2px 2px 4px rgba(0,0,0,0.5)
}
.product-detail .detail-panel {
	padding-top: 30px;
}
.product-detail .disabled {
	display: none;
}
.goods-tbar {
	position: relative;
	line-height: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.goods-tbar .title {
	display: inline-block;
	position: relative;
	z-index: 9;
	background-color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0 15px 0 0;
	color: #333;
}
.goods-may-like {
	position: relative;
	margin: 40px 0 0;
}
.goods-items-wrap {
	position: relative;
	width: 828px;
	width: 100%;
}
.goods-items {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
}
.goods-items .product-item {
}
.goods-items .owl-nav {
	display: inline;
	position: absolute;
	top: -53px;
	right: -2px;
}
.goods-items .owl-nav .owl-next {
	margin-left: 10px;
}
/* ---------------------------- blog ---------------------------- */

.blog-list {
	background: #fff;
	padding: 0 0 50px;
	margin: 0 auto;
}
.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: #ffd712;
}
.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 solid #aaa;
	border-bottom: 1px solid #aaa;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
}
.blog-list .blog-item:hover:before {
	border-top-color: #333;
	border-bottom-color: #333;
}
/*====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.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;
}
.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;
}
/* entry table

----------------------------- */	

.entry {
	padding: 15px 0;
}
.entry {
	color: #666;
}
.entry a {
	color: #0030FF;
}
.entry p {
	margin: 0;
	padding: 8px 0;
	font-size: 13px;
	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: 12px;
	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;
}

	



/* animate */

@-moz-keyframes fadeInUp {
 0% {
 opacity:0;
 -moz-transform:translate3d(0, 40px, 0);
 transform:translate3d(0, 40px, 0)
}
 100% {
 opacity:1;
 -moz-transform:none;
 transform:none;
}
}
 @-webkit-keyframes fadeInUp {
 0% {
 opacity:0;
 -webkit-transform:translate3d(0, 40px, 0);
 transform:translate3d(0, 40px, 0)
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none;
}
}
 @-ms-keyframes fadeInUp {
 0% {
 opacity:0;
 -ms-transform:translate3d(0, 40px, 0);
 transform:translate3d(0, 40px, 0)
}
 100% {
 opacity:1;
 -ms-transform:none;
 transform:none;
}
}
 @-o-keyframes fadeInUp {
 0% {
 opacity:0;
 -o-transform:translate3d(0, 40px, 0);
 transform:translate3d(0, 40px, 0)
}
 100% {
 opacity:1;
 -o-transform:none;
 transform:none;
}
}
 @keyframes fadeInUp {
 0% {
 opacity:0;
 transform:translate3d(0, 40px, 0);
}
 100% {
 opacity:1;
 transform:none;
}
}
.index-sv-items .sv-item:nth-child(1), .index-sv-items .sv-item:nth-child(2), .index-sv-items .sv-item:nth-child(3) {
	opacity: 0;
}
.index-sv-items .sv-item:nth-child(1), .index-sv-items .sv-item:nth-child(2), .index-sv-items .sv-item:nth-child(3) {
	opacity: 1\9;
}
.fadeInUp .sv-item:nth-child(1) {
	-webkit-animation: fadeInUp 0.5s linear forwards;
	-moz-animation: fadeInUp 0.5s linear forwards;
	-ms-animation: fadeInUp 0.5s linear forwards;
	-o-animation: fadeInUp 0.5s linear forwards;
	animation: fadeInUp 0.5s linear forwards;
}
.fadeInUp .sv-item:nth-child(2) {
	-webkit-animation: fadeInUp 0.5s linear 0.4s forwards;
	-moz-animation: fadeInUp 0.5s linear 0.4s forwards;
	-ms-animation: fadeInUp 0.5s linear 0.4s forwards;
	-o-animation: fadeInUp 0.5s linear 0.4s forwards;
	animation: fadeInUp 0.5s linear 0.4s forwards;
}
.fadeInUp .sv-item:nth-child(3) {
	-webkit-animation: fadeInUp 0.5s linear 0.8s forwards;
	-moz-animation: fadeInUp 0.5s linear 0.8s forwards;
	-ms-animation: fadeInUp 0.5s linear 0.8s forwards;
	-o-animation: fadeInUp 0.5s linear 0.8s forwards;
	animation: fadeInUp 0.5s linear 0.8s forwards;
}





/* ie8 */

@media \0screen\,screen\9 {
.nav-bar, .head-wrapper-fix .header {
	background-color: #eee;
}
.product-slides-wrap .product-slides .owl-prev, .product-slides-wrap .product-slides .owl-next {
	background-color: #666;
}
.slide-banners .flex-direction-nav .flex-prev, .slide-banners .flex-direction-nav .flex-next {
	background-color: #000;
}
.slide-banners:hover .flex-direction-nav .flex-prev, .slide-banners:hover .flex-direction-nav .flex-next {
	filter: alpha(opacity=80);
}
.head-wrapper-fix .header {
	border-bottom: 3px solid #eee;
}
.main .product-item .pd-img .pd-shadow {
	background-color: #fff;
}
.product-slides .product-item .pd-shadow, .main .product-item .pd-img:hover .pd-shadow {
	filter: alpha(opacity=10);
	display: block;
}
}
 @media screen and (min-width: 769px) and (max-width: 1100px) {
}
.inquiry-form .form-input, .inquiry-form input[type="text"] {
	position: relative;
	border: 1px solid #E3E3E3;
	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 #E3E3E3;
	width: 20%;
	height: 31px;
	line-height: 31px;
	margin: 18px 0 0;
	color: #000;
	padding: 0 0 0 15px;
}
.change-language {
	margin: 5px 0 0;
}
.sub-content {
	right: auto !important;
	left: 0 !important;
	border-radius: 0 5px 5px 5px !important;
}
.change-language-info .change-language-title, .change-language-info .change-language-title a, .change-language-info .change-language-title span, .change-language-info .language-icon {
	color: #FFF !important;
}
.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 !important
}
 @media only screen and (max-width: 1366px) {
.layout, .path-bar .path-nav, .nav-bar .nav-wrap, .foot-nav {
}
body, .container {
	min-width: 1024px;
}
.main-tit-bar .title {
	font-size: 26px;
}
.product-view {
	width: 380px;
}
.product-summary {
	width: 400px;
}
}
 @media only screen and (max-width: 1200px) {
.layout, .index-info-wrap .index-info, .path-bar .path-nav, .footer, .index-about, .foot-nav {
	width: 1024px;
	min-width: 1024px;
	margin: 0 auto;
	position: relative;
}
.about-banner {
	width: 40%;
	border: 10px solid #595959;
}
.about-detail {
	width: 50%;
}
.product-slides .product-item .pd-img, .product-slides .product-item .pd-img img, .product-slides .product-item .pd-shadow {
	height: auto;
}
.product-slides-wrap {
	width: 100%;
}
.foot-items .foot-item.foot-blog, .foot-items .foot-item.foot-inquiry, .foot-items .foot-item.foot-contact {
	width: 30%;
	margin: 0;
	padding-right: 3%;
}
.aside {
	width: 18.75%;
}
.side-tit-bar .side-tit {
	font-size: 14px;
	text-transform: capitalize;
}
.main {
	width: 78.5%
}
.product-list ul, .certificate-list ul, .video-list ul {
	position: relative;
	width: 100%;
}
.product-list ul .product-item, .video-list ul .product-item, .goods-items .product-item {
	width: 24%;
	margin: 0;
	margin-right: 1%;
	margin-bottom: 2%;
}
.product-view {
	width: 40%;
}
.product-summary {
	width: 55%;
}
.product-view .product-img img {
	width: 100%;
}
}
 @media only screen and (max-width: 1024px) {
.layout, .index-info-wrap .index-info, .path-bar .path-nav, .footer, .index-about, .foot-nav {
	width: 98%;
	min-width: auto;
}
body, .container {
	min-width: auto;
}
body, .container {
	min-width: 100%;
}
.nav > li {
	width: auto;
	padding: 0 15px;
}
.index-tit-bar .title::after {
	width: 500px;
	background-size: 90%;
	background-repeat: no-repeat;
}
.contact-us, .about-more {
	display: inline-block;
	float: none;
	margin-top: 50px;
}
}
 @media only screen and (max-width: 840px) {
/* ===================================================

 * footer 

 * --------------------------------------------------- */
 
}
@media only screen and (max-width: 768px) {
.foot-items .foot-item.foot-blog, .foot-items .foot-item.foot-inquiry, .foot-items .foot-item.foot-contact {
	width: 100%;
	padding-right: 0;
	margin-bottom: 2%;
}
}
 @media screen and (max-width:768px) {
.layout, .index-info-wrap .index-info {
	width: 100%
}
body, .container {
	min-width: 100%;
}
.mobile-product-view {
	max-width: 600px;
	margin: 0 auto;
}
.index-sv-items, .about-cont, .product-slides-wrap {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.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;
}
.product-slides:hover .product-item {
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}
.owl-dots {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}
.owl-dots .owl-dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 4px;
	background: #DBDBDB;
}
.owl-dots .active {
	background: #ffd712;
}
.head-social li a, .head-social li img, .head-search .search-ipt {
	-moz-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* ================================
   header
   -------------------------------- */
.header {
	position: relative;
	width: 100%;
	top: 0px;
	margin-top: 0px;
	z-index: 1000;
}
.header {
	padding: 20px 0;
	background-color: #ffd712;
}
.topbar {
	display: none;
	overflow: hidden;
}
.head-wrapper {
	border-bottom: none;
}
.head-wrapper-fix .header {
	height: auto;
	padding: 12px 0;
	position: static;
}
.head-wrapper-fix .logo {
	margin-bottom: 38px;
}
.head-wrapper-fix {
	position: relative;
}
.head-wrapper-fix .mobile-head-wrapper {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}
.head-wrapper-fix .nav-bar {
}
.logo {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	padding: 0;
	position: relative;
}
.logo img {
	position: relative;
	display: inline-block;
	vertical-align: top;
*display:inline;
*zoom:1;
	max-width: 182px;
	max-height: none;
}
.mobile-head-wrapper, .mobile-serve .title-ico {
	background: -moz-linear-gradient(top, #f9f9f9, #d9d9d9);
	background: -webkit-linear-gradient(top, #f9f9f9, #d9d9d9);
	background: -ms-linear-gradient(top, #f9f9f9, #d9d9d9);
	background: -o-linear-gradient(top, #f9f9f9, #d9d9d9);
	background: linear-gradient(top, #f9f9f9, #d9d9d9);
}
.mobile-head-wrapper {
	position: relative;
	height: 38px;
	display: block;
	z-index: 9999;
}
.mobile-serve {
	width: 25%;
	float: left;
}
.mobile-serve .title-ico {
	position: relative;
	display: block;
	width: 100%;
	height: 38px;
	z-index: 9000;
}
.mobile-serve .title-ico:before {
	content: '';
	display: block;
	height: 38px;
	background-image: url(img/mobile_head_icons.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 38px auto;
}
.mobile-nav-bar {
	z-index: 1000;
}
.mobile-language {
}
.head-wrapper-fix .language {
	display: block;
}
.mobile-head-search {
}
.mobile-head-social {
}
.mobile-nav-bar .title-ico:before {
	background-position: center 0;
}
.mobile-language .title-ico:before {
	background-position: center -76px;
}
.mobile-head-search .title-ico:before {
	background-position: center -38px;
}
.mobile-head-social .title-ico:before {
	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;
}
.mobile-serve .mobile-head-show {
	display: block;
	opacity: 1;
	visibility: visible;
}
.mobile-serve .mobile-head-show .head-social {
	display: block;
	margin-top: 0px;
}
.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;
}
.head-search-wrap {
	display: none;
	visibility: hidden;
}
.head-search {
display: block;
border: 0;
padding: 20px 0;
border-radius: 0;
height: auto;
box-shadow: none;
position: relative;
top: auto;
right: auto;
}
.head-search .search-ipt, .head-search .search-btn {
	display: block;
	width: 100%;
	float: none;
	opacity: 1;
	border-radius: 0;
}
.head-search .search-ipt, .head-search .search-ipt:focus {
	width: 100%;
	padding-left: 12px;
	height: auto;
	line-height: 40px;
	border: 2px solid #ffd712;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.head-search .search-btn, .head-search .search-btn:hover {
	float: none;
	cursor: pointer;
	background: #ffd712;
	color: #fff;
	text-align: center;
	border: none;
	height: 45px;
	line-height: 40px;
	padding: 0 10px;
	margin-top: 10px;
	text-indent: inherit;
	font-size: 14px;
	font-weight: bold;
}
.head-search .search-btn {
	position: relative;
	background-image: url(img/search-btn.png);
	background-repeat: no-repeat;
	background-position: 50% -8px;
}
.head-social {
	float: none;
	text-align: center;
	line-height: 40px;
	padding: 15px 0;
}
.topbar .head-contact .head-phone:before, .topbar .head-contact .head-email:before, .transall:before, .language:before, .head-social li:before, .topbar .head-contact .head-phone:after, .topbar .head-contact .head-email:after, .transall:after, .language:after, .head-social li:after, .head-social:before, .head-social:after {
	width: 0;
	display: none;
}
.head-social li {
	padding: 8px;
}
.head-social li img {
	padding: 0;
	margin: 0;
}
.language {
	float: none;
}
/* nav */
.nav-bar {
	height: 1px;
	overflow: hidden;
	background: none;
	border-bottom: 0;
	box-shadow: none;
}
.nav-bar:before {
	display: none;
}
.nav-wrap {
	padding: 1em 15px 10px;
	background: #fff;
	z-index: 10000;
	width: 70%;
	height: 100%;
	position: fixed;
	left: -85%;
	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;
	text-align: left;
}
.nav ul:before {
	display: none;
}
.nav > li.nav-current {
	background-color: transparent;
}
.nav > li:before {
	display: none;
}
.nav > li > ul:before {
	display: none;
}
.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;
	text-align: left;
}
.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;
	color: #666;
	width: 100%;
	text-align: left;
}
.nav > li:after {
	display: none;
}
.nav-wrap .nav li a.ico-home {
	height: 35px;
	background-image: url(img/ico-home-gray.png);
}
.nav-wrap .nav li a:after {
	display: none;
	content: "";
}
.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%;
	top: 50%;
	margin-left: -6px;
top50%;
	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;
	box-shadow: none;
}
.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;
}
.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 banner */
.slide-banners-wrap {
	margin: 0 auto;
	top: 0px;
}
.slide-banners {
	width: 100%;
	height: auto;
}
.slide-banners .slide-item {
	height: auto;
	background: none;
}
.slide-banners .slide-item a {
	width: 100%;
	margin: 0;
	padding: 0;
	position: static;
}
.slide-banners-wrap .slide-banners .slide-item img {
	display: block;
	width: 100%;
}
.flex-control-nav {
	height: auto;
	line-height: 10px;
	bottom: 8px;
}
.flex-control-nav li {
	padding: 0 3px;
}
.flex-direction-nav {
	display: none;
}
.flex-control-paging li a {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border: 0;
}
.flex-control-paging li a.flex-active {
	background-color: #ffd712;
}
.owl-carousel .owl-controls {
	height: auto;
}
/* ================================
   homepage
   -------------------------------- */

.index-sv-items {
	padding-top: 30px;
}
.index-sv-items ul {
	width: 100%;
}
.index-sv-items .sv-item {
	width: 100%;
	padding: 0;
	margin: 0 auto 10px;
	float: none;
	-webkit-animation: none;
	-moz-animation: none!important;
	animation: none!important;
	opacity: 1!important;
	text-align: center;
	outline: none;
}
.index-sv-items .sv-item:hover {
	outline: none;
	border-color: #eee;
}
.index-sv-items .sv-tit {
	font-size: 16px;
}
.index-sv-items .sv-item:hover .sv-ico {
	-moz-transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.index-sv-items .sv-ico {
	padding: 0;
	margin: 0 auto 15px;
	float: none;
}
.index-sv-items .sv-ico img {
	width: 80px;
	border: 0;
}
.index-sv-items .sv-tit, .index-sv-items .sv-desc, .index-sv-items .readmore {
	margin-left: 0;
}
.index-sv-items .sv-item:hover .sv-ico img {
	box-shadow: none;
}
.index-sv-items .readmore a:before {
	-moz-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.index-tit-bar {
	text-align: center;
	padding: 0;
	margin: 0 auto 20px;
}
.index-tit-bar .title {
	font-size: 16px;
}
.index-tit-bar .title:after {
	margin-top: 10px;
}
.index-info-wrap .index-info ul {
	width: 100%;
	text-align: center;
	padding: 0 0 50px;
}
.index-info-wrap .index-info ul .index-info-list {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.index-info-wrap .index-info ul .index-info-list .info-pic {
	width: 60%;
	margin: 0 auto;
}
.index-info-wrap .index-info ul .index-info-list .info-pic {
	border-bottom-width: 3px;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-title {
	padding: 10px 0 0;
	font-size: 14px;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-detail {
	font-size: 12px;
	line-height: 20px;
}
.index-info-wrap .index-info ul .index-info-list .info-detail-wrap .info-more {
	font-size: 12px;
	margin: 10px 0;
}
.index-product .owl-carousel .owl-controls {
	height: auto;
}
.index-product .owl-dots {
	position: static;
	height: auto;
}
/* products */
.index-product {
	padding: 0 0 3% 0;
}
.product-slides-wrap, .product-slides-wrap .product-slides, .product-slides .product-item, .arr-product .product-item, .goods-items-wrap, .goods-items-wrap .goods-items, .goods-items .product-item {
	width: 100%;
}
.product-slides-wrap .product-slides, .goods-items-wrap .goods-items {
}
.product-slides .product-item .pd-img, .product-slides .product-item .pd-img img, .product-slides .product-item .pd-shadow {
	width: 100%;
	height: auto;
}
.product-slides .product-item .pd-shadow {
	top: 0;
	bottom: 0;
}
.product-slides .product-item .pd-shadow:before {
	width: 30px;
	height: 30px;
	margin-bottom: -17px;
	-webkit-background-size: auto 10px;
	background-size: auto 10px;
	border-width: 2px;
}
.product-slides .product-item .pd-shadow:before, .product-slides .product-item .pd-shadow:after {
	display: none;
}
.product-list {
	padding: 0;
	margin: 0 -5px;
}
.full-bg-banner {
	height: 100px;
}
.product-item .item-wrap {
	width: 100%;
	margin: 0 auto;
}
.full-bg {
	margin-top: 0;
}
.index-layout {
	margin-top: 2%;
}
/* about us */

.index-about {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.index-about .layout {
	padding: 0;
	background-color: transparent;
	border: 0;
}
.about-tit-bar, .goods-tbar {
	text-align: center;
	padding-bottom: 0;
}
.about-tit-bar .title, .goods-tbar .title {
	display: inline-block;
	z-index: 9;
	position: relative;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	position: relative;
}
.about-tit-bar .title:after, .goods-tbar .title:after, .index-tit-bar .title:after {
	content: '';
	display: block;
	width: 170px;
	height: 1px;
	background-color: #ddd;
	margin: 10px auto 0;
}
.about-tit-bar .title:before, .goods-tbar .title:before, .index-tit-bar .title:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #ffd712;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	bottom: -2px;
	border-radius: 50%;
}
.about-tit-bar .title {
	line-height: 1.5;
	font-size: 16px;
	border-width: 2px;
	text-align: center;
	display: inline-block;
	padding: 0 15px;
	background-color: #fff;
	position: relative;
	z-index: 9;
}
.about-cont {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}
.about-banner {
	float: none;
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 0 0 5px;
	top: 0;
}
.about-banner .slides:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.about-banner .flex-control-nav {
	position: absolute;
	padding: 15px 0;
}
.about-banner .flex-control-paging li {
	padding: 0 4px;
}
.about-banner .slides {
	position: relative;
	width: 100%;
	display: block;
	margin: 0 auto;
	float: none;
	overflow: hidden;
}
.about-detail {
	float: none;
	width: 100%;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
.about-detail p {
	text-align: left;
	line-height: 1.8;
}
.about-detail .about-more {
	height: auto;
	line-height: 30px;
	padding: 3px 36px;
	font-size: 14px;
	margin: 10px 0;
	float: none;
	font-weight: bold;
}
.about-more, .contact-us {
	float: left;
	margin: 3% 0 0 10%;
	padding: 1% 3%;
}
.contact-us {
	float: right;
	margin: 3% 10% 0 0;
}
.index-arr-product {
	padding: 3% 0 3% 0;
}
.index-arr-product .owl-dot {
	padding: 0;
}
.index-arr-product .layout {
}
/* ================================
   footer
   -------------------------------- */
.foot-wrapper {
	border-top-width: 0;
}
.foot-social {
	display: none;
}
.footer .foot-social {
	float: none;
}
.footer .foot-social li:first-child a {
	margin-left: 0;
}
.foot-nav {
	display: none;
}
.foot-wrapper .foot-items {
	padding: 20px 10px 0;
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
}
.foot-items .foot-item-hide {
	display: block;
	margin: 0 0 15px;
	border: 1px solid #3A4D5E;
	padding: 0 10px;
}
.foot-items .foot-item-hide .foot-cont {
	padding: 10px 0;
}
.foot-items .foot-item .foot-tit {
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
}
.foot-blog {
	text-align: center;
}
.foot-contact, .foot-inquiry, .foot-blog {
	width: 100%;
	margin: 0;
}
.foot-items .foot-item-hide {
	border: 1px solid rgba(255,255,255,0.2);
}
.foot-item-hide .foot-cont {
	position: relative;
	display: none;
}
.foot-contact li {
	font-size: 12px;
	display: block;
	position: relative;
	min-height: inherit;
}
.foot-contact li p, .foot-contact li:before {
	display: block;
	vertical-align: top;
}
.foot-contact li p {
	width: 100%;
	padding-left: 30px;
}
.foot-contact li li:before {
	float: left;
}
.subscribe-form {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	overflow: hidden;
}
.foot-inquiry .subscribe {
	padding-bottom: 8px;
}
.foot-inquiry .subscribe-form .subscribe-ipt {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
}
.foot-inquiry .subscribe-form .subscribe-btn {
	width: auto;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	border: none;
	font-size: 12px;
	border-radius: 0;
	margin-top: 8px;
	width: 100%;
}
.mobile-blog-slides {
}
.blog-slides ul li {
	position: relative;
	display: block;
	overflow: hidden;
	width: 96%;
	padding: 0 2%;
	height: auto;
	text-align: center;
}
.foot-blog-item .blog-cont-time:before {
	display: none;
}
.foot-blog-item .blog-cont {
	padding-top: 15px;
}
.foot-blog-item .blog-cont .blog-cont-pic {
	width: 35%;
	height: auto;
	float: none;
	display: inline-block;
	vertical-align: top;
*dispay:inline;
*zoom:1;
	margin-right: 0;
}
.foot-blog-item .blog-cont-detail {
	position: relative;
	display: block;
}
.foot-blog-item .blog-cont-time {
	margin-top: 10px;
}
.foot-blog-item .blog-cont-title {
	height: auto;
}
.blog-slides .owl-dots .owl-dot {
	background-color: rgba(255,255,255,0.4);
	margin: 0 4px;
}
.blog-slides .owl-dots .active {
	background-color: rgba(255,255,255,0.8);
}
.foot-btn-prev, .foot-btn-next {
	display: none;
	visibility: hidden;
}
.foot-items .foot-item .foot-tit {
	margin-bottom: 0;
	text-align: left;
	padding: 0 5px;
}
.foot-items .foot-blog .foot-tit {
	padding: 0 15px;
}
.foot-items .foot-item-hide .foot-tit {
	position: relative;
	font-weight: normal;
	margin-bottom: 0;
}
.foot-items .foot-item .foot-tit:before {
	display: none;
}
.foot-items .foot-item-hide .foot-tit:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 11px;
	border-radius: 50%;
	background: url(img/sprites1.png) 6px -14px no-repeat;
	opacity: 0.4;
}
.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);
}
.foot-contact li:before {
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	top: -4px;
}
.foot-items .service-show .foot-cont {
	display: block;
}
.foot-nav li.current a {
	border: 0;
}
.footer {
	width: 100%;
	padding: 25px 10px 45px;
	text-align: center;
}
.footer .copyright {
	display: block;
	float: none;
}
.footer .foot-logo {
	display: none;
}
.footer .foot-nav, .footer .copyright {
	text-align: center;
}
.footer .foot-nav {
	text-transform: none;
	font-size: 11px;
	padding-top: 8px;
}
.footer .foot-nav li {
	padding: 0 7px;
	line-height: 1.8;
}
.mobile-foot-contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	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: 50%;
	background-color: #ffd712;
}
.mobile-foot-contact .head-phone a, .mobile-foot-contact .head-email a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.mobile-foot-contact .head-email {
	width: 50%;
}
.mobile-foot-contact .head-phone span, .mobile-foot-contact .head-email span {
	position: relative;
	display: inline-block;
	vertical-align: top;
*display:inline;
}
.mobile-foot-contact .head-phone span:before {
	content: '\e942';
	padding: 0 5px 0 0;
	font-size: 14px;
	vertical-align: middle;
}
.mobile-foot-contact .head-email span:before {
	content: '\e619';
	padding: 0 5px 0 0;
	font-size: 14px;
	vertical-align: middle;
}
.mobile-foot-contact .head-phone span:after, .mobile-foot-contact .head-email span:after {
	content: attr(data-txt);
}
.mobile-foot-contact b {
	display: none;
}
.path-bar {
	height: auto;
	margin: 0 0 15px;
	padding: 5px 0;
}
.path-bar .path-nav {
	width: 96%;
	margin: 0 auto;
	font-size: 11px;
}
.path-bar li {
	padding-left: 4px;
}
/* ================================
   aside
   -------------------------------- */
.aside {
	width: 100%;
	float: none;
	padding: 0 10px;
}
.side-tit-bar {
	border: none;
	padding: 0;
	line-height: 20px;
	height: auto;
	padding: 10px;
}
.side-tit-bar .side-tit {
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
}
.side-tit-bar .side-tit-ico:before {
	display: inline;
	content: '\ea50';
	color: #666;
	position: absolute;
	top: 11px;
	right: 10px;
	font-size: 18px;
	-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-tit-bar:before, .main-tit-bar:before {
	display: none;
}
.side-widget {
	border: 1px solid #eee;
	margin: 0 auto 20px;
	padding-top: 0;
}
.side-widget .side-hide {
	display: none;
	padding: 10px;
}
.side-cate ul li li {
	padding: 0 0 0 15px;
}
.side-cate ul li a {
	display: inline-block;
}
.side-cate ul li a, .side-cate ul li li a {
	font-size: 12px;
	background: none;
}
.side-cate > ul > li > a:before {
	-moz-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}
.side-cate ul li .icon-cate {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	right: -3px;
}
.side-cate > ul > li > ul > li a:before {
	display: inline-block;
	content: '';
	width: 3px;
	height: 3px;
	background-color: #999;
	vertical-align: middle;
	margin-right: 5px;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.aside .side-bn {
	display: none;
}
.side-widget-show .side-tit-bar {
	border-bottom: 2px solid #61696b;
	background-color: #f8f8f8;
}
.side-widget-show .side-tit-bar .side-tit {
	font-weight: bold;
}
.side-widget-show .side-tit-bar .side-tit-ico:before {
	top: 15px;
}
.side-widget-show .side-cate {
	display: block;
}
.products-scroll-list-wrap {
	width: 100%;
	margin-top: 8px;
}
.products-scroll-list {
	width: 100%;
	margin-top: 0;
}
.products-scroll-list ul {
	margin: 0 -10px;
}
.products-scroll-list ul:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.products-scroll-list li {
	width: 50%;
	float: left;
	padding: 0 8px 15px;
}
.products-scroll-list li img {
	position: relative;
	width: 100%;
	float: none;
	margin: 0 auto;
	display: block;
	padding: 0;
}
.products-scroll-list li .pd-info {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: block;
	margin-top: 8px;
	text-align: left;
	line-height: 1.5em;
	max-height: 3em;
	overflow: hidden;
}
.products-scroll-list li:nth-child(2n+1) {
	clear: left;
}
.products-scroll-btn-prev, .products-scroll-btn-next {
	display: none;
}
/* ================================
   main
   -------------------------------- */
.main {
	width: 100%;
	float: none;
	padding: 0 10px;
}
.main-tit-bar {
	height: auto;
	padding: 0 0 8px;
	border-top: 0;
	border-bottom: 1px solid #dadada;
	margin: 0 -10px;
}
.main-tit-bar .title {
	font-size: 14px;
	padding: 0 0 0 10px;
	text-transform: none;
}
.main-banner {
	clear: both;
}
.main-banner .flex-control-nav {
	bottom: 5px;
}
.main-banner .slide-banners .flex-control-paging li a {
	width: 5px;
	height: 5px;
}
.goods-summary {
	position: relative;
	margin: 0 auto;
}
.product-list ul, .certificate-list ul, .video-list ul {
	width: 100%;
}
.product-list ul .product-item, .video-list ul .product-item, .certificate-list ul .product-item {
	width: 50%;
	margin: 0 0 10px;
	padding: 0 5px;
}
.product-item .pd-info .pd-name {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 12px;
}
.main .product-item {
	padding-bottom: 10px;
}
.main .product-item .pd-info .pd-name a {
	padding-top: 0;
	height: auto;
	max-height: 36px;
}
.main .product-item:nth-child(3n+1) {
	clear: none;
}
.download-list ul, .faq-list ul {
	position: relative;
	width: 96%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.faq-list ul li .faq-title {
	height: auto;
}
.entry {
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.inquiry-form {
	padding: 25px 7% 75px;
}
.inquiry-form .inquiry-form-ico {
	width: 40px;
	top: 20px;
}
.inquiry-form .form-input, .inquiry-form input[type="text"] {
	width: 100%;
}
.inquiry-form .form-input.form-input-capcha, .inquiry-form input[type="text"].form-input-capcha {
	width: 150px;
	background: none;
}
.inquiry-form .form-text, .inquiry-form textarea {
	width: 100%;
	background: none;
	overflow: hidden;
}
/* ------------------ product detail ------------------ */
.detail-wrap {
	padding: 0;
	border: 0;
	background: none;
}
.product-view {
	width: auto;
	float: none;
	padding: 0;
	margin: 0 -10px;
}
.product-view .product-img {
	display: none;
}
.product-view .small-img-wrap {
	display: none;
}
.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: 30px;
	display: block;
	overflow: hidden;
	background: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	bottom: 0;
}
.product-intro {
	padding-bottom: 0;
}
.mobile-product-view .owl-dots {
	bottom: 5px;
	z-index: 11;
}
.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: 16px;
	border-bottom: 0;
	padding: 10px 0 0;
}
/* product summary */
.product-summary {
	width: 100%;
	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: 1px solid #ddd;
	line-height: 28px;
	position: relative;
	font-size: 12px;
}
.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 #61696b;
	background-color: #f8f8f8;
}
.goods-tbar {
	border-bottom: 0;
}
.goods-tbar .title {
	font-size: 16px;
}
.goods-may-like {
	margin: 0 auto 20px;
	padding: 15px 0 0;
}
.goods-items .product-item {
	margin: 0;
	padding: 0 5px;
}
.goods-may-like .owl-dots {
	position: static;
	padding: 10px 0 0;
}
.page-layout {
	padding: 0;
}
.pages a, .pages span {
	height: auto;
	padding: 2px 8px;
	margin-bottom: 6px;
}
/* ------------------ blog ------------------ */
.blog-slides ul li {
	margin-bottom: 10px;
}
.blog-slides .owl-carousel .owl-controls {
	position: static;
}
.blog-slides .owl-dots {
	position: static;
	padding-bottom: 20px;
}
.blog-list {
	margin: 0 -10px;
}
.blog-list .blog-item {
	padding: 20px 15px;
}
.blog-list .blog-item:before {
	border-top-color: #ffd712;
	border-bottom-color: #ffd712;
}
.blog-list .blog-item .blog-img {
	width: 100%;
	float: none;
	margin: 0;
}
.blog-list .blog-item .blog-tit {
	padding-top: 8px;
}
/* ------------------ download ------------------ */
.download-list ul li .download-cont {
	padding-right: 0;
}
.download-list ul li .download-cont .download-detail {
	display: inline;
	line-height: 1.4;
}
.download-list ul li .download-button a {
	text-indent: -9999px;
	overflow: hidden;
	padding: 0 20px;
	background-position: center;
	-webkit-background-size: auto 13px;
	background-size: auto 13px;
}
.gotop {
	width: 36px;
	height: 36px;
	bottom: 50px;
	-webkit-background-size: auto 6px;
	background-size: auto 6px;
	background-position: center;
	border-width: 2px;
}
}

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



/*-------------------------------
			swiper-slide start
			----------------------------------*/
.slider_banner{position:relative;overflow:hidden;}
.swiper-container-no-flexbox .swiper-slide{float:left }
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column }
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box }
.swiper-container-android .swiper-slide, .swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0) }
.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap }
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto }
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform }
.swiper-invisible-blank-slide{visibility:hidden }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{height:auto }
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform }
.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10 }
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) }
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y }
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x }
.swiper-button-next, .swiper-button-prev{position:absolute;top:50%;width:36px;height:50px;line-height:50px;text-align:center;margin-top:-25px;z-index:2;cursor:pointer;opacity:0;-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;font-size:30px;background-color:rgba(0,0,0,.4);background-color: #ccc;border-radius:2px;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.swiper-button-next:before, .swiper-button-prev:before{display:inline-block;vertical-align: top;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev{}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{cursor:auto;/*pointer-events:none;*/opacity:0.3;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:10px;right:auto }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:10px;left:auto }
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before{content:'<';color:#fff;}
.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before{content:'>';color:#fff;}
.swiper-button-lock{display:none }
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:2 }
.swiper-pagination.swiper-pagination-hidden{opacity:0 }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:10px;left:0;width:100% }
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0 }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66) }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33) }
.swiper-pagination-bullet,.swiper-pagination-bullet:before,.swiper-pagination-bullet:after{display: inline-block;vertical-align: top;}
.swiper-pagination-bullet{margin: 0 10px;position: relative;overflow: hidden;}
.swiper-pagination-bullet:after{content: '';width: 8px;height: 8px;border: 2px solid #a0a0a0;background-color: #a0a0a0;border-radius: 50%;}
.swiper-pagination-bullet-active:after{background-color: #fff;border-color: #ff0000}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor:pointer }
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0) }
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top, .3s -webkit-transform;
transition:.2s top, .3s -webkit-transform;-o-transition:.2s transform, .3s top;transition:.2s transform, .3s top;transition:.2s transform, .3s top, .3s -webkit-transform}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left, .3s -webkit-transform;
transition:.2s left, .3s -webkit-transform;-o-transition:.2s transform, .3s left;transition:.2s transform, .3s left;transition:.2s transform, .3s left, .3s -webkit-transform}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right, .3s -webkit-transform;transition:.2s right, .3s -webkit-transform;-o-transition:.2s transform, .3s right;transition:.2s transform, .3s right;transition:.2s transform, .3s right, .3s -webkit-transform}
.swiper-pagination-progressbar{background:rgba(0, 0, 0, .25);position:absolute }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top }
.swiper-container-horizontal{overflow:hidden;}
.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0 }
.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0 }
.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255, 255, 255, .25) }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff }
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000 }
.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0, 0, 0, .25) }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000 }
.swiper-pagination-lock{display:none }
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, .1) }
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98% }
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98% }
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, .5);border-radius:10px;left:0;top:0 }
.swiper-scrollbar-cursor-drag{cursor:move }
.swiper-scrollbar-lock{display:none }
.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center }
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain }
.swiper-slide-zoomed{cursor:move }
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite }
.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%; background-position:50%;background-size:100%;background-repeat:no-repeat }
.swiper-lazy-preloader-white:after{}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000 }
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out }
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity }
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto }
.swiper-container-cube{overflow:visible }
.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100% }
.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none }
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0 }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden }
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0 }
.swiper-container-flip{overflow:visible }
.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1 }
.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none }
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto }
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden }
.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px }


@media screen and (max-width: 480px){
	.swiper-pagination-bullet{margin: 0 5px;}
	.swiper-pagination-bullet:after{width: 6px;height: 6px;vertical-align: middle;}
}


/*ie*/
.swiper-container{overflow: hidden\9;}
.swiper-container .swiper-wrapper{width: 20000%\9;}
.swiper-slide{float: left\9;}
.product_slider .product_item{width: 25%\9;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.swiper-container .swiper-wrapper{width:auto;}
}
/*-------------------------------
			swiper-slide end
			----------------------------------*/
.image-additional{position: relative;}
.image-additional li img{max-width: 100%;}
.table_wrap{
    overflow: auto;
}