.autocomplete-suggestions {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     border: 1px solid #999;
     background: #FFF;
     cursor: default;
     overflow: auto;
     -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
     -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
     box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
     font-size: 14px;
     font-family: Open Sans,sans-serif;
}
 .autocomplete-suggestion {
     padding: 2px 5px;
     white-space: nowrap;
     overflow: hidden;
}
 .autocomplete-no-suggestion {
     padding: 2px 5px;
}
 .autocomplete-selected {
     background: #F0F0F0;
}
 .autocomplete-suggestions strong {
     font-weight: bold;
     color: #000;
}
 .autocomplete-group {
     padding: 2px 5px;
}
 .autocomplete-group strong {
     font-weight: bold;
     font-size: 16px;
     color: #000;
     display: block;
     border-bottom: 1px solid #000;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	font-family: Open Sans, sans-serif;
}
* {
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
.sub_menu {
	display: none;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
.container {
	width: 1186px;
	margin: 0 auto;
	position: relative;
}
a {
	text-decoration: none;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
header
{
   float: left;
   width: 100%;
   background: url(/images/bg.jpg)no-repeat center;
   min-height: 769px;
   background-size: 100% 100%;
   position: relative;
}
header h1
{
   position: absolute;
   text-align: center;
   right: 190px;
   top: 218px;
   color: #fff;
   text-transform: uppercase;
   font-weight: 600;
   text-shadow: 0px 1px 0px rgba(20, 20, 20, 1);
   white-space: pre-line;
}
header h1:before{
    content: '';
    display: inline-block;
    background: url(/images/ic11.png)no-repeat;
    top: -17px;
    position: absolute;
    width: 123px;
    height: 10px;
}
.head
{
   float: left;
   width: 100%;
   height: 29px;
   border-bottom:1px solid rgba(255,255,255,0.4);
   padding-left: 27px;
   padding-top: 8px;
}
.head span
{
   float: left;
   font-size: 12px;
   color: #fff;
   padding-right: 14px;
   padding-left: 11px;
   height: 12px;
   line-height: 12px;
   border-right: 1px solid #fff;
}
.head span:last-of-type
{
   border-right: none!important;
}
.head span b
{
   font-weight: 600;
}
.fa-phone
{
   float: left;
   width: 11px;
   height: 11px;
   background: url(/images/ic1.png)no-repeat;
   margin-right: 5px;
}
.fa-email
{
   float: left;
   width: 13px;
   height: 10px;
   background: url(/images/ic18.png)no-repeat;
   margin-right: 5px;
   margin-top: 1px;
}
.fa-user
{
   float: left;
   width: 9px;
   height: 12px;
   background: url(/images/ic2.png)no-repeat;
   margin-right: 6px;
   margin-top: -1px;
}
.fa-sign-in-alt
{
   float: left;
   width: 11px;
   height: 11px;
   background: url(/images/ic3.png)no-repeat;
   margin-right: 6px;
}
.fa-shopping-cart
{
   float: left;
   width: 14px;
   height: 11px;
   background: url(/images/ic4.png)no-repeat;
   margin-right: 6px;
}
.box_lg
{
   float: right;
   height: 12px;
   line-height: 9px;
   padding-right: 52px;
}
.box_lg li
{
   float: left;
   margin-left: 27px;
}
.box_lg li a
{
   color: #fff;
   font-size: 12px;
   font-weight: 600;
}
.menu
{
   float: left;
   width: 100%;
}
.logo
{
   float: left;
   padding-left: 37px;
   padding-top: 9px;
}
.mn
{
   float: right;
   padding-right: 52px;
}
.mn li
{
   float: left;
   padding-top: 28px;
   margin-left: 23px;
}
.mn li a
{
   font-size: 14px;
   color: #fff;
   font-weight: 400;
}
.mn li.active a
{
   font-weight: 700;
}
section
{
   float: left;
}
footer{
   float: left;
}
.search_ex
{
   float: left;
   margin-left: 39px;
   padding-top: 90px;
   width: 420px;
}
.bsearch
{
   float: left;
   width: 100%;
}
.bsearch span
{
   float: left;
   width: 100%;
   font-size: 19px;
   font-weight: 600;
   color: #fff;
   padding-bottom: 11px;
}
.fs
{
   float: left;
   width: 100%;
   background: #fff;
   box-shadow: 0px 1px 5px rgba(0,0,0,0.36);
   height: 42px;
}
.fs select
{
   float: left;
   height: 42px;
   border: none;
   background: #fff;
   font-size: 12px;
   color: #444444;
   font-family: Open Sans,sans-serif;
   font-weight: 700;
   outline: 0;
   padding-left: 11px;
   width: 118px;
   cursor: pointer;
   text-align: center;
   -webkit-appearance: none;
   -moz-appearance: none;
   text-indent: 1px;
   text-overflow: '';
   background: url(/images/icrow.png)no-repeat;
   background-position: 107px 15px;
}
.fs select option
{
   font-size: 12px;
   color: #444444;
   font-family: Open Sans,sans-serif;
   font-weight: 700;
   cursor: pointer;
}
.fs input[type='text']
{
   float: left;
   height: 42px;
   outline: 0;
   background: none;
   border: none;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 14px;
   font-family: Open Sans,sans-serif;
   width: 260px;
}
.fs input[type='submit']
{
   float: right;
   width: 41px;
   height: 40px;
   outline: 0;
   margin-top: 1px;
   margin-right: 1px;
   border: 0;
   background: none;
   background: #f26222 url(/images/ic5.png)no-repeat;
   background-position: 12px 11px;
}
.search_ex p
{
   float: left;
   width: 100%;
   font-size: 14px;
   color: #fff;
   letter-spacing: -0.4px;
   padding: 0;
   margin: 0;
   padding-top: 26px;
   text-align: center;
}
.extension
{
   float: left;
   width: 100%;
   margin-top: 22px;
}
.ex1
{
   float: left;
   width: 105px;
   text-align: center;
}
.ex1:nth-child(2)
{
   width: 90px;
}
.ex1 span
{
   font-size: 14px;
   color: #ffffff;
   float: left;
   width: 100%;
   padding-top: 3px;
}
.btn_dlex
{
   float: right;
   margin-right: 3px;
   width: 192px;
}
.btn_dlex a
{
   float: left;
   width: 100%;
   height: 48px;
   background: #fff url(/images/ic6.png)no-repeat;
   font-size: 16px;
   color: #f26222;
   font-weight: 700;
   padding-left: 40px;
   line-height: 49px;
   border-radius: 24px;
   letter-spacing: -1.3px;
   background-position: 12px 16px;
   box-shadow: 0px 2px 8px rgba(7,8,8,0.45);
}
.btn_dlex i
{
   float: left;
   width: 100%;
   text-align: center;
   color: #fff;
   font-size: 11px;
   padding-top: 9px;
}
.file_mau
{
   float: left;
   width: 100%;
   text-align: center;
   padding-top: 33px;
}
.file_mau a
{
   width: 311px;
   height: 104px;
   border: 1px solid #fff;
   margin: 0 auto;
   display: inline-block;
   background: url(/images/ic7.png)no-repeat;
   background-position: 15px 18px;
   font-size: 22px;
   font-weight: 700;
   color: #fff;
   text-align: left;
   padding-left: 86px;
   letter-spacing: -0.8px;
   line-height: 105px;
}
.file_mau a:hover
{
   background: #fff url(/images/ic8.png)no-repeat;
   background-position: 15px 18px;
   color:#f26222;
   border: 1px solid #f26222;
   transition: 0.1s;
}
h1
{
   padding: 0;
   margin: 0;
}
.dv_cc
{
   float: left;
   width: 100%;
}
.dv_cc h2
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 22px;
   color: #f26222;
   position: relative;
   margin: 0;
   padding: 0;
   margin-top:65px;
}
.qt_cc h2
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 22px;
   color: #f26222;
   position: relative;
   margin: 0;
   padding: 0;
}
.qt_cc
{
   background: #f3f3f3;
   padding-top: 58px;
   margin-top: 45px;
   min-height: 530px;
}
.dv_cc h2:before,.qt_cc h2:before
{
   content: '';
   display: inline-block;
   background: url(/images/ic9.png)no-repeat;
   top: -17px;
   position: absolute;
   width: 123px;
   height: 10px;
   margin-left: 104px;
}
.qt_cc h2:before
{
   margin-left: 85px;
}
.qt_cc,.bg_cc,.question,.box_new_home
{
   float: left;
   width: 100%;
}
.dv_cc ul
{
   float: left;
   width: 100%;
   padding-left: 60px;
   padding-top: 33px;
}
.dv1
{
   background: url(/images/dv1.png)no-repeat;
}
.dv2
{
   background: url(/images/dv2.png)no-repeat;
}
.dv3
{
   background: url(/images/dv3.png)no-repeat;
}
.dv_cc ul li
{
   float: left;
   width: 342px;
   margin-right: 20px;
   text-align: center;
   height: 330px;
   padding-top: 30px;
   position: relative;
}
.dv_cc ul li.hv1:hover .dv1
{
   background: url(/images/dv1_hover.png)no-repeat;
}
.dv_cc ul li:hover a
{
   color: #f9773e;
}
.dv_cc ul li:hover
{
   transition: 0.1s;
   box-shadow: 0px 1px 10px rgba(0,0,0,0.19);
}
.dv_cc ul li.hv2:hover .dv2
{
   background: url(/images/dv2_hover.png)no-repeat;
}
.dv_cc ul li.hv3:hover .dv3
{
   background: url(/images/dv3_hover.png)no-repeat;
}
.img_dv
{
   text-align: center;
   width: 133px;
   height: 133px;
   display: inline-block;
}
.dv_cc ul li h3
{
   float: left;
   width: 100%;
   text-align: center;
   margin: 0;
   padding: 0;
   padding-top: 25px;
}
.dv_cc ul li h3 a
{
   font-size: 18px;
   color: #333;
}
.dv_cc ul li p
{
   float: left;
   width: 100%;
   text-align: center;
   white-space: pre-line;
   font-size: 14px;
   color: #333;
   line-height: 20px;
   font-weight: 600;
}
.cham_bi
{
   float: left;
   width: calc(100% - 120px);
   border-bottom: 1px solid #818181;
   margin-left: 60px;
   margin-right: 60px;
   position: relative;
   margin-top: 40px;
}
.cham_bi span
{
   float: left;
   width: 19px;
   height: 19px;
   border-radius: 50%;
   background: #8f8f8f;
   margin-bottom: -9.5px;
   border: 4px solid #f3f3f3;
   margin-right: 242.75px;
}
.cham_bi span.active
{
   background: #f26222;
   border: 4px solid #ffffff;
   box-shadow: 0px 1px 10px rgba(0,0,0,0.19);
}
.cham_bi span:last-child
{
   margin-right: 0;
}
.qt_cc ul
{
   float: left;
   width: 100%;
}
.qt_cc ul li
{
   float: left;
   margin-top: 38px;
   text-align: center;
   margin-bottom: 24px;
   position: relative;
}
.qt_cc ul li span
{
   display: block;
   font-size:13px;
   color: #444444;
   font-weight: 700;
}
.qt_cc ul li:nth-child(2) span
{
   margin-top: 2px;
}
.qt_cc ul li:nth-child(3) span
{
   margin-top: 1px;
}
.qt_cc ul li:nth-child(5) span
{
   margin-top: 1px;
}
.qt_cc ul li i
{
   margin-bottom: 7px;
   height: 45px;
   width: 100%;
   float: left;
   text-align: center;
}
.qt_cc ul li:nth-child(1)
{
   margin-right: 151px;
   margin-left: 19px;
}
.qt_cc ul li:nth-child(1) i
{
   background: url(/images/qt1.png)no-repeat top center;
}
.qt_cc ul li:nth-child(2) i
{
   background: url(/images/qt2.png)no-repeat top center;
}
.qt_cc ul li:nth-child(3) i
{
   background: url(/images/qt3.png)no-repeat top center;
}
.qt_cc ul li:nth-child(4) i
{
   background: url(/images/qt4.png)no-repeat top center;
}
.qt_cc ul li:nth-child(5) i
{
   background: url(/images/qt5.png)no-repeat top center;
}
.qt_cc ul li:nth-child(1).active i
{
   background: url(/images/qt1_hover.png)no-repeat top center;
}
.qt_cc ul li:nth-child(2).active i
{
   background: url(/images/qt2_hover.png)no-repeat top center;
}
.qt_cc ul li:nth-child(3).active i
{
   background: url(/images/qt3_hover.png)no-repeat top center;
}
.qt_cc ul li:nth-child(4).active i
{
   background: url(/images/qt4_hover.png)no-repeat top center;
}
.qt_cc ul li:nth-child(5).active i
{
   background: url(/images/qt5_hover.png)no-repeat top center;
}
.qt_cc ul li.active span
{
   color: #f26222;
}
.qt_cc ul li:nth-child(2)
{
   margin-right: 157px;
}
.qt_cc ul li:nth-child(3)
{
   margin-right: 163px;
}
.qt_cc ul li:nth-child(4)
{
   margin-right: 146px;
}
.sub_none
{
   position: absolute;
   top: 93px;
   left: 0;
   float: left;
   width: 1186px;
   height: 219px;
   border: 1px solid #f26222;
   text-align: left;
}
.sub_none .imgsub
{
   float: left;
   margin-left: 17px;
   margin-top: 17px;
}
.right_sub
{
   float: left;
   width: 750px;
   padding-left: 60px;
   padding-top: 17px;
}
.right_sub span
{
   float: left;
   width: 100%;
   font-size: 18px!important;
   color: #f26222!important;
   font-weight: 700!important;
   margin: 15px 0 7px 0;
}
.right_sub p
{
   float: left;
   width: 100%;
   padding: 0;
   margin: 0;
   font-size: 14px;
   color: #444444;
}
.dksub
{
   float: left;
   width: 152px;
   height: 34px;
   border-radius: 17px;
   background: #f26222;
   text-align: center;
   line-height: 35px;
   color: #fff;
   font-size: 15px;
   font-weight: 600;
   margin-top: 15px;
}
.sub_none:before
{
   content: '';
   border-top: 1px solid #f26222;
   border-left: 1px solid #f26222;
   width: 20px;
   height: 20px;
   display: inline-block;
   position: absolute;
   top: -11px;
   left: 40px;
   background-color: #f3f3f3;
   transform: rotate(45deg);
}
.baogia
{
   float: left;
   width: 100%;
   margin-top: 65px;
}
.baogia h3
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 22px;
   color: #f26222;
   position: relative;
   margin: 0;
   padding: 0;
}
.baogia h3:before
{
   content: '';
   display: inline-block;
   background: url(/images/ic9.png)no-repeat;
   top: -17px;
   position: absolute;
   width: 123px;
   height: 10px;
   margin-left: 18px;
}
.main_bg
{
   float: left;
   width: 100%;
   padding: 0 60px;
   margin-top: 80px;
}
.left_bg
{
   float: left;
   padding-left: 13px;
   width: 242px;
}
.left_bg li
{
   float: left;
   width: 100%;
   margin-bottom: 100px;
}
.left_bg li img
{
   float: left;
   margin-right: 17px;
}
.left_bg li span
{
   float: left;
   width: 150px;
   white-space: pre-line;
   text-align: left;
   font-size: 18px;
   color: #444444;
   font-weight: 700;
   line-height: 26px;
   margin-top: 3px;
}
.mid_bg
{
   float: left;
   margin-top: -10px;
}
.right_bg
{
   float: right;
   padding-right: 13px;
   width: 242px;
}
.right_bg li
{
   float: right;
   margin-bottom: 100px;
}
.right_bg li span
{
   float: left;
   width: 150px;
   white-space: pre-line;
   text-align: left;
   font-size: 18px;
   color: #444444;
   font-weight: 700;
   line-height: 26px;
   text-align: right;
   margin-top: 3px;
}
.right_bg li img
{
   float: right;
   margin-left: 17px;
}
.ctbg
{
   float: left;
   width: 100%;
   text-align: center;
   margin-top: -15px;
}
.ctbg a
{
   margin: 0 auto;
   width: 230px;
   height: 40px;
   display: inline-block;
   font-size: 16px;
   font-weight: 700;
   line-height: 41px;
   background: #fff;
   color: #f26222;
   border:1px solid #f26222;
}
.ctbg a:hover
{
   background: #f26222;
   color: #fff;
}
.lydo
{
   float: left;
   width: 100%;
   margin-top: 85px;
}
.lydo h3
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 22px;
   color: #f26222;
   position: relative;
   margin: 0;
   padding: 0;
}
.lydo h3:before
{
   content: '';
   display: inline-block;
   background: url(/images/ic9.png)no-repeat;
   top: -17px;
   position: absolute;
   width: 123px;
   height: 10px;
   margin-left: 149px;
}
.lydo ul
{
   float: left;
   width: 526px;
   padding-left: 60px;
   margin-top: 40px;
}
.lydo ul li
{
   float: left;
   width: 100%;
   margin-bottom: 20px;
   background: url(/images/ic10.png)no-repeat;
   padding-left: 25px;
   background-position: 0px 6px;
}
.lydo ul li h4
{
   margin: 0;
   padding: 0;
}
.lydo ul li b
{
   float: left;
   width: 100%;
   font-size: 18px;
   color: #444444;
   font-weight: 700;
}
.lydo ul li p
{
   float: left;
   width: 100%;
   margin: 0;
   padding: 0;
   font-size: 14px;
   color: #444444;
   margin-top: 1px;
   white-space: pre-line;
}
.lydo img
{
   float: right;
   margin-top: 90px;
   margin-right: 15px;
}
.question
{
   float: left;
   width: 100%;
   background: url(/images/bg_hoi.jpg)no-repeat center top;
   margin-top: 15px;
   min-height: 597px;
   background-size: 100% 100%;
}
.question h3
{
   float: left;
   width: 100%;
   text-align: left;
   font-size: 22px;
   color: #f26222;
   position: relative;
   margin: 0;
   padding: 0;
   padding-left: 178px;
   padding-top: 60px;
}
.question h3:before
{
   content: '';
   display: inline-block;
   background: url(/images/ic11.png)no-repeat;
   top: 42px;
   position: absolute;
   width: 123px;
   height: 10px;
   margin-left: 72px;
}
.question ul
{
   float: left;
   width: 100%;
   margin-top: 27px;
   position: relative;
}
.question ul p
{
   display: none;
}
.question ul li
{
   float: left;
   width: 610px;
}
.question ul li span
{
   float: left;
   width: 100%;
   height: 48px;
   background: #f0f0f0 url(/images/ic10.png)no-repeat;
   background-position: 570px 17px;
   margin-bottom: 12px;
   line-height: 49px;
   font-size: 14px;
   color: #444444;
   font-weight: 700;
   padding-left: 30px;
   cursor: pointer;
}
.question li p
{
   display: none;
}
.question li h4
{
   padding: 0;
   margin: 0;
}
.question li.active span
{
   background: #f26222 url(/images/ic12.png)no-repeat;
   background-position: 575px 17px;
   color: #fff;
}
.question li.active p
{
   display: block;
   position: absolute;
   right: 0;
   top: 0;
   width: 550px;
   background: #ffffff;
   padding: 20px 25px;
   font-size: 14px;
   color: #444444;
   margin: 0;
   line-height: 20px;
   white-space: pre-line;
}
.box_new_home {
    float: left;
    width: 100%;
    margin-top: 42px;
}
.item_new {
    float: left;
    width: 379px;
    margin-right: 24px;
}
.item_new h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 48px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px;
    overflow: hidden;
}
.item_new h4 a {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.imgnew {
    float: left;
    width: 100%;
    height: 216px;
}
.imgnew img {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.item_new p {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #2a2a2a;
    line-height: 20px;
    padding-top: 18px;
    font-weight: 600;
    text-align: justify;
    letter-spacing: -0.02px;
    margin-bottom: 15px;
}
.xct {
    float: left;
    font-size: 15px;
    color: #2a2a2a;
    font-weight: 700;
    background: url(/images/mui.png)no-repeat;
    background-position: 104px 8px;
    width: 110px;
}
.item_new:last-child {
    margin-right: 0;
    float: right;
}
.item_new h4 a i {
    font-style: normal;
    color: #f26222;
    padding-right: 3px;
}
footer {
    float: left;
    width: 100%;
    margin-top: 34px;
    background: url(/images/bg_footer.jpg)no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-top: 45px;
}
.col1 {
    float: left;
    width: 370px;
    padding-left: 30px;
}
.col1 h4, .col2 h4, .col3 h4, .col4 h4, .col5 h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 17px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
}
.col1 h4::after, .col2 h4::after, .col3 h4::after, .col4 h4::after, .col5 h4::after {
    content: '';
    width: 83px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.col1 h5 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 17px 0 14px;
}
.address {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    background: url(/images/f1.png?v=1)no-repeat left;
    padding-left: 25px;
    margin-bottom: 10px;
    white-space: pre-line;
    font-family: Arial,sans-serif;
    background-position: 0px 0px;
    padding-right: 15px;
}
.phone {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    background: url(/images/f2.png?v=1)no-repeat left;
    padding-left: 25px;
    margin-bottom: 10px;
    min-width: 160px;
    font-family: Arial,sans-serif;
}
.col2
{
   float: left;
   width: 444px;
}
.col2 ul
{
   float: left;
   width: 100%;
   margin-bottom: 15px;
}
.col2 ul li
{
   float: left;
   width: 220px;
}
.col2 ul li span
{
   float: left;
   width: 100%;
   font-size: 16px;
   font-weight: 600;
   padding: 11px 0 9px;
}
.col2 ul li p
{
   padding: 0;
   margin: 0;
   float: left;
   width: 100%;
   font-family: Arial,sans-serif;
   font-size: 14px;
   line-height: 20px;
   padding-bottom: 6px;
}
.col2 ul li:nth-child(3),.col2 ul li:nth-child(4)
{
   margin-top: 6px;
}
.col3
{
   float: right;
   width: 340px;
   margin-right: 30px;
}
.likefb
{
   float: left;
   width: 100%;
   margin-top: 22px;
}
.copyright
{
   float: left;
   width: 100%;
   height: 45px;
   background: rgba(47,47,47,1);
   color: #999;
   text-align: center;
   font-size: 14px;
   line-height: 46px;
}
.copyright a
{
   color: #999;
}
.header_cate
{
   background: none;
   min-height: inherit;
   z-index: 999;
   position: relative;
}
.header_cate .mn li a
{
   color: #555;
   font-weight: 700;
}
.header_cate .mn li a:hover,.header_cate .mn li.active a
{
   color: #f26222;
}
.body_cate
{
   width: 100%;
}
.header_cate .mn li
{
   padding-top: 31px;
   padding-bottom: 32px;
}
.header_cate .logo
{
   padding-left: 36px;
   padding-top: 13px;
}
.header_cate .menu
{
   border-bottom: #d7d7e4 1px solid;
   box-shadow: 0 5px 5px -5px #d7d7e4;
   background-color: #fafafa;
}
.body_m
{
   float: left;
   width: 100%;
   background: #f26222;
   height: 29px;
}
.left_cate
{
   margin-top: 15px;
   padding-left: 9px;
   
}
@media (min-width: 1200px)
{
   .col-left {
       width: 75.333333%;
       padding-right: 0;
   }
}
@media (min-width: 992px)
{
   .col-md-12 {
       width: 100%;
   }
}
@media (min-width: 992px)
{
   .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
       float: left;
   }
}
.item {
   clear: both;
   padding: 10px;
   border: 1px solid #ddd;
   margin-top: 15px;
}
@media (min-width: 1024px)
{
   .thumbnail {
       width: 26%;
       float: left;
       margin-right: 20px;
   }
}
.link_image {
    display: block;
    position: relative;
    box-shadow: 1px 8px 15px #ccc;
    padding: 4px;
    height: 158px;
}
@media (min-width: 1024px)
{
   .link_image img {
      height: 150px;
      width: 100%;
      object-fit: cover;
      object-position: center;
   }
}
.item h4 {
   margin-top: 5px;
   margin-bottom: 3px;
}
.item h4 a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.item p {
   line-height: 22px;
   font-size: 14px;
   margin: 0;
   padding: 0;
   color: #333;
   padding-top: 5px;
   height: 47px;
   overflow: hidden;
}
.body_cate h1
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 22px;
   color: #f26222;
   position: relative;
   padding-top: 40px;
}
.body_cate .h2sapo
{
   font-size: 15px;
   line-height: 24px;
   color: #333;
   font-weight: 400;
   margin-bottom: 0px;
   float: left;
   width: 100%;
   text-align: center;
}
.pull-right {
    float: right!important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination a, .pagination span {
    padding: 5px 10px;
    margin: 0 3px;
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.pagination .jp-current {
    background: #f26222;
    color: #fff;
}
.item:nth-of-type(odd)
{
   background: #f9f9f9;
}
.item span
{
   color: #666;
   font-size: 14px;
   background: url(/images/ic13.png)no-repeat;
   padding-left: 18px;
   background-position: 0 4px;
}
.body_cate h1:before {
   content: '';
   display: inline-block;
   background: url(/images/ic9.png)no-repeat;
   top: 28px;
   position: absolute;
   width: 123px;
   height: 10px;
   margin-left: 45px;
}
.link_ca
{
   -webkit-appearance: none;
   margin: 0;
   border: none;
   overflow: visible;
   text-transform: none;
   display: inline-block;
   box-sizing: border-box;
   padding: 0 12px;
   vertical-align: middle;
   line-height: 30px;
   min-height: 30px;
   font-size: 13px;
   text-decoration: none;
   text-align: center;
   background: #f26222 url(/images/ic14.png)no-repeat;
   color: #fff;
   transition: background .5s ease-out;
   cursor: pointer;
   float: right;
   padding-left: 27px;
   background-position: 9px 8px;
}
.right_cate
{
   
}
@media (min-width: 992px)
{
   .right_cate {
       width: 23.333333%;
       padding-left: 0;
       padding-right: 0;
       margin-top: 30px;
   }
}
.box_side_bar
{
   float: left;
   width: 100%;
   border: 1px solid #ddd;
   padding: 10px;
   margin-bottom: 15px;
   background: #fff;
}
.detail_bo
{
   background-color:#fafafa;
   margin-bottom: -34px;
}
.box_side_bar h3
{
   float: left;
   width: 100%;
   margin: 0;
   font-size: 16px;
   color: #333;
   position: relative;
   font-weight: 600;
   border-left: 5px solid #f26222;
   padding-left: 8px;
   height: 24px;
   line-height: 27px;
}
.box_sb,.box_plug
{
   float: left;
   width: 100%;
   padding-top: 19px;
   border-top: 1px solid #e5e5e5;
   margin-top: 10px;
}
.box_sb li
{
   float: left;
   width: 50%;
   text-align: center;
   margin-bottom: 15px;
}
.box_sb li:nth-child(3),.box_sb li:nth-child(4)
{
   margin-bottom: 0;
}
.box_sb li b
{
   font-size: 14px;
   float: left;
   width: 100%;
   text-align: center;
   color: #333;
   font-weight: 700;
}
.box_sb li p
{
   float: left;
   width: 100%;
   text-align: center;
   font-size: 14px;
   padding: 0;
   margin: 0;
   color: #333;
   padding: 3px 0;
}
.box_plug a
{
   float:left;
   width:100%;
   text-align: center;
   margin-bottom: 5px;
}
.box_plug a:last-child
{
   margin-bottom: 0;
}
.box_plug
{
   padding-top: 15px;
}
.likecate
{
   margin-bottom: 15px;
   margin-top: 0;
}
.tygia
{
   float: left;
   width: 100%;
   text-align: center;
   color: #0c0;
   padding: 6px 0;
}
.tygia span
{
   color:red;
   font-weight: 700;
}
.detail_bo h1:before
{
   display: none;
}
.detail_bo h1
{
   text-align: left;
   padding-top: 0;
   margin-bottom: 15px;
   font-size: 25px;
   font-weight: 600;
   float: none;
   line-height: 30px;
}
.detail_bo .sapodetail
{
   text-align: left;
   font-weight: 700;
   font-size: 14px;
   line-height: 22px;
   margin-bottom: 20px;
   float: none;
   padding: 0;
   margin: 0;
   margin-top: 12px;
}
.description
{
   float: left;
   width: 100%;
   font-size: 14px;
   text-align: left;
   padding: 25px;
   border: 1px solid #ddd;
   background: #fff;
   line-height: 22px;
   color: #333;
}
.description span
{
   font-size: 14px!important;
}
.detail_bg .header_cate .menu
{
   background: #fff;
}
.description img
{
   max-width: 100%;
   height: auto;
   margin: 10px 0 0 0;
}
.description a
{
   color:#f26222!important;
}
.detail_bo .left_cate
{
   margin-top: 30px;
   float: right;
   margin-bottom: 30px;
}
.posts-related h3 {
    text-transform: uppercase;
    color: #444;
    position: relative;
    border-bottom: 2px solid #f26222;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 34px;
    height: 34px;
}
#relatedposts h3 {
    margin-bottom: 0;
    margin-top: 25px;
    padding-bottom: 10px;
}

 .posts-related h3 span {
    background-color: #f26222;
    z-index: 9999;
    font-size: 15px!important;
    position: relative;
    display: block;
    padding: 0 10px;
    color: #fff;
    height: 34px;
    float: left;
    font-weight: 600;
}
#relatedposts ul {
    padding: 20px 0 0;
}
#relatedposts ul li {
    display: block;
    padding: 5px 0;
}
#relatedposts ul li h4 a {
   color: #444!important;
   font-size: 14px;
   line-height: 22px;
   padding-left: 23px;
   background-image: url(/images/arrh.png);
   background-position: left 6px;
   background-repeat: no-repeat;
   font-weight: 400;
}
#relatedposts .date-meta {
   font-size: 12px!important;
   color: #888;
   font-style: italic;
   font-weight: 400!important;
   background: url(/images/ic13.png)no-repeat;
   padding-left: 15px!important;
   background-position: 0px 3px;
}
.meta-posts
{
   font-size: 13px;
   font-style: italic;
   color: #666;
   background: url(/images/ic17.png)no-repeat;
   background-position: 0 4px;
   padding-left: 17px;
   margin-bottom: 14px;
   margin-top: 0px;
   display: inline;
}
.box_price
{
   box-shadow: 0 0 15px 0px #ccc;
   margin-top: 50px;
   float: left;
   width: 100%;
}
.box_order_title {
    background-color: #f26222;
    padding: 10px;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    font-weight: 600;
    font-size: 19px;
    font-family: Open Sans,sans-serif;
}
.box_order_title span {
   font-size: 14px;
   margin-left: 5px;
   font-weight: 400;
   position: relative;
   top: -2px;
}
.box_order_title:before {
    left: -10px;
}
.box_order_title:before, .box_order_title:after {
    content: '';
    background: url(/images/bg-title.png) no-repeat scroll 0 0 transparent;
    height: 100%;
    height: 79px;
    width: 11px;
    top: 0;
    position: absolute;
}
.box_order_title:after {
    background: url(/images/bg-title-right.png) no-repeat scroll 0 0 transparent;
    right: -10px;
    -webkit-transform: skewX(-360deg);
    -ms-transform: skewX(-360deg);
    transform: skewX(-360deg);
}
.main_order {
    padding: 30px;
    float: left;
    width: 100%;
}
.box_step {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.step
{
   margin-left: 80px;
   border-top: 2px solid #fdd882;
   margin-top: 18px;
   float: left;
   height: 20px;
}
.step b
{
   height: 22px;
   width: 22px;
   float: left;
   background: #fdd882;
   border-radius: 50%;
   position: absolute;
   left: 7px;
   top: 7px;
   font-weight: 600;
   text-align: center;
   font-size: 16px;
   line-height: 22px;
   color: #f26222;
}
.step span
{
   position: relative;
   width: 36px;
   height: 36px;
   background: rgba(253,216,130,0.5);
   border-radius: 50%;
   float: left;
   top: -18px;
   margin-right: 165px;
}
.step span:last-child
{
   margin-right: 0;
   position: relative;
   right: -18px;
}
.step span:first-child
{
   margin-right: 147px;
   position: relative;
   left: -18px;
}
.bot_step
{
   float: left;
   width: 100%;
   margin-top: 8px;
}
.bot_step span
{
   float: left;
   margin-right: 40px;
   font-size: 15px;
   color: #000;
   font-family: Open Sans,sans-serif;
   font-weight: 600;
}
.bot_step span:nth-child(2)
{
   margin-right: 72px;
}
.bot_step span:nth-child(3)
{
   margin-right: 110px;
}
.bot_step span:nth-child(4)
{
   margin-right: 110px;
}
.box_pay
{
   float: left;
   width: 100%;
   margin-bottom: 15px;
}
.box_pay .title
{
   float: left;
   font-size: 14px;
   font-weight: 700;
   color:#f26222;
   font-family: Open Sans,sans-serif;
}
.pay_step
{
   float: left;
}
.pay_step span {
    width: 20px;
    height: 20px;
    background-color: #fdd882;
    color: #f26222;
    display: inline-block;
    border-radius: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 40px;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}
.pay_step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}
.pay_step span:before {
    content: '+';
    position: absolute;
    right: -20px;
    color: #222;
}
.pay_step span:last-child:before
{
    display: none;
}
.box_main,.box_order,.box_ship
{
   float: left;
   width: 100%;
   font-family: Arial,sans-serif;
}
.main_step
{
   float: left;
   width: 100%;
   margin-bottom: 15px;
   font-size: 14px;
   color: #333;
   line-height: 22px;
}
.count_tep
{
   float: left;
   width: 20px;
   height: 20px;
   background-color: #f26222;
   color: #fff;
   text-align: center;
   margin-right: 5px;
   border-radius: 100%;
   line-height: 20px;
   padding-left: 1px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table {
    background: #f5f5f5;
    font-size: 14px;
}
.table thead th {
    background: #f26222;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 14px;
}
caption, th, td {
    font-weight: normal;
    text-align: center;
}
.table td, .table th {
    padding: 14px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table th, .table td {
    border-right: 1px solid #fff;
}
.table tbody tr:nth-child(even) td, .table tbody tr:nth-child(even) th {
    background: #ececec;
}
tbody
{
   color: #30373b;
}
.content_group
{
   float: left;
   width: 100%;
   margin-bottom: 15px;
}
.content_group p
{
   float: left;
   width: 100%;
   padding: 0;
   margin: 0;
   font-size: 14px;
   margin-bottom: 10px;
   line-height: 22px;
}
.text_tep b
{
   font-size: 14px;
   font-family: Open Sans,sans-serif;
   font-weight: 600;
   color: #000;
   padding-left: 2px;
   padding-right: 2px;
}
.bd_huongdan h1:before
{
   margin-left: 80px;
}
#relatedposts
{
   width: 100%;
   display: block;
}
.lop2
{
   width: 100%;
}
.lop2 table
{
   float: right;
}
.fb_iframe_widget_fluid span, iframe.fb_ltr { 
    width: 100% !important; 
}
.description ul
{
   display: block;
   list-style-type: disc;
   -webkit-margin-before: 1em;
   -webkit-margin-after: 1em;
   -webkit-margin-start: 0px;
   -webkit-margin-end: 0px;
   -webkit-padding-start: 40px;
}
.description li
{
   list-style: disc;
}
.col-related h4
{
   margin: 0;
   padding: 0;
}
#relatedposts ul
{
   margin: 0;
}
.col3 ul
{
   float: left;
   width: 100%;
   margin-top: 25px;
}
.col3 ul li
{
   float: left;
   width: 100%;
   line-height: 40px;
}
.col3 ul li a
{
   color: #fff;
   font-size: 14px;
   vertical-align: top;
}
.col3 ul li a img
{
   margin-right: 10px;
}
.author_new
{
   font-size: 13px;
   color: #444;
   display: inline;
   font-style: italic;
   margin-right: 10px;
}
.author_new b
{
   font-weight: 600;
}
.sub_none {
  display: none;
  top: 100%;
  left: 20px;
}

.qt_cc ul {
  position: relative;
}

.qt_cc ul li {
  position: unset;
}

.qt_cc ul li.active .sub_none {
  display: block;
}

.qt_cc ul li:nth-child(2) .sub_none:before {
  left: 298px !important;
}

.qt_cc ul li:nth-child(3) .sub_none:before {
  left: 560px !important;
}

.qt_cc ul li:nth-child(4) .sub_none:before {
  left: auto !important;
  right: 338px !important;
}

.qt_cc ul li:last-child .sub_none:before {
  left: auto !important;
  right: 77px !important;
}

.qt_cc ul li > i, .qt_cc ul li > span {
  cursor: pointer;
}

.qt_cc ul .inner-icon {
  float: left;
  width: 180px;
  margin-top: 30px;
}

.qt_cc ul .inner-icon p {
  color: #f26222;
  text-align: center;
}

.qt_cc ul .inner-icon .entry-icon-gc {
  float: left;
  width: 105px;
}

.qt_cc ul .inner-icon .entry-icon-gc i {
  height: 48px;
  background: url(/images/ic_gc_color.png) center no-repeat !important;
}

.qt_cc ul .inner-icon .entry-icon-cc {
  float: left;
  width: 75px;
}

.qt_cc ul .inner-icon .entry-icon-cc i {
  height: 48px;
  background: url(/images/ic_cc_color.png) center no-repeat !important;
}

.qt_cc ul .inner-btn-exten {
  float: left;
  width: 195px;
  margin-left: 50px;
  margin-top: 30px;
}

.qt_cc ul .inner-btn-exten .entry-btn {
  float: left;
  width: 192px;
  height: 48px;
  padding: 14px 3px 13px 43px;
  border-radius: 24px;
  background: #fff url(/images/ic_download.png) center no-repeat;
  background-position-x: 13px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.45);
  font-weight: 600;
  font-size: 14px;
  color: #f26222;
}

.qt_cc ul .inner-btn-exten .entry-btn + .entry-description {
  margin-top: 10px;
}

.qt_cc ul .inner-btn-exten .entry-description {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
  font-style: italic;
}

.qt_cc ul .inner-btn {
  float: left;
  width: 152px;
  height: 34px;
  margin-top: 45px;
}

.qt_cc ul .inner-btn .entry-btn {
  display: block;
  padding: 7px 0;
  border-radius: 17px;
  background: #f26222;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.bg-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.on .bg-overlay {
  display: block;
}

.close-mn {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  width: 20px;
  height: 20px;
}

.on .close-mn {
  display: inline-block;
}

.close-mn:before, .close-mn:after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #555;
  position: absolute;
  right: 10px;
}

.close-mn:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-mn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.inner-topbar-menu {
  float: right;
  position: relative;
  display: none;
}

.inner-topbar-menu.on ul {
  display: inline-block;
}

.inner-topbar-menu .entry-icon {
  float: right;
  width: auto;
  padding: 5px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.inner-topbar-menu .entry-icon i {
  margin-right: 0;
}

.inner-topbar-menu ul {
  margin-top: 10px;
  position: absolute;
  top: 100%;
  right: 0;
  width: 180px;
  z-index: 99;
  background: #fff;
  padding: 20px 15px;
  font-size: 0;
  display: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.inner-topbar-menu ul:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent transparent #fff;
  border-width: 5px;
  border-style: solid;
  position: absolute;
  top: -10px;
  right: 6px;
}

.inner-topbar-menu ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

.inner-topbar-menu ul li:last-child {
  margin-bottom: 0;
}

.inner-topbar-menu ul li:first-child, .inner-topbar-menu ul li:nth-child(2) {
  text-align: center;
}

.inner-topbar-menu ul li a {
  display: block;
  padding: 5px 15px;
  background: #f2622f;
  color: #fff;
  border-radius: 15px;
}

.inner-topbar-menu ul li .fa-shopping-cart {
  float: none;
  display: inline-block;
}

.inner-main-menu {
  float: right;
  display: inline-block;
}

.inner-main-menu.on .mn {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.inner-main-menu .entry-icon {
  display: none;
  width: 25px;
}

.inner-main-menu .entry-icon.icon-white span {
  background: #fff;
}

.inner-main-menu .entry-icon span {
  display: block;
  width: 100%;
  height: 2px;
  background: #555;
  margin-bottom: 5px;
}

.inner-main-menu .entry-icon span:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1250px) {
  .container {
    float: left;
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .dv_cc ul {
    padding-left: 0;
  }
  .dv_cc ul li {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
  }
  .qt_cc .cham_bi {
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 40px);
  }
  .qt_cc ul {
    position: relative;
  }
  .qt_cc ul li {
    position: unset;
  }
  .qt_cc ul li:first-child {
    margin-left: 0;
  }
  .qt_cc .sub_none {
    top: 100%;
    width: 100%;
    left: 0;
  }
  .question ul li {
    width: 50%;
    clear: both;
  }
  .question ul li.active p {
    width: calc(50% - 25px);
  }
  .question ul li.active span {
    background-position: top 17px right 13px;
  }
  .question ul li span {
    height: auto;
    line-height: 20px;
    padding: 14px 30px 14px 20px;
    background-position: top 17px right 10px;
  }
  .box_new_home .container {
    padding: 0;
  }
  .box_new_home .item_new {
    width: 33.333%;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  footer [class*='col'] {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
  }
  footer .col2 ul li {
    width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  img {
    border: none;
    max-width: 100%;
    height: auto;
  }
  header {
    background-size: cover;
  }
  header .head {
    padding-left: 0;
  }
  header .head span:first-child {
    padding-left: 0;
  }
  header .head .box_lg {
    padding-right: 0;
  }
  header .menu {
    position: relative;
  }
  header .menu .logo {
    padding-left: 0;
    max-width: 70%;
  }
  header .menu .inner-main-menu .entry-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header h1
  {
   right: 30px;
  }
  .mn {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #fff;
    padding-right: 0;
    padding-top: 50px;
    z-index: 99999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(310px);
    -ms-transform: translateX(310px);
    transform: translateX(310px);
  }
  .mn li {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    padding: 0 20px !important;
  }
  .mn li a {
    display: block;
    padding: 15px 0 14px;
    color: #555;
    border-bottom: 1px solid #818181;
    font-weight: 700;
  }
  .mn li:last-child a {
    border-bottom: none;
  }
  .bg_cc .main_bg {
    padding: 0;
  }
  .qt_cc .cham_bi {
    display: none;
  }
  .qt_cc ul {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 1px solid #818181;
  }
  .qt_cc ul li {
    text-align: left;
    margin-right: 0 !important;
    margin-top: 6px;
    clear: both;
  }
  .qt_cc ul li.active span:before {
    background: #f26222;
    border-color: #fff;
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.19);
  }
  .qt_cc ul li span {
    position: relative;
  }
  .qt_cc ul li > span:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #8f8f8f;
    border: 4px solid #f3f3f3;
    position: absolute;
    top: 15px;
    left: -29px;
  }
  .qt_cc ul li i {
    background-position: top left !important;
  }
  .qt_cc .sub_none {
    top: 0;
    right: 0;
    left: auto;
    width: calc(100% - 180px);
    height: auto;
    padding: 30px 20px;
    font-size: 0;
  }
  .qt_cc .sub_none:before {
    display: none;
  }
  .qt_cc .sub_none img {
    float: none;
    display: inline-block;
    width: 300px;
    margin: 0;
  }
  .qt_cc .sub_none .right_sub {
    float: none;
    display: inline-block;
    width: calc(100% - 300px);
    vertical-align: top;
    padding-left: 30px;
    padding-top: 0;
  }
  .qt_cc .sub_none .right_sub:before, .qt_cc .sub_none .right_sub:after {
    content: '';
    display: table;
  }
  .qt_cc .sub_none .right_sub:after {
    clear: both;
  }
  .qt_cc .sub_none .right_sub span {
    margin-top: 0;
  }
  .question {
    padding-bottom: 40px;
  }
  .question h3 {
    padding-left: 0;
    text-align: center;
  }
  .question ul li {
    float: none;
    width: 100%;
    max-width: 585px;
    margin: auto;
  }
  .question ul li.active p {
    position: unset;
    width: 100%;
    margin-bottom: 12px;
  }
  .baogia .left_bg {
    width: 31%;
    padding-left: 0;
  }
  .baogia .mid_bg {
    width: 38%;
    margin-top: 0;
  }
  .baogia .right_bg {
    width: 31%;
    padding-right: 0;
  }
  .lydo ul {
    padding-left: 0;
    width: 50%;
  }
  .lydo img {
    margin-right: 0;
    width: 50%;
  }
  footer .col1 {
    width: 30%;
  }
  footer .col2 {
    width: 35%;
  }
  footer .col3 {
    width: 35%;
  }
  footer .col3 iframe {
    width: 100% !important;
  }
  footer .col3 ul a {
    font-size: 0;
  }
  .body_cate.detail_bo .left_cate {
    padding-left: 15px;
    padding-right: 0;
  }
  .body_cate.detail_bo .right_cate {
    padding-right: 15px;
    padding-left: 0;
  }
  .body_cate h1:before {
    margin-left: 0;
    width: 100%;
    left: 0;
    background-position: center;
  }
  .body_cate .left_cate {
    float: left;
    width: 70%;
    padding-left: 0;
    padding-right: 15px;
    margin-top: 30px;
  }
  .body_cate .right_cate {
    float: left;
    width: 30%;
    padding-left: 15px;
    margin-top: 30px;
  }
  .body_cate .item {
    float: left;
  }
  .body_cate .item .thumbnail {
    width: 173px;
  }
  .body_cate .item > h4, .body_cate .item > span, .body_cate .item > p {
    width: calc(100% - 193px);
    float: left;
  }
  .body_cate .item .link_ca {
    float: left;
    display: inline-block;
    margin-top: 20px;
  }
  .box_order_title:before, .box_order_title:after {
    display: none;
  }
  .box_price {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main_order {
    padding-left: 0;
    padding-right: 0;
  }
  .box_step .step {
    display: none;
  }
  .box_step .bot_step {
    margin-top: 0;
    padding-left: 30px;
    margin-left: 20px;
    border-left: 2px solid #fdd882;
    position: relative;
  }
  .box_step .bot_step span {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
  }
  .box_step .bot_step span:first-child:before {
    content: '1';
  }
  .box_step .bot_step span:nth-child(2):before {
    content: '2';
  }
  .box_step .bot_step span:nth-child(3):before {
    content: '3';
  }
  .box_step .bot_step span:nth-child(4):before {
    content: '4';
  }
  .box_step .bot_step span:last-child {
    margin-bottom: 0;
  }
  .box_step .bot_step span:last-child:before {
    content: '5';
  }
  .box_step .bot_step span:before {
    content: '';
    display: inline-block;
    height: 22px;
    width: 22px;
    background: #fdd882;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -41px;
    z-index: 1;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #f26222;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .box_step .bot_step span:after {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    background: rgba(253, 216, 130, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -48px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 1024px) {
  .qt_cc ul .inner-icon {
    width: 100%;
  }
  .qt_cc ul .inner-btn-exten {
    width: 100%;
    margin-left: 0;
  }
  .qt_cc ul .inner-btn-exten .entry-description {
    text-align: left;
  }
  .qt_cc ul .inner-btn-exten img {
    max-height: 150px;
  }
  .body_cate .item .thumbnail {
    float: left;
    margin-right: 20px;
    width: 25%;
  }
  .body_cate .item .thumbnail .link_image {
    height: auto;
    min-height: 160px;
  }
  header h1 {
       right: 0;
       top: 130px;
       white-space: inherit;
       font-size: 24px;
       width: 100%;
       text-align: center;
   }
   header h1:before
   {
      display: none;
   }
}

@media screen and (max-width: 991px) {
  header .body_m {
    height: auto;
  }
  header .head {
    height: auto;
    padding-bottom: 8px;
  }
  header .head > span {
    float: none;
    border-right: none;
  }
  header .head > span:not(:first-child) {
    display: none;
  }
  header .head .box_lg {
    display: none;
  }
  header .head .inner-topbar-menu {
    display: inline-block;
  }
  .qt_cc .sub_none img {
    width: 250px;
  }
  .qt_cc .sub_none .right_sub {
    width: calc(100% - 250px);
  }
  footer [class*='col'] {
    width: 100%;
  }
  footer .col1 {
    margin-bottom: 20px;
  }
  footer .col1 > div {
    float: left;
    width: 33.333%;
  }
  footer .col1 .address {
    min-height: 40px;
  }
  footer .col2 ul li {
    width: 33.333%;
  }
  footer .col3 {
    margin-bottom: 20px;
  }
  footer .col3 .likefb, footer .col3 ul {
    width: 50%;
  }
  .body_cate .left_cate {
    width: 60%;
  }
  .body_cate .right_cate {
    width: 40%;
  }
  .body_cate .item .thumbnail {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .body_cate .item > h4, .body_cate .item > span, .body_cate .item > p {
    width: 100%;
  }
  #search-form
  {
   display: block;
  }
  #search-form2
  {
   display: none;
  }
}

@media screen and (max-width: 767px) {
  .dv_cc ul li {
    width: 100%;
    height: auto;
  }
  #search-form
  {
   display: none!important;
  }
  #search-form2
  {
   display: block!important;
  }
  .dv_cc ul li .img_dv {
    float: left;
    text-align: left;
    margin-right: 20px;
  }
  .dv_cc ul li h3, .dv_cc ul li p {
    width: calc(100% - 153px);
    text-align: left;
  }
  .dv_cc ul li h3 {
    padding-top: 20px;
  }
  .dv_cc ul li p {
    margin-top: 5px;
  }
  .qt_cc ul .inner-btn-exten {
    margin-top: 20px;
  }
  .qt_cc ul .inner-btn {
    margin-top: 25px;
  }
  .qt_cc .sub_none {
    padding: 20px;
  }
  .qt_cc .sub_none img {
    width: auto;
    margin-bottom: 20px;
  }
  .qt_cc .sub_none .right_sub {
    padding-left: 0;
    width: 100%;
  }
  .baogia .mid_bg {
    display: none;
  }
  .baogia .left_bg, .baogia .right_bg {
    width: 50%;
  }
  .baogia .left_bg li, .baogia .right_bg li {
    margin-bottom: 30px;
  }
  .lydo ul {
    width: 100%;
  }
  .lydo img {
    display: none;
  }
  .box_new_home .item_new {
    width: 100%;
    margin-bottom: 40px;
  }
  .box_new_home .item_new:last-child {
    margin-bottom: 0;
  }
  footer .col1 > div {
    width: 100%;
  }
  footer .col3 .likefb {
    width: 100%;
  }
  footer .col3 ul {
    display: none;
  }
  .body_cate.detail_bo .right_cate {
    display: none;
  }
  .body_cate .left_cate {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .body_cate .left_cate .description {
    padding-left: 15px;
    padding-right: 15px;
  }
  .body_cate .right_cate {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 525px) {
  .dv_cc h3:before, .qt_cc h2:before, .bg_cc h3:before, .lydo h3:before, .question h3:before {
    margin-left: 0;
    width: 100%;
    left: 0;
    background-position: center;
  }
  header h1 {
      top: 130px;
      font-size: 20px;
      text-shadow: none;
   }
  header {
    min-height: 685px;
  }
  header .search_ex {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    padding-top: 50px;
  }
  header .search_ex .extension .ex1 {
    float: none;
    display: inline-block;
  }
  header .search_ex .extension .btn_dlex {
    float: left;
    width: 100%;
    margin-top: 25px;
  }
  header .search_ex .extension .btn_dlex a {
    float: none;
    width: 192px;
    display: inline-block;
  }
  header .search_ex .extension .btn_dlex i {
    float: none;
    display: block;
  }
  header .search_ex .file_mau {
    display: none;
  }
  header .bsearch .fs {
    position: relative;
  }
  header .bsearch .fs select {
    width: 112px;
    font-size: 11px;
    background-position: center right 5px;
  }
  header .bsearch .fs input[type='text'] {
    width: calc(100% - 154px);
  }
  .qt_cc ul {
    padding-left: 0;
    border-left: 0;
  }
  .qt_cc ul li i {
    width: 60px;
    margin-bottom: 0;
  }
  .qt_cc ul li span {
    font-size: 0;
    margin: 0;
  }
  .qt_cc ul li span:before {
    display: none;
  }
  .qt_cc ul .sub_none {
    width: calc(100% - 80px);
    padding-left: 15px;
    padding-right: 15px;
  }
  .qt_cc ul .inner-icon {
    display: none;
  }
  .qt_cc ul .inner-btn-exten .entry-btn {
    width: 100%;
    max-width: 178px;
    font-size: 13px;
  }
  .dv_cc ul li .img_dv {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .dv_cc ul li h3, .dv_cc ul li p {
    width: 100%;
    text-align: center;
  }
  .baogia .left_bg, .baogia .right_bg {
    width: 100%;
  }
  .baogia .right_bg li {
    float: left;
    width: auto;
    clear: both;
  }
  .baogia .right_bg li span {
    float: right;
    text-align: left;
  }
  .baogia .right_bg li img {
    float: left;
    margin-left: 0;
    margin-right: 17px;
  }
  .baogia .ctbg {
    margin-top: 0;
  }
  .bg_cc .main_bg {
    margin-top: 50px;
  }
  footer .col2 ul li {
    width: 50%;
  }
  .lop2 table {
    width: 100%;
  }
}

@media screen and (max-width: 380px) {
  footer .col2 ul li {
    width: 100%;
  }
  header h1 {
      font-size: 19px;
      top: 120px;
   }
}
