@charset "utf-8";
.ml20 {
	margin-left: 20px;
}
.soc-ico {
	float:right;
	margin-left: 20px;
}
.soc-ico a {
	font-size: 20px;
	color: #b4b4b4;
	border-radius: 4px;
	margin-right: 8px;
	line-height: 45px;
}
.soc-ico a:hover {
	color:#93be21;
}
.copyright {
	font-size: 13px;
}
.greenarrow {
	background-image: url("images/green-arrows.png")!important;
}
.greenbullet {
	background-image: url("images/green-bullet.png")!important;
}
.greenbullet2 {
	background-image: url("images/green-bullet2.png")!important;
}
/*----added by tian------
style for vertical slide
*/
.vertical-slide-item {
	overflow: hidden !important;
	position: relative;
}
.vertical-slide-item img.size-full {
	width: 100%;
	height: 100%;
}
.vslide-control {
	position: fixed;
	z-index: 5;
	top:38%;
	right:30px;
}
.vslide-control ul {
	list-style: none outside none;
}
.vslide-control li {
	position: relative;
	height: 12px;
	margin-bottom: 10px;
}
.vslide-control a {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	opacity: 1;
	background: url("images/gray-bullet.png") no-repeat center;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.vslide-control a:hover, .vslide-control a.active {
	opacity: 1;
	background-image: url("images/gray-bullet2.png");
}
/*--------------------------------*/
@font-face {
 font-family: Arial, Helvetica, sans-serif;
 src: url('fonts/din-light-webfont.eot');
 src: url('fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/din-light-webfont.woff') format('woff'),  url('fonts/din-light-webfont.ttf') format('truetype'),  url('fonts/din-light-webfont.svg#din_lightregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.news-page-back .entry-content {
	color: #8c8a8b;
	line-height: 28px;
}
.news-page-back .entry-content p {
	margin-bottom:10px;
}
.news-page-back .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-weight: normal;
	color:#595856;
	font-size: 22px;
}
.news-page-back .entry-content h1 {
	margin: 20px 0;
}
.clear {
	clear: both;
}
.width50 {
	width: 50%;
}
.uppercase {
	text-transform: uppercase;
}
.carousel-controls {
	text-align: center;
}
.mb0 {
	margin-bottom: 0px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mt0 {
	margin-top: 0px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.ml0 {
	margin-left: 0px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {
	margin-left: 50px;
}
.mr0 {
	margin-right: 0px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb50 {
	padding-bottom: 50px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pl10 {
	padding-left: 10px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl40 {
	padding-left: 40px;
}
.pl50 {
	padding-left: 50px;
}
.pr10 {
	padding-right: 10px;
}
.pr20 {
	padding-right: 20px;
}
.pr30 {
	padding-right: 30px;
}
.pr40 {
	padding-right: 40px;
}
.pr50 {
	padding-right: 50px;
}
/*------- news page ----------- */
.news-page-back {
	background-size: contain;
}
.news-page-back a:hover {
	text-decoration: none;
}
.news-top {
	background-color: white;
	margin-bottom: 10px;
}
.news-top h1 a {
	color:#595856;
}
.news-top img {
	width:300px;
}
.news-item img {
	width:180px;
}
.news-bottom {
	padding-bottom: 20px;
}
#news-carousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid;
}
#news-carousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#news-carousel ul li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}
.news-image a:hover {
	opacity: 0.8;
}
.news-title a {
	font-weight: normal;
	font-size:28px;
	color:#595856;
	letter-spacing: -2px;
}
.jcarousel-control-prev, .jcarousel-control-next {
	display: inline-block;
	width: 30px;
	height: 30px;
}
.jcarousel-pagination {
	vertical-align: middle;
	display: inline-block;
	margin: 0 30px;
}
.jcarousel-pagination a {
	color: #9fa0a0;
	font-size: 24px;
	margin: 0 10px;
}
.jcarousel-pagination a.active {
	color: black;
}
/**** about us page ****/
.bg-about-top {
	background: #9dc816;
	padding: 0px 0 200px;
}
.bg-about-top .official {
	margin-bottom: 0;
}
.bg-title {
	position: relative;
	color:#fff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg-title:before, .bg-title:after {
	content: '';
	position: absolute;
	left: -110px;
	width: 70px;
	display: inline-block;
	height: 1px;
	background: #fff;
}
.bg-title:before {
	top: 6px;
}
.bg-title .title {
	font-size: 18px;
	color:#fff;
	margin-bottom: 20px;
}
.about-carousel-wrapper {
	overflow: hidden;
	position: relative;
}
.about-carousel-content {
	margin-left: -80px;
	margin-right: -80px;
}
.about-carousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.about-carousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.about-carousel li {
	float: left;
	width: 363px;
	list-style:none;
}
.about-carousel-wrapper .prev, .about-carousel-wrapper .next {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	z-index: 2;
}
.about-carousel-wrapper .prev {
	background:url('images/arrow-left3.png') no-repeat;
	width: 14px;
	height: 24px;
	left: 31%;
}
.about-carousel-wrapper .next {
	background:url('images/arrow-right3.png') no-repeat;
	width: 14px;
	height: 24px;
	right: 32%;
}
/*--------news single page ------------*/
.news-single-page {
	background-color: white;
	padding: 20px 30px;
}
.news-single-sidebar {
	width: 25%;
	margin-right: 2%;
	float:left;
}
.news-single-content {
	float: right;
	width: 70%;
}
.news-single-page hr, hr.solid {
	border: 1px solid #9b9b9b;
}
.news-single-page .news-title a {
	font-size: 26px;
}
.news-single-content h1, .news-single-content h3, .news-single-content hr {
	clear: left;
}
/*----------------product page--------------*/
.product-category {
	border-top: 1px solid #c9caca;
}
.product-category .menu-pointer {
	position: absolute;
	width: 40px;
	left: 60px;
	top: -1px;
}
.product-category ul {
	margin:0;
}
.product-category ul li {
	list-style: none;
	display: inline-block;
	margin-right: 30px;
	padding: 12px 0;
	cursor: pointer;
}
.product-category ul li.active {
	color: #9dc815;
}
/*----------contact us page-------------*/
.contact-info-page {
	font-family:Arial, Helvetica, sans-serif;
}
.contact-info-table {
	line-height: 1.5;
	margin-bottom: 0;
}
.contact-info-table tr {
	border-top: 1px solid #9b9b9b;
}
.contact-info-table td {
	vertical-align: top;
	padding-bottom: 10px;
}
.contact-info-page .title {
	font-size: 22px;
	font-weight: bold;
}
.contact-info-table .title {
	font-size: 22px;
	font-weight: bold;
	display:block;
}
.contact-info-table .title_en {
	font-size: 22px;
	display:block;
	margin-bottom:4px;
}
.wpcf7-text, .wpcf7-textarea {
	border: 0;
	margin-top: 10px;
	width: 100%;
	padding-left:10px;
}
input.wpcf7-text:focus, .wpcf7-textarea:focus {
	border: 0;
}
textarea.wpcf7-textarea {
	height: 160px;
}
input.wpcf7-submit, input.wpcf7-submit:active, input.wpcf7-submit:focus {
	border: 1px solid #92ba23;
	background: none 0% 0% #92ba23;
	float: right;
	padding: 4px 40px;
	margin-top: 10px;
}
input.wpcf7-submit:hover {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
}
div.wpcf7-validation-errors {
	display: none!important;
}
.bgabout {
	background: url('images/about-us2.jpg') no-repeat;
	background-position: 50% 50%;
	width:1000px;
	margin:0 auto;
}
#search-block {
	margin: 0px;
}
#footer_language_list ul {
	list-style: none;
	margin:0 0 10px;
	padding:0;
}
#footer_language_list ul li img {
	margin-right: 5px;
}
/*------------------*/
.liquid-wrapper.override {
	max-width: 940px;
	margin: 0 auto;
}
#inpage {
	background-color: #e5e5e5;
	box-shadow: 0px 1px 1px #808080;
	top: 0px;
	z-index: 8999;
	position: relative;
	clear: both;
	width: 100%;
}
#inpage ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#inpage ul.internal {
	float: left;
}
#inpage ul.external {
	float: right;
}
#inpage ul li {
	float: left;
	text-align: center;
	position: relative;
}
#inpage ul.internal li a:before, #inpage ul.external li:before {
	border-left: 1px solid #fff;
	content: "";
	height: 45px;
	position: absolute;
	left: 0px;
	top: 2px;
	background: #707070;
	width: 1px;
}
#inpage ul.internal li:first-child a:before {
	border: none;
	box-shadow: none;
	background: none;
}
#inpage ul li a {
	padding: 0px 20px 6px;
	color: #727171;
	display: block;
	line-height: 46px;
	height: 48px;
	font-size: 20px;
	outline: none;
	cursor: pointer;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 1px #f0f0f0;
	border-radius: 5px;
}
#inpage ul.internal li a:hover {
	text-decoration: none;
	color: #78c043;
}
#inpage ul.internal li:hover:after, #inpage ul.internal li a.active:after {
	width: 100%;
	z-index: 10;
	left: 2px;
	position: absolute;
	content: '';
	border-bottom: 9px solid #8dc63f;
	bottom: 0px;
}
#inpage ul.external li a:hover {
	text-decoration: none;
	text-shadow: 1px 1px 10px;
}
#inpage a.carticon {
	padding-left: 50px;
	margin-top:1px;
	margin-bottom:1px;
	color: #fff;
	background: #8dc63f;
}
#inpage a.carticon:before {
	background:url('images/cart-icon-white.png') no-repeat;
	content: "";
	width: 23px;
	height: 13px;
	position: absolute;
	left: 20px;
	top: 19px;
}
/*----------Authenticity Query page-------------*/

#top_query {
	height:975px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/check/cp_1.png) center no-repeat;
}
.top_form {
	width:83%;
	margin:auto;
}
.height100 {
	height:100px;
}
.query_num {
	margin-top:42px;
	margin-left:26%;
}
.query_num label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#d2e0e6;
}
.query_title {
	font-size:36px;
	color:#FFF;
	padding-top:68px;
	margin-left:26%;
	letter-spacing:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_logo {
	height:50px;
	background:url(images/check/logo.png) center no-repeat;
}
.query_input {
	background:url(images/check/query_input_bg.jpg) repeat-x;
	height:32px;
	border:1px solid #d8d4d2;
	border-radius:4px;
}
.number {
	color: #FFFFFF;
	font-size: 20px;
}
#query_button, #reset_button {
	background: linear-gradient(to bottom, #9ec911 0%, #9ec911 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border:2px solid #d5d4d3;
	border-radius:5px;
	font-size:18px;
	margin-right:30px;
	margin-top:30px;
}
#query_two {
	height:1028px;
	background:url(images/check/cp_2.png) center no-repeat;
}
.query_text {
	width:1024px;
	margin:0 auto;
	color:#ffffff;
}
.two_title {
	padding-top:50px;
	padding-bottom:30px;
	font-size:36px;
}
.two_maintxt {
	font-size:18px;
	line-height:50px;
}
.two_card {
	height:352px;
	width:1024px;
	background:url(images/check/card.png) center no-repeat;
}
#query_three {
	height:1350px;
	background:url(images/check/cp_3.png) center no-repeat;
}
.three_box {
	width:85%;
	margin: 0 auto
}
.three_title1 {
	height:85px;
	background:url(images/check/tel.png) left no-repeat;
	width:100%;
	padding-left:100px;
	color:#9ac514;
	font-size: 40px;
	padding-top: 10px;
	margin-top: 60px;
}
.three_title2 {
	height:85px;
	background:url(images/check/message.png) left no-repeat;
	width:100%;
	padding-left:100px;
	color:#9ac514;
	font-size: 40px;
	padding-top: 10px;
	margin-top: 60px;
}
.three_title3 {
	height:85px;
	background:url(images/check/web.png) left no-repeat;
	width:100%;
	padding-left:100px;
	color:#9ac514;
	font-size: 40px;
	padding-top: 10px;
	margin-top: 60px;
}
.three_txt1 {
	color:#000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:100px;
	line-height: 40px;
}
.three_line {
	height:1px;
	border-bottom:1px solid;
	margin-left: 100px;
	margin-top:50px;
}
.MainRCentent {
	color: #FFFFFF;
	font-size: 30px;
	margin-bottom: 0;
	width:100%;
}
.Link a {
	color:#fff
}
#s-a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.product-center-top {
	position: relative;
	margin:20px auto;
}
.product-center-top.powerblank {
	width:1000px;
}/*730px;*/
.product-center-top.bluetooth {
	width: 190px;
	display:none;
}
.product-center-top .product-cattop-item {
	text-align: center;
}
.product-center-top .product-cattop-item a {
	text-decoration: none;
	color: #e2e2e2;
	text-align: center;
	display: block;
}
.product-center-top .product-cattop-item a img { 
	widht:190px;
	height:190px;
} 
.product-carousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.product-carousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-carousel ul li {
	display: inline-block;
	list-style-type: none;
	width: 200px;
}
.product-center-top .jcarousel-control-prev, .product-center-top .jcarousel-control-next {
	position: absolute;
	top: 40%;
	z-index: 999999999;
	cursor:pointer;
}
.product-center-top .jcarousel-control-prev {
	left: -30px;
}
.product-center-top .jcarousel-control-next {
	right: -30px;
}
#product-bar-list {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	background:#fcfcfc;
	height:0;
	overflow:hidden;
	text-align:center;
	border-bottom:1px solid #ccc
}
#product-bar-list .container div {
	display:inline-block;
	margin:5px 20px;
*display:inline;
*zoom:1
}
#product-bar-list .container img:hover {
	box-shadow:4px 4px 0 #999
}
#product-bar-list .container img {
	width:140px;
	margin:10px
}
#product-bar-list .container .category-name a {
	color:#908e8e;
	font-size:18px
}
#product-bar-list .container .category-name a:hover {
	color:#000
}
#product-bar {
	width:100%;
	height:49px;
	line-height:49px;
	background:#f9f9f9;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	position:relative
}
#product-bar a {
	background:url(/static/res/product/arrow.png) no-repeat 80px 5px;
	padding-right:25px;
	color:#393939;
	font-size:25px;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif
}
#product-list {
	width:1100px;
	margin:0 auto;
}
#product-list .container {
	margin:60px auto;
	min-height:500px;
	overflow:hidden
}
.tag {
	overflow:hidden;
	line-height:47px;
	border-bottom:1px dashed #020202;
	padding-bottom:20px;
	width:1000px;
	margin:0 auto;
}
.tag img {
	width:40px;
	float:left
}
.tag h3 {
	color:#989898;
	font-size:25px;
	font-weight:200;
	margin-left:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif
}
#product-list .tag ul {
	float:left;
	margin-left:50px;
	text-transform:uppercase
}
#product-list .tag ul li {
	float:left;
	line-height:1;
	border:1px solid #000;
	text-align:center;
	line-height:24px;
	border-radius:2px;
	margin:7px 10px;
	list-style:none;
}
#product-list .tag ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#000;
	font-size:16px;
	padding-left:6px;
	padding-right:6px;
	display:block
}
#product-list .tag ul li a:hover {
	background:#000;
	color:#fff
}
#product-list .tag ul li .activeb a {
	background:#000;
	color:#fff
}
#product-list .tag ul li a.active {
	background:#000;
	color:#fff
}
#product-list .product {
	padding:10px;
	text-align:center
}
#product-list .product div {
	text-align:center;
	width:220px;
	margin:30px 50px;
	float:left;
*display:inline;
*zoom:1;
	height:240px;
}
#product-list .product img {
	width:220px;
	height:220px
}
#product-list .product a img:hover {
	box-shadow:4px 4px 0 #999
}
#product-list .product .product-name a {
	font-family:Arial, Helvetica, sans-serif;
	color:#989898;
	font-weight:100;
	font-size:18px;
	margin:5px
}
#product-list .product .product-name a:hover {
	color:#888888
}
#product-list .product .product-tag {
	font-family:Arial, Helvetica, sans-serif;
	color:#adadad;
	font-weight:100;
	margin-top:5px;
	font-size:14px
}
.pagination {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-bottom:50px
}
.pagination li {
	float:left;
	margin:0 5px;
	font-size:20px;
	font-weight:200;
	letter-spacing:5px
}
.pagination li a {
	color:#4f5051;
	background:#edf1f2;
	letter-spacing:0;
	padding:5px 10px;
	font-weight:200;
	font-size:16px;
	display:block
}
.pagination li a:hover {
	background:#3C3D3D;
	color:#fff
}
#product-bar-list .container div {
	display:inline-block;
	margin:5px 20px;
*display:inline;
*zoom:1;
}
#product-bar-list .container .category-name a {
	color:#908e8e;
	font-size:18px
}
#product-bar-list .container .category-name a:hover {
	color:#000
}
#product-bar {
	width:100%;
	height:49px;
	line-height:49px;
	background:#f9f9f9;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	position:relative
}
#product-bar a {
	background:url(arrow.png) no-repeat 80px 5px;
	padding-right:25px;
	color:#393939;
	font-size:25px;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif
}
#product-detail {
	width:100%
}
#product-detail .container {
	margin-top:60px;
	min-height:500px;
	text-align:center;
	overflow:hidden
}
.tag {
	height:60px;
	line-height:47px;
	border-bottom:1px dashed #020202;
	margin-bottom:20px;
	overflow:hidden;
}
.tag img {
	width:40px;
	float:left
}
.tag h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#989898;
	font-size:24px;
	font-weight:100;
	margin-left:20px;
	float:left
}
#product-detail .separator {
	font-size:20px;
	padding:10px
}
#product-detail .detail {
	text-align:left;
	padding:0px;
	overflow:hidden
}
#main-img {
	width:320px;
	height:320px;
	float:left
}
.detail{ overflow:hidden;}
.img-list {
	position:relative;
	overflow:hidden;
	float:left;
	width:460px;
}
.property {
	padding:0px;
	width:480px;
	float:left
}
.property h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:100;
	padding-bottom:20px;
	border-bottom:1px solid #e3e3e3
}
.property ul li {
	color:#020202;
	font-weight:100;
	margin:15px;
	margin-left:0;
	font-size:16px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}
#product-detail {
	font-weight:100
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dashed #020202
}
.detail-box {
	text-align:left;
	padding:30px;
	font-size:18px;
}