*{
	margin:0;
	padding:0;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a , font, img, ol, ul, li, button {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align: baseline;
    background: transparent;
}
i{
    font-style: normal;
    font-weight: normal;
}
.clear {
    clear:both;
}
.clearfix {
    display: block;
}
.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}
.text_white{
    color: #fff;
}
.float_left{
    float: left;
}
.float_right{
    float: right;
}
body{
	width:100%;
	height:auto;
    font-family: 'Roboto', Helvetica, Arial,sans-senif;
    font-size: 14px;
    background: #fff;
}
table{
    border-spacing: 0;
    border-collapse: collapse;
}
html{
    /*font-family: sans-serif;*/
}
ul{
	list-style-type: none;
}
a{
	color: black;
	text-decoration: none;
}
input{
	outline: none;
}
select{
    outline: none;
}
textarea{
	outline: none;
}
.wrap{
    width: 1170px;
    margin: 0 auto;
}
.bold{
    font-weight: bold!important;
}
.default{
    width: 100%;
    float: left;
}
.css-content {
    font: 16px/22px 'Roboto', Helvetica, Arial,sans-senif;
    box-sizing: border-box;
}
.css-content h1,.css-content h2,.css-content h3,.css-content h4,.css-content h5 {
    margin: 0.3em 0 0em;
    line-height: 1.5em !important;
}
.css-content a{
    color:#001dff;
}
.css-content figure.sudo-media-item {
    padding-bottom: 10px;
}
.css-content h1 {
    font: 700 24px/28px 'Roboto', Helvetica, Arial,sans-senif;
}
.css-content h2 {
    font: 700 20px/24px 'Roboto', Helvetica, Arial,sans-senif;
}
.css-content h3 {
    font: 700 18px/21px 'Roboto', Helvetica, Arial,sans-senif;
}
.align-center{
    width: 100% !important;
    text-align: center;
}
.css-content em{
    font-style: italic;
}
.css-content em strong{
    font-style: oblique;
}
.css-content p {
    line-height: 2em;
    padding-top: 10px;
    color: #333;
}
.css-content table {
    max-width: 100%;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
}
.css-content table th, .css-content table td{
    border: 1px solid #ccc;
}
.css-content ul, .css-content ul li {
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.css-content ul li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
    color: #333;
}
.css-content ol {
    list-style: decimal;
    padding: 0 0 0 15px;
    margin: 0;
}
.css-content ol li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}
.css-content img {
    max-width: 100%;
    height: auto;
}
.css-content blockquote {
    margin-left: 20px;
    font-style: italic;
}
#top-web{
    background: #858585;
    height: 35px;
}
#top-web .left,#top-web .right{
    width: 50%;
    float: left;
}
#top-web li{
    display: inline;
    line-height: 35px;
    color: #fff;
    margin: 0 10px;
    font-size: 13px;
}
#top-web .left li:first-child{
    margin-left: 0;
}
#top-web li a{
    color: #fff;
}
#top-web .right ul{
    float: right;
}
#top-web .right li:last-child{
    margin-right: 0;
}
#header{
    height: 110px;
}
.logo-header{
    width: 280px;
    float: left;
}
.logo-header img{
    padding: 10px 0 0 15px;
    width: 230px;
}
.search-header{
    width: 610px;
    float: left;
    padding: 30px 0 0 75px;
    box-sizing: border-box;
}
.search-header input{
    width: 400px;
    border: 1px solid #000;
    border-radius: 4px 0 0 4px;
    height: 50px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    padding-left: 10px;
}
.search-header button{
    background: #000;
    float: left;
    width: 60px;
    height: 50px;
    border-radius: 0 4px 4px 0;
}
.search-header i{
    color: #fff;
    font-size: 25px;
}
.cart-header{
    width: 280px;
    float: left;
    padding: 30px 0 0 80px;
    box-sizing: border-box;
}
.cart-header .icon{
    width: 50px;
    height: 50px;
    float: left;
    background: #000;
    border-radius: 50%;
}
.cart-header .icon i{
    color: #fff;
    font-size: 22px;
    padding: 13px 0 0 13px;
}
.cart-header .text{
    margin-left: 15px;
    float: left;
    margin-top: 8px;
}
.cart-header p:first-child{
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
}
.cart-header p:last-child{
    color: #999;
    font-size: 13px;
}
#navigation{
    background: #000;
    height: 55px;
}
#navigation li{
    display: inline-block;
    line-height: 55px;
    padding: 0 20px;
    position: relative;
}
#navigation li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    font-size: 13px;
}
#navigation li i{
    font-size: 10px;
    position: relative;
    left: 2px;
    bottom: 2px;
}
#navigation ul{
    /*text-align: center;*/
}
#navigation .sub-menu {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    border-top: 1px solid #cecece;
    height: auto!important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 200px;
    background-color: #000;
    top: 55px;
    left: 10px;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sub-menu li {
    margin-right: 0!important;
    display: block!important;
    line-height: 18px!important;
    text-transform: none!important;
    border-bottom: 1px solid #ddd;
    padding: 10px!important;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    box-sizing: border-box;
}
.sub-menu li i{
    color: #fff;
    font-size: 10px;
    float: right;
    bottom: 14px!important;
}
ul.sub-sub-menu {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    border-top: 1px solid #ddd;
    height: auto!important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 220px;
    background-color: #000;
    top: 0px;
    left: 210px;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sub-sub-menu li {
    margin-right: 0!important;
    display: block!important;
    line-height: 18px!important;
    text-transform: none!important;
    border-bottom: 1px solid #cecece;
    padding: 10px!important;
    width: 100%;
}
#navigation  li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
    left: 0;
}
.sub-menu li:hover .sub-sub-menu{
    opacity: 1;
    visibility: visible;
    left: 200px;
}
.sub-menu li a{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sub-menu li:hover a{
    padding-left: 5px;
}
.sub-sub-menu li:hover a{
    padding-left: 10px;
}
#slides {
    position: relative;
}
#slides .slides {
    width: 100%;
    float: left;
}
#slides img {
    width: 100%;
    float: left;
}
#slides i{
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 100px;
    display: none;
    z-index: 10;
    cursor: pointer;
}
#slides .fa-chevron-left{
    left: 20px;
}
#slides .fa-chevron-right{
    right: 20px;
}
#banner-home{
    margin-top: 30px;
}
#banner-home .box{
    width: 360px;
    float: left;
}
#banner-home .box img{
    width: 100%;
    float: left;
}
#banner-home .box:nth-child(2){
    margin: 0 45px;
}
.title-home{
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    color: #333;
    padding-bottom: 20px;
    position: relative;
}
.title-home:before{
    position: absolute;
    content: "";
    border-bottom: 3px solid #333;
    width: 50px;
    height: 30px;
    left: 560px;
    top: 5px;
}
#products-new{
    margin-top: 30px;
}
#products-new .content{
    margin-top: 30px;
}
.product-item{
    width: 290px;
    float: left;
    padding: 20px 20px;
    position: relative;
}
.product-item .action{
    position: absolute;
    z-index: 10;
    left: 75px;
    top: 140px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: 0.5s all ease;
}
.product-item:hover .action{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.product-item .action p{
    text-align: center;
    margin: 2px 0;
    float: left;
    clear: both;
}
.product-item .action a{
    background: #000;
    color: #fff;
    width: 120px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;

}
.product-item .action a:hover{
    background: #2b9bff;
    transition: .3s;
}
.product-item:hover{
    box-shadow: 0px 0px 10px #8c8c8c;
    transition: .3s;
}
.product-item:hover .image{
    opacity: .5;
    transition: .3s;
}
.product-item .image{
    width: 100%;
    height: 310px;
    margin: 0 auto;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.product-item img {
    max-width: 100%;
    max-height: 310px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.product-item:nth-child(4n+2){
    /* margin: 0 30px; */
}
.product-item:nth-child(4n+4){
    float: right;
}
.product-item .name{
    clear: both;
    text-align: center;
    height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
}
.product-item .name a{
    color: #333;
    font-size: 16px;
}
.product-item .price{
    text-align: center;
}
.product-item .price span:nth-child(2){
    padding-left: 10px;
    color: #afafaf;
    text-decoration: line-through;
}
.product-item .price span:nth-child(1){
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
#news-new{
    margin-top: 30px;
}
#news-new .content{
    margin-top: 20px;
}
.news-item-home{
    width: 360px;
    height: 270px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news-item-home:nth-child(2){
    margin: 0 45px;
}
.news-item-home .image{
    width: 100%;
    float: left;
}
.news-item-home img{
    width: 100%;
    float: left;
    height: 270px;
}
.news-item-home .infomation{
    position: absolute;
    bottom: -150px;
    width: calc(100% - 20px);
    left: 10px;
    box-sizing: border-box;
    transition: 0.5s all ease;
}
.news-item-home:hover .infomation{
    bottom: 10px;
}
.news-item-home p.time{
    color: #999;
    font-style: italic;
    padding: 0 10px;
}
.news-item-home .name{
    text-transform: uppercase;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #fff;
    margin: 0 10px 10px;
    padding: 10px 0;
}
.news-item-home .infomation:before {
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, 0.6);
}
.news-item-home p{
    position: relative;
    z-index: 100;
    box-sizing: border-box;
}
.news-item-home p:nth-child(1){
    padding-top: 10px;
}
.news-item-home p:nth-child(3){
    padding-bottom: 10px;
}
#subscribe-email{
    background-image: url('../images/image-bg.png');
    background-repeat: repeat;
    height: 150px;
    margin-top: 50px;
}
#subscribe-email .left, #subscribe-email .right{
    width: 50%;
    float: left;
}
#subscribe-email .left p{
    color: #fff;
    float: right;
    line-height: 150px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 50px;
}
#subscribe-email input{
    height: 45px;
    float: left;
    width: calc(100% - 200px);
    border: none;
    background: #fff;
    border-radius: 4px 0 0 4px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
}
#subscribe-email a{
    color: #fff;
    text-transform: uppercase;
    background: #000;
    width: 120px;
    height: 47px;
    float: left;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    position: relative;
    bottom: 1px;
    right: 5px;
    border-radius: 0 4px 4px 0;
}
#subscribe-email .right{
    padding-top: 52px;
}
#footer{
    background: #000;
    color: #fff;
    padding-bottom: 40px;
}
#footer .col{
    width: calc(770px / 3);
    float: left;
    padding-top: 40px;
}
#footer .col1{
    width: 400px;
    float: left;
    padding-top: 0;
    padding-right: 40px;
    box-sizing: border-box;
}
#footer .col1 i{
    width: 20px;
    font-size: 16px;
}
#footer .logo-footer{
    padding-bottom: 20px;
}
#footer a{
    color: #fff;
}
#footer .title{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
}
#footer .title:before{
    content: "";
    position: absolute;
    border-bottom: 2px solid #fff;
    width: 50px;
    height: 15px;
    left: 0;
    top: 10px;
}
#footer li{
    line-height: 20px;
    padding-bottom: 15px;
}
#footer-bottom {
    height: 50px;
    background: #17171a;
}
#footer-bottom .left {
    width: 50%;
    float: left;
}
#footer-bottom p {
    line-height: 50px;
    color: #959595;
    text-align: left;
}
#footer-bottom .left a{
    color: #fff;
}
#footer-bottom .right {
    width: 50%;
    float: left;
}
#footer-bottom li {
    display: inline;
    line-height: 50px;
    margin-left: 20px;
}
#footer-bottom li a {
    color: #fff;
}
#footer-bottom .right ul{
    text-align: right;
}#footer-bottom .right a{
    color: #959595;
}
#breadcrumb {
    width: 100%;
    float: left;
    background: #f5f5f5;
}
#breadcrumb .crumb_item {
    line-height: 50px;
    color: #000;
}
#breadcrumb .crumb_item.active a{
    color: #2b9bff;
}
#breadcrumb .arrow {
    padding: 0 10px;
    color: #000;
}
#breadcrumb a{
    color: #000;
}
#category{
    margin: 30px 0;
}
#category .wrap{
    position: relative;
}
#category h1{
    text-transform: uppercase;
    font-size: 20px;
    display: inline;
    color: #000;
    position: relative;
    top: 5px;
}
#category .sidebar{
    width: 270px;
    float: left;
}
#category .sidebar div.title{
    color: #fff;
    width: 100%;
    float: left;
    background: #000;
    text-transform: uppercase;
    padding: 10px 10px;
    font-size: 16px;
    box-sizing: border-box;
}
.sidebar .cate li{
    padding: 12px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #dcd5d5;
    line-height: 18px;
    transition: .3s;
}
.sidebar .cate li:hover{
    padding-left: 20px;
}
.sidebar .cate li a{
    color: #333;
}
.sidebar .cate li i{
    color: #000;
    padding-right: 5px;
}
.sidebar .cate ul{
    margin-top: 10px;
    clear: both;
}
.sidebar .price{
    margin-top: 30px;
}
.sidebar .price input{
    background: #fff;
    width: 20px;
    height: 20px;
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    float: left;
    position: relative;
    bottom: 2px;
}
.sidebar .price ul{
    clear: both;
    padding-top: 5px;
}
.sidebar .price li{
    padding: 12px 0;
    color: #333;
}
#category .sidebar p.title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar .color{
    margin-top: 30px;
    width: 100%;
    float: left;
    color: #000;
}
.sidebar .color span{
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
    bottom: 1px;
    z-index: 1;
}
.sidebar .color input{
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 3;
    left: 0px;
    bottom: -3px;
    opacity: 0;
    cursor: pointer;
}
.sidebar .color li{
    width: 50%;
    float: left;
    margin-top: 15px;
    color: #333;
    cursor: pointer;
    position: relative;
}
.sidebar .size{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.sidebar .color li:hover span{
    border: 2px solid #000;
    box-sizing: border-box;
}
.sidebar .color li.active span{
    border: 2px solid #000;
    box-sizing: border-box;
}
.sidebar .size li{
    width: 50%;
    float: left;
    padding-top: 15px;
    color: #333;
    cursor: pointer;
}
.sidebar .size input{
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 5px;
    position: relative;
    bottom: 1px;
}
.sidebar .color ul{
    clear: both;
    margin-top: 5px;
}
.sidebar .size ul{
    clear: both;
    margin-top: 5px;
}
#category .products{
    width: 870px;
    float: right;
}
#category .sort{
    float: right;
    color: #333;
    font-size: 14px;
}
#category .sort select{
    width: 170px;
    height: 35px;
    color: #333;
    font-size: 14px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-left: 10px;
}
#category .products .content{
    width: 100%;
    float: left;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
#category-news{
    margin: 30px 0;
}
#category-news h1.title{
    color: #333;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.content-news{
    width: 870px;
    float: left;
    box-sizing: border-box;
}
.sidebar-news{
    width: 270px;
    float: right;
}
.news-item{
    width: 100%;
    float: left;
    padding: 10px 0;
}
.news-item .image{
    width: 320px;
    float: left;
}
.news-item .image img{
    width: 100%;
    float: left;
}
.news-item .infomation{
    width: calc(100% - 350px);
    float: right;
}
.news-item .name{
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
}
.news-item .name a{
    color: #333;
}
.user-time li{
    display: inline;
    color: #999;
    padding-right: 20px;
}
.user-time li i{
    padding-right: 2px;
}
.news-item .intro{
    padding: 5px 0;
    line-height: 20px;
    color: #333;
    text-align: justify;
}
.news-item .show-more{
    float: left;
    padding: 8px 20px;
    color: #fff;
    background: #363636;
    margin-top: 10px;
}
.sidebar-news .title{
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
}
.sidebar-news li{
    line-height: 20px;
    padding: 8px 0;
}
.sidebar-news li a{
    color: #333;
}
.sidebar-news .category-news{
    padding-bottom: 20px;
}
.news-sidebar-item{
    width: 100%;
    float: left;
    padding: 10px 0;
}
.news-sidebar-item .image{
    width: 90px;
    float: left;
}
.news-sidebar-item .image img{
    width: 100%;
    float: left;
}
.news-sidebar-item .name{
    width: calc(100% - 100px);
    float: right;
}
.news-sidebar-item .name a{
    color: #333;
    line-height: 18px;
    text-align: justify;
}
#detail-news{
    margin: 30px 0;
}
#detail-news h1.title{
    color: #333;
    font-weight: normal;
    line-height: 30px;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.content-detail-news{
    padding: 10px 0;
}
#detail-news .comments{
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
#detail-news .tags{
    color: #333;
    padding-top: 20px;
}
#detail-news .share{
    float: right;
}
#detail-news .tags span{
    font-weight: bold;
}
#detail-news .tags a{
    color: #333;
}
#detail{
    margin: 30px 0 0;
}
#detail .left{
    width: 500px;
    float: left;
}
#detail .slides-product {
    width: 100%;
    float: left;
}
#detail .image-product {
    width: 100%;
    height: 600px;
    box-sizing: border-box;
    position: relative;
}
#detail .image-product img {
    max-width: 90%;
    max-height: 590px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#detail .show{
  width: 100% ;
  float: left;
  height: 500px;
  box-sizing: border-box;
  position: relative;
}
#detail #show-img { 
  max-width: 90%;
  max-height: 490px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#detail .slides-product li {
    width: 90px!important;
    height: 100px;
    box-sizing: border-box;
    position: relative;
    margin: 5px;
    float: left;
    border: 1px solid #ddd;
}
#detail .slides-product li img {
    max-width: 95%;
    max-height: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#detail .slides-product i{
    position: absolute;
    top: 50px;
    cursor: pointer;
    z-index: 10;
    font-size: 16px;
}
#detail .slides-product .fa-chevron-right{
    right: -10px;
}
#detail .slides-product .fa-chevron-left{
    left: -10px;
}
#detail .slides-product i.fa.fa-angle-up {
    position: relative;
    font-size: 20px;
    left: 35px;
    bottom: 2px;
    color: #333;
    cursor: pointer;
}
#detail .slides-product i.fa.fa-angle-down {
    position: relative;
    font-size: 20px;
    left: 35px;
    top: 2px;
    color: #333;
    cursor: pointer;
}
#detail .right{
    width: calc(100% - 500px);
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}
#detail .right h1{
    font-size: 30px;
    color: #333;
    font-weight: normal;
    padding: 10px 0;
}
#detail .right p.code{
    color: #818996;
    padding-bottom: 15px;
}
#detail .list-size{
    width: 100%;
    float: left;
    padding-top: 10px;
}
#detail .size-item{
    width: 35px;
    text-align: center;
    height: 35px;
    float: left;
    margin-right: 10px;
    border-radius: 100%;
    border: 1px solid #5a5a5a;
    line-height: 32px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}
#detail .size-item.active{
    border: 2px solid #5a5a5a;
    font-weight: bold;
}
#detail .right .price{
    color: #363636;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 15px;
    float: left;
    clear: both;
}
#detail .price-old{
    color: #999;
    font-size: 18px;
    text-decoration: line-through;
    padding: 5px 0 0 20px;
    float: left;
}
#detail .description li{
    line-height: 18px;
    padding-bottom: 5px;
    color: #545454;
    position: relative;
    padding-left: 15px;
}
#detail .description{
    margin-bottom: 10px;
}
#detail .description li:before{
    content: "•";
    position: absolute;
    font-size: 25px;
    color: #494a48;
    top: 0px;
    left: 0px;
}
#detail .right .infomation{
    line-height: 22px;
    color: #666666;
    margin-bottom: 15px;
    text-align: justify;
}
#detail .color{
    width: 100%;
    float: left;
}
#detail .color p{
    color: #333;
    padding-bottom: 10px;
    font-size: 16px;
}
#detail .color span{
    width: 30px;
    height: 30px;
    float: left;
    background: #000;
    color: #fff;
    margin-right: 10px;
    border-radius: 2px;
    cursor: pointer;
}
#detail .color i{
    position: relative;
    top: 6px;
    left: 7px;
    font-size: 18px;
}
#detail .size{
    width: 100%;
    float: left;
    margin-top: 20px;
}
#detail .size p{
    padding-bottom: 5px;
    color: #333;
    display: inline;
}
#detail .size .p1{
    display: inline;
    float: left;
    padding-top: 2px;
    font-size: 16px;
    color: #333;
}
#detail .size .p2{
    float: left;
    text-align: left;
    color: #2b9bff;
    cursor: pointer;
    padding-left: 50px;
    font-size: 16px;
}
#detail .size .p2 a{
    color: #2b9bff;
}
#detail .size .p2 i{
    font-size: 18px;
    position: relative;
    top: 1px;
    color: #2b9bff;
}
#detail .size select{
    width: 150px;
    height: 35px;
    border-radius: 4px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
}
#detail .amount {
    width: 160px;
    float: left;
    margin: 25px 0;
}
#detail .right .action{
    width: 210px;
    float: left;
    margin: 25px 0 25px 10px;
}
#detail .right .action a{
    background: #363636;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-radius: 0;
}
#detail .amount span {
    color: #666;
    width: 100px;
    float: left;
    padding-top: 10px;
}
.tru {
    text-align: center;
    color: #333;
    border-radius: 2px 0 0 2px;
    width: 50px;
    height: 40px;
    float: left;
    background: #f3f4f6;
    border: 1px solid #ddd;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
input.number-product {
    text-align: center;
    float: left;
    width: 50px;
    height: 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
    color: #333;
    background: #fff;
}
.cong {
    text-align: center;
    color: #333;
    border-radius: 0 2px 2px 0;
    width: 50px;
    height: 40px;
    float: left;
    border: 1px solid #ddd;
    line-height: 40px;
    font-weight: bold;
    cursor: pointer;
}
#detail .add-to-cart{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
#detail .p{
    clear: both;
    padding: 5px 0;
    color: #545454;
}
#detail .p span{
    font-weight: bold;
}
#detail .p span.p-color{
    color: #86590c;
}
#detail .p a{
    padding: 0 10px;
    /*color: #545454;*/
    font-weight: bold;
    font-size: 18px;
}
#detail .xanh{
    color: #2b9bff;
}
#detail .brand{
    float: left;
    margin-bottom: 10px;
    color: #333;
}
#detail .state{
    float: left;
    margin-bottom: 10px;
    color: #333;
    padding-left: 20px;
}
#detail .state span{
    font-weight: bold;
}
#detail .brand span{
    font-weight: bold;
}
#detail .content-detail{
    width: 100%;
    float: left;
    margin-top: 30px;
}
#detail .content-detail .title{
    color: #fff;
    text-transform: uppercase;
    background: #363636;
    width: 120px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
}
#detail .content-detail .content{
    border: 1px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
}
#detail .comments{
    margin-top: 10px;
}
#detail .share{
    margin-top: 20px;
}
.product-related{
    margin-top: 30px;
}
.product-related .title{
    color: #333;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}
#pages{
    margin: 30px 0 0;
}
#pages h1.title{
    color: #333;
    font-size: 22px;
}
#contacts{
    margin: 30px 0 0;
}
#contacts .left{
    width: 50%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}
#contacts .left h1.title{
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
#contacts li{
    color: #333;
    float: left;
    width: 100%;
    padding: 5px 0;
}
#contacts li i{
    width: 30px;
    float: left;
    color: #333;
    font-size: 18px;
}
#contacts .form{
    width: 100%;
    float: left;
    margin-top: 20px;
}
#contacts .form .title{
    padding-bottom: 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
#contacts .right{
    width: 50%;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}
#contacts .form-inline{
    margin: 10px 0;
    width: 100%;
    float: left;
}
#contacts input{
    width: 100%;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #333;
}
#contacts textarea{
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    height: 100px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    font-family: 'Roboto', Helvetica, Arial,sans-senif;
}
#contacts .form-inline a{
    background: #363636;
    color: #fff;
    padding: 10px 30px;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#contacts .right iframe{
    width: 100%;
    float: left;
    height: 480px;
}
.popup-overlay {
     width: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 10000;
     background: rgba(0,0,0,.5);
     display: none;
 }
.popup-wrap {
    /*overflow: auto;*/
    position: fixed;
    z-index: 10001;
    display: none;
}
.popup-close {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -44px;
    right: 6px;
    cursor: pointer;
    opacity: 0.9;
}
.pagination{
    width: 100%;
    float: right;
    text-align: center;
    padding-top: 20px;
}
.pagination li{
    display: inline;
}
.pagination ul{
    float: right;
}
ul.pagination li.active span {
    color: #fff;
}
ul.pagination li {
    display: inline-block;
    border: 1px solid #ddd;
}
ul.pagination li a {
    padding: 5px 12px;
    display: inline-block;
    color: #999;
}
ul.pagination li.active {
    padding: 6px 12px;
    background: #363636;
}
ul.pagination li.disabled {
    padding: 5px 12px;
    color: #999;
}
.alert-danger{
    background: #d9534f;
    border-radius: 3px;
    padding: 10px;
    color: #fff;
}
.alert-success{
    background: #26B99A;
    border: 1px solid #169F85;
    border-radius: 3px;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
}
.err{
    color: #ff0000;
    font-size: 12px;
    padding-left: 5px;
}
#popup-calculation-size{
    width: 520px;
    margin: 0 auto;
    display: none;
}
#popup-calculation-size .title{
    font-size: 25px;
    color: #333;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: left;
    border-radius: 4px;
}
#popup-calculation-size .head{
    border-bottom: 1px solid #ddd;
}
#popup-calculation-size .content{
    padding: 20px 20px;
    box-sizing: border-box;
}
#popup-calculation-size .left{
    width: calc(50% - 20px);
    float: left;
    box-sizing: border-box;
}
#popup-calculation-size .right{
    width: calc(50% - 20px);
    float: right;
    box-sizing: border-box;
}
#popup-calculation-size select , #popup-calculation-size input{
    width: 100%;
    float: left;
    height: 35px;
    color: #333;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    background: #fff;
}
#popup-calculation-size .foot{
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}
#popup-calculation-size .foot a{
    color: #fff;
    background: red;
    padding: 8px 25px;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
}
#popup-calculation-size .result{
    width: calc(50% - 20px);
    float: right;
    margin-top: 10px;
}
#popup-calculation-size .result img{
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 95px;
}
#popup-calculation-size .btn-result{
    width: calc(50% - 20px);
    float: left;
    margin-top: 10px;
    color: #fff;
    background: #363636;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
}
#popup-calculation-size p{
    width: 100%;
    float: left;
    text-align: right;
}
#popup-calculation-size .p{
    font-weight: bold;
    color: #333;
}
#popup-calculation-size .sugget{
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
}
#popup-calculation-size .sugget a{
    color: #fff;
    background: red;
    padding: 6px 10px;
    margin-left: 10px;
    text-transform: uppercase;
    border-radius: 2px;
}
.twitter-share-button{
    background-color: #1b95e0;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    bottom: 3px;
}
.twitter-share-button i{
    font-size: 14px;
    position: relative;
    top: 1px;
}
#header-mobile .cart{
    width: 60px;
    height: 45px;
    float: left;
    margin-left: 20px;
    background: #363636;
    position: relative;
    top: 17px;
    border: 5px solid #363636;
}
#header-mobile .cart {
    width: 50px;
    height: 40px;
    top: 17px;
    position: absolute;
    top: 24px;
    right: 2.5%;
}
#header-mobile .cart a{
    width: 100%;
    height: 35px;
    float: left;
}
#header-mobile .cart i{
    color: #fff;
    font-size: 17px;
    position: absolute;
    top: 6px;
    left: 14px;
}
#header-mobile .cart i {
    top: 5px;
    left: 10px;
}
#header-mobile #total-cart{
    font-size: 14px;
    position: relative;
    top: -15px;
    left: 30px;
    background: #363636;
    color: #fff;
    border-radius: 50%;
    padding: 3px 0 0 7px;
    font-weight: bold;
    width: 22px;
    height: 22px;
    float: left;
}
#header-mobile{
    width: 100%;
    float: left;
    height: 90px;
    background: #fff;
}
#header-mobile .btn-menu{
    width: 20%;
    float: left;
}
#header-mobile .btn-menu i{
    font-size: 40px;
    margin-top: 25px;
    color: #363636;
}
#header-mobile .logo{
    width: 60%;
    float: left;
    text-align: center;
}
#header-mobile .logo img{
    margin-top: 15px;
    height: 60px;
}
#header-mobile .search{
    width: 20%;
    float: left;
}
#header-mobile .search i{
    font-size: 35px;
    float: right;
    margin-top: 25px;
    color: #fff;
}
.mb-search-box {
    position: fixed;
    overflow-y: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999999;
    max-width: 64rem;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #ffffff;
    display: none;
}
.mb-search-box .header_text {
    font-size: 2rem;
    text-align: center;
    height: 5.5rem;
    border-bottom: 1px solid #d5dadd;
    background: #f3f6f8;
    z-index: 998;
    position: fixed;
    width: 100%;
    max-width: 64rem;
    top: 0;
}
.mb-search-box .header_text .fl {
    width: 3rem;
    height: 3rem;
    position: absolute;
    margin: auto;
    top: -15px;
    bottom: 0;
    left: 1rem;
}
.mb-search-box .header_text .fl em {
    background: url(../images/panel_header.png) no-repeat 0 center;
    background-size: 45% auto;
    width: 3rem;
    height: 3rem;
    display: block;
    cursor: pointer;
}
.mb-search-box .search_warp {
    padding: 0.7rem 0.7rem 0.7rem 3rem;
}
.mb-search-box .search {
    width: 100%!important;
    height: 3rem;
    border-radius: 0.4rem;
    border: 1px solid #d5dadd;
    background: #fff;
    position: relative;
}
.mb-search-box .search em {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.5rem;
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0.6rem;
    right: 3.5rem;
    cursor: pointer;
    border-radius: 100%;
    background: #dcdcdc;
}
.mb-search-box .search input[type="text"] {
    width: 100%;
    border: none;
    background: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 3rem 0 0.5rem;
    cursor: pointer;
    height: 2.8rem;
}
.mb-search-box .search .search_btn {
    display: block;
    width: 3rem;
    height: 2.8rem;
    position: absolute;
    cursor: pointer;
    margin-top: 2px!important;
    right: 0;
    top: 0;
    border-left: 1px solid #d5dadd;
    border-radius: 0 0.4rem 0.4rem 0;
    background: -webkit-linear-gradient(top,#fff,#f0f0f0);
    background: -moz-linear-gradient(top,#fff,#f0f0f0);
    background: -o-linear-gradient(top,#fff,#f0f0f0);
    background: linear-gradient(top,#fff,#f0f0f0);
}
.mb-search-box .search .search_btn i {
    background: url(../images/seacrch_icon.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    width: 2.8rem;
    height: 2.8rem;
    top: 0;
    bottom: 0;
    margin-top: 0px!important;
    left: 0;
    right: 0;
    margin: auto;
}
.footer_phone{
    position: fixed;
    bottom: 30px;

    left: 20px;
}
.footer_phone .footer_phone_sodt{
    background-color: #c82a2b;
    border-radius: 31px;
    width: 60px;
    height: 60px;
    text-align: center;
    animation: mymove 1s infinite;
    transition: 0.2s all ease;
}
.footer_phone .footer_phone_sodt>a>i{
    line-height: 60px;
    font-size: 20px;
    color: #fff;
}
@keyframes mymove {
    from {
        box-shadow: 0px 0px 10px 4px rgba(255, 1, 40, 0.1);
    }
    to {
        box-shadow: 0px 0px 10px 4px rgba(255, 1, 40, 0.4);
    }