/* CSS Document */
@import url('nivo-slider.css');
*{ margin:0; padding:0;}
body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;  text-align:center}
div{ margin:0; padding:0}
img { border:none}
ul ,li{ list-style:none}
a { text-decoration:none; color:black }
a:hover {
	text-decoration: none !important;
	}
.clear{ clear:both}
input.button{ width:auto !important; padding:4px 15px 4px 15px !important; background:#e83b34; color:white; font-weight:bold; cursor:pointer; border:none} 
.left-content h2, .right-content h2{ text-align:left; font-size:12px;  text-transform:uppercase;  padding-left:15px;  color:#ffffff; line-height:34px; height:30px; margin-bottom:2px; }
.left-content h3{ line-height:25px; color:white; background:#0066cc url(../images/icon-row.png) 8px  center no-repeat; padding-left:25px; margin:5px 0 5px 0 }
.left-content h3 a{ color:white; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.bg-title{ background:#f6f6f6; overflow:hidden;}
h3.title, h1.title{font-size:12px; text-align:left; padding:0 0px 0 0px; margin:0px 0 0px 0px; width:auto; overflow:hidden;  color:white; background:#3cb44b; padding-left:10px}
div.title{ position: relative; height:34px; line-height:34px; overflow:hidden; background:url(../images/bg-title-content.png) left center repeat-x;}
div.title2{ height:34px; line-height:34px; overflow:hidden; background:url(../images/bg-title-left2.png) left center repeat-x;}
.background{ background:url(../images/bg-top.png) top repeat-x; text-align:center; margin:auto; }

#wrapper{ width: 100%; margin:0 auto; background:url(../images/bg-wrapper.png) center repeat-y;}
#wrapper .regis_menu_top > div,
#wrapper .menuTop > div {
	margin: auto;
}

.box-shadown{-moz-box-shadow: 0 0 3px 3px #afafaf;
-webkit-box-shadow: 0 0 3px 3px #afafaf;
box-shadow: 0 0 3px 3px #afafaf;width:980px; margin:auto; position:relative;}
/******************* Header ********************************/
#header{width:100%; margin:auto; clear:both;}
#header .banner{text-align:left;width:100%; clear:both; position:relative}

#header .sologan{height:30px; line-height:30px; background:#f7931e; text-align:center; text-transform:uppercase; font-size:15px; overflow:hidden}
#header .date{width:170px; float:left; color:white}
p.cart{ line-height:30px; text-align:right}
p.cart a{ color:white; text-transform:uppercase; background:url(../images/icon-cart.png) left center no-repeat; padding-left:35px}
#header .frmSearch{ overflow:hidden; height:30px; line-height:30px; margin:0px 0px 0 0; position:absolute; bottom:10px;right:0;width:350px;}
#header #frmSearch input{ padding:0; margin:0px 0 0 0; float:right}
#header #frmSearch select{ height:24px}
#header #frmSearch{ text-align:right; color:white;width:500px;  float:right }
#frmSearch p label{ margin-right:25px}
#header #frmSearch #keyword{ width:250px; margin:0px 0px 0 0; height:22px; background:#FFF; color:#000; padding-left:5px}
#header #frmSearch #submit{  border:none; cursor:pointer;width:auto; }
/********************** Slide***********************/
.slideHome{ overflow:hidden; height:180px;width:100%; }
.slideHome ul{width:2000px; overflow:hidden}
.slideHome li{ overflow:hidden; float:left; margin-right:18px;width:255px; height:180px; text-align:center}
.slideHome li img{webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;width:250px; height:175px; }
/*****************************  Content ************************************************/
#content{overflow:hidden; padding:0;text-align:left; padding:0px 0 0 0; background:#FFF; margin:auto; margin-top: -45px; }
.content-ins {
	background: #f4f4f4;
}
.regis_menu_top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 36px;
	background-color: #444444;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.btn-user-option {
	font-size: 18px;
	padding: 2px 4px;
	position: absolute;
	right: 10px; top: 6px;
	cursor: pointer;
	display: none;
}
.menuTop .btn-user-option {
	position: relative;
	top: 20px;
	float: right;
}
.wrapper_regis .formatbutton {
	padding: 0 16px;
	height: 18px;
	float: right;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	border-right: 1px solid #eee;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	display: block;
}
.wrapper_regis .regis_login > .formatbutton:first-child {
	border-right: none;
}
.wrapper_regis .top-info > div {
	float: left;
	margin-right: 25px;
}
.wrapper_regis .top-info > div > img {
	margin-right: 6px;
}

.form-search {
	padding: 4px;
	position: relative;
}
.form-search .btn-search {
	width: 36px; height: 36px;
	border: none;
	background-image: url(../images/ico-search.png);
	background-size: 36px 36px;
	position: absolute;
	top: 4px; right: 4px;
}
.form-search .txt-keyword,
.form-search select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 36px;
	padding-left: 15px;
}
.form-search .txt-keyword {
	width: 81%;
}
.form-search select {
	width: 30%;
	background-color: #fff;
}

.warrantly {
	padding: 12px 32px;
	background-color: #eee;
	margin-bottom: 15px;
	margin-right: 4px;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(227,227,227,1);
	-moz-box-shadow: 4px 4px 0px 0px rgba(227,227,227,1);
	box-shadow: 4px 4px 0px 0px rgba(227,227,227,1);
}
.warrantly .w-item {
	float: left;
	width: 25%; height: 48px;
	position: relative;
	padding-left: 56px;
	padding-top: 12px;
	font-size: 15px;
	color: #111;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.warrantly .w-item > img {
	position: absolute;
	top: 0px; left: 0px;
	width: 48px; height: 48px;
}

.registerTrade{
clear:both;
float:none;
padding:10px;
color: black;
line-height: 1.7;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.left_trade{
float:left;
width: 227px;
margin-left:10px;
}
.left_trade a{
color:#FFF !important;

}
.left_trade a:hover{
color:#F93 !important;

}
/********************************** Left *******************************/

dl  {width: 100%; overflow:hidden; text-align:left}

dt{ border-bottom:1px dashed #90cadc; padding:3px 0 3px 0; text-align:center}
dt a, p.category a {color: white;}
dd { display:none}
dd.active{ display:block}
dd a {color: black;}
dd ul li{ background:url(../images/bg-li.png) center no-repeat; line-height:26px; padding:2px 0 2px 35px; margin-bottom:1px}
dd ul li a{ color:#000}
ul#category{margin:0px 0 0px 0px; background:#FFF}
ul#category li{padding:0px 0 1px 6px;text-align:left; margin-bottom:0px; line-height:30px; font-weight:normal; font-size: 15px; position: relative;}
ul#category li:last-child{ border-bottom:none}
ul#category li a{ text-transform:none; font-weight:bold; color:#000; text-transform:uppercase; }
ul#category li i.fa { font-size: 6px; margin-right: 10px; }
ul#category li a:hover,ul#category li a.active{}
ul#category li ul{
	/*position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	z-index: 999;*/
}
ul#category li:hover ul { display: block; }

ul#category li ul li{
	display: block;
	float: none;
	text-indent: initial;
}
ul#category li li i.fa { font-size: 10px; }
ul#category li li a{
	text-transform: none;
	font-weight: normal;
}
.left-content{width:20%;float:left; padding:0px 5px 0 0px; text-align:left; clear:left;}
.block-left{ margin:0px 0 10px 0; border: 1px solid #ccc; }
.block-left .middel{ overflow:hidden !important; background:url(../images/bg-middel-block.png) center repeat-y; margin:0 !important; float:left;width:100% }

.block-left h2 { overflow:hidden; background:url(../images/bg-top-block.png) center no-repeat; height:40px; line-height:30px; color:white; text-transform:none; text-align:center; margin:0}
p.list-news a{ color:#3c3c3c; font-weight:bold}

/******************************** SUPPORT ****************************/

/******************************** Counter ****************************/
.left-content  .block-left .img-ads{ width:240px; overflow:hidden; margin:5px 0 10px 0; text-align:center}



.rate{ overflow:hidden;}
.rate table td{height:20px; padding-left:10px}
.rate p.curentcy{ background:url(../images/icon-rate.png) left center no-repeat; padding-left:30px; line-height:30px; text-align:left}
 .rate p.gold{ background:url(../images/icon-gold.png) left center no-repeat; padding-left:25px; line-height:30px; float:left; clear:both}
.rate p.source{ font-style:italic; color:#bfbfbf; float:right; margin:5px 25px 0 0; clear:both; overflow:hidden}

/***************************  News *******************************/
.otherNews{ overflow:hidden; margin-bottom: 30px;}
.otherNews p{ line-height:20px; margin:10px 0 0 0; background:url(../images/icon/icon-list-news.png) left center no-repeat; padding-left:20px}
/*************************** RIGHT ********************************/
.right-content{ overflow:hidden; width:19%; float:right; border-left:1px solid #CCC; padding-left:5px}
.block-right{ overflow:hidden; text-align:center; margin-bottom:10px}
.block-right img{max-width:190px; margin:10px 0 10px 0;}
.block-right .news{ overflow:hidden; text-align:justify; line-height:22px; margin:5px 2px 5px 0}
.block-right .news img{ float:left; margin:0 5px 0 0 !important}
.block-right marquee{ margin-bottom:15px; text-align:center}
/**************** Main -content****************/
.main-content{overflow:hidden; float:right; margin:0px 0px 0 8px;padding:0px 0px 0 2px;width:100%; text-align:left; margin:0 auto;}
#content .main-content p.top{height:17px; background:url(../images/bg-top-block-2.png) center}
#content .main-content .middel{background:url(../images/bg-middel-block-22.png)1px top repeat-y; overflow:hidden; }

#content .main-content p.bottom{height:17px; background:url(../images/bg-bottom-block-2.png) center}


/****************************** User ******************************/
#frmLogin{ margin: 20px auto; }
#frmLogin input{width:180px; padding:2px}
#frmLogin input.button {
	margin-bottom: 4px;
}
#frmLogin .error{ color:red; margin-left:120px}
#fldLogin{ overflow:hidden; width:400px; margin:auto; border: 1px solid #CCC; padding:10px}
#fldLogin p{ overflow:hidden; margin:10px 0 10px 0}
#fldLogin p label{ float:left;width:120px}
#fldLogin p.btn{ margin-left:120px}


/***************************
*       IMAGE VERTICAL     *
****************************/
.img-vertical {
	text-align: center;
	position: relative;
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 3px;
	height: 200px;
}
.img-vertical1 {
	text-align: center;
	position: relative;
	white-space: nowrap;
	border: 1px solid #ddd;
	padding: 3px;
	height: 180px;
}
.img-vertical span.helper {
	display: inline-block;
	/*height: 100%;*/
	vertical-align: middle;
}
.img-vertical img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	margin-left: -3px;
}


/*************** Footer ****************************************************************/
#footer{ overflow:hidden;text-align:left; width:100%; margin:auto; padding:0px; clear:both;}
.footer{
	overflow: hidden;
	text-align:left;
	width: 100%;
	margin: auto;
	color: #fff;
	background-color: #333;
	padding: 8px 0px 0px;
	margin-top: 10px;
}

.footer a{ color:#fff}

.paging{ float:right; margin:15px 120px 0 0; font-size:12px; clear:both}
.paging div{ float:left;padding:0 2px 0 2px; color:black;  display:inline; margin-left:5px }
.paging  .num{padding:8px; font-size:12px; background:url(../images/bg-page.png) center; margin-right:5px; font-weight:bold}
.paging .curent {  color:red !important;padding:5px; font-weight:bold;background:url(../images/bg-page.png) center; margin-right:5px }
.paging img{ margin:10px 0px 0 0px; }


#lbOverlay {position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer;}



#lbCenter, #lbBottomContainer {	position: absolute; z-index: 1; overflow: hidden; background-color: #fff;}

#lbCenter{z-index: 10;}

.lbLoading {background: #fff url(../images/loading.gif) no-repeat center;}



#lbImage {position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }



#lbPrevLink, #lbNextLink {display: block; position: absolute; top: 0; width: 50%; outline: none; }



#lbPrevLink {left: 0;}



#lbPrevLink:hover {	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;}



#lbNextLink {right: 0;} 



#lbNextLink:hover {	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;}



#lbBottom {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none;}



#lbCloseLink {display: block; float: right; width: 66px; height: 22px; background: transparent url(../images/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }



#lbCaption, #lbNumber {margin-right: 71px; }



#lbCaption {font-weight: bold;}	



.page-content{ overflow:hidden; margin:0 0px 0px 0px;}

.block-cate{ overflow:hidden; background:url(../images/bg-bottom-cate.png) bottom center no-repeat; padding-bottom:13px;}
.block-cate ul{ background:#edd890;margin: 0 2px 0 5px}
.block-cate ul li{ background:url(../images/icon-li.png) left center no-repeat; padding-left:25px; line-height:30px; border-bottom:1px dashed #a1702a;margin:0 5px 0 5px}
.block-cate a{ color:#773700; text-transform:uppercase}
.block-left p.news{ overflow:hidden; line-height:20px; margin:5px 5px 10px 5px; font-weight:bold}
.block-left p.news img{ float:left; margin-right:5px}


/********************************* BreadCrumd ************************************/
.breadcrumb{ height:20px; line-height:20px;}
.breadcrumb li{ float:left; color:white; font-family:Verdana, Geneva, sans-serif; font-size:11px}
.breadcrumb li a{color:white}
/************************* SLIDE ********************/

.newsHome { overflow:hidden; float:right;width:400px;}
.newsHome p{ overflow:hidden; line-height:25px; background:url(../images/icon-news.png) left center no-repeat; padding-left:20px; font-weight:bold}
.newsHome a:hover{ color:red}
.supportFooter{ overflow:hidden;  width:350px; float:left; margin-left:40px; color:#565656; line-height:20px}
.supportFooter label{width:60px; float:left; font-weight:bold}
.adsLeft{ overflow:hidden; text-align:center}
.adsLeft img{ width:210px; margin:10px 0 10px 0}

#frmSearch{ overflow:hidden; margin:0 20px 0 20px;}
#frmSearch p{ overflow:hidden; margin-bottom:10px}
#frmSearch input, #frmSearch select{width:180px; background:#b6b5b3; padding:1px; border:none; color:#e3e1e2}
#frmSearch #submit{ width:auto; float:right; padding:3px 15px 3px 15px; margin-right:23px; color:black; cursor:pointer; font-weight:bold}
.block{ overflow:hidden; border-left:2px solid #dbd5d5;; border-bottom:2px solid #dbd5d5;; border-right:2px solid #dbd5d5; padding:5px; margin:0px 0 15px 0}
.title .view-more{ float:right; margin-right:15px; color:white}

.block-ads{ overflow:hidden; text-align:center}
.block-ads img{ margin:10px 0 10px 0; max-width:230px}



.page-content div.img-detail{overflow:hidden; text-align: center;
margin: 10px 0px; min-height: 278px; position: relative;}
.page-content .img-detail img {
	max-width: 310px;
	max-height: 250px;
	display: inline-block;
	vertical-align: middle;
}
.page-content .img-detail .wrap-cover {
	width: 320px; height: 260px;
	text-align: center;
	position: absolute;
	top: 0px; left: 0px;
	border: 1px solid #ddd;
}
.page-content .img-detail .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.page-content .pr-detail {
	float: left;
	padding-left: 338px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
}
.page-content .pr-detail .pr-name {
	color: #d00;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 16px;
}
.page-content .pr-detail .pr-price {}
.page-content .pr-detail .pr-statistics {
	margin-top: 12px;
	line-height: 26px;
	font-size: 14px;
}
.page-content .pr-detail .pr-price {
	margin-top: 20px;
}
.page-content .pr-detail .pr-price b {
	font-size: 16px;
	color: #f00;
	font-weight: bold;
}
.page-content .pr-detail .pr-social {
	margin-top: 20px;
}
.page-content .pr-detail {}
.page-content .pr-detail {}
.page-content .pr-vote { margin-top: 12px; }
.page-content .pr-vote .notify { line-height: 32px; }

div.info {width:45%;margin:10px 0 0 0px; padding-left:20px;  overflow:hidden; float:left;  position:relative;}
div.info p{  font-size:12px;  line-height:30px;}
div.info .artists{ text-transform:uppercase; font-weight:bold; color:black}
div.info .name{ text-transform:uppercase}
div.info .shopnow{ background:#b00900; color:white; font-weight:normal; padding:5px 15px 5px 15px; text-transform:uppercase;}
.info .intro{ line-height:25px}
.info .intro h3{ border-bottom:1px solid #d5d5d5}
div.info p.price{ color:red }
div.info p label{width:60px; float:left; font-weight:bold}
.detail-product h3{ float:left; font-weight:bold;font-size:14px; margin:0 0 15px 0px; padding:0 0 5px 0;  display:block; width:100%; background:none; color:black; text-transform:none; border-bottom:1px solid #d5d5d5} 

.detail-product{ margin:10px 0 15px 0; overflow:hidden; clear:both;  }
#frmWeblink select{width:200px; margin:10px 0 10px 10px}
.listAds{ overflow:hidden; text-align:center; margin:10px 0 10px 0}
.listAds a{ font-weight:bold; color:#2568ac}
.listAds img{ max-width:200px; width:auto !important;width:200px}
.block-right table{width:200px; margin: 10px auto; background:#CCC}
.block-right table tr{ background:#FFF}
.block-right table th, .block-right table td{ line-height:25px}
.block-right .news{ overflow:hidden; padding:5px}
.block-right .news  a{ color:#872603}
.productRight{ overflow:hidden; height:300px}
.productRight li{ overflow:hidden; height:150px}
.sagscroller{width: 230px; height: 550px;overflow:hidden;
position:relative; z-index:0; margin:auto
}



.sagscroller a{

font-weight:bold;

}



.sagscroller ul{

position:absolute;

margin:0;

padding:0;

list-style:none; padding-top:10px;

width: 100%;

}



.sagscroller ul li{

 overflow:hidden; margin:10px 0 10px 0; text-align:center; height:180px

}

.sagscroller ul li img{}

.sagscroller ul li .rsscontent{ /*div containing body of each RSS entry*/

    font:12px ; text-decoration:none;

}



.sagscroller ul li .rsslabel{ /*div containing label of each RSS entry*/

margin-top:5px;

font-size:12px;

clear: both;

}
.bao_slide{
	padding: 1px;
}
.slide_left{
	float: left;
	width: 50%;
}
.slide_right{
	float: right;
	width: 50%;
}
.title_h1{
	padding:10px;
	font-size: 14px;
}
.title_special{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.menuTop{
	/*position: absolute;*/
	bottom: 10px;
	right: 0px;
	height: 84px;
	line-height:39px;
	z-index:999;
	padding: 28px 0px;
	background-color: #f6f6f6;
}
.menuTop .bannerLogo {
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.menuTop .countProduct {
	background-color: #fff;
	padding: 2px;
	float: right;
	margin-top: -6px;
}


.menuTop .wrap-cat-menu { display: none; }
.menuTop ul{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}
.menuTop ul li{
	float: left;
	position: relative;
}
.menuTop ul li a{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 20px;
	color: #555;
}
.menuTop ul li a i{
	font-size: 14px;
}
.menuTop ul li.active a i{
	color: #222;
}
.menuTop ul li a:hover i{
	color: #222;
}
.menuTop ul > li > ul {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 40px; left: 0px;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 140px;
	-moz-transition: visibility 0.2s, opacity 0.2s linear;
	-webkit-transition: visibility 0.2s, opacity 0.2s linear;
    transition: visibility 0.2s, opacity 0.2s linear;
}
.menuTop ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.menuTop ul > li > ul > li {
	float: none;
	border-bottom: 1px solid #aaa;
}
.menuTop ul > li > ul > li:last-child {
	border-bottom: none;
}
.menuTop ul > li > ul > li:hover {
	background-color: #eee;
}
.menuTop ul > li > ul > li > a {
	padding: 6px;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.left-content .bg-title {
	margin-bottom: 0px;
}
.left-content h2 i
{
	font-size: 22px;
	margin-top: 4px;
	float: left;
	margin-right: 5px;
}
ul#category li ul li:hover {
    background: transparent;
    color: black !important;
}
ul#category li ul li:hover a{
	color: black;
}

.slider{
	margin-bottom: 10px;
}

.about{
	width: 55%;
	float: left;
	padding: 15px 5px;
}

.viewall{
	position: absolute;
	top: 0px;
	right: 10px;
	color: #FFF;
}
.search{
	height: 40px;
	border: 1px solid #dddddd;
	width: 60%;
	float: left;
}
.search i{
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0px 20px;
	border-right: 1px solid #dddddd;
}
.search input#keyword{
	height: 24px;
	width: 60%;
	margin-top: 7px;
	border: none;
	float: left;
	margin-left: 10px;
	padding-left: 5px;
}
.search input#submit{
	float: right;
	background: #3cb44b;
	color: #FFF;
	border: none;
	display: inline-block;
	line-height: 40px;
	padding: 0px 10px;
	cursor: pointer;
}

.page-pro{
	width: 100%;
	margin: 16px auto;
}
.div_cart{
	width: 38%;
	float: right;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #3e3e3e;
	color: #FFF;
}


.addcart{
	margin-left: 20px;
}
.addcart:hover{
	color: #3cb44b;
}

#menu_btn {
    display: none;
    cursor: pointer;
    padding: 5px 7px;
    border: 1px solid #3aaf48;
    margin-left: 10px;
    margin: 2px 0px;
}
.wrap-tag-header {
	width: 100%;
	background-color: #eee;
	border-bottom: 1px solid #f00;
	position: relative;
}
.wrap-tag-header > img {
	width: 40px; height: 40px;
	position: absolute;
	top: 0px; left: 0px;
}
.wrap-tag-header .tag-title {
	font-weight: bold;
	line-height: 44px;
	font-size: 14px;
	height: 40px;
	margin-left: 50px;
	text-transform: uppercase;
}
.wrap-tag-header span {
	position: absolute;
    width: 26px; height: 26px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
}
.wrap-tag-header span.mv-left {
    background-image: url(../images/left-slide.png);
    right: 40px;
}
.wrap-tag-header span.mv-right {
	background-image: url(../images/right-slide.png);
    right: 10px;
}


.top-article {
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	padding: 15px;
}
.top-article img {
	width: 100%; height: auto;
}
.top-article a {
	position: absolute;
	top: 0px; left: 0px;
	height: 100%; width: 100%;
}
.top-article .art-title {
	color: #d00;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	line-height: 18px;
}
.top-article:hover {
	cursor: pointer;
}
.top-article:hover .art-title {
	color: #6c6;
}
span.star {
	background-image: url(../images/star-grey.png);
	background-size: 28px 28px;
	width: 28px; height: 28px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
}
span.star.active {
	background-image: url(../images/star-gold.png);
}

.top-product {}
.top-product .list {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.top-product .wrap-pr {
	padding: 10px;
	margin-bottom: 12px;
}
.top-product .pr-item {
	width: 100%;
	position: relative;
	font-size: 14px;
	padding: 6px;
}
.top-product .pr-item > img {
	position: absolute;
	left: 0;
	top: 0;
	max-height: 70px;
	max-width: 70px;
}
.top-product .pr-item .p-vote,
.top-product .pr-item .pr-name,
.top-product .pr-item .pr-price {
	padding-left: 80px;
}
.top-product .pr-item .p-vote {}
.top-product .pr-item .pr-name { margin-top: 6px; }
.top-product .pr-item .pr-price {
	color: #f00;
	margin-top: 10px;
}
.top-product .pr-item {}
.ft-item-detail { margin-bottom: 8px; }
.ft-item-detail > i { line-height: 20px; }

.regis_menu_top i {
	font-size: 17px;
	line-height: 30px;
	padding-left: 15px;
	color: white;
}
.inf i {
	font-size: 23px;
	color: red;
}
.listright {
	width: 80%;
}
.cateright {
	width: 19%;
}
.content-item h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #5c5c5c;
	border-bottom: 1px solid #dddddd;
}
/*.content-item span {
	border-bottom: 3px solid #e83b34;
}*/
.block-home {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.buy strong {
	    background: #444444;
    padding: 7px;
    padding-top: 6px;
    padding-bottom: 9px;
    color: white ;
}
.allpr {
	text-align: center;
}
.bx-wrapper img {
     display: inline-block !important; 
}
.bx-wrapper .buy img {
	display:inline-block;
}
.category li {
	padding-bottom: 10px;
}
.sapo-pr {
	display: none;
}
.bg-middle {
	background: url(../images/bg_mi.png) center no-repeat;
    text-align: center;
    color: white;
    background-size: cover;
}
.bg-middle h3 {
	text-transform: uppercase;
 }
 .content-item {
 	    padding: 10px 0px 7px 0px;
 }
 .old {
 	text-decoration: line-through;
 }

@media screen and (min-width: 992px) {
	.col-md-9.allpr {
	    width: 77% !important;
	}
	
	.mot.listpro.col-md-3 {
	/* width: 100% !important; */
	height: 170px !important;
}
.mot.listpro.col-md-3 .buy{
	display: none;
}.mot.listpro.col-md-3 .vote{
	display: none;
}.mot.listpro.col-md-3 .price{
	display: none;
}
.mot.listpro.col-md-3 img {
	/* width: 30% !important; */
	float: right;
}
.mot.listpro.col-md-3 .name{
	width: 70%;
	position: absolute;
    top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    
}
.mot.listpro.col-md-3 .name a{
	color: #c60000;
}
.mot .sapo-pr {
	display: block !important;
	width: 65%;
	position: absolute;
    top: 35px;
}
#lightSlider img {
	height: 395px !important;
	width: 100% !important;
	}

}
