#category{
	width: 100%;
	float: left;
}
#category .content{
	float: left;
	margin: 20px 0 30px;
	width:100%;
}
#category h1.title{
	font-size: 24px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    clear: both;
}
#category h1 hr{
	height: 2px;
    border: 0 none;
    background: #ed1b32;
    width: 90px;
    margin: 10px auto;
    padding: 0;
}
#category #filter{
	margin-top: 20px;
	width: 100%;
	float: left;
}
#category #filter .filter{
	width: 25%;
	float: left;

}
#category #filter .filter select{
	width: 95%;
    margin-left: 5%;
    border-radius: 2px;
    height: 35px;
    padding-left: 5px;
    font-size: 16px;
}
.col4 {
}
.col4 .state{
	display: inline;
	float: left;
	padding: 10px 20px 0;
	font-size: 12px;
}
.col4 .state span{
	color: #ff0000;
	font-weight: bold;
}
.col4 .view{
	display: inline;
	float: right;
	font-size: 12px;
	padding: 10px 10px 0 0;
}
.col4 i.icon-selva.icon-view {
	background-position: -11px -45px;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}
#category .col4 .info {
    height: 105px;
}
#category .view-more{
	text-align: center;
	position: relative;
}
#category .view-more img{
	width: 50px;
	height: 50px;
	display: none;
}
#category .view-more a{
	color: #8c8585;
	border: 1px solid #8c8585;
	padding: 10px 100px;
	font-size: 16px;
	font-weight: bold;
}
#category #news-cate{
	margin-top: 30px;
    float: left;
    width: 100%;
}
#category #news-cate h3{
	font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}
#category #news-cate h3:before{
	content: "";
    position: absolute;
    border-bottom: 2px solid red;
    width: 160px;
    height: 25px;
    left: 506px;
}
#category #news-cate .left{
	width: 58%;
	float: left;
	margin-right: 2%;
	margin-top: 10px;
}
#category #news-cate .right{
	width: 40%;
	float: left;
	margin-top: 10px;
}
#category #news-cate .left .image{
	width: 100%;
	float: left;
}
#category #news-cate .left .image img{
	width: 100%;
	height: 360px;
}
#category #news-cate .left h4{
	font-size: 20px;
    margin-top: 10px;
    line-height: 25px;
    float: left;
}
#category #news-cate .left p{
	float: left;
	line-height: 22px;
}
#category #news-cate .right .item{
    height: 80px;
    width: 100%;
    float: left;
}
#category #news-cate .right .item .img{
    width: 150px;
    padding: 2.5px;
    float: left;
    margin-right: 10px;
}
#category #news-cate .right .item img{
    width: 150px;
    height: 73px;
}
#category #news-cate .right .item .info{
    display: inline;
}
#category #news-cate .right .item .info h5{
    font-size: 14px;
    margin-top: 3px;
}
#category #news-cate .right .item .info p{
    font-size: 14px;
    line-height: 22px;
    color: #4c4949;
}
#detail{
	float: left;
	width: 100%;
	margin-top: 5px;
}
#detail .left{
	width: 48%;
	margin-right: 2%;
	float: left;
}
#detail .right{
	width: 50%;
	float: left;
}
#detail .left .image{
	width: 100%;
	height: 590px;
    margin:0 auto;
    position:relative;
    box-sizing: border-box;
}
#detail .left .image img{
	max-width: 80%;
	margin:auto;
    max-height: 550px;
    position:absolute;
    top:0; left:0; right:0; bottom:0;
}
#detail .left .slider{
	width: 100%;
	float: left;
	box-sizing: border-box;
	position: relative;
}
#detail .left .slider li{
	width: 25%;
	float: left;
}
#detail .left .slider i.fa.fa-angle-left {
    font-size: 40px;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 10;
    cursor: pointer;
}
#detail .left .slider i.fa.fa-angle-right {
    font-size: 40px;
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 10;
    cursor: pointer;
}
#detail .left .slider li img{
	width: 100;
	height: 135px;
	cursor: pointer;
	margin-left: 10px;
}
#detail .right div.price{
	border-radius: 4px;
	width: 100%;
	float: left;
	background: #edebeb;
	padding: 20px 0;
}
#detail .right div.price p{
	text-align: center;
}
#detail .right div.price p.price-old{
	text-decoration: line-through;
}
#detail .right div.price p.price{
	font-weight: bold;
	padding: 5px 0;
}
#detail .right div.price p.price span{
	color: #ff0000;
}
#detail .right h1{
	font-size: 22px;
	padding: 15px 0;
	display: inline;
	float: left;
	color: #303030;
}
.rating-show {
    height: 30px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}
.rating-show-start {
    height: 30px;
    line-height: 30px;
    float: left;
}
.rating-show-start i {
    color: #ff9727;
}
.rating-show-count {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    color: #288ad6;
}
#detail .right h3{
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#detail .right p.price{
	color: #ec1c32;
	font-weight: bold;
	font-size: 22px;
	display: inline;
	float: left;
}
#detail .right p.price-old{
	padding: 10px 0;
	font-size: 16px;
}
#detail .detail-promotion {
    width: 85%;
}
#detail .detail-promotion>.title {
    border: 1px dashed #d7d7d7;
    font-weight: 700;
    color: #fff;
    padding: 4px 10px;
    background-color: #34a105;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
#detail .detail-promotion>.main {
    border: 1px dashed #d7d7d7;
    position: relative;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}
#detail .detail-promotion>.main ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    line-height: 1.38;
}
#detail .detail-promotion>.main ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #417505;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
#detail .icon-cart {
    background-image: url(../image/icon-cart.png);
    width: 35px;
    height: 35px;
    float: left;
    background-position: 1px -33px;
    margin: -10px 0 0 20px;
}
#detail .bust{
	width: 85%;
	float: left;
	padding: 5px 0;
}
#detail .bust li {
    list-style: none;
    font-size: 13px;
    color: #333;
    margin: 9px 0 3px 3px;
}
#detail .bust li a{
	color: #288ad6;
    font-style: italic;
}
#detail .bust li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #1aea35;
    float: left;
    margin: 0 5px 0 0;
}
#detail
#detail
#detail

#detail .right p.price-old span{
	text-decoration: line-through;
}
#detail .right a.tags {
    margin-left: 40px;
    padding: 0 10px 0 8px;
    font-size: 12px;
    background: #ff6a00;
    color: #fff;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    float: left;
    height: 20px;
    line-height: 20px;
    position: relative;
    bottom: 2px;
}
#detail .right a.tags:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #ff6a00 transparent transparent;
    border-style: solid;
    border-width: 10px 12px 10px 0;
}
#detail .right a.tags:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #ff6a00;
    -webkit-box-shadow: -1px -1px 2px #ff6a00;
    box-shadow: -1px -1px 2px #ff6a00;
}
#detail .right ul.attributes li{
	line-height: 30px;
    margin-top: 3px;
}
#detail .right li span.title{
	padding-left: 10px;
	width: 230px;
	float: left;
    margin-right: 20px;
    position: relative;
    background: #ededed;
}
#detail .right li span.title i{
    position: absolute;
    font-size: 16px;
    top: 5px;
    right: 15px;
}
#detail .right .order-now{
	width: 240px;
    height: 45px;
    border-radius: 4px;
    background: #ec1b31;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}
#detail .right .order-now p{
	text-align: center;
	color: #fff;
}
#detail .right .order-now p:nth-child(1){
	text-transform: uppercase;
	font-size: 20px;
    padding:15px 0 2px 0;
}
#detail .right .order-now p:nth-child(2){
	font-size: 14px;
}
#detail .right .add-cart{
	width: 240px;
    height: 45px;
    border-radius: 4px;
    background: #009cff;
    float: left;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 20px;
}
#detail .right .add-cart p{
	text-align: center;
	color: #fff;
}
#detail .right .add-cart p:nth-child(1){
	text-transform: uppercase;
	font-size: 20px;
    padding: 15px 0 2px 0;
}
#detail .right .add-cart p:nth-child(2){
	font-size: 14px;
}
#detail i.icon-selva.icon-cart {
    background-position: -77px -1px;
    position: relative;
    bottom: 10px;
    left: 20px;
}
#detail .right .support{
	float: left;
	width: 100%;
	padding: 15px 0;
}
#detail .right .support span{
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}
#detail .right .send-phone{
	width: 100%;
	float: left;
}
#detail .right .send-phone input{
	width: 60%;
	height: 40px;
	padding-left: 10px;
	border-radius: 4px;
	border: 1px solid #dedede;
}
.specifications{
	width: 85%;
	float: left;
}
.specifications div.title{
	background: #6d6e71;
	color: #fff;
	padding: 10px;
	margin-top: 10px;
}
#detail .right .send-phone a{
	background: #009cff;
    color: #fff;
    padding: 13px 14px;
    position: relative;
    border-radius: 4px;
    text-transform: uppercase;
    right: 8px;
}
#detail .content-detail{
	margin-top: 20px;
	width: 100%;
	float: left;
}
#detail .content-detail ul.tab{
	width: 100%;
	float: left;
	border-bottom: 1px solid #b7b7b7;
}
#detail .content-detail ul.tab li{
	cursor: pointer;
	float: left;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
}
#detail .content-detail ul.tab li:nth-child(2){
	border-left: none;
}
#detail .content-detail ul.tab li.active{
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ff0000;
}
#detail .products-lq{
	width: 100%;
	float: left;
	margin-top: 20px;
}
#detail .products-dx{
	width: 100%;
	float: left;
	margin-top: 40px;
}
#detail .products-lq h2{
	font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}
#detail .products-lq h2 hr{
    height: 2px;
    border: 0 none;
    background: #ed1b32;
    width: 90px;
    margin: 10px auto;
    padding: 0;
}
#search{
	width: 100%;
	float: left;
	margin-top: 20px;
}
#search .search-product .title{
	font-size: 22px;
}