@charset "utf-8";
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; background-color:#fff !important;
	font: 12px/1.8 Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {

}
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: #0066cc;
	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;
}
*::-moz-selection {
background:#39c2f0;
color:#fff;
}
*::selection {
	background: #39c2f0;
	color: #fff;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #C1C1C1;
	margin: 15px 0 15px 0;
}
.mobile-foot-contact {
	display: none;
}
.clearfix:after, .layout:after, .head-layout:after, .nav-wrap:after, .nav:after, .about-content:after, .index-wrap:after, .index-tabs:after, .main-path:after, .products-list ul:after, .foot-wrap:after, .popbox .hd:after, .product-intro:after, .entry:after, .form-item:after, .sub-wrap:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix, .layout, .head-layout, .nav-wrap, .nav, .about-content, .index-wrap, .index-tabs, .main-path, .products-list ul, .foot-wrap, .popbox .hd, .product-intro, .entry, .form-item, .sub-wrap {
*zoom:1;
}
.layout, .head-layout, .nav-wrap, .slide-banners, .foot-wrap {
	width: 1400px;
	margin: 0 auto;
}
.slide-wrapper, .footer {
	min-width: 1400px;
}
.disabled {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.slide-banners{width:100%;}
.head-social li a, .head-info li, .head-search .search-btn, .aside .widget-contact li.contact-adress:before, .aside .widget-contact li.contact-phone:before, .aside .widget-contact li.contact-email:before, .aside .widget-contact li.contact-fax:before, .aside .widget-contact li.contact-skype:before, .aside .widget-contact li.contact-key:before {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
a, .head-social li a, .pd-item .pd-img, .head-search .search-ipt, .products-list li .pd-item b, .products-list li .pd-tit {
	-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;
}
.products-list li .pd-item b {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 333;
}
.products-list li .pd-item:hover b {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.head-layout {
	position: relative;
}
.head-social {
	display: inline;
	position: absolute;
	right: 0;
	bottom: 0;
}
.head-social li a {
	display: block;
	width: 30px;
	height: 30px;
	opacity: 0.7;
}
.head-social li a.icon-facebook {
	background-position: 0 -1px;
}
.head-social li a.icon-google {
	background-position: 0 -31px;
}
.head-social li a.icon-tweet {
	background-position: 0 -61px;
}
.head-social li a.icon-linkedin {
	background-position: 0 -91px;
}
.head-social li a.icon-video {
	background-position: 0 -121px;
}
.head-social li a:hover {
	opacity: 1;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.head-info {
	display: inline;
	float: left;
	padding: 0px 0 0;
}
.head-info li {
	float: left;
	padding: 0 0 0 38px;
	color: #fff;
}
.head-info li, .head-info li a {
	color: #fff;
}
.head-info li.email {
	background-position: -30px 5px;
}
.head-info li.phone {
	background-position: -30px -26px;
}
.header {
	border-bottom: 1px solid #ddd;
}
.header .head-layout {
	padding: 20px 0 15px;
}
.logo {
	display: inline;
	float: left;
	padding: 0px 0 0;
}
.head-social {
	display: inline;
	float: right;
}
.head-social li {
	float: left;
	padding: 0 0 0 10px;
}
.head-social li img {
	max-width: 100%;
}
.head-social li a {
	display: block;
	width: 30px;
	height: 30px;
}
.head-search {
	display: inline;
	float: right;
	padding: 15px 0 0;
}
.head-search .search-ipt {
	width: 200px;
	line-height: 22px;
	border: 1px solid #ddd;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.1) inset;
	float: left;
}
.head-search .search-ipt:focus {
	width: 180px;
	background: #fff;
}
.head-search .search-btn {
	width: 26px;
	height: 24px;
	background-position: -1px -160px;
	background-color: #666 !important;
	border: 0;
	float: left;
	position: relative;
}
.about-slide .slides, .about-slide .slides li, .about-slide .flex-viewport {
	width: 100%;
	height: 100%;
}
.about-slide .slides li {
	float: left;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.about-slide .slides {
	zoom: 1;
}
.about-slide .slides img {
	width: 100%;height:100%;
	display: block;
}
.about-slide .slides li {
	display: none;
}
.about-slide .flex-control-nav {
	width: 100%;
	line-height: 4px;
	font-size: 2px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 333;
}
.about-slide .flex-control-nav li {
	display: inline;
	padding: 0 3px;
	font-size: 2px;
}
.about-slide .flex-control-nav li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 2px;
	font-size: 2px;
	background: #333;
	text-indent: -9999em;
	overflow: hidden;
	border-radius: 5px;
	opacity: 0.6;
	box-shadow: 1px 1px rgba(255,255,255,0.3);
	box-shadow: 0 0 2px rgba(255,255,255,1);
}
.about-slide .flex-control-nav li a.flex-active {
	background: #000;
	opacity: 1;
}
.about-slide {
	width: 40%;
	height:auto;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 0px 0px 0;
	float: left;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1)
}
.about-content p{float:right;width:58%; font-size:14px; line-height:25px;}
.nav-bar {
	padding: 0 0 5px;
	z-index: 6666;
	position: relative;
	height: 60px; background-color:#333;
}
.nav-bar .nav {
	display: inline;
	float: left;
	font-size: 14px;
}
.nav-bar .nav li, .nav-bar .nav li a {
	float: left;
}
.nav-bar .nav li a {
	height: 40px;
	padding: 15px 30px 0;
	font-size: 16px;
	font-weight: bold; color:#fff;
}
.nav-bar .nav li a:hover, .nav-bar .nav li a.hover {
	color: #0066cc;
}
.nav-bar .nav li a:hover:before, .nav-bar .nav li a.hover:before {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: #0066cc;
	position: absolute;
	left: 0;
	top: -2px;
}
.nav-bar .nav li {
	position: relative;
}
.nav-bar .nav ul {
	width: 210px;
	padding: 0px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 59px;
	display: none;
}
.nav-bar .nav ul ul {
	top: 0;
	left: 210px;
}
.nav-bar .nav li li, .nav-bar .nav li li a {
	float: none;
}
.nav-bar .nav li li {
	padding: 0px 0;border-bottom:solid 1px rgba(0,0,0,.06)
}
.nav-bar .nav li li a {
	display: block;
	height:40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 20px;
	color: #666; font-weight:normal; font-size:16px;
}
.nav-bar .nav li li a:hover {
	background: #0066cc;
	color: #fff;
}
.nav-bar .nav li li a:hover:before, .nav-bar .nav li li a.hover:before {
	display: none;
}
.nav-bar .nav li li .nav-li-ico {
	display: block;
	width: 0;
	height: 0;
	border: 4px solid;
	position: absolute;
	top: 8px;
	right: 5px;
	border-color: transparent transparent transparent #39c2f0;
	background: none;
	margin: 0;
	padding: 0;
}
.nav-bar .nav li li:hover .nav-li-ico {
	border-color: transparent transparent transparent #fff;
}
.index-tabs li, .main-title-bar {
	line-height: 1.5;
	background: #f8f8f8;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 15px;
}
.index-tabs li:before, .index-tabs li:after, .main-title-bar:before, .main-title-bar:after {
	content: "";
	display: block;
	width: 29px;
	height: 9px;
	background: url(../images/tit_ico.gif) 0 0 no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -5px;
}
.index-tabs li:before, .main-title-bar:before {
	left: 12px;
}
.index-tabs li:after, .main-title-bar:after {
	right: 12px;
}
.index-tabs li {
	width: 45%;
	margin: 0 3% 0 0;
	float: left;
	padding: 5px 0;
	cursor: pointer;
}
.main-title-bar .main-title, .main-title-bar .main-path, .main-title-bar .main-path a {
	color: #00baff;
}
.main-title-bar .main-title, .main-title-bar .main-path {
	padding: 12px 52px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	line-height: 27px;
}
.main-title-bar .main-title {
	font-size: 18px;
}
.main-title-bar .main-path li {
	float: left;
	padding: 0 6px;
	font-size: 12px;
	font-weight: normal;
	font-size: 14px;
}
.main-title-bar .main-path li:after {
	content: ">";
	padding: 0 0 0 6px;
	vertical-align: middle;
}
.main-title-bar, .main-title-bar a, .index-tabs li.current, .index-tabs li.current a {
	color: #333;
}
.aside {
	width: 215px;
	float: left;
	position: relative;
	z-index: 333;
	overflow: hidden;
}
.aside .widget-titbar {
	height: 50PX;
	line-height: 50PX;
	padding: 0 0 0 12px;
	background-color: #333;
}
.aside .widget-titbar .widget-title, .aside .widget-titbar .widget-title a {
	color: #fff;
	font-size: 16px;
}
.aside .widget-titbar .widget-title {
	font-weight: normal;
}
.aside .widget {
	width: 100%;
	padding: 0 0 15px;
}
.aside .widget ul {
	position: relative;
	overflow: hidden;
	padding: 5px 0;
	line-height: 1.6;
}
.aside .widget li {
	border-bottom: 1px solid #eee;
	position: relative;
}
.aside .widget ul ul {
	padding: 0 0 8px 15px;
	border-top: 1px solid #e6e6e6;
	display: none;
}
.aside .widget ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding: 0 0 0 16px;
	background-image: url(../images/side_menu_li.png);
	background-position: 2px 13px;
	background-repeat: no-repeat;
	white-space: nowrap; font-size:14px;
	text-overflow: ellipsis;
}
.aside .widget ul li.current ul {
	display: block;
}
.aside .widget ul li.readmore, .aside .widget .readmore {
	border-bottom: 0;
	background: none;
	text-align: right;
	padding-bottom: 0;
	font-family: Tahoma;
}
.aside .widget ul li li:last-child {
	border-bottom: none;
}
.aside .widget ul li li.last-child {
	border-bottom: none;
}
.aside .widget ul li li {
	font-weight: normal;
	margin-left: 3px;
}
.aside .widget-contact li {
	padding: 2px 0 2px 25px;
	position: relative;
	height: auto;
	line-height: 2.1em;
	border: 0;
}
.aside .widget-contact li.contact-adress:before, .aside .widget-contact li.contact-phone:before, .aside .widget-contact li.contact-email:before, .aside .widget-contact li.contact-fax:before, .aside .widget-contact li.contact-skype:before, .aside .widget-contact li.contact-key:before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 6px;
}
.aside .widget-contact li.contact-adress:before {
	background-position: -45px -64px;
}
.aside .widget-contact li.contact-phone:before {
	background-position: -46px -98px;
}
.aside .widget-contact li.contact-email:before {
	background-position: -47px -205px;
}
.aside .widget-contact li.contact-fax:before {
	background-position: -47px -133px;
}
.aside .widget-contact li.contact-skype:before {
	background-position: -47px -170px;
}
.aside .widget-contact li.contact-key:before {
	background-position: -47px -240px;
}

.foot-info {
	display: inline;
	float: left;
}
.foot-nav {
	display: inline;
	float: right;
}
.foot-nav li {
	float: left;
	padding: 0 8px;
}
.foot-nav li:after {
	content: "/";
	padding: 0 0 0 8px;
	vertical-align: middle;
}
.foot-nav li:last-child:after {
	display: none;
}
.foot-nav li:last-child {
	padding-right: 0;
}
.slide-wrapper {
	background: #2f2f2f;
}
.slide-banners {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.slide-banners .slides, .slide-banners .slides li, .flex-viewport {
	width: 100%;
	height: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
}
.slide-banners .slides li {
	float: left;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.slide-banners .flex-viewport {
	max-height: 800px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.slide-banners .slides {
	zoom: 1;
}
.slide-banners .slides img {
	width: 100%;
	display: block;
}
.slide-banners .slides li {
	display: none;
}
.slide-banners .flex-control-nav {
	width: 100%;
	line-height: 4px;
	font-size: 2px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 333;
}
.slide-banners .flex-control-nav li {
	display: inline;
	padding: 0 4px;
	font-size: 2px;
}
.slide-banners .flex-control-nav li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 2px;
	font-size: 2px;
	background: #333;
	text-indent: -9999em;
	overflow: hidden;
	border-radius: 5px;
	opacity: 0.6;
	box-shadow: 1px 1px rgba(255,255,255,0.3);
}
.slide-banners .flex-control-nav li a.flex-active {
	background: #000;
	opacity: 1;
}
.slide-banners .flex-prev, .slide-banners .flex-next {
	display: block;
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: absolute;
	z-index: 2222;
	top: 50%;
	margin-top: -30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #111;
	background-color: rgba(0,0,0,0.8);
	opacity: 0;
}
.slide-banners .flex-prev {
	left: 0;
	background-image: url(../images/slide_btn_prev.png);
}
.slide-banners .flex-next {
	right: 0;
	background-image: url(../images/slide_btn_next.png);
}
.slide-banners:hover .flex-prev, .slide-banners:hover .flex-next {
	opacity: 1;
}
.slide-banners .flex-prev:hover, .slide-banners .flex-next:hover {
	background-color: #39c2f0;
}
.index-wrap, .sub-wrap {
	background: #fff;
	padding: 3%;
}
.index-main-wrap, .sub-main-wrap {
	width: 100%;
	float: right;
	margin: 0 0 0 -235px;
}
.index-main, .sub-main {
	padding: 0 0 0 235px;
}
.index-about {
	padding: 3% 30px 0px;
	background: #fff url(../images/tit_line.png) 0 bottom repeat-x;
}
.index-about .title-bar {
	height: 30px;
	line-height: 30px;
	background: url(../images/tit_line.png) 0 center repeat-x;
	margin: 0 0 3%;
}
.index-about .title-bar .title {
	display: inline;
	float: left;
	padding: 0 45px 0 0;
	position: relative;
	font-size: 24px;
	background: #fff;
	font-weight: normal;
	color: #000;
}
.index-about .title-bar .title:after {
	content: "";
	display: block;
	width: 32px;
	height: 4px;
	background: #333;
	position: absolute;
	right: 0;
	top: 13px;
}
.index-about .about-img {
	float: left;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	margin: 0 15px 5px 0;
	max-width: 90%;
}
.index-about .about-content {
	line-height: 2;padding-bottom:3%;
}
.index-about .about-content .read-more {
	text-align: right;
}
.index-products {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.index-products .products-list {
	width: 105%;
	padding: 20px 0 0;
}
.products-list li {
	width: 185px;
	float: left;
	margin: 0 23px 23px 0;
}
.products-list li .pd-item {
	display: block;
	width: 185px;
	border: 1px solid #eee;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.products-list li .pd-item .pd-img, .products-list li .pd-item .pd-img img, .products-list li .pd-item .pd-img b {
	display: block;
	width: 185px;
	height: 185px;
}
.products-list li .pd-item .pd-img {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.products-list li .pd-item .pd-tit {
	display: block;
	padding: 4px 5px;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f8f8f8, #f0f0f0);
	background: -webkit-linear-gradient(top, #f8f8f8, #f0f0f0);
	background: -ms-linear-gradient(top, #f8f8f8, #f0f0f0);
	background: -o-linear-gradient(top, #f8f8f8, #f0f0f0);
	background: linear-gradient(top, #f8f8f8, #f0f0f0);
	cursor: pointer;
}
.products-list li .pd-item .pd-tit em {
	display: block;
	line-height:32px;
	height: 32px;
	overflow: hidden;
}
.products-list li .pd-item:hover .pd-tit {
	background: #333;
	color: #fff;
}
.products-list li .pd-item:hover {
	color: #666;
}
.index-products .products-scroll {
	width: 100%;
}
.index-products .products-list li {
	width: 187px;
	margin-right: 17px;
}
.index-products .flex-direction-nav {
	display: inline;
	position: absolute;
	right: 10px;
	top: 15px;
}
.index-products .flex-direction-nav li {
	width: auto;
	margin: 0;
}
.index-products .flex-prev, .index-products .flex-next {
	display: inline;
	padding: 8px 12px;
	line-height: 10px;
	background: #dfdfdf;
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer;
}
.index-products .flex-prev:before, .index-products .flex-next:before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-style: dashed dashed dashed solid;
	border-width: 4px;
	border-color: transparent transparent transparent #333;
	overflow: hidden;
	position: relative;
	z-index: 22;
}
.index-products .flex-prev:before {
	border-style: dashed solid dashed dashed;
	border-color: transparent #333 transparent transparent;
	margin-left: -5px;
}
.index-products .flex-next:before {
	margin-right: -5px;
}
.index-products .flex-prev:hover, .index-products .flex-next:hover {
	background: #0066cc;
}
.index-products .flex-prev:hover:before {
	border-color: transparent #fff transparent transparent;
}
.index-products .flex-next:hover:before {
	border-color: transparent transparent transparent #fff;
}
.products-scroll .slides {
	width: 800%;
}
.news-list li {
	padding: 25px 3px 15px;
	border-bottom: 1px solid #eee;
}
.news-list li, .news-list li a {
	color: #666;
}
.news-list li:hover {
	background: #fafafa;
}
.news-list li a:hover {
	color: #39c2f0;
}
.news-list li .hd {
	border-left: 1px solid #eee;
	padding: 0 0 0 12px;
}
.news-list li .hd h4 {
	width: 95%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 5px;
}
.news-list li .txt {
	padding: 6px 0 18px 13px;
	line-height: 1.4;
}
.news-list li .more {
	text-align: right;
}
.news-list li .more a {
	display: inline-block;
	padding: 6px 12px;
	border: 1px solid #eee;
}
.news-list li .more a:hover {
	background-color: #39c2f0;
	text-decoration: none;
	color: #fff;
}
.article-content p {
	padding: 0 0 1.5em;
}
.article-content img {
	max-width: 100%;
}
.product-intro {
	padding: 10px 0 25px;
}
.product-view {
	width: 320px;
	float: left;
	position: relative;
	z-index: 3333;
}
.product-view .product-img {
	display: block;
	text-align: center;
	border: 1px solid #ddd;
	overflow: hidden;
}
.product-view .product-img img {
	width: 100%;
	position: relative;
}
.product-info {
	width: 100%;
	float: right;
	margin: 0 0 0 -340px;
}
.product-info .product-info-wrap {
	padding: 0 0 0 340px;
}
.product-info .pdoduct-title {
	font-size: 20px;
	padding: 0 0 1em;
	font-weight: normal;
	line-height: 1.3;
}
.product-info .pdoduct-title, .product-info .pdoduct-title a {
	color: #0ca6e0;
}
.product-info .product-summary {
	height: 90px;
	line-height: 18px;
	overflow: hidden;
}
.product-info .product-summary {
	margin: 0 0 1.5em;
}
.product-info .product-summary h4, .product-info .product-summary p {
	display: inline;
	font-size: 12px;
}
.product-info .product-summary h4 {
	color: #444;
}
.product-view .jqzoom {
	width: 318px;
	height: 318px;
	overflow: hidden;
	position: relative;
}
.product-view .zoomdiv {
	width: 318px;
	height: 318px;
	left: 859px;
	z-index: 100;
	position: absolute;
	text-align: center;
	width: 310px;
	display: none;
	height: 310px;
	overflow: hidden;
	border: #ddd 1px solid;
	top: 1px;
	left: 0;
	z-index: 9999;
}
.product-view .jqZoomPup {
	z-index: 10;
	border: #aaa 1px solid;
	position: absolute;
	width: 30px;
	background: #aaa no-repeat 50% top;
	height: 30px;
	visibility: hidden;
	top: 0px;
	cursor: move;
	left: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.5;
}
.small-img-wrap .small-img-scroll li.current img {
	border: 1px solid #ccc;
	padding: 1px;
}
.small-img-wrap {
	width: 100%;
	background: #ededed;
	height: 70px;
	position: relative;
	margin: 10px 0 0;
	padding: 8px 0 0;
}
.small-img-wrap .small-btn-prev, .small-img-wrap .small-btn-next, .small-img-wrap .small-btn-prev b, .small-img-wrap .small-btn-next b {
	display: block;
	width: 14px;
	height: 76px;
}
.small-img-wrap .small-btn-prev, .small-img-wrap .small-btn-next {
	text-align: center;
	position: absolute;
	top: 0;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #eee;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#d9d9d9', gradientType=0);
	background: -moz-linear-gradient(top, #fff, #d9d9d9);
	background: -webkit-linear-gradient(top, d9d9d9);
	background: -ms-linear-gradient(top, d9d9d9);
	background: -o-linear-gradient(top, d9d9d9);
	background: linear-gradient(top, d9d9d9);
	box-shadow: 0 0 1px #fff inset;
}
.small-img-wrap .small-btn-prev {
	left: 0;
}
.small-img-wrap .small-btn-next {
	right: 0;
}
.small-img-wrap .small-btn-prev b, .small-img-wrap .small-btn-next b {
	background-image: url(../images/img_scroll_btns.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.small-img-wrap .small-btn-prev b {
	background-position: 4px 32px;
}
.small-img-wrap .small-btn-next b {
	background-position: -39px 32px;
}
.small-img-wrap .small-img-scroll, .small-img-wrap .small-img-scroll ul, .small-img-wrap .small-img-scroll li {
	height: 62px;
}
.small-img-wrap .small-img-scroll {
	width: 272px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.small-img-wrap .small-img-scroll li {
	width: 68px;
	text-align: center;
	float: left;
}
.small-img-wrap .small-img-scroll li img {
	width: 58px;
	height: 58px;
	padding: 2px;
}
.small-img-wrap .small-img-scroll li a:hover img {
	padding: 0;
	border: 2px solid #ccc;
}
.small-img-wrap .disabled {
	display: block;
	cursor: default;
}
.small-img-wrap .disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.inquiry-form {
	border: 1px solid #ccc;
	padding: 7px 10px;
	background: #fcfcfc;
	position: relative;
	width: 95%;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding: 15px 10px;
	background: url(../images/img_inquiry.png);
	position: relative;
}
.inquiry-form h4 {
	font-size: 12px;
	color: #930D00;
	float: right;
}
.inquiry-form form {
	display: block;
	width: 100%;
	position: relative;
}
.inquiry-form .form-item {
	width: 380px;
	position: relative;
	padding: 6px 0 6px 100px;
}
.inquiry-form .form-label {
	width: 100px;
	position: absolute;
	left: 0;
	top: 6px;
	color: #444;
	font-weight: bold;
}
.inquiry-form .form-label i {
	vertical-align: middle;
	color: #f00;
}
.inquiry-form .form-input, .inquiry-form .form-text, .inquiry-form input[type="text"], .inquiry-form textarea {
	display: block;
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
}
.inquiry-form textarea {
	width: 300px;
	height: 80px;
}
.inquiry-form input {
	width: 150px;
}
.inquiry-form .wpcf7-captchar {
	float: left;
	width: 50px;
}
.inquiry-form .form-text {
	width: 320px;
	height: 60px;
	padding: 6px;
	resize: none;
	overflow: hidden
}
.inquiry-form .form-verify-code {
	vertical-align: middle;
}
.inquiry-form .form-btn-wrap {
	display: inline;
	position: absolute;
	right: 10px;
	bottom: 15px;
}
.inquiry-form .form-btn-submit {
	border: 1px solid #bbb;
	line-height: 2.0;
	min-width: 100px;
	background: #eee;
	background: -moz-linear-gradient(top, #fafafa, #e5e5e5);
	background: -webkit-linear-gradient(top, #fafafa, #e5e5e5);
	background: -ms-linear-gradient(top, #fafafa, #e5e5e5);
	background: -o-linear-gradient(top, #fafafa, #e5e5e5);
	background: linear-gradient(top, #fafafa, #e5e5e5);
	padding: 0 8px;
*padding:0;
	cursor: pointer;
	text-align: center;
	border-radius: 3px;
}
.inquiry-form .form-btn-submit:hover {
	background: #f3f3f3;
}
.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;
}
.product-content p {
	padding: 0 0 1.0em;
}
.entry {
	padding: 15px 20px;
}
.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;
}
.entry li {
	padding: 2px 10px;
	background: url(../images/li_ico_1.png) no-repeat left center;
}
.inquiry-form ul li {
	background: none;
}
.popbox {
	width: 100px;
	border: 1px solid #838f96;
	background: #e9f0f5;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(110,119,110,0.4), -1px -1px 2px rgba(110,119,110,0.4);
	position: fixed;
	right: 3px;
	top: 50px;
	overflow: hidden;
	z-index: 9999;
	_position: absolute;
}
.popbox .hd {
	width: 100%;
	position: relative;
	padding: 0 0 6px;
}
.popbox .hd h4 {
	display: inline;
	line-height: 21px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #3e86ac;
	padding: 0 0 0 4px;
}
.popbox .close {
	display: block;
	width: 39px;
	height: 25px;
	background: url(../images/ico_close.gif) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: -1px;
	cursor: pointer;
}
.popbox .tit {
	background-color: #3b80a4;
	padding: 8px 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background-image: -moz-linear-gradient(top, #3f87ae, #367394);
	background-image: -webkit-linear-gradient(top, #3f87ae, #367394);
	background-image: -ms-linear-gradient(top, #3f87ae, #367394);
	background-image: -o-linear-gradient(top, #3f87ae, #367394);
	background-image: linear-gradient(top, #3f87ae, #367394);
}
.popbox .img {
	padding-bottom: 6px;
	background: #e2e8f4;
}
.popbox .cont {
	padding: 0px 3px 2px 8px;
}
.popbox .cont li {
	padding: 0 0 8px;
}
.popbox .cont li a {
	display: block;
	line-height: 19px;
	color: #333;
}
.popbox .cont li a:hover {
	text-decoration: none;
	color: #777;
}
.popbox .cont li a.skype {
	background: url(../images/ico_skype.png) 0 0 no-repeat;
	padding: 0 0 0 22px;
}
.popbox .cont li a.msn {
	background: url(../images/ico_msn.png) 0 0 no-repeat;
	padding: 0 0 0 22px;
}
.popbox .cont li a.btn-get-quote {
	padding: 0.2em 0;
	background-color: #7adafa;
	text-align: center;
	color: #f00;
	border-radius: 0.3em;
	margin: 0 5px 0 0;
}
.popbox .cont li a.btn-get-quote:hover {
	background-color: #39c2f0;
	text-decoration: none;
}
.continue-proceed {
	height: 35px;
	border-top: 1px solid #ddd;
	padding: 15px 0 0;
}
.continue-proceed a {
	background: #dfdfdf;
	color: #777;
	line-height: 35px;
	float: left;
	padding: 0 15px;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.continue-proceed a:hover {
	background: #fa832a;
	color: #fff;
}
.continue-proceed .rtnshopping {
	float: left;
}
.continue-proceed .gotocheckout {
	float: right;
}
.continue-proceed .gotocheckout a {
	line-height: 35px;
	padding: 0 15px;
	background: #fa832a;
	color: #fff;
	float: right;
}
.continue-proceed .gotocheckout a:hover {
	background: #f76a00;
}
.eshopcustdetails {
	padding-top: 30px;
}
.eshopcustdetails fieldset {
	border: 1px solid #eee;
	padding: 20px 10px 10px;
}
.eshopcustdetails legend {
	font-weight: bold;
	padding: 0 15px;
}
.eshopcustdetails fieldset fieldset {
	margin-bottom: 15px;
	border: 1px solid #ddd;
	padding: 20px 15px 15px;
}
.eshopcustdetails fieldset fieldset legend {
	color: #666;
	margin-bottom: 15px;
}
.eshopcustdetails fieldset span {
	display: block;
	padding: 0 0 15px;
}
.eshopcustdetails fieldset span span, .eshopcustdetails legend span {
	display: inline;
	padding: 0;
}
.eshopcustdetails fieldset span label {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	font-size: 11px;
	line-height: 30px;
}
.eshopcustdetails fieldset span label {
*display:inline;
}
.eshopcustdetails fieldset span label small {
	display: block;
	line-height: 15px;
	margin-top: -10px;
}
.eshopcustdetails fieldset input {
	width: 160px;
	padding: 6px;
	line-height: 1.2;
	border: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
.eshopcustdetails .buttonwrap input.button {
	width: auto;
	line-height: 35px;
	padding: 0 15px;
	background: #fa832a;
	color: #fff;
}
.eshopcustdetails .buttonwrap input.button:hover {
	background: #f76a00;
}
.eshopcustdetails fieldset .reqd {
	color: #f30;
	vertical-align: middle;
	padding: 0 0 0 4px;
	font-size: 14px;
	position: relative;
	top: 3px;
}
.eshopcustdetails fieldset input[type=text]:focus {
	border: 1px solid #ccc;
	background: #fafafa;
}
.eshopcustdetails fieldset select {
	width: 180px;
	border: 1px solid #ddd;
	height: 26px;
	line-height: 26px;
	color: #666;
}
.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;
}
.translator-container {
	text-align: center !important;
	height: 20px !important;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
}
.translator-container-20 {
	text-align: center !important;
	height: 20px !important;
	position: absolute;
	width: 100%;
	top: -20px;
	left: 0;
	z-index: 999999;
}
.translator-container-40 {
	text-align: center !important;
	height: 20px !important;
	position: absolute;
	width: 100%;
	top: -40px;
	left: 0;
	z-index: 999999;
}
.translator-container-50 {
	text-align: center !important;
	height: 20px !important;
	position: absolute;
	width: 100%;
	top: -50px;
	left: 0;
	z-index: 999999;
}
.translator-container-custom {
	text-align: center !important;
	height: 20px !important;
}
.translator-bar-main-container .translator-container {
	position: static;
	width: auto;
	top: auto;
	left: auto;
}
.translator-sub-container {
	background: #444 !important;
	vertical-align: middle !important;
	text-align: center !important;
	padding: 1px 0 !important;
	margin: 0 !important;
	height: 20px !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.translator-round-corners .translator-sub-container {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.translator-sub-container table {
	text-align: center !important;
	margin: 0 auto !important;
	height: 20px !important;
	border-collapse: separate !important;
	border: none !important;
	background: #444 !important;
	width: auto !important;
	min-width: auto !important;
	border-spacing: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.translator-align-left .translator-sub-container table {
	float: left !important;
}
.translator-align-right .translator-sub-container table {
	float: right !important;
}
.translator-sub-container table tbody {
	background: none !important;
}
.translator-sub-container table tr {
	background: none !important;
	border: none !important;
}
.translator-sub-container table td {
	vertical-align: middle !important;
	background: none !important;
	border: none !important;
	height: 20px !important;
	line-height: 20px !important;
	width: auto !important;
	color: #fff !important;
	padding: 0 !important;
	font-family: Verdana;
	font-size: 12px;
	border-collapse: separate !important;
}
.translator-sub-container a {
	padding: 0 8px;
	height: 16px !important;
	display: table !important;
	border: none !important;
	text-shadow: 0 0 1px #fff;
	font-family: Verdana !important;
	font-size: 10px !important;
	color: #fff !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	line-height: 16px !important;
	background: none;
}
.translator-sub-container a:hover {
	text-decoration: none !important;
}
.translator-sub-container a span {
	padding: 0;
	line-height: 16px !important;
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: 0 0 1px #fff;
}
.translator-flags-and-names .translator-sub-container a span, .translator-flags-and-short-names .translator-sub-container a span {
	padding-left: 3px !important;
}
.translator-sub-container a img {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: top !important;
	box-shadow: 0 0 4px #bbb;
	-moz-box-shadow: 0 0 4px #bbb;
	-webkit-box-shadow: 0 0 4px #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline !important;
	width: 22px !important;
	max-width: 22px !important;
	height: 16px !important;
	max-height: 16px !important;
}
.translator-restore-container {
	line-height: 10px !important;
	text-align: center !important;
}
.translator-restore {
	background: #444 !important;
	padding: 5px 10px 5px 24px !important;
	border: none !important;
	text-shadow: 0 0 1px #fff !important;
	height: 22px !important;
	line-height: 22px !important;
	font-family: Verdana !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(../wp-content/plugins/wp-translator-revolution/../images/restore.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 8px 50% !important;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
.translator-restore:hover {
	text-decoration: none !important;
}
.translator-loading-left {
	padding-left: 16px !important;
	background-image: url(../wp-content/plugins/wp-translator-revolution/../images/loading.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}
.translator-loading-right {
	padding-right: 16px !important;
	background-image: url(../wp-content/plugins/wp-translator-revolution/../images/loading.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.translator-completed-left {
	padding-left: 16px !important;
	background-image: url(../wp-content/plugins/wp-translator-revolution/../images/complete.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
}
.translator-completed-right {
	padding-right: 16px !important;
	background-image: url(../wp-content/plugins/wp-translator-revolution/../images/complete.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.translator-hidden {
	display: none;
}
.header .head-box a.logo{padding-left:0 !important;}

@media screen and (max-width:1400px) {
.layout, .head-layout, .nav-wrap, .slide-banners, .foot-wrap{width:100%;}
.slide-wrapper, .footer {
  min-width: 100%;
}.nav-bar{float:left;width:100%;}

}

@media screen and (max-width:1280px) {
}
@media screen and (max-width:1024px) {
}
@media screen and (max-width:800px) {
}
@media screen and (max-width:640px) {
}
@media screen and (max-width:320px) {
}
@media screen and (max-width:200px) {
}
@media screen and (min-width:769px) and (max-width:1100px) {
}
.footlike {
	width: 100%;
	height: auto;
	background-color: #cccccc;
	float: left;
	display: none;
}
.inquiry-form ul li img {
	max-width: 80px;
}
.linkop {
	float: left;
	color: #000;
}
.in_buttom_link {
	width: 1080px;
	margin: auto;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	overflow: hidden;
	font-size: 1.5em;
}
.in_buttom_link ul li {
	float: left;
	padding-right: 1%;
}
.in_buttom_link ul li a {
	font-size: 0.8em;
}
@media screen and (max-width:800px) {
.in_buttom_link {
	width: 100%;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}
}
#proabout a {
	background-color: #66bfe0;
	color: #fff;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0.5% 0.5% 0.5% 0.5%;
}
#category_description_short p a {
	float: none;
	padding: 0px;
	margin: 0px;
}
.heaf_map {
	float: right;
	line-height: 35px;
}
.heaf_map a {
	color: #fff;
	float: left;
}
.top-bar{border-bottom: solid 0px #fff;}

.head-top{width: 100%;height: 45px;background: #333;border-bottom: solid 1px #fff;font-size: 14px;color: #666;line-height: 45px;}
.head-top-left{width:20%;float:left;}
.head-top-left img{filter: grayscale(100%) brightness(1000%);height:45px;}
.head-top-right{float: right;}
.head-top-right .right-deng li {float: right;color: #999;padding-left:5px;padding-right:5px;}
.head-top-right .right-deng li a {font-style: normal;color: #fff; font-size:14px;margin: 0 3px}
.head-top-right .right-deng li a:hover{ color:#0066cc;}
.header-center{width:50%;float:left;}
.header-center .logo{width:25%;float:left;}.header-center .logo a{line-height:70px;}
.header-center .logo img{max-width:100%;}
.header-center .header-right{width:72%;float:right;border-left: solid 1px #ccc;padding-left: 10px;margin-left: 10px;}
.header-center .header-right span{width:100%;float:left; font-size:20px; font-weight:bold; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.header-center .header-right p{width:100%;float:left; font-size:14px; color:#666;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.aside .widget{float:left;}
.widget-tit{background: #0066cc;
color: #fff !important;
width: 100%;
float: left;
margin-top: 20px;
text-align: center;
height: 30px;
line-height: 30px;
border-radius: 15px;
font-size: 14px;}
.readmore a{ color:#fff;}
.readmore{background: #0066cc !important;
color: #fff;
width: 100%;
float: left;
margin-top: 20px;
text-align: center !important;
height: 30px;
line-height: 30px;
border-radius: 15px;
font-size: 14px;}
.readmore:hover{ background-color:#333 !important;}
.widget-tit:hover{ background-color:#333;}
.read-more a{ color:#fff;}
.read-more:hover{ background-color:#333 !important;}
.read-more{background: #0066cc !important;
color: #fff;
float: right;padding-left: 20px;
padding-right: 20px;
margin-top: 20px;
text-align: center !important;
height: 30px;
line-height: 30px;
border-radius: 15px;
font-size: 14px;margin-bottom:20px;}

@media(max-width:1400px){.head-cf{padding-left:3%;padding-right:3%;}.header-center .header-right{width:65%;}}

@media(max-width:1250px){.header-center .header-right{width:60%;}}

@media(max-width:1250px){.nav-bar .nav li a{padding: 15px 20px 0;}}

@media(max-width:1050px){.nav-bar .nav li a{padding: 15px 10px 0;}}

@media(max-width:910px){.nav-bar .nav li a{padding: 15px 5px 0;}}
@media(max-width:767px){.head-social{ position:inherit;}}