@font-face {
  font-family: 'UTMHelvetIns';
  src: url("../fonts/UTMHelvetIns.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMHelvetIns.woff") format("woff"), url("../fonts/UTMHelvetIns.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTMAvoBold';
  src: url("../fonts/UTMAvoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMAvoBold.woff") format("woff"), url("../fonts/UTMAvoBold.ttf") format("truetype"), url("../fonts/UTMAvoBold.svg#UTMAvoBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTMAmericanSans';
  src: url("../fonts/UTMAmericanSans.eot?#iefix") format("embedded-opentype"), url("../fonts/UTMAmericanSans.woff") format("woff"), url("../fonts/UTMAmericanSans.ttf") format("truetype"), url("../fonts/UTMAmericanSans.svg#UTMAmericanSans") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SVN_HemiHead';
  src: url('../fonts/SVN-HemiHead.eot?#iefix') format('embedded-opentype'),
   url('../fonts/SVN-HemiHead.woff') format('woff'), url('../fonts/SVN-HemiHead.ttf')
    format('truetype'), url('../fonts/SVN-HemiHead.svg#SVN-HemiHead') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'arial', sans-serif;
  font-size: 14px;
  line-height: 1.6;
}


/* -------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------- */

.mgb10 {
  clear: both;
  margin-bottom: 10px;
}

.mgb15 {
  clear: both;
  height: 15px;
}

.mgb20 {
  clear: both;
  height: 20px;
}

.mgb25 {
  clear: both;
  height: 25px;
}

.mgb30 {
  clear: both;
  height: 30px;
}

.mgb40 {
  clear: both;
  height: 40px;
}

.mgb60 {
  clear: both;
  height: 60px;
}

.mgb80 {
  clear: both;
  height: 80px;
}

.p0 {
  padding: 0;
}

.p13 {
  padding: 0 13px;
}

.p60 {
  padding: 0 6px;
}

.m-60 {
  margin: 0 -6px;
}

.p300 {
  padding: 0 30px;
}


/* -------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------- */

a:hover,
a:focus {
  text-decoration: none;
  color: #fe6500;
}

.tdn {
  text-decoration: none;
}

.tdn:hover {
  text-decoration: none;
}

img.wi,
.wi img {
  width: initial;
}

#go_top {
  z-index: 99999;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #003e7e;
  -webkit-background-size: 300% auto;
  background-size: 300% auto;
  opacity: 0.7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 10px;
  cursor: pointer;
  line-height: 35px;
  font-size: 25px;
  padding: 0 9.5px;
}

.chat-online {
  position: fixed;
  bottom: 0;
  right: 110px;
  cursor: pointer;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.dib {
  display: inline-block;
}

.center-item {
  display: inline-block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bg1 {
  background: #003e7e;
}

.c1 {
  color: #003e7e;
}

.bg2 {
  background: #fe6500;
}

.c2 {
  color: #fe6500;
}

.bg3 {
  background: #0261bd;
}

.bg4 {
  background: #fe020d;
}

.bg-gray {
  background: #cfcfcf;
}

.h500 {
  height: 500px;
}

.upper {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

header {
  position: relative;
  z-index: 3;
}

header.fixed,
header .fixed {
  position: fixed;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: 1px -1px 8px 0px black;
  box-shadow: 1px -1px 8px 0px black;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.qts_head_top {
  font-size: 12px;
  border-bottom: 1px solid #e1e1e1;
}

.qts_head_top .img_logo_mb {
  max-height: 60px;
  width: initial;
}

.qts_head_top .fl-l {
  padding-top: 5px;
}

.qts_head_top .fl-l .fa {
  color: #494949;
  font-size: 14px;
  margin-right: 11px;
}
.phone{
  padding-left: 5px;
}
.qts_head_top .fl-l .address {
  margin-right: 10px;
}

.qts_head_top .fl-l .phone {
  margin-right: 30px;
}

.qts_head_top .hder-top-right table td {
  vertical-align: middle;
}

.qts_head_top .login {
  margin-right: 5px;
  
}
.w_100 {
  width: 100%;
}
.qts_head_top .login a {
  color: #000;
  font-size: 14px;
}

.qts_head_top .login a:hover {
  text-decoration: underline;
}

.qts_head_top .social-top {
  font-size: 0;
}

.qts_head_top .social-top a {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
  background: #000;
  margin: 0 3px;
}

.qts_head_top .social-top a:hover {
  text-decoration: none;
}

.qts_head_top .social-top a:hover .fa {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  color: #000;
}

.qts_head_top .social-top a .fa {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 20px;
  display: block;
  font-size: 14px;
  color: #fff;
  width: 100%;
  height: 100%;
}

.qts_head_top .social-top a .fa:nth-child(2) {
  background: #fe6500;
}

.qts_head_top .social-top a {
  background: none;
}

.qts_head_top .social-top .fa {
  color: #fff;
}

.qts_head_top .social-top .fa-facebook {
  background: #3f51b5;
}

.qts_head_top .social-top .fa-google-plus {
  background: #f44336;
}

.qts_head_top .social-top .fa-skype {
  background: #2196f3;
}

.qts_head_top .social-top .fa-twitter {
  background: #03a9f4;
}

.qts_head_top .flag {
  text-align: right;
  margin-top: -7px;
  margin-left: 5px;
}

.qts_head_top .flag img {
  width: initial;
  margin: 0 2px;
}

.qts_head_mid {
  margin-bottom: 6px;
}

.qts_head_mid .hder-mid-pad {
  position: relative;
}

.qts_head_mid .logo,
.qts_head_mid .name,
.qts_head_mid .hotline-top {
  display: inline-block;
}

.qts_head_mid .logo img,
.qts_head_mid .name img,
.qts_head_mid .hotline-top img {
  width: initial;
}

.qts_head_mid .logo,
.qts_head_mid .logo_pc {
  margin: 0;
}

.qts_head_mid .logo img,
.qts_head_mid .logo_pc img {
  margin-top: 9px;
  margin-left: 18px;
}

.qts_head_mid .name h1,
.qts_head_mid .name a {
  position: relative;
  display: block;
  top: 0px;
  color: #003e7e;
  font-family: 'SVN_HemiHead';
  line-height: 1.4;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 22px;
  margin-left: 95px;
}

.qts_head_mid .box_search {
  display: block;
  width: 600px;
  max-width: 100%;
  border: 1px solid #003e7e;
  margin: auto;
  margin-top: 28px;
}

.qts_head_mid .box_search .drop_search {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  font-size: 13px;
  padding: 7px 25px 7px 12px;
}

.qts_head_mid .box_search .input_search {
  border: none;
  /* border-left: 1px solid #003e7e; */
}

.qts_head_mid .box_search .butt_search {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  background: #003e7e;
  background-position: 15px center;
  padding-left: 60px;
  padding: 6px 24px 6px 44px;
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: #003e7e;
  margin-right: -1px;
}

.qts_head_mid .box_search .butt_search:hover,
.qts_head_mid .box_search .butt_search:focus {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.qts_head_mid .hotline-mid {
 /* background: url(../img/hotline-top.png) no-repeat;*/
  background-position: 0px center;
  color: #cc2831;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  
    overflow: hidden;
/*  padding-left: 53px;
  margin-top: 77px;
  margin-right: 15px;*/
}

.qts_head_mid .hotline-mid span {
  font-size: 26px;
}

.qts_head_bot .menu-bg {
  background: #083e91;
}

.qts_head_bot .bg-heading {
  background: #003e7e;
  font-size: 16px;
  font-family: 'OpenSans';
  /* font-family: 'OpenSansBold'; */
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 12px;
  margin: 0;
}

.qts_head_bot .bg-heading .fa-bars {
  font-size: 14px;
  margin-right: 5px;
}

.qts_head_bot .form_search {
  background: rgba(255, 255, 255, 0.3);
}

.qts_head_bot .form_search input,
.qts_head_bot .form_search button {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 25px;
}

.qts_head_bot .form_search input {
  padding: 0px 10px;
}

.qts_head_bot .form_search button {
  padding: 0 8px;
}

.qts_head_bot .form_search button .fa {
  color: #c4e6ff;
  text-shadow: 1px 1px 2px #333;
  font-size: 18px;
}

.backlink {
  -webkit-box-shadow: inset 0 3px 2px #ccc;
  box-shadow: inset 0 3px 2px #ccc;
  background: #f3f3f3;
  padding: 10px 0;
}

ul.navigator {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0 !important;
  padding: 5px 0;
}

ul.navigator li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  font-weight: bold;
}

ul.navigator li:after {
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  top: 0;
  right: 3px;
  font-weight: normal;
}

ul.navigator li:last-child:after {
  content: none;
}

ul.navigator li a {
  color: #333;
  font-weight: normal;
}

ul.navigator li a:hover {
  color: #003e7e;
}

.category-menu {
  position: relative;
  z-index: 2;
}

.category-menu .cate-menu-tit {
  background: #fe6500;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 10px 5px;
  margin-top: 1px;
}
.category-menu .cate-menu-tit:before {
    top: 3px;
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 8px;
    font-size: 32px;
}

.category-menu ul.cate-menu-content {
  border: 1px solid #969494;
  background: #f2f2f2;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 8px;
}

.category-menu ul.cate-menu-content li {
  padding: 0 10px;
}

.category-menu ul.cate-menu-content li:hover .mega {
  display: block;
}

.category-menu ul.cate-menu-content li a {
  position: relative;
  display: block;
  color: #000;
  -webkit-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  transition: padding 0.3s;
  padding: 6px 0px 4px 15px;
  border-bottom: 1px solid #d5d5d5;
}

.category-menu ul.cate-menu-content li a:hover {
  padding-left: 20px;
  color: #fe6500;
}

.category-menu ul.cate-menu-content li a:before {

  position: absolute;
  content: "\f1b8";
  font: normal normal normal 14px/1 FontAwesome;
  left: -5px;
  color: #003e7e;
  top: 11px;
}
.category-menu ul.cate-menu-content li a:after {
    top: 11px;
    right: 2px;
    position: absolute;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
}

.category-menu ul.cate-menu-content li .mega {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 900px;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  padding: 15px;
}

.category-menu ul.cate-menu-content li .mega .mega-tit a {
  color: #fe6500;
}

.category-menu ul.cate-menu-content li .mega .mega-tit a:before {
  content: none;
}

.category-menu ul.cate-menu-content li .mega .mega-content ul {
  list-style-type: none;
  padding-left: 0;
}

.category-menu ul.cate-menu-content li .mega .mega-content ul li a {
  color: #fff;
  border: none;
}

.category-menu ul.cate-menu-content li .mega .mega-content ul li a:hover {
  color: #fe6500;
}

.category-menu ul.cate-menu-content li .mega .mega-content ul li a:before {
  content: none;
}

.qts_mid_content .heading1 {
  font-size: 0;
  text-align: center;
  margin: 0;
  min-width: 100%;
  overflow: hidden;
  -webkit-box-shadow: inset -1px 12px 12px -15px #000;
  box-shadow: inset -1px 12px 12px -15px #000;
}

.qts_mid_content .heading1 span {
  position: relative;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  background: #0261bd;
  padding: 10px 80px;
}

.qts_mid_content .heading1 a {
  position: relative;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  background: #0261bd;
  padding: 10px 80px;
}

.qts_mid_content .heading1 span:before,
.qts_mid_content .heading1 span:after {
  content: '';
  position: absolute;
  top: 0;
  border: 19.5px solid #0261bd;
}

.qts_mid_content .heading1 span:before {
  border-bottom-color: transparent;
  border-left-color: transparent;
  right: 100%;
}

.qts_mid_content .heading1 span:after {
  border-right-color: transparent;
  border-bottom-color: transparent;
  left: 100%;
}

.qts_mid_content .heading1 a:before,
.qts_mid_content .heading1 a:after {
  content: '';
  position: absolute;
  top: 0;
  border: 19.5px solid #0261bd;
}

.qts_mid_content .heading1 a:before {
  border-bottom-color: transparent;
  border-left-color: transparent;
  right: 100%;
}

.qts_mid_content .heading1 a:after {
  border-right-color: transparent;
  border-bottom-color: transparent;
  left: 100%;
}

.qts_mid_content .heading2 {
  font-size: 0;
  min-width: 100%;
  overflow: hidden;
  margin: 0;
  -webkit-box-shadow: -1px 12px 12px -15px #000;
  box-shadow: -1px 12px 12px -15px #000;
}

.qts_mid_content .heading2 span {
  position: relative;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  background: #0261bd;
  padding: 10px 20px 8px;
}

.qts_mid_content .heading2 a {
  position: relative;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  background: #0261bd;
  padding: 10px 20px 8px;
}

.qts_mid_content .heading2 span:after {
  content: '';
  position: absolute;
  top: 0;
  border: 19.5px solid #0261bd;
}

.qts_mid_content .heading2 span:after {
  border-right-color: transparent;
  border-top-color: transparent;
  left: 100%;
}

.qts_mid_content .heading2 a:after {
  content: '';
  position: absolute;
  top: 0;
  border: 19.5px solid #0261bd;
}

.qts_mid_content .heading2 a:after {
  border-right-color: transparent;
  border-top-color: transparent;
  left: 100%;
}

.arc1 .a1-hding {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  margin-bottom: 10px;
  color: #0261bd;
}

.arc1 p {
  text-indent: 20px;
}

.arc2 .home-prod {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.arc2 .home-prod:hover {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.arc2 .home-prod .relative:hover .dp-spread {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.arc2 .home-prod .relative .dp-spread {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.arc2 .home-prod .relative .dp-spread .mota {
  color: #fff;
  text-align: left;
  padding: 10px;
}

.arc2 .home-prod h3 {
  color: #2f6179;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin: 10px 8px;
  margin-bottom: 0;
}

.arc2 .home-prod h3:hover {
  color: #fe6500;
}

.arc2 .home-prod .home-prod-content {
  padding: 0 10px;
}

.arc2 .home-prod .home-prod-price {
  margin-bottom: 5px;
}

.arc2 .home-prod .home-prod-price .red {
  color: #cb0000;
  font-weight: bold;
}

.arc2 .home-prod .home-prod-link {
  text-align: center;
}

.arc2 .home-prod .home-prod-link .buy,
.arc2 .home-prod .home-prod-link .home-prod-more {
  display: inline-block;
  margin: 3px 5px;
}

.arc2 .home-prod .home-prod-link .buy img,
.arc2 .home-prod .home-prod-link .home-prod-more img {
  width: initial;
}

.arc2 .home-prod .home-prod-link .buy:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

.arc2 .home-prod .home-prod-link .home-prod-more {
  background: #fe6500;
  color: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 20px;
}

.arc2 .home-prod .home-prod-link .home-prod-more:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
}

.home-all-prod {
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
  color: #fff;
  background: #fe6500;
  padding: 5px 40px;
}

.home-all-prod:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
  color: #fff;
}

.arc3 {
  background: #f3f3f3;
}

.arc3 .project h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
  color: #003e7e;
  margin-top: 10px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}

.arc3 .project p {
  font-size: 12px;
  height: 152px;
  line-height: 19px;
  overflow: hidden;
}

.arc4 .layout-row-ct {
  padding: 3px 10px;
  padding-bottom: 0;
}

.arc4 .layout-row,
.arc4 .layout-row-right {
  overflow: auto;
  margin-bottom: 0px;
}

.arc4 .layout-row a img,
.arc4 .layout-row-right a img {
  width: 50%;
  float: left;
  margin-right: 8px;
  height: 200px;
  object-fit: cover;
}

.arc4 .layout-row h3,
.arc4 .layout-row-right h3 {
  margin-top: 0;
}

.arc4 .layout-row h3:hover,
.arc4 .layout-row-right h3:hover {
  color: #003e7e;
}

.arc4 .layout-row p,
.arc4 .layout-row-right p {
  text-align: justify;
}

.arc4 .layout-row h3,
.arc4 .layout-row-right h3 {
  color: #003e7e;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 0px;
}

.arc4 .layout-row p,
.arc4 .layout-row-right p {
  height: 100px;
  line-height: 20px;
  overflow: hidden;
}

.arc4 .layout-row-right a img {
  float: right;
  margin-right: 0;
  margin-left: 8px;
}

.arc4 .layout-row-right h3 {
  margin-top: 10px;
}


/* ====================================page cate */

.cate-prod {
  margin-bottom: 10px;
}

.cate-prod h3 {
  font-size: 14px;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 10px;
}

.cate-prod h3:hover {
  color: #fe6500;
}

.arc00 {
  margin-bottom: 40px;
}

.arc00 .tit {
  color: #ed4a02;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18pxpx;
  margin: 0;
  margin-bottom: 10pxpx;
}

.arc00 .tit-black {
  font-size: 18px;
}

.arc00 .more {
  display: block;
  width: 120px;
  background: #fe6500;
  color: #fff;
  text-align: center;
  padding: 5px 0px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.arc00 .more:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
}

.arc00 .layout-row {
  overflow: auto;
  margin-bottom: 10px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #b4b4b4;
  margin-bottom: 30px;
}

.arc00 .layout-row a img {
  width: 28.6%%;
  float: left;
  margin-right: 20pxpx;
}

.arc00 .layout-row h3 {
  margin-top: 0;
}

.arc00 .layout-row h3:hover {
  color: #003e7e;
}

.arc00 .layout-row p {
  text-align: justify;
}

.arc00 .layout-row h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}

.arc00 .gt-more {
  color: #fd0202;
  font-size: 12px;
}

.arc00 .gt-more:hover {
  color: blue;
}

.arc01 .arc-ct .col-prod-text h3 {
  font-size: 18px;
  font-weight: bold;
}

.arc01 .arc-ct .col-prod-text table td {
  padding: 6px 8px;
}

.arc01 .arc-ct .prod-content .tit-detail {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18pxpx;
  margin: 0;
  margin-bottom: 20px;
}


/*------------------------------------------------------------------------------ page-detail */


/*------------------------------------------------------------------------------ page-detail */

.qts_mid_content .phantrang ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.qts_mid_content .phantrang ul li {
  display: inline-block;
  margin: 4px;
}

.qts_mid_content .phantrang ul li:hover a,
.qts_mid_content .phantrang ul li.active a {
  background: #fb3f40;
  border-color: #fb3f40;
  color: #fff;
}

.qts_mid_content .phantrang ul li a {
  color: #000;
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 6px 10px;
  font-weight: bold;
}

aside.qts_left_content .box .bder {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
}

aside.qts_left_content .box ul {
  padding-top: 10px;
  padding-left: 0;
}

aside.qts_left_content .box ul li {
  color: #004198;
  font-weight: bold;
  margin-left: 25px;
  margin-right: 10px;
  padding-bottom: 5px;
}

aside.qts_left_content .box ul li a span {
  color: #666666;
  font-weight: normal;
}

aside.qts_left_content .box2 .bder {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 15px 20px;
}

aside.qts_left_content .box2 .bder .bder-content {
  padding: 0 10px;
}

aside.qts_left_content .box2 .as-hotline .as-hl {
  margin: 0;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}

aside.qts_left_content .box2 .as-hotline .as-hl img {
  margin-right: 10px;
}

aside.qts_left_content .box2 .as-hotline .as-mail img {
  margin-right: 10px;
}

aside.qts_left_content .box2 .as-hotline .red {
  color: red;
  font-size: 18px;
  font-weight: bold;
}

aside.qts_left_content .box2 .as-hotline .blue {
  color: #0084ff;
  font-size: 14px;
}

aside.qts_left_content .box2 .as-hotline .tuvan {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

aside.qts_left_content .box2 .as-hotline .tuvan:last-child {
  border-bottom: none;
}

aside.qts_left_content .box2 .as-hotline .tuvan:before {
  content: url("../img/i-tuvan.png");
  position: absolute;
  top: -3px;
  left: 5px;
}

aside.qts_left_content .box2 .as-hotline .tuvan .tuvan-text {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #0360af;
}

aside.qts_left_content .box2 .as-hotline .tuvan .tuvan-i {
  float: right;
  margin-top: 3px;
  margin-right: 5px;
}

aside.qts_left_content .box2 .as-hotline .tuvan .tuvan-i img {
  width: initial;
  margin-left: 8px;
}

aside.qts_left_content .box4 .as-post {
  margin-bottom: 10px;
}

aside.qts_left_content .box4 img:hover {
  opacity: 0.8;
}

aside.qts_left_content .box4 h3 {
  margin: 10px 0px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

aside.qts_left_content .box4 p {
  text-align: justify;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}

footer {
  background: url("../img/bg_lyhung.jpg") no-repeat center bottom;
  background-attachment: fixed;
  color: #fff;
  padding-top: 30px;
}

.qts_footer_top .ft-heading {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  margin-bottom: 30px;
  position: relative;
}

.qts_footer_top .ft-heading:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 2px;
  background: #e61e26;
  left: 0;
  bottom: -15px;
}

.qts_footer_top h5 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px;
}

.qts_footer_top .ft-address,
.qts_footer_top .ft-mail {
  padding-left: 20px;
}

.qts_footer_top .ft-address:before,
.qts_footer_top .ft-mail:before {
  font-family: FontAwesome;
  position: absolute;
  left: 15px;
}

.qts_footer_top p.ft-address:before {
  content: '\f041';
}

.qts_footer_top p.ft-mail:before {
  content: '\f0e0';
}

.qts_footer_top .ft-thongke img {
  width: initial;
}

.qts_footer_top .ft-thongke .tk-con span {
  display: inline-block;
  width: 100px;
}

.qts_footer_top .fb-area,
.qts_footer_top .map-area {
  max-width: 300px;
  margin: auto;
}

.qts_footer_top .ft-social a {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  background: #000;
  margin: 0 3px;
}

.qts_footer_top .ft-social a:hover {
  text-decoration: none;
}

.qts_footer_top .ft-social a:hover .fa {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  color: #000;
}

.qts_footer_top .ft-social a .fa {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 40px;
  display: block;
  font-size: 14px;
  color: #fff;
  width: 100%;
  height: 100%;
}

.qts_footer_top .ft-social a .fa:nth-child(2) {
  background: #fe6500;
}

.qts_footer_mid {
  font-size: 12px;
}

.qts_footer_mid a {
  color: #ad1e22;
}

.qts_footer_mid a:hover {
  text-decoration: underline;
}

.slider_main.owl-carousel .owl-nav {
  max-width: 1200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slider_main.owl-carousel .owl-nav [class^="owl-"] {
  background: #555;
  padding: 0 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.slider_main.owl-carousel .owl-nav [class^="owl-"] .fa {
  font-size: 50px;
}

.slider_intro.owl-carousel .owl-nav {
  width: initial;
  right: 15px;
  top: -30px;
}

.slider_intro.owl-carousel .owl-nav .fa {
  color: #333;
  font-size: 22px;
}

.slider_intro.owl-carousel .owl-nav .owl-prev {
  left: -15px;
}

.slider_intro.owl-carousel .owl-nav .owl-next {
  right: -15px;
}

.slider_project.owl-carousel .owl-nav {
  top: 25%;
}

.slider_project.owl-carousel .owl-nav .owl-prev {
  left: -15px;
}

.slider_project.owl-carousel .owl-nav .owl-next {
  right: -15px;
}

.slider_dt img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.slider_dt img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.slider_dt.owl-carousel .owl-nav .owl-prev {
  left: -30px;
}

.slider_dt.owl-carousel .owl-nav .owl-next {
  right: -30px;
}


/*==================================================Slider detail=================================================================*/

.gc-icon.gc-icon-download {
  display: none !important;
}

.gc-thumbs-area-next .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.gc-display-area .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  right: 10px;
}

.gc-display-area .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center;
}

.gc-display-area .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  left: 10px;
}

.gc-display-area .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center;
}

.gc-overlay-right-icons .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  text-align: center;
}

.gc-overlay-right-icons .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff;
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  text-align: center;
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff;
}

.gc-icon.gc-icon-enlarge {
  display: none !important;
}

.gc-overlay-top-icons .gc-icon.gc-icon-close:before {
  content: "\f00d" !important;
  font: normal normal normal 25px/1 fontawesome !important;
  color: #fff;
  width: 24px;
  text-align: center;
}

.glass-case img {
  width: initial;
}

.glass-case .gc-thumbs-area .gc-icon {
  border: none;
  margin-top: 0px !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: initial;
  height: initial;
}

.fixed-hotline {
  background: url(../img/fixed-hotline.png) no-repeat;
  position: fixed;
  z-index: 4;
  bottom: 50px;
  right: 10px;
  padding: 15px 40px 25px 100px;
  color: #fff;
}

.fixed-hotline {
  padding: 0;
}

.fixed-hotline .close:after {
  font-family: FontAwesome;
  content: "\f00d";
}

.fixed-hotline .close.mini:after {
  content: '+';
}

.fixed-hotline .fixed-content {
  padding: 15px 40px 25px 100px;
}


/*# sourceMappingURL=style.css.map */

.pagin_cate {
  margin: 10px 0px;
}

.pagin_cate>li>a,
.pagin_cate>li>span {
  height: 26px;
  padding: 0px 9px;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  margin: 0px 1.5px;
  border-radius: 3px;
  border: 1px solid #c4c4c4;
}

.pagin_cate>.active>a,
.pagin_cate>.active>span,
.pagin_cate>.active>a:hover,
.pagin_cate>.active>span:hover,
.pagin_cate>.active>a:focus,
.pagin_cate>.active>span:focus {
  background: #fe6500;
  border-color: #fe6500;
  color: #ffffff;
}

.nav_tabs_detail {
  background: #eeeeee !important;
  padding: 2px 4px 3px 4px;
  position: relative !important;
  z-index: 5 !important;
}

.nav_tabs_detail>li.active>a,
.nav_tabs_detail>li.active>a:hover,
.nav_tabs_detail>li.active>a:focus {
  background: #ffffff;
  color: #ee0000;
}

.clearfix-30 {
  clear: both;
  height: 30px;
}

.clearfix-10 {
  clear: both;
  height: 10px;
}

.clearfix-20 {
  clear: both;
  height: 20px;
}

.clearfix-5 {
  clear: both;
  height: 5px;
}

.name_prod_detail {
  font-size: 14px;
  text-transform: uppercase;
  color: #ee0000;
  font-weight: bold;
  margin: 0px;
  line-height: 20px;
  margin-bottom: 5px;
}

.price_detail {
  font-size: 14px;
  font-weight: bold;
  color: #030303;
}

.price_detail span {
  color: #ed3237;
}

.list_star {
  color: #e31b1b;
  float: left;
  line-height: 20px;
}

.des_price_detail {
  font-size: 12px;
  color: #030303;
  line-height: 20px;
}

.info_detail {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

.price_detail_but {
  float: left;
  display: inline-block;
  width: 103px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #ee0000;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  margin-right: 2px;
}

.add_cart_detail {
  float: left;
  display: inline-block;
  width: 119px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #77b328;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  margin-right: 2px;
}

.back_link {
  padding: 4px 0px;
  margin-bottom: 10px;
  overflow: hidden;
}

.back_link>li {
  float: left;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

.back_link>li>a {
  display: inline-block;
  float: left;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

.back_link>li:after {
  content: ">";
  margin: 0px 3px;
}

.back_link>li:last-child:after {
  content: "";
}

li {
  list-style: none;
}

.gc-display-area {
  border: 1px solid #cbcbcb !important;
  border-radius: 4px;
}

.tit_mid_content {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  text-transform: uppercase;
  /* line-height: 20px; */
  /* text-align: left; */
  /* border-top-left-radius: 5px; */
  /* border-top-right-radius: 5px; */
  margin-bottom: 6px;
  border-bottom: 1px solid;
}

.tit_mid_content span.txt_tit_mid_ct,
.tit_mid_content a.txt_tit_mid_ct {
  display: inline-block;
  max-width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
  padding: 6px 2px;
  color: #333333;
  padding-left: 12px;
}


/*========dasdasdas*/

.box_news {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tit_news {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
}

.sub_news p {
  font-size: 13px;
  color: #333;
  text-align: justify;
  line-height: 20px;
}

a.view {
  text-align: right;
  display: block;
  color: #ed3237;
  margin-top: 20px;
}

.list_dv {
  line-height: 20px;
  padding: 0px 20px;
}

.list_dv li {
  list-style: square;
}


/* ================================================31/8 */


/* ================================================31/8 */


/* ================================================31/8 */


/* ================================================31/8 */


/* ================================================31/8 */

.hder-top-right .d-table {
  display: table;
}

.hder-top-right .d-table span {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 480px) {
  .qts_head_top .fl-l {
    display: none;
  }
  .hder-top-right {
    float: none;
    text-align: center;
  }
  .hder-top-right .d-table {
    display: block;
    width: 100%;
  }
  .hder-top-right .d-table span {
    clear: both;
    display: block;
    margin: 10px 0;
    text-align: center;
  }
  .qts_head_mid .fl-r {
    float: none;
    display: block;
    margin: auto;
    text-align: center;
  }
  .qts_head_mid .fl-r .hotline-mid {
    width: 190px;
    margin: auto;
  }
  .butt_cart_hd>span {
    display: inline-block;
    position: absolute;
    right: 4px;
    font-size: 7px;
    color: #fff;
    top: 0px;
    margin: 0px !important;
  }
  .butt_cart_hd {
    display: inline-block;
    float: none !important;
    width: 23px;
    height: 23px;
    background: url(../img/cart_hd.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* margin-top: 1px; */
    /* margin-bottom: 2px; */
    /* padding-right: 20px; */
    margin-bottom: -5px !important;
  }
}


/*# sourceMappingURL=style.css.map */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1/9 */

.relative {
  overflow: hidden;
}

.category-menu ul.cate-menu-content li a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.arc2 .home-prod .relative .dp-spread .mota {
  height: 130px;
  line-height: 26px;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0;
  margin: 10px;
}

.qts_mid_content .phantrang {
  margin-top: 5px;
}

.qts_mid_content .phantrang ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}

.qts_mid_content .phantrang ul li {
  display: inline-block;
  margin: 0px;
}

.qts_mid_content .phantrang ul li:hover a,
.qts_mid_content .phantrang ul li.active a {
  background: #ddd;
  color: #000;
}

.qts_mid_content .phantrang ul li a {
  font-size: 12px;
  color: #000;
  background: #fff;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 4px 8px;
  font-weight: bold;
}

.box.bder.filter {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 5px 10px;
}

.box.bder.filter .bder-content {
  padding: 0 10px;
}

.box.bder.filter .box-tit {
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 10px;
}

.box.bder.filter ul {
  padding-left: 20px;
  padding-top: 8px;
}

.box.bder.filter ul li a {
  display: block;
  padding: 0px;
  color: #333333;
  font-weight: bold;
}

.category-menu.cate ul.cate-menu-content {
  display: none;
  position: absolute;
  width: 100%;
}

.category-menu.cate:hover ul.cate-menu-content {
  display: block;
}


/*# sourceMappingURL=style.css.map */

.slider_intro .item:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  transition: all 0.3s;
}

.butt_cart_hd {
  display: inline-block;
  float: left;
  width: 23px;
  height: 23px;
  background: url(../img/cart_hd.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  /* margin-top: 1px; */
  /* margin-bottom: 2px; */
  /* padding-right: 20px; */
  margin-right: 10px;
}

.butt_cart_hd>span {
  display: inline-block;
  position: absolute;
  right: 4px;
  font-size: 7px;
  color: #fff;
  top: 0px;
}

.cartt {
  position: relative;
  padding: 7px 5px 7px 5px;
  background: #fe6500;
  -webkit-box-shadow: 0 0 2px #fff;
  box-shadow: 0 0 2px #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cartt a span.gh {
  color: #fff;
}

.cartt a span.num {
  position: absolute;
  top: 0px;
  left: 30px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background: #fff;
  color: #fe6500;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.cartt a .fa {
  color: #fff;
  font-size: 26px;
}
