/************Reset**************/
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }
    */
body
{
	padding-bottom: 20px;
}
body, ol, ul, li, fieldset, form, label, legend, table {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  
}

figure, header {
  display: block;
  border: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/************End Reset**************/
/************Global**************/
html {
  overflow-x: hidden;
}
body {
  font-size: 14px;
  line-height: 18px;
  /*font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
  text-align: left;
  padding-bottom: 20px;
  overflow-x: hidden;
}

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #3399cc;
}

a:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  outline: 0;
}

p {
  margin: 0 0 15px 0;
}

input, textarea {
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=submit] {
  cursor: pointer;
}

input, select, textarea {
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
}

select {
  background: white;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

select:focus, input:focus {
  outline: none;
}

::-webkit-input-placeholder {
  color: #666;
}

:-moz-placeholder {
  color: #666;
}

/* font-face ---*/
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("../fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url("../fonts/MyriadPro-Bold.eot");
  src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype");
}
/*
@font-face {
  font-family: 'MyriadPro-Cond';
  src: url('../../fonts/MyriadPro-Cond.eot');
  src: url('../../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
  url('../../fonts/MyriadPro-Cond.svg#MyriadPro-Bold') format('svg'),
  url('../../fonts/MyriadPro-Cond.woff') format('woff'),
  url('../../fonts/MyriadPro-Cond.ttf') format('truetype');
}
*/
/************End Global**************/
button, input[type=submit], input[type=reset] {
  cursor: pointer;
}
.navSP .dropdown
{
  z-index: 999;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

/* Hides from IE-mac \*/
.clearfix {
  display: block;
}

.container {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/***************************
        HEADER
****************************/
.header {
 background: url("../images/front/header.png") repeat;
 border: solid 2px #494949;
 margin-top:10px;
 border-radius: 7px;
}
.header .top {
  padding: 20px;
}
.header_content{
  background: url("../images/front/top.png") no-repeat right top;
}
.header .top .logo {
  float: left;
  width: 165px;
  padding-left: 10px;
}
.header .top .slogan {
  float: left;
  width: 735px;
}
.header .top h1 , .header .top h2{
  margin: 42px 0 0 0;
}
.header .top h1 a , .header .top h2 a {
  width: 168px;
  height: 70px;
  background: url(../images/front/sprite.png) no-repeat 0 0;
}
.header .top h3 {
  font-size: 14px;
  margin: 76px 0 0 25px;
  color: #818181;
  font-weight: normal;
}

.navigator {
  background: #e66f6f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e66f6f), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e66f6f 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFe66f6f', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
  height: 63px;
  margin-top: 10px;
  border: solid 2px #494949;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.navigator .nmmenu {
  float: left;
  margin-left: 70px;
}
.navigator .nmmenu li {
  float: left;
  margin-right: 1px;
}
.navigator .nmmenu li a {
  display: block;
  padding: 0 19px;
  line-height: 59px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  /*font-family: "MyriadPro-Bold";*/
}
.navigator .nmmenu li a:hover, .navigator .nmmenu li a.active {
  background: #c7c7c7;
  color: #FFFFFF;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c7c7c7 0%, #5c5c5c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c7c7c7), color-stop(100%, #5c5c5c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c7c7c7 0%, #5c5c5c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c7c7c7 0%, #5c5c5c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c7c7c7 0%, #5c5c5c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c7c7c7 0%, #5c5c5c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFc7c7c7', endColorstr='#FF5c5c5c',GradientType=0 );
  /* IE6-9 */
}
.navigator .navSearch {
  float: right;
  margin: 14px 45px 0 0;
  width: 140px;
}

.navSP {
  display: none;
}

.search {
  position: relative;
  padding-left: 38px;
  padding-right: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background: #e4e4e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e4e4e4 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e4e4e4 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e4e4e4 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e4e4e4 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e4e4e4 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE4E4E4', endColorstr='#FFFFFFFF',GradientType=0 );
  /* IE6-9 */
}
.search .navSearchInput {
  width: 180px;
  display: block;
  font-size: 12px;
  color: #818181;
  font-style: italic;
  padding: 7px 0;
  background: transparent;
  border: 0;
}
.search .btnSearch {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 5px;
  left: 8px;
  border: 0;
  background: transparent;
}
.search .btnSearch i {
  display: inline-block;
  width: 17px;
  height: 17px;
  cursor: pointer;
  margin: 2px 0 0 2px;
  background: url(../images/front/sprite.png) no-repeat -176px 0;
}

/***************************
        MAIN CONTENT
****************************/
.none, .header .top h1 a , .none, .header .top h2 a {
  text-indent: -9999px;
  line-height: 0px;
  font-size: 0px;
  display: block;
  text-transform: capitalize;
}

.none, .header .top h1 a , .none, .header .top h2 a{
  text-indent: -9999px;
  line-height: 0px;
  font-size: 0px;
  display: block;
  text-transform: capitalize;
}

.clearboth {
  clear: both;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/****
        layout column
****************************/
.main-content {
  padding-top: 20px;
  padding-bottom: 50px;
}

.fuild {
  padding-left: 15px;
  padding-right: 15px;
}

.left {
  width: 260px;
  float: left;
  position: relative;
  min-height: 1px;
  right: 830px;
}

.main {
  width: 830px;
  float: left;
  position: relative;
  min-height: 1px;
  left: 260px;
}

/****
        block
****************************/
.box-shadow {
  /*-webkit-box-shadow: 0 0 4px 0px #bbbbba;
  -moz-box-shadow: 0 0 4px 0px #bbbbba;
  box-shadow: 0 0 4px 0px #bbbbba;*/
    border: solid 2px #494949;
}

.block {
  background: #f5f5f5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 15px;
}
.block .block-heading {
  background: #e66f6f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e66f6f), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e66f6f 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e66f6f 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFe66f6f', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.block .block-heading h3 {
  margin: 0;
  line-height: 59px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

/* Category ---*/
.category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category li.child {
  position: relative;
}
.category li.child a {
  display: block;
  color: #737373;
  font-size: 15px;
  padding-left: 22px;
  background-image: url("../images/front/dotted.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  line-height: 40px;
  position: relative;
}
.category li.child a .caret {
  width: 11px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 13px;
  background: url(../images/front/sprite.png) no-repeat -194px 0;
}
.category li.child a:hover {
  color: #E04646;
}
.category .active{
  color: #E04646;
}
.category .active a{
  color: #E04646!important;
}
.category li.child .sub {
  position: absolute;
  left: 257px;
  top: 0;
  display: none;
  width: 100%;
  z-index: 102;
  opacity: 0;
  visibility: hidden;
  border-left: 12px solid transparent;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  transition: visibility 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
}
.category li.child .sub li {
  background: #f3f3f3;
}
.category li.child .sub li.active {
  color: #E04646;
}
.category li.child .sub a {
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  color: #737373!important;
  line-height: 25px;
  padding-top: 8px;
  padding-bottom: 7px;
}
.category li.child .sub li.active a {
  color: #E04646!important;
}
.category li.child .sub a:hover{
  color: #E04646!important;
}

.category li.child:hover .sub {
  visibility: visible;
  opacity: 1;
  display: block;
  transition-delay: 0s;
}
.category li.child:first-child > a {
  background-image: none;
}

.sub li:first-child > a:first-child {
  background-image: none;
}

/*
    box
************************************/
.box-heading {
  margin-left: 15px;
  overflow: hidden;
}
.box-heading h3, .box-heading h2, .box-heading h1{
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  max-width: 408px;
  position: relative;
  margin: 0;
  background: #f1afaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1afaf), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f1afaf 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFf1afaf', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.box-heading h3 span , .box-heading h2 span , .box-heading h1 span{
  display: block;
  padding: 20px 63px 12px 30px;
  background: url("../images/front/corner.png") no-repeat right top;
}

.line {
  display: block;
  height: 8px;
  content: "";
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background: #db2929;
  /* Old browsers */
  background: -moz-linear-gradient(top, #db2929 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db2929), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #db2929 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #db2929 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #db2929 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #db2929 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFdb2929', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
  margin-left: 15px;
}

.boxItem {
  overflow: hidden;
  padding: 0 0 0 15px;
}
.boxItem .in {
  float: left;
  display: block;
  width: 22.701%;
  margin-right: 25px;
  margin-top: 14px;
  margin-bottom: 14px;
  background: #f3f3f3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.boxItem .product_last
{
	margin-right: 0px;
}
@media screen and (max-width: 1200px) {
  .boxItem .in {
  width: 31.31034%;
  }
    .boxItem .product_last
  {
    margin-right: 25px;
  }
}


.boxItem .in figure {
  display: block;
  margin: 15px 17px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.boxItem .in figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.boxItem .in .desc {
  height: 90px;
}
.boxItem_new  .in .desc {
   margin: 5px!important;
  }
  .boxItem_new  .in .desc h3 a {
    font-size: 15px;
    color: rgb(0, 0, 238);
  }
  .boxItem_new  .in .desc h3 a:hover{
    color: rgb(45, 136, 208);
  }
.boxItem_new  .in .desc p {
  height: 55px;
  overflow: hidden;
}
.boxItem_new .in figure {
  display: block;
  margin: 0px 0px 15px 0px;
}
.boxItem .in .desc h3 {
  height: 22px;
  line-height: 22px;
  display: block;
  text-align: center;
  padding: 0 15px;
  margin: 0;
  color: #737373;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
}
.boxItem .in .desc p {
  margin: 0 15px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #737373;
}
.boxItem .in.box-shadow:hover {
  border-color: #494949;
  -webkit-box-shadow: 0 0 4px 0 #494949;
  -moz-box-shadow: 0 0 4px 0 #494949;
  box-shadow: 0 0 4px 0 #494949;
}

/* support-sale ---*/
.support-sale {
  padding: 20px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px dotted #cccccc;
  float: none;
  clear: both;
}
.support-sale ul li {
  margin-top: 10px;
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  color: #DF4444;
  line-height: 26px;
  float: left;
  margin-left: 10px;

}
.support-sale ul  .last_list
{
  float: none;
  clear: both;

}
.support-sale .subport_title
{
   font-size: 14px;
  font-weight: bold;
}
.support-sale ul li .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  text-align: center;
}
.support-sale ul li .ico-phone {
  margin-top: 3px;
}
.support-sale .icon_phone_change {
  font-weight: bold;
}
.support-sale:last-child {
  border-bottom: none;
}

.ico-phone {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/phone.png) no-repeat;
}

.ico-envelope {
  width: 15px;
  height: 11px;
  display: inline-block;
  background: url(../images/front/sprite.png) no-repeat -224px 0;
}

.ui-link-gray {
  color: #737373;
}

/* Vietcombank*/
.table-proportion th {
  padding: 7px 5px;
  font-weight: bold;
  text-align: center;
  color: #737373;
  border-bottom: 1px dotted #cccccc;
}
.table-proportion td {
  padding: 5px;
  color: #737373;
}

/* Counter ---*/
.counter {
  padding: 17px  20px 12px 20px;
}
.counter p {
  margin-bottom: 7px;
  color: #737373;
  font-size: 14px;
}

.breadcrumb {
  overflow: hidden;
  margin: -9px 0 8px 20px;
}
.breadcrumb li {
  float: left;
  margin-right: 20px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 4px;
}
.breadcrumb li a {
  color: #333;
}
.breadcrumb li a:hover {
  color: #494949;
}
.breadcrumb li .active{
  color: #494949;
}
.breadcrumb li .ico-home {
  display: inline-block;
  width: 22px;
  height: 20px;
  background: url(../images/front/sprite.png) no-repeat -242px 0;
}
.breadcrumb li.home {
  margin-top: 0;
}

/* primary-content
--------------------------*/
.primary-content {
  margin-left: 15px;
}
.primary-content .heading {
  padding: 0 24px;
  font-size: 18px;
  line-height: 59px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f1afaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1afaf), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f1afaf 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFf1afaf', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
}
.primary-content .heading h1 {
  margin: 0;
  font-size: 18px;
}

.primary-content .heading h2 {
  margin: 0;
  font-size: 18px;
}
.primary-content .body {
  padding-top: 15px;
}

.description {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 26px;
  border: 2px solid #494949;
  border-radius:7px 7px;
  margin-bottom:10px
}
.description .likeBox {
  margin: 20px 0 0 0;
  padding: 11px 0 0 20px;
  border-top: 1px solid #e6e6e6;
}

/* product-main
----------------------------*/
.product-main {
  overflow: hidden;
}
.product-main .product-img {
  float: left;
  width: 350px;
  height: auto;
  position: relative;
}
.product-main .product-img figure {
  width: 238px;
  margin-left: 20px;
  float: left;
}
.product-main .product-img nav {
  display: inline-block;
  margin: 0 0 0 10px;
  overflow: hidden;
  text-align: center;
  padding-right: 3px;
}
.product-main .product-img nav li {
  min-height: 1em;
  min-width: 4em;
  border: 2px solid #494949;
  display: block;
  margin: 0 0 10px 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 73px;
  height: 73px;
}
.product-main .product-img nav li a, .product-main .product-img nav li img {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
    position: absolute;
    max-width: 66px;
    max-height: 66px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product-main .product-summary {
  margin-left: 360px;
  display: block;
}
.product-main .product-summary h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 26px;
  border-bottom: 2px solid #494949;
  padding: 0 0 5px 10px;
  margin: 0 0 12px 0;
}

#img-list {
  left: 0;
  position: relative;
  width: 100%;
}
#img-list li {
  border: 2px solid #494949;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height: 239px;
  position: relative;
}
#img-list li img {
    max-width: 220px;
    max-height: 220px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 5px;
}

.img-container {
  background: #fff;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.img-container img {
  display: block;
  box-sizing: border-box;
}

.product-desc {
  padding-left: 12px;
}
.product-desc .list-bull li {
  list-style: disc;
  list-style-position: outside;
  color: #000;
}
.product-desc .guarantee {
  margin: 15px 0 0 0;
}

.product-eval {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 10px;
}
.product-eval label {
  float: left;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  margin-right: 15px;
  margin-top: 5px;
}
.product-eval .rate-star {
  float: left;
}
.product-eval .rate-star .star {
  float: left;
  margin: 0 2px;
}
.product-eval .text {
  float: left;
  margin-left: 12px;
  margin-top: 5px;
}

.product-eval .rate-star{
	margin-top: 5px;
    float: left;
    margin-left: 20px;
}
.product-eval .rate-star .each {
	float: left;
	background: url("../images/main_left_product_inf_star_each.gif") left top no-repeat;
	width: 17px;
	height: 16px;
	margin-right: 1px;
}
.product-eval .rate-star .each:hover,
.product-eval .rate-star .each_active {
	background-position: left bottom;
}

/* boxPrice
-----------------------------*/
.boxPrice table, .boxPrice td {
  border: 1px solid #e6e6e6;
  padding: 15px;
  font-size: 18px;
  color: #000;
  line-height: 26px;
  vertical-align: top;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.table-responsive .table {
  width: 100%;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
}

.pagition {
  overflow: hidden;
}
.pagition ul {
  float: right;
  margin-top: 20px;
}
.pagition ul li {
  display: inline;
}
.pagition ul li a {
  display: inline-block;
  padding: 0 12px;
  color: #000;
  font-size: 18px;
}
.pagition ul li a:hover {
  color: #494949;
}
.pagition ul li.active {
  padding: 0 12px;
  color: #494949;
  font-size: 18px;
}

/* form contact
------------------------------*/

.contact .map-contact {
  border-radius:7px 7px;
  border: 2px solid #494949;
}
.i4ewOd-UzWXSb
{
	border-radius:7px 7px;
}
.info-contact {
  padding: 25px 10px;
  border-radius:7px 7px;
  border: 2px solid #494949;
  margin:10px 0px;
}
.info-contact h1 ,.info-contact h2 {
  text-transform: uppercase;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.information li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.information li i {
  position: absolute;
  top: 4px;
  left: 10px;
  display: inline-block;
}
.information li i.ico-location {
  width: 11px;
  height: 15px;
  background: url(../images/front/sprite.png) no-repeat -286px 0;
}
.information li i.ico-weblink {
  width: 14px;
  height: 14px;
  background: url(../images/front/sprite.png) no-repeat -268px 0;
}

.form-contact {
  max-width: 542px;
  border-radius:7px 7px;
  border: 2px solid #494949;
  padding:10px 10px;
}
.form-contact dl {
  overflow: hidden;
  margin: 0;
}
.form-contact dl dd {
  margin: 0;
}
.form-contact .dleft {
  float: left;
}
.form-contact .dright {
  float: right;
}
.form-contact .form-area {
  border-color: #e6e6e6;
  font-size: 15px;
  height: 32px;
  margin-bottom: 6px;
}
.form-contact .width-name {
  width: 250px;
}
.form-contact .width-email {
  width: 252px;
}
.form-contact .width-address {
  width: 300px;
}
.form-contact .width-phone {
  width: 213px;
}
.form-contact .btn-default {
  border-color: #e6e6e6;
}

/* tab
----------------------------------------*/
.tabs-head {
  background: url("../images/front/tab.png") repeat-x 0 bottom;
}

.ui-tabs-nav .text {
  padding: 0 20px;
  line-height: 41px;
  float: left;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  /*font-family: "MyriadPro-Regular";*/
  text-transform: none;
}
.ui-tabs-nav .line_a {
  display: none;
}
.ui-tabs-nav li {
  position: relative;
}
.ui-tabs-nav li a {
  height: 41px;
  background: #f0f0f0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f0f0f0 0%, #c0c0c0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #c0c0c0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #c0c0c0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f0f0 0%, #c0c0c0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f0f0 0%, #c0c0c0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f0f0f0 0%, #c0c0c0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF0F0F0', endColorstr='#FFC0C0C0',GradientType=0 );
  /* IE6-9 */
}
.ui-tabs-nav li a .change {
  background: url(../images/front/s02_normal.png) no-repeat right top;
  width: 38px;
  float: left;
  height: 41px;
  display: inline-block;
}
.ui-tabs-nav li a .line_b {
  display: inline-block;
  background: url(../images/front/s03_normal.png) no-repeat right top;
  width: 38px;
  float: left;
  height: 41px;
}
.ui-tabs-nav li a .line_a {
  display: inline-block;
  margin-left: -38px;
  width: 38px;
  float: left;
  height: 41px;
}
.ui-tabs-nav li.ui-state-active a {
  background: #f1afaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1afaf), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f1afaf 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFf1afaf', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
}
.ui-tabs-nav li.ui-state-active a .line_a {
  background: url(../images/front/s02_active.png) no-repeat;
  width: 38px;
}
.ui-tabs-nav li.ui-state-active a .change {
  background: url(../images/front/s01_active.png) no-repeat right top;
  width: 38px;
}
.ui-tabs-nav li.ui-state-active a .line_b {
  background: url(../images/front/s03_active.png) no-repeat right top;
  width: 38px;
}
.ui-tabs-nav li:first-child a {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.ui-tabs-nav li .ico-download {
  width: 41px;
  height: 41px;
  display: inline-block;
  position: absolute;
  right: -1px;
  top: -10px;
  background: url(../images/front/sprite.png) no-repeat -301px 0;
  z-index: 9999;
}

/***************************
        FOOTER
****************************/
.footerTop {
  background: #494949;
  padding-bottom: 32px;
  border-radius: 7px 7px;
   border: solid 2px #db2929;
}

.form-area {
  width: 100%;
  display: block;
  padding: 5px 10px;
  height: 30px;
  font-style: italic;
  background: #fff;
  border: 1px solid transparent;
}

textarea.form-area {
  height: auto !important;
  overflow: auto;
  font-style: normal;
}

.groupcol {
  float: left;
  width: 50%;
}

.cols {
  width: 43.58974%;
  margin-right: 5.12821%;
  float: left;
  padding-left: 10px;
}
.cols h3 {
  text-align: center;
  margin: 15px 0 22px 0;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #d89900;
}
.cols h3:after {
  background: #ffe6aa;
  height: 1px;
  display: block;
  content: "";
}

.footerContact p {
  margin-bottom: 12px;
}

.gray {
  background: #666666;
  border-radius: 7px 7px;
  border: 2px solid #494949;
  margin-top: 10px;
}

.copyright {
  padding: 15px 0;
  color: #fff;
  overflow: hidden;
}
.copyright .pleft {
  float: left;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
  padding:10px 10px;
  color: #E6E3E3;
}
.copyright .pright {
  float: right;
  font-size: 16px;
  padding:10px 50px;
  color: #E6E3E3;
  text-align: right;
}

.btn-default {
  padding: 6px 35px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #c79826;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f1afaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1afaf), color-stop(100%, #db2929));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f1afaf 0%, #db2929 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f1afaf 0%, #db2929 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFf1afaf', endColorstr='#FFdb2929',GradientType=0 );
  /* IE6-9 */
}

.map {
	width: 100%;
	height: 299px;
	position: relative;
	overflow: hidden;
}
.map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
/************************************************************************
slide_new_category
************************************************************************/
.product-main .product-img .slider1_container {
	width: 350px;
	height: 253px;
	position: relative;
	
}
.product-main .product-img .slides {
	cursor: move;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 238px;
	height: 238px;
	float:left;
	border: 2px solid #494949;
	border-radius:7px 7px;
}
.product-main .product-img .slides .u {
	max-width: 220px;
	height: auto !important;
	right: 0;
	bottom: 0;
	margin: auto;
	float:left;
}
.product-main .product-img .jssora05l_m {
	background: url("../images/main_left_slide_jssora05l_m.png") left top no-repeat;
	width: 23px;
	height: 23px;
	top: 110px;
	left: 5px;
	position: absolute;
	cursor: pointer;
}
.product-main .product-img .jssora05l_m:hover {
	background-position: left bottom;
}
.product-main .product-img  .jssora05r_m {
	background: url("../images/main_left_slide_jssora05r_m.png") left top no-repeat;
	width: 23px;
	height: 23px;
	top: 110px;
	right: 120px;
	position: absolute;
	cursor: pointer;
}
.product-main .product-img .jssora05r_m:hover {
	background-position: left bottom;
}
.main .left  .jssorb10_m {
	bottom: 17px;
	right: 10px;
}

.jssort07_m {
	width: 73px;
	height: 238px;
	left: 0px;
	bottom: 200px;
	float:left;
}
	.jssort07_m .p {
		position: absolute;
		top: 0;
		left: 0;
		width: 73px;
		height: 238px;
	}

	.jssort07_m .i {
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0;
		bottom: 0;
		margin: auto;
		max-width: 100%;
		filter: alpha(opacity=80);
		opacity: .8;
		width: 71px;
		height: 71px;
		padding-bottom:10px;
		border: 2px solid #494949;
		border-radius:7px 7px;
		
	}

	.jssort07_m .p:hover .i, .jssort07_m .pav .i {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.jssort07_m .o {
		position: absolute;
		top: 0px;
		left: 1px;
		width: 71px;
		box-sizing: content-box;
		transition: border-color .6s;
		-moz-transition: border-color .6s;
		-webkit-transition: border-color .6s;
		-o-transition: border-color .6s;
	}

	.jssort07_m .pav .o {
		border-color: #0099ff;
	}

	.jssort07_m .p:hover .o {
		border-color: #dadada;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
	}

	.jssort07_m .p.pdn .o {
		border-color: #0099ff;
	}
	
	
.each1 .each {
	background: left top no-repeat;
	width: 31px;
	height: 30px;
	margin-right: 6px;
	padding: 7px 20px;
}
.each1 .each:hover {
	background-position: left bottom;
}
.each1 .each_feed {
	background-image: url("../images/social_each_feed.png");
}
.mail_info
{
	color: #E6E3E3;;
	
}
.mail_info:hover
{
	color:#E76F6F;
}

.fuild .home_slide
{
  margin-top: -15px;
  padding-bottom: 5px;
}

.fuild .home_slide .slide {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1170px;
  height: 350px;
}
.fuild .home_slide .slide .slides {
  cursor: move;
  position: absolute;
  overflow: hidden;
  left: 0px;
  top: 0px;
  width: 1170px;
  height: 350px;
  border-radius: 7px;
}
.fuild .home_slide .slide .jssora05l {
  background: url("../images/main_left_slide_jssora05l.png") left top no-repeat;
  width: 22px;
  height: 40px;
  top: 145px;
  left: 15px;
  position: absolute;
  cursor: pointer;
}
.fuild .home_slide .slide .jssora05l:hover {
  background-position: left bottom;
}
.fuild .home_slide .slide .jssora05r {
  background: url("../images/main_left_slide_jssora05r.png") left top no-repeat;
  width: 22px;
  height: 40px;
  top: 145px;
  right: 15px;
  position: absolute;
  cursor: pointer;
}
.fuild .home_slide .slide .jssora05r:hover {
  background-position: left bottom;
}
.fuild .home_slide .slide .jssorb10_m {
  bottom: 17px;
  right: 10px;
}