html {
    font: 400 0.875rem arial
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box
}

html,
body {
    text-rendering: optimizeSpeed
}

body {
    color: #333;
    background: #fff;
    font-family: arial;
    text-align: left;
    line-height: 1.313;
    overflow-x: hidden
}

.container {
    width: 1200px;
    padding: 0;
    position: relative
}

body.show_main_menu,
body.hidden {
    overflow: hidden;
    height: 100vh;
    position: relative
}

.hide {
    display: none
}

a:focus {
    outline: 1 !important
}

.btn_next,
.btn_prev {
    position: absolute;
    height: 28px;
    line-height: 28px;
    width: 28px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9;
    top: 30%;
    text-align: center
}

.box_category {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.banner_mobile_300x250 {
    background: #f4f4f4;
    font-size: 0
}

a {
    /*color: #333;*/
    text-decoration: none;
    outline: 1;
}

a:hover {
    color: #ff8000;
    text-decoration: none
}

.btn{
    background: #ff8000;
    border-color: #ff8000;
}

.btn_del {
    font-size: 1rem;
    line-height: 20.8px;
    color: #999;
    background: #eeeeee;
    padding: 8px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px
}

.btn_dvc {
    background: #e67817;
    color: #fff
}

.section {
    width: 100%;
    float: left;
    position: relative
}

.flex {
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.width_common {
    width: 100%;
    float: left
}

.center {
    text-align: center
}

.navigation_scroll {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#to_top {
    color: #fff;
    font-size: 18px;
    display: none;
    border: 1px solid #ff8000;
    background: #ff8000;
    border-radius: 3px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
    height: 40px;
    line-height: 40px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 20px;
    width: 40px;
    z-index: 89
}

#to_top .icon-ns {
    margin: 0;
    color: #fff
}

img {
    border: 0;
    font-size: 0;
    line-height: 0;
    max-width: 100%
}

ul,
li {
    list-style-type: none
}

input,
textarea {
    font-family: arial;
    font-size: 11px;
    border: none;
    background: none
}

input::-webkit-input-placeholder {
    color: #999999
}

input::-moz-input-placeholder {
    color: #999999
}

input::-ms-input-placeholder {
    color: #999999
}

input::-o-input-placeholder {
    color: #999999
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.clearfix {
    clear: both
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: ""
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.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,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0 10px
}

.left {
    float: left
}

.right {
    float: right
}

.width_common {
    width: 100%;
    float: left
}

.hidden320 {
    font-size: 0
}

html {
    -webkit-text-size-adjust: none
}

.no_wrap {
    white-space: nowrap
}

.txt_666 {
    color: #666
}

.txt_10 {
    font-size: 10px
}

.txt_11 {
    font-size: 11px
}

.txt_14 {
    font-size: 14px
}

.txt_16 {
    font-size: 16px
}

.txt_vne {
    color: #9f224e
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.error {
    color: red;
    font-size: 12px
}

.bg_gray {
    background: #f8f8f6
}

.btn_aland {
    font: 400 1rem arial;
    background: #ff8000;
    border: 0;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px
}

.fs {
    font-size: 0
}

.thumb_big {
    position: relative
}

.thumb_art {
    position: relative;
    float: left
}

.thumb {
    display: block;
    overflow: hidden;
    height: 1px;
    position: relative;
    width: 100%;
    background: #f8f8f6
}

.thumb.thumb_video {
    padding-bottom: 56.25%
}

.thumb.thumb_5x3 {
    padding-bottom: 60%
}

.thumb.thumb_5x4 {
    padding-bottom: 74%
}

.thumb.thumb_2x3 {
    padding-bottom: 138%
}

.thumb.thumb_5x5 {
    padding-bottom: 100%
}

.thumb_video {
    padding-bottom: 56.25%
}

.thumb img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.line_8px {
    background: #eeeeee;
    height: 8px;
    width: 100%;
    float: left
}

.line_4px {
    background: #eeeeee;
    height: 4px;
    width: 100%;
    float: left
}

.breadcrum {
    margin-bottom: 20px
}

.breadcrum a {
    display: inline-block
}

.breadcrum a.active {
    color: #206dc0
}

.category {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

#pagination {
    margin: 30px 0;
    text-align: right;
    float: left;
    width: 100%
}

#pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 2px 5px 2px;
    color: #333;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#pagination a:hover,
#pagination a.active {
    background: #ff8000;
    color: #fff;
    border: 1px solid #ff8000
}

#pagination a:hover .icon-ns,
#pagination a.active .icon-ns {
    color: #fff
}

#pagination .pagination_btn {
    width: auto;
    padding: 0 5px
}

.art_item {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 10px 0 10px
}

.art_item .thumb_art {
    position: relative;
    width: 90px;
    margin-right: 10px
}

.art_item .thumb_art .tag {
    position: absolute;
    bottom: 12px;
    left: 55px;
    padding: 8px 10px;
    color: #fff;
    background-image: -moz-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(140, 2, 254, 0.8)), to(rgba(87, 178, 251, 0.6)));
    background-image: -webkit-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6));
    background-image: -o-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6))
}

.art_item .thumb_art .tag a {
    color: #fff
}

.art_item .thumb_art .icon_thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.72)
}

.art_item .content {
    overflow: hidden
}

.art_item .thumb_big {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px
}

.art_item .title_news {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 5px 0
}

.art_item .title_news .icon_thumb {
    margin-left: 5px;
    color: #e67817
}

.art_item p {
    color: #000;
    font-size: 16px
}

.art_item .view {
    color: #ff8000;
    font-weight: 700;
    text-align: right;
    display: block;
    font-size: 14px
}

.art_item .down {
    background: #eee;
    font-size: 12.5px;
    margin-top: 20px;
    display: block;
    text-align: center;
    line-height: 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.art_item .down i {
    margin-right: 5px
}

.art_item .description {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.4;
    color: #666
}

.art_item .related_news {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4
}

.art_item .related_news a {
    color: #666
}

.art_item .related_news i {
    font-size: 6px;
    margin: 6px 5px 0 0;
    float: left;
    color: #999
}

.art_item .tag {
    font-size: 14px;
    font-family: arial;
    color: #999;
    margin-top: 5px
}

.art_item .tag a {
    color: #ff8000
}

.art_item.inner_section {
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.art_item.inner_section:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #eaeaea
}

.art_item.last {
    margin-bottom: 10px
}

.art_item.last:after {
    display: none
}

.art_big .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.art_inner {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.art_inner .thumb_art {
    width: 228px;
    margin-right: 20px
}

.art_inner .content .title_news {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

.art_inner .content span {
    color: #666;
    font-size: 12px;
    font-style: italic;
    margin: 0 3px
}

.art_inner .content span i {
    margin-right: 5px
}

.art_inner .content p {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0 0 0
}

.art_inner.last {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.grid {
    margin-left: -12px;
    font-size: 0;
    margin-bottom: 12px
}

.grid .art_item {
    padding-left: 12px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.grid .art_item .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.grid .art_item .content {
    width: 100%
}

.grid_2 .art_item {
    width: 50%
}

.grid_3 .art_item {
    width: 33.3%
}

.grid_4 .art_item {
    width: 25%
}

.grid_5 .art_item {
    width: 20%
}

.breadcrumb {
    padding: 0;
    margin-bottom: 10px
}

.breadcrumb li a {
    font-size: 12px;
    color: #2965a8
}

.breadcrumb li.active {
    color: #6e6e6e;
    font-size: 12px
}

.loadding-new,
.load_more {
    text-align: center
}

.loadding-new a,
.load_more a {
    margin-top: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 40px;
    background-color: #f0f0f0;
    color: #8c8c8c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.loadding-new .sk-child,
.load_more .sk-child {
    margin: 0 2px;
    width: 11px;
    height: 11px;
    background-color: #ff8000;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.loadding-new .sk-bounce1,
.load_more .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.loadding-new .sk-bounce2,
.load_more .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    -ms-overflow-style: none
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 6px;
    left: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 6px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: none
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #919191;
    width: 5px
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 6px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    z-index: 1046;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    color: #333;
    font-style: normal;
    font-size: 16px;
    font-family: Arial, Baskerville, monospace
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    font-size: 42px;
    top: 0
}

.mfp-iframe-scaler {
    width: 100%;
    min-height: 100vh
}

.mfp-iframe-holder {
    padding: 0
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    background: #fff
}

.white-popup {
    position: relative;
    background: #f4f4f4;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    overflow: hidden
}

.white-popup p.center {
    text-align: center
}

.mfp-with-zoom.mfp-ready .white-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-with-zoom .white-popup {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-with-zoom.mfp-removing .white-popup {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.title_popup {
    font: 700 1rem arial;
    color: #000;
    padding: 11px 15px;
    background: #fff
}

.content_poup {
    padding: 15px;
    background: #f4f4f4;
    font: 400 1.125rem arial;
    line-height: 1.4
}

.content_poup.popup_padding10 {
    padding: 10px
}

.content_poup .title_new {
    font: 700 1.5rem "Roboto", sans-serif;
    margin-bottom: 15px
}

.no_title {
    background: #fff
}

.no_title .content_poup {
    background: #fff
}

.no_title .mfp-close {
    display: none
}

.text_box_lb {
    padding: 15px;
    background: #fff;
    font: 700 1.125rem arial;
    line-height: 1.313
}

.text_box_lb p {
    margin: 5px 0
}

.close_pop {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 15px
}

.close_pop .mfp-close {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    padding-left: 50px;
    padding-right: 50px;
    background: #ff8000;
    color: #fff
}

.ficon {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(images/icons/icons.svg)
}

.icdt {
    display: inline-block;
    background-image: url(images/icons/icondt.png);
    background-repeat: no-repeat
}

.fs-dtck1 {
    background-position: -5px -51px
}

.fs-dtck2 {
    width: 15px;
    background-position: -27px -51px
}

.fs-dtck3 {
    width: 15px;
    background-position: -53px -51px
}

.fs-dtck4 {
    width: 15px;
    background-position: -78px -51px
}

.f-news {
    width: 16px;
    height: 20px;
    background-position: -40px -82px
}

.f-mtts {
    width: 75px;
    height: 20px;
    background-position: -168px -8px
}

.f-cart {
    width: 25px;
    height: 21px;
    background-position: -151px -125px
}

.f-search {
    width: 22px;
    height: 22px;
    background-position: -5px -80px
}

.f-logo {
    width: 150px;
    height: 40px;
    background-position: 0 0
}

.f-dthoai {
    width: 11px;
    height: 19px;
    background-position: -5px -52px
}

.f-laptop {
    width: 20px;
    height: 19px;
    background-position: -28px -52px
}

.f-apple {
    width: 14px;
    height: 19px;
    background-position: -60px -53px
}

.f-tablet {
    width: 18px;
    height: 19px;
    background-position: -87px -53px
}

.f-pkien {
    width: 16px;
    height: 19px;
    background-position: -115px -53px
}

.f-mdt {
    width: 16px;
    height: 19px;
    background-position: -139px -52px
}

.f-simthe {
    width: 13px;
    height: 19px;
    background-position: -165px -53px
}

.f-kmai {
    width: 18px;
    height: 19px;
    background-position: -213px -53px
}

.fs-header .f-hdtop {
    position: relative;
    z-index: 10;
    /*height: 56px;*/
    background: #ff8000
}

.fs-header .f-hdtop .fs-logo {
    color: white;
    /*width: 150px;*/
    font-size: larger;
    margin: 0px 15px 0px 5px;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 10
}

.fs-header .f-hdtop .fs-hdmn {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right
}

.fs-header .f-hdtop .fs-hdmn>li {
    height: 55px;
    padding: 8px 2px 0 2px;
    margin-left: 20px;
    text-align: center;
    display: inline-block;
    position: relative
}

.fs-header .f-hdtop .fs-hdmn>li.gio-hang .countTotalCart {
    position: absolute;
    color: #fff;
    top: 2px;
    right: 3px;
    font-size: 12px
}

.fs-header .f-hdtop .fs-hdmn>li:first-child {
    margin-left: 0
}

.fs-header .f-hdtop .fs-hdmn>li span {
    display: block;
    font-size: 12px;
    color: #fff
}

.fs-header .f-hdtop .fs-hdmn>li .fs-hdmsub {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    left: 0;
    width: 200px;
    padding: 13px 20px;
    background: #fff;
    border: solid 1px #d3d3d3;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.fs-header .f-hdtop .fs-hdmn>li .fs-hdmsub>li {
    text-align: left
}

.fs-header .f-hdtop .fs-hdmn>li .fs-hdmsub>li>a {
    display: block;
    font-size: 14px;
    line-height: 2.43;
    color: #3d3d3d
}

.fs-header .f-hdtop .fs-hdmn>li .fs-hdmsub>li>a:hover {
    color: #ff8000
}

.fs-header .f-hdtop .fs-hdmn>li .fs-hdmsnews {
    top: 75px
}

.fs-header .f-hdtop .fs-hdmn>li:hover .fs-hdmsub {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)1px solid #e7e7e7
}

.fs-header .f-hdtop .fs-search {
    float: left;
    /*margin-top: 10px*/
}

.fs-header .f-hdtop .fs-search>form {
    display: block;
    width: 604px;
    position: relative;
    z-index: 11
}

.fs-header .f-hdtop .fs-search>form input {
    width: 100%;
    height: 30px;
    border: none;
    font-size: 14px;
    padding: 0 60px 0 10px;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.fs-header .f-hdtop .fs-search>form button {
    width: 58px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #333;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.fs-menu {
    border-bottom: 0;
    position: relative;
    z-index: 9;
    background: #3d3d3d;
    height: 36px
}

.fs-menu .fs-mnul {
    position: relative;
    z-index: 10
}

.fs-menu .fs-mnul .fs-mnulsb {
    position: relative
}

.fs-menu .fs-mnul>li  {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}
.fs-menu .fs-mnul>li:nth-child(1)  {
    padding-left: 0px;
}

.fs-menu .fs-mnul>li:nth-last-child(-n+2)  {
    border-right: 0px solid #ccc;
}

.fs-menu .fs-mnul>li>a {
    display: inline-block;
    padding: 0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;

}

.fs-menu .fs-mnul>li>a>i {
    vertical-align: middle;
    margin-right: 5px
}

.fs-menu .fs-mnul>li .fs-hdmsub {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    left: 0;
    width: 200px;
    padding: 13px 20px;
    background: #fff;
    border: solid 1px #d3d3d3;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.fs-menu .fs-mnul>li .fs-hdmsub li a {
    display: block;
    line-height: 2.43
}

.fs-menu .fs-mnul>li .fs-mnsub {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    background: #fff;
    border: solid 1px #d3d3d3;
    top: 55px;
    left: 0;
    width: 100%;
    z-index: 10;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox {
    display: table;
    width: 100%
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mntd {
    display: table-cell;
    vertical-align: top;
    padding: 10px
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mntd1 {
    width: 33%;
    border-right: 1px solid #e3e3e3
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mntd2 {
    width: 15%;
    border-right: 1px solid #e3e3e3
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mntd3 {
    width: 29%
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mntd4 {
    width: 23%;
    text-align: center
}

.fs-menu .fs-mnul>li .fs-mnsub .fs-mnbox .fs-mnstit {
    font-size: 13px;
    font-weight: bold;
    color: #3d3d3d;
    text-transform: uppercase;
    padding: 8px 0 12px
}

.fs-menu .fs-mnul>li .fs-hdmsub {
    width: 200px
}

.fs-menu .fs-mnul>li:hover .fs-mnsub,
.fs-menu .fs-mnul>li:hover .fs-hdmsub {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.fs-mnsub,
.fs-hdmsubsmall {
    top: 55px
}

.fs-mnsul>li {
    float: left
}

.fs-mnsul>li>a {
    font-size: 13px;
    color: #3d3d3d;
    padding: 5px 0;
    display: block
}

.fs-mnsul1>li {
    width: 100%
}

.fs-mnsul3>li {
    width: 33.33%
}

.fs-mnsprod>li {
    margin-bottom: 15px
}

.fs-mnsprod>li .fs-mnspimg {
    width: 80px;
    height: 80px;
    float: left;
    display: block
}

.fs-mnsprod>li>div {
    margin-left: 90px
}

.fs-mnsprod>li>div p {
    font-size: 14px;
    font-weight: bold;
    color: #ff8000
}

.main_container {
    background: #f3f3f3;
    /*padding-top: 10px;*/
}

.fs-simcs {
    padding: 5px;
    background: #fff;
    margin-bottom: 10px;
    text-align: center;
    color: #ff001f;
    font-size: 14px
}

.fs-simcs img {
    vertical-align: middle
}

.fs-simcs p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.fs-simcs .fs-simbtn {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 2px;
    color: #fff;
    background-color: #2183f6
}

.fs-asads li {
    margin-bottom: 15px
}

.fs-asleft {
    float: left;
    width: 66.667%;
    overflow: hidden;
    margin-bottom: 10px
}

.fs-asright {
    float: right;
    width: 32.084%;
    margin-bottom: 20px
}

.fs-asnews {
    background: #fff;
    padding: 11px 15px 15px 15px;
    float: left;
    width: 100%;
}

.fs-asnews .art_item {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #efefef
}

.fs-asnews .art_item .thumb_5x3 {
    padding-bottom: 50%
}

.fs-asnews .art_item .thumb_art {
    width: 80px
}

.fs-asnews .art_item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.fs-asntit {
    position: relative;
    padding-bottom: 10px
}

.fs-asntit h3 {
    font-size: 15px;
    font-weight: bold;
    color: #d0011b;
    margin: 0
}

.fs-asntit a {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    color: #18487a
}

.fs-asleft .owl-carousel .owl-nav {
    display: block
}

.fs-asleft .owl-carousel .owl-nav>div {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    margin-top: -12px;
    width: 24px;
    height: 48px;
    background-image: url(images/icons/iconhd.png);
    background-repeat: no-repeat;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.fs-asleft .owl-carousel .owl-nav .owl-prev {
    background-position: 0 -117px;
    text-indent: -99999px;
    left: -50px
}

.fs-asleft .owl-carousel .owl-nav .owl-next {
    background-position: -24px -117px;
    text-indent: -99999px;
    right: -50px
}

.fs-asleft .owl-carousel:hover .owl-prev {
    left: 10px
}

.fs-asleft .owl-carousel:hover .owl-next {
    right: 10px
}

.fs-asleft .owl-thumbs {
    text-align: center;
    font-size: 0;
    background: #fff
}

.fs-asleft .owl-thumbs .owl-thumb-item {
    width: 14.28%;
    height: 65px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    padding: 10px;
    color: #333;
    background: #fff;
    cursor: pointer;
    border-bottom: 2px solid #fff
}

.fs-asleft .owl-thumbs .owl-thumb-item.active {
    border-bottom: 2px solid #ff8000
}

.subtitle {
    font-size: 22px;
    margin: 0
}

.subtitle .fs-hotit {
    color: #2e2e2e;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block
}

.subtitle .view-all {
    color: #2965a8;
    float: right;
    font-size: 14px
}

.fs-horow {
    font-size: 0;
    margin-left: -10px;
    margin-bottom: 15px
}

.fs-horow .fs-hocol {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    margin-bottom: 10px
}

.fs-horow .fs-hocol>a {
    display: block;
    position: relative;
    background: #fff
}

.fs-horow .fs-hocol .fs-hoif {
    padding: 17px 0 0 15px
}

.fs-horow .fs-hocol .fs-hoif .fs-honame {
    height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    color: #1e1e1e;
    line-height: .83;
    margin-bottom: 3px;
    margin-top: 0
}

.fs-horow .fs-hocol .fs-hoif .fs-hopri {
    font-size: 16px;
    font-weight: bold;
    color: #383838
}

.fs-hokey {
    padding: 12px 12px 6px 12px;
    margin-bottom: 0;
    background: #e5e5e5
}

.fs-hokey>li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 6px 0
}

.fs-hokey>li a {
    height: 33px;
    line-height: 33px;
    padding: 0 8px;
    display: inline-block;
    font-size: 13px;
    color: #2e2e2e;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.fs-hokey>li a:hover {
    color: #fff;
    background: #000
}

.list_product {
    font-size: 0;
    margin-bottom: 20px
}

.list_product .item {
    display: inline-block;
    vertical-align: top;
    font-size: 15px
}

.list_product .item>a {
    display: block;
    position: relative;
    padding: 10px;
    background: #fff
}

.list_product .item .spit {
    position: relative;
    padding: 0 15px 10px;
    background: #FFFFFF;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.list_product .item .spit:hover {
    -webkit-box-shadow: inset 0 0 0 1px #ff8000;
    -moz-box-shadow: inset 0 0 0 1px #ff8000;
    box-shadow: inset 0 0 0 1px #ff8000
}

.list_product .item .ava {
    position: relative;
    display: block;
    height: 150px;
    margin-bottom: 5px
}

.list_product .item .ava img {
    max-height: 90%;
    max-width: 90%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.list_product .item .name {
    margin: 5px 0 10px;
    color: #1e1e1e;
    font-size: 15px;
    height: 35px;
    line-height: 1.22;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.list_product .item p {
    margin-bottom: 0
}

.list_product .item .price {
    color: #ff8000
}

.list_product .item .fsdsamtcp {
    color: #3f8fbc;
    font-size: 13px;
    margin-top: 10px
}

.list_product .item .fsdsamtcp a {
    color: #3f8fbc
}

.list_product.col4 .item {
    width: 25%
}

.list_product.col4 .item .ava {
    height: 200px
}

.list_product.col5 .item {
    width: 20%
}

.list_product.col5 .item .ava {
    height: 200px
}

.list_product.col8 .item {
    width: 12.5%
}

.list_product.col8 .item .ava {
    height: 115px
}

.list_product.col8 .item .name {
    font-size: 14px
}

.list_product.col8 .item .price {
    color: #333
}

.list_product.border_warp {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7
}

.list_product.owl-carousel {
    margin-bottom: 0
}

.list_product.owl-carousel .item .ava {
    height: 200px
}

.list_product.owl-carousel .item .price {
    font-size: 16px;
    margin-bottom: 5px
}

.list_product.owl-carousel .owl-nav {
    display: block !important;
    font-size: 35px
}

.list_product.owl-carousel .owl-nav>div {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.list_product.owl-carousel .owl-nav .owl-prev {
    left: -7px
}

.list_product.owl-carousel .owl-nav .owl-next {
    right: -7px
}

.fs-bhx-main {
    margin: 0 -5px
}

.fs-bhx-main li {
    float: left;
    width: 33.333%;
    padding: 0 5px
}

.fs-bhx-main li img {
    width: 100%
}

.pk-main {
    background: #fff
}

.pk-menu {
    padding: 20px 0 20px
}

.pk-menu ul {
    margin: 0 -2px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.pk-menu ul li {
    float: left;
    width: 6.25%;
    padding: 0 2px
}

.pk-menu ul li a {
    display: block;
    text-align: center
}

.pk-menu ul li a i {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background-image: url(images/icons/icon.png);
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.pk-menu ul li a h3 {
    color: #313131;
    font-size: 13px;
    height: 30px;
    margin: auto;
    display: -webkit-box;
    line-height: 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.pk-menu ul li.active a h3 {
    font-weight: bold
}

.pk-mi1 {
    background-position: -2px 0
}

li a:hover .pk-mi1,
li.active a .pk-mi1 {
    background-position: 0 -88px
}

.pk-mi2 {
    background-position: -77px 0
}

li a:hover .pk-mi2,
li.active a .pk-mi2 {
    background-position: -75px -88px
}

.pk-mi3 {
    background-position: -152px 0
}

li a:hover .pk-mi3,
li.active a .pk-mi3 {
    background-position: -150px -88px
}

.pk-mi4 {
    background-position: -227px 0
}

li a:hover .pk-mi4,
li.active a .pk-mi4 {
    background-position: -225px -88px
}

.pk-mi5 {
    background-position: -302px 0
}

li a:hover .pk-mi5,
li.active a .pk-mi5 {
    background-position: -300px -88px
}

.pk-mi6 {
    background-position: -377px 0
}

li a:hover .pk-mi6,
li.active a .pk-mi6 {
    background-position: -375px -88px
}

.pk-mi7 {
    background-position: -452px 0
}

li a:hover .pk-mi7,
li.active a .pk-mi7 {
    background-position: -450px -88px
}

.pk-mi8 {
    background-position: -527px 0
}

li a:hover .pk-mi8,
li.active a .pk-mi8 {
    background-position: -525px -88px
}

.pk-mi9 {
    background-position: -602px 0
}

li a:hover .pk-mi9,
li.active a .pk-mi9 {
    background-position: -600px -88px
}

.pk-mi10 {
    background-position: -677px 0
}

li a:hover .pk-mi10,
li.active a .pk-mi10 {
    background-position: -675px -88px
}

.pk-mi11 {
    background-position: -752px 0
}

li a:hover .pk-mi11,
li.active a .pk-mi11 {
    background-position: -750px -88px
}

.pk-mi12 {
    background-position: -827px 0
}

li a:hover .pk-mi12,
li.active a .pk-mi12 {
    background-position: -825px -88px
}

.pk-mi13 {
    background-position: -902px 0
}

li a:hover .pk-mi13,
li.active a .pk-mi13 {
    background-position: -900px -88px
}

.pk-mi14 {
    background-position: -977px 0
}

li a:hover .pk-mi14,
li.active a .pk-mi14 {
    background-position: -975px -88px
}

.pk-mi15 {
    background-position: -1052px 0
}

li a:hover .pk-mi15,
li.active a .pk-mi15 {
    background-position: -1050px -88px
}

.pk-mi16 {
    background-position: -1127px 0
}

li a:hover .pk-mi16,
li.active a .pk-mi16 {
    background-position: -1125px -88px
}

.title_new {
    font-size: 20px;
    font-weight: bold;
    color: #ff8000;
    margin: 0 0 15px 0;
    line-height: 1.2
}

.fillter_product {
    padding: 8px 10px 5px 10px;
    position: relative;
    background-color: #f0f0f0;
    display: inline-block;
    width: 100%
}

.fillter_product ul {
    float: left;
    padding: 6px 0 0;
    width: 86%;
    margin-bottom: 0
}

.fillter_product ul li {
    margin-right: 20px;
    float: left;
    margin-bottom: 6px
}

.fillter_product ul li>a {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    color: #2a2a2a
}

.fillter_product ul li>a:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #b5b5b5;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fillter_product ul li>a:after {
    content: "";
    display: none;
    position: absolute;
    top: 4px;
    left: 4px
}

.fillter_product ul li.active>a:before {
    border: 1px solid #005bc4;
    background-color: #005bc4
}

.fillter_product ul li.active>a:after {
    display: inline-block;
    vertical-align: middle;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    height: 5px;
    width: 10px;
    transform: rotate(135deg)
}

.fillter_product .dropdown {
    float: right;
    width: 14%
}

.fillter_product .dropdown select {
    background: #fff;
    padding: 3px 10px;
    cursor: pointer;
    outline: 0;
    width: 100%
}

footer {
    background: black;
    border-top: 1px solid #e7e7e7;
    color: white;
}

footer .fs-ftbott {
    font-size: 12px;

    text-align: center;
    padding: 10px 15px;
    border-top: 1px solid #6d6d6d;
}

.fs-ftr1 {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px 0
}

.fs-ftr1 a {
    font-size: 13px;
    color: #464646;
    width: 44px;
    height: 27px;
    background-image: url(/public/images/icon/iconft.png);
    background-repeat: no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 0;
    padding: 0
}

.fs-ftr2 {
    margin: 0 -15px 15px
}

.fs-ftr2 li {
    float: left;
    padding: 0 15px;
    font-size: 14px;
    position: relative
}

.fs-ftr3 {
    display: inline-block;
    vertical-align: top
}

.fs-ftr3 li {
    display: inline-block;
    padding: 0
}

.fs-ftr3 a {
    display: inline-block;
    height: 30px;
    background-image: url(/public/images/icon/iconft.png);
    background-repeat: no-repeat
}

.fs-ftrow {
    margin: 0 -15px;
    padding: 25px 0 15px
}

.fs-ftrow .fs-ftcol {
    float: left;
    padding: 0 15px;
    position: relative
}

.fs-ftrow .fs-ftcol .fs-ftul li a {
    display: inline-block;
    font-size: 14px;
    color: white;
    margin-bottom: 10px
}

.fs-ftrow .fs-ftcol1 {
    width: 19%
}

.fs-ftrow .fs-ftcol2 {
    width: 43%
}

.fs-ftrow .fs-ftcol2 li a {
    font-size: 20px;
    font-weight: bold;
    color: #ff8000
}

.fs-ftrow .fs-ftcol2 .fs-ftrtit {
    font-weight: bold;
    margin-bottom: 5px
}

#main_menu .fs-ftrow {
    padding: 15px
}

#main_menu .fs-ftbott {
    background: #f2f2f2;
    font-size: 12px;
    color: #6d6d6d;
    text-align: center;
    padding: 10px 15px 30px
}

.fs-ftr-vs {
    background-position: 0 0
}

.fs-ftr-mt {
    background-position: -48px 0
}

.fs-ftr-atm {
    background-position: -97px 0
}

.fs-ftr-cthuong {
    width: 98px;
    background-position: 0 -34px
}

.fs-ftr-dmca {
    width: 70px;
    background-position: -104px -34px
}

.fs-ftr-sp {
    width: 66px;
    background-position: -179px -34px
}

.fs-ftr-thieuvn {
    width: 72px;
    background-position: -247px -34px
}

.asads_mobile {
    display: none
}

.box_warp {
    background: #fff;
    margin-bottom: 20px
}

.PD_top {
    padding: 13px 15px;
    border-bottom: 1px solid #e3e3e3
}

.PD_top .fs-dttname {
    font-size: 24px;
    margin-top: 0;
    color: #3d3d3d
}

.PD_top .fs-dttname span {
    font-size: 12px;
    color: #666
}

.star_rate {
    margin-bottom: 0 !important
}

.star_rate ul {
    display: inline-block;
    margin-bottom: 0
}

.star_rate ul li {
    display: inline-block;
    font-size: 13px;
    color: #9b9b9b;
    cursor: pointer
}

.star_rate ul li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(images/icons/icondt.png);
    background-repeat: no-repeat
}

.star_rate p {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0;
    color: #666;
    margin-left: 3px
}

.fs-dttr10 {
    background-position: 0 -244px
}

.fs-dttr05 {
    background-position: -30px -244px
}

.fs-dttr00 {
    background-position: -15px -244px
}

.slide_sp {
    width: 500px
}

.PD_Media,
.PD_Content,
.PD_dtckr {
    display: table-cell;
    vertical-align: top
}

.PD_Media .item {
    position: relative;
    display: block;
    margin-bottom: 5px;
    cursor: pointer
}

.PD_Media .item img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.PD_Media #sync1 .item {
    height: 400px;
    cursor: crosshair
}

.PD_Media #sync1 .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform .5s ease-out
}

.PD_Media #sync1 .txt {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 10%;
    left: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    cursor: default
}

.PD_Media #sync1 .x {
    font-size: 32px;
    line-height: 32px
}

.PD_Media #sync2 {
    padding: 0 30px;
    margin-top: 10px
}

.PD_Media #sync2 .item {
    height: 100px
}

.PD_Media #sync2 .owl-item {
    opacity: 0.6
}

.PD_Media #sync2 .owl-item.current {
    opacity: 1
}

.PD_Media #sync2 .owl-item.current .item {
    border: 1px solid #ff8000
}

.PD_Media #sync2 .owl-nav>div {
    font-size: 0;
    position: absolute;
    top: 35px
}

.PD_Media #sync2 .owl-nav .owl-next {
    right: 10px
}

.PD_Media #sync2 .owl-nav .owl-next:before {
    content: "\f105";
    font: normal normal normal 34px/1 FontAwesome
}

.PD_Media #sync2 .owl-nav .owl-prev {
    left: 10px
}

.PD_Media #sync2 .owl-nav .owl-prev:before {
    content: "\f104";
    font: normal normal normal 34px/1 FontAwesome
}

.PD_Content {
    padding: 15px;
    border-right: 1px solid #e3e3e3
}

.PD_Content .fs-dtprice {
    font-size: 26px;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 10px
}

.PD_Content .fs-dtprice .fs-pernumpro {
    background-color: #ff2842;
    color: #fff;
    border: solid 1px #ff677a;
    margin-left: 0;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 2px 6px 1px;
    vertical-align: middle
}

.PD_Content .insDailyPurchase {
    color: #257C00;
    font-size: 13px;
    border: 1px solid #257C00;
    background-color: #F7FFEF;
    margin-bottom: 8px;
    padding: 8px;
    border-radius: 3px;
    text-align: center
}

.PD_Content .ft-ghoh {
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    color: #4f4f4f;
    position: relative;
    padding: 5px 5px 5px 40px;
    margin-bottom: 10px;
    border-radius: 2px;
    background-color: #f8f8f8;
    border: solid 1px #eaeaea
}

.PD_Content .ft-ghoh:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 21px;
    background: url(images/icons/chronometer.png) no-repeat center;
    position: absolute;
    top: 3px;
    left: 8px
}

.PD_Content .fk-boxs {
    margin-bottom: 15px;
    border: 1px dashed #d7d7d7
}

.PD_Content .fk-boxs .fk-tit {
    padding: 4px 10px;
    margin-bottom: 0;
    font-weight: bold;
    color: #fff;
    background: #34a105;
    border-bottom: 1px dashed #d7d7d7
}

.PD_Content .fk-boxs .fk-main {
    padding: 15px 15px 5px 15px
}

.PD_Content .fk-boxs .fk-main ul {
    margin-bottom: 0
}

.PD_Content .fk-boxs .fk-main ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    font-size: 13px;
    color: #000
}

.PD_Content .fk-boxs .fk-main ul li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #34a105;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.PD_Content .fk-boxs .fk-main ul li a {
    cursor: pointer;
    color: #337ab7
}

.PD_Content .changer_color li {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

.PD_Content .changer_color li .ava {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    margin-bottom: 5px
}

.PD_Content .changer_color li .ava img {
    max-height: 90%;
    max-width: 90%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.PD_Content .changer_color li b {
    font-weight: 400
}

.PD_Content .changer_color li.active .ava {
    border: 1px solid #ff8000
}

.PD_Content .zlboxs {
    border-radius: 3px;
    background-color: #eff9ff;
    padding: 10px;
    color: #5d3d07;
    margin-bottom: 10px
}

.PD_Content .zlboxs strong {
    color: #ff8000
}

.PD_Content .zlboxs a {
    color: #3f8fbc
}

.PD_Content .fs-dtibtn {
    margin: 0 -7px 15px
}

.PD_Content .fs-dtibtn li {
    margin-bottom: 12px;
    float: left;
    width: 50%;
    padding: 0 7px
}

.PD_Content .fs-dtibtn li.fsw100 {
    width: 100%
}

.PD_Content .fs-dtibtn li.fsw100 a {
    padding-top: 6px
}

.PD_Content .fs-dtibtn li.fsw100 a p {
    font-size: 20px
}

.PD_Content .fs-dtibtn li a {
    display: block;
    padding-top: 9px;
    text-align: center;
    height: 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.23)
}

.PD_Content .fs-dtibtn li a p {
    font-size: 16px;
    margin: 0
}

.PD_Content .fs-dtibtn li a span {
    display: block;
    font-size: 12px
}

.PD_Content .fs-dtibtn li .fs-dti-oder {
    color: #fff;
    background: #ff8000;
    border: solid 1px #ff8000
}

.PD_Content .fs-dtibtn li .fs-dti-tgop {
    color: #fff;
    background: #337ab7;
    border: solid 1px #337ab7
}

.PD_Content .fs-dtinoti {
    font-size: 15px;
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 25px
}

.PD_Content .fs-dtinoti strong {
    color: #ff8000
}

.PD_dtckr {
    width: 242px;
    padding: 15px
}

.PD_dtckr .fs-dtcktit {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px
}

.PD_dtckr .fs-dtckbox {
    margin-bottom: 30px
}

.PD_dtckr .fs-dtckbox li {
    font-size: 13px;
    color: #545454;
    margin-bottom: 8px;
    padding-left: 28px;
    position: relative
}

.PD_dtckr .fs-dtckbox li span {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 16px
}

.PD_dtckr .fs-fshop-sbsbtn {
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    color: #337ab7;
    border: 1px solid #dadada;
    background-color: #fff
}

.PD_dtckr .fs-fshop-sbsbtn:before {
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/icons/location-on.png) no-repeat center
}

.PD_dtckr .fs-dt-mtlis a {
    display: block;
    margin-bottom: 15px;
    color: #4a4a4a;
    padding: 10px;
    font-size: 14px;
    position: relative;
    background-color: #fff;
    border: solid 1px #ebebeb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.PD_dtckr .fs-dt-mtlis a span {
    line-height: 1.43;
    color: #337ab7;
    display: block
}

.PD_dtckr .fs-dt-mtlis a strong {
    font-weight: normal;
    display: block
}

.PD_dtckr .fs-dt-mtlis a i {
    font-weight: normal;
    font-style: normal;
    color: #d0011b
}

.tab-product,
.tab-main {
    padding: 0 15px;
    border-bottom: 1px solid #e3e3e3
}

.tab-product a,
.tab-main a {
    height: 47px;
    padding: 13px 0;
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
    line-height: 1.22;
    color: #3d3d3d;
    border-bottom: 3px solid transparent
}

.tab-product a.active,
.tab-main a.active {
    border-bottom: 3px solid #ff001f
}

.pro_col1 {
    float: left;
    width: 72.5%;
    margin-bottom: 20px
}

.pro_col2 {
    float: right;
    width: 25.834%;
    margin-bottom: 20px
}

.pro_col2 .fs-tsright {
    padding: 15px;
    background: #fff
}

.pro_col2 .fs-tsright ul li {
    display: table;
    width: 100%;
    padding: 5px 0
}

.pro_col2 .fs-tsright ul li label {
    width: 100px;
    font-size: 13px;
    font-weight: 400;
    color: #616161;
    padding-right: 6px
}

.pro_col2 .fs-tsright ul li span {
    color: #3d3d3d;
    font-size: 13px
}

.pro_col2 .fs-tsright ul li label,
.pro_col2 .fs-tsright ul li span {
    display: table-cell;
    vertical-align: top
}

.pro_col2 .fs-tsright .fs-ifsimss {
    position: relative;
    padding-left: 45px;
    font-size: 13px;
    color: #4a4a4a
}

.pro_col2 .fs-tsright .fs-ifsimss span {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 5px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    border-radius: 8px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #e40000
}

.pro_col2 .fs-tsright .fs-ifsimss a {
    color: #337ab7
}

.pro_col2 .fs-tsright .fs-ifsimss strong {
    color: #ff8000
}

.pro_col2 .fs-tsright .fs-tsrvmo {
    text-align: center;
    padding: 10px 0 0
}

.pro_col2 .fs-tsright .fs-tsrvmo span {
    cursor: pointer;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    color: #337ab7;
    border-radius: 2px;
    background-color: #fff;
    border: solid 1px #337ab7
}

.pro_col2 .list_product .item .ava {
    width: 90px;
    float: left;
    height: 100px;
    margin-right: 10px
}

.pro_col2 .list_product .item .fsdsamtcp {
    padding-left: 110px
}

.pro_col2 .list_product .item .fsdsamtcp.on a {
    color: #34a105 !important
}

.fs-dttop {
    padding: 13px 15px;
    border-bottom: 1px solid #e3e3e3
}

.fs-dttop h2 {
    font-size: 18px;
    color: #3d3d3d;
    margin: 0
}

.dtcontent {
    padding: 15px;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    /*height: 800px;*/
    overflow: hidden
}

.slide_img .owl-nav {
    display: none
}

.slide_img .owl-dots {
    text-align: center;
    margin-top: 20px
}

.slide_img .owl-dots>div {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #dfdfdf;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.slide_img .owl-dots>div.active {
    border: 1px solid #ff8000;
    background: #ff8000
}

.dtcvmodetail,
.dtchide {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    padding-top: 85px;
    text-align: center;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0)
}

.dtcvmodetail span,
.dtchide span {
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 13px;
    color: #3d3d3d;
    background: #fff;
    border: solid 1px #b2b2b2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.dtcvmodetail span i,
.dtchide span i {
    font-style: normal;
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: 2px;
    color: #3d3d3d
}

.block_comment form textarea {
    background: #fff;
    height: 100px;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    border: 1px solid #dfdfdf;
    resize: none
}

.block_comment form .send {
    text-align: right;
    margin-top: 10px
}

.block_comment form .send .btn {
    background: #ff8000;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    height: 30px;
    text-transform: uppercase
}

.sub_title {
    margin: 0 0 15px 0;
    font-size: 22px;
    text-transform: uppercase
}

.header {
    display: none;
    height: 45px;
    background: #ff8000;
    border-bottom: 1px solid #ff8000
}

.header.header_cloned {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(80, 80, 80, 0.2), 0 3px 5px rgba(80, 80, 80, 0.15);
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header.header_cloned.nav-up {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.header_cloned+.section_nav {
    margin-top: 45px
}

.header .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.header .btn_control_menu {
    padding-top: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 48px;
    height: 44px;
    text-align: center;
    color: #fff;
    line-height: 44px !important;
    font-size: 21px
}

.header .img_logo {
    margin-left: 50px;
    display: block;
    padding-top: 2px
}

.header .img_logo img {
    height: 40px
}

.header .my_user {
    position: absolute;
    top: 10px;
    right: 10px
}

.header .my_user .notification {
    color: #206db4;
    font-size: 20px;
    float: left;
    position: relative
}

.header .my_user .notification span {
    position: absolute;
    top: -3px;
    right: -5px;
    background: #f45b69;
    color: #fff;
    font-size: 10px;
    padding: 0 2px
}

.header .my_user .login {
    color: #ff3333;
    font-size: 20px;
    margin-left: 15px;
    float: left
}

.header .my_user .ava {
    width: 24px;
    height: 24px;
    float: left;
    margin: -1px 0 0 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden
}

.header #auto_search_button {
    background: none;
    color: #fff;
    border: 0;
    position: absolute;
    right: 0px;
    top: 0;
    outline: 0;
    font-size: 18px;
    width: 40px;
    height: 44px;
    line-height: 44px
}

.header #auto_search_button .icon-ns {
    width: 20px;
    height: 20px
}

.header .block_search {
    position: absolute;
    z-index: 22;
    left: 0px;
    top: 45px;
    right: 0
}

.header .block_search #search {
    display: none
}

.header .gio-hang {
    position: absolute;
    top: 11px;
    right: 45px
}

.header .gio-hang .countTotalCart {
    color: #fff;
    position: absolute;
    top: -7px;
    right: -8px;
    font-size: 12px
}

.block_search #search {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_search .search_all {
    display: block !important;
    border-bottom: 0 !important
}

.block_search button {
    cursor: pointer;
    transition-duration: 350ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    outline: none
}

.block_search .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.block_search .warp {
    border: 1px solid #dfdfdf;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input {
    color: #333;
    padding-left: 10px;
    font-size: 16px !important;
    height: 38px;
    background: #fff;
    width: 78%;
    width: calc(100% - 75px);
    outline: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input::-webkit-input-placeholder {
    color: #999
}

.block_search input::-moz-placeholder {
    color: #999
}

.block_search input:-ms-input-placeholder {
    color: #999
}

.block_search input:-moz-placeholder {
    color: #999
}

.block_search .btn_reset {
    visibility: hidden;
    opacity: 0;
    background: none;
    border: 0;
    width: 35px;
    height: 38px;
    line-height: 30px;
    float: right;
    font-size: 30px;
    color: #999;
    font-family: -webkit-body
}

.block_search .btn_search {
    border: 1px solid #dfdfdf;
    background: #fff;
    width: 40px;
    height: 40px;
    float: right;
    margin: -1px -1px 0 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.block_search .btn_search .icon-ns {
    color: #666
}

.block_search.focus .btn_reset {
    visibility: visible;
    opacity: 1
}

.block_search.focus .btn_search {
    background: #ff8000 !important
}

.block_search.focus .btn_search .fa {
    color: #fff !important
}

.main_menu {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2247483647;
    will-change: transform;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%)
}

.main_menu .header_menu {
    height: 42px;
    border-bottom: 1px solid #dfdfdf
}

.main_menu .header_menu .close_main_menu {
    margin: 1px 0 0 0px;
    width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #000;
    font-family: -webkit-body
}

.main_menu .header_menu .close_main_menu .icon-ns {
    color: #333;
    width: 20px;
    height: 20px
}

.main_menu .header_menu .my_contact {
    position: absolute;
    top: 13px;
    right: 10px
}

.main_menu .header_menu .my_contact p {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px
}

.main_menu .header_menu .my_contact p i {
    margin-right: 6px
}

.main_menu .header_menu .img_logo {
    float: right;
    width: 95px;
    margin: 2px 15px 2px 0px
}

.show_main_menu .main_menu {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.block_scoll_menu {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    height: 100%;
    padding: 0px 0 30px
}

.block_scoll_menu #auto_footer_menu .list_item_panel {
    padding-right: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 35px
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a .icon-ns {
    width: 18px;
    height: 18px;
    margin: 0;
    color: #0b9ee7
}

.block_scoll_menu #auto_footer_menu .list_item_panel li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .link_item_panel {
    display: block;
    width: 100%;
    float: left;
    color: #333;
    font: 400 16px/40px arial;
    border-bottom: 1px solid #e7e7e7;
    padding: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li:last-child a {
    border: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon,
.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    font-family: -webkit-body;
    color: #000
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    color: #fff
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 {
    background: #ff8000;
    padding: 0 15px 0 0;
    float: left;
    width: 100%;
    display: none
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2 a,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 a {
    display: block;
    font: 400 14px/40px arial;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35)
}

.block_scoll_menu #auto_footer_menu .list_item_panel li.active>a {
    color: #ff8000;
    font-weight: bold
}

.block_scoll_menu .footer-info {
    padding: 0 10px 20px 10px;
    margin-top: 20px
}

.block_scoll_menu .footer-info .box-contact .td2 {
    width: 100%;
    float: left
}

.block_scoll_menu .footer_bottom {
    padding: 10px 15px;
    float: left;
    width: 100%
}

.block_scoll_menu .footer_bottom h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .site-name {
    font-size: 16px;
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .site-name a {
    text-transform: uppercase
}

.block_scoll_menu .footer_bottom label {
    color: #ff3333;
    font-size: 16px;
    font-weight: 400
}

.block_scoll_menu .footer_bottom .social {
    text-align: center
}

.block_scoll_menu .footer_bottom .social a {
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    color: #fff;
    background: #333;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.block_scoll_menu .footer_bottom .social a.face {
    background: #206dc0
}

.block_scoll_menu .footer_bottom .social a.google {
    background: #dd5044
}

.block_scoll_menu .footer_bottom .social a.you {
    background: red
}

.block_scoll_menu .footer_bottom .btn_contact_cm {
    width: 100%;
    display: block;
    text-align: center;
    background: #eee;
    color: #178fd6;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.block_scoll_menu .footer_bottom .btn_contact_cm .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .btn_contact_cm a {
    color: #178fd6
}

.block_scoll_menu .footer_bottom .ads_text_box {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
    margin: 15px 0
}

.block_scoll_menu .footer_bottom .two_btn {
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .two_btn a {
    width: 48.5%;
    border-radius: 5px
}

.block_scoll_menu .footer_bottom .two_btn a .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .two_btn a .ads_icon_blue .icon-ns {
    color: #c6d44d
}

.block_scoll_menu .footer_bottom .bold_text_top {
    margin-bottom: 20px;
    color: #666;
    text-align: center
}

.block_scoll_menu .footer_bottom .bold_text_top h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .bold_text_top p {
    line-height: 1.4
}

.top-text{
    width: 30px;
    height: 30px;
}



.filter_main{
}

.filter_main1{

}

.filter_main2{
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

.filter_main21{
    padding: 10px 0px 0px 5px;
}
.filter_main21 a{

}

.filter_get_only_this{
    font-weight: normal; color: #ff8000;
    border: 1px solid #ff8000; border-radius: 3px; padding: 2px 3px;
}

.filter_cancel_this{
    color: #ff8000;
}

@media (max-width: 1199px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
        overflow: hidden
    }
    .fs-header .f-hdtop .fs-search>form {
        width: 450px
    }
    .fs-header .f-hdtop .fs-hdmn {
        right: 10px
    }
    .fs-menu .fs-mnul>li {
        margin-right: 12px
    }
    .fs-asleft .owl-thumbs {
        /*overflow-x: scroll;*/
        /*overflow-y: hidden;*/
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .list_product.col8 {
        margin-left: -10px
    }
    .list_product.col8 .item {
        width: 20%;
        margin-bottom: 10px;
        padding-left: 10px
    }
    .list_product.owl-carousel .owl-nav .owl-prev {
        left: 0
    }
    .list_product.owl-carousel .owl-nav .owl-next {
        right: 0
    }
}

@media (max-width: 1024px) {
    .fs-menu .fs-mnul>li {
        margin-right: 12px
    }
    .fs-menu .fs-mnul>li>a {
        font-size: 11px
    }
    .slide_sp {
        width: 400px
    }
    .PD_Media #sync2 .item {
        height: 80px
    }
    #footer {
        max-width: 100%
    }
}

@media (max-width: 860px) {
    .top-text{
        font-size: x-small;
    }
    .container {
        max-width: 700px;
        width: 100%
    }
    .hide-mobile,
    #logo-bar,
    #top-bar,
    .ads_featured,
    #nav-bar {
        display: none
    }
    .fs-header {
        display: none
    }
    .main_container {
        /*padding-top: 55px*/
    }
    .header {
        display: block;
        float: none;
        margin: 0 auto;
        /*position: fixed;*/
        padding: 0 10px;
        left: 0;
        top: 0;
        right: 0;
        z-index: 99
    }
    .nav-bar-pc .site-menu {
        /*overflow-x: scroll;*/
        /*overflow-y: hidden;*/
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-size: 0
    }
    .nav-bar-pc .site-menu li {
        float: none;
        display: inline-block
    }
    .fs-simcs {
        float: left;
        width: 100%
    }
    .fs-simcs img {
        float: left
    }
    .fs-simcs p {
        float: left;
        width: 60%;
        text-align: left;
        margin: 0 10px
    }
    .fs-simcs .fs-simbtn {
        float: left
    }
    .fs-asleft {
        width: 100%
    }
    .fs-asright {
        width: 100%
    }
    .fs-asleft .owl-carousel .owl-nav .owl-prev {
        left: 10px
    }
    .fs-asleft .owl-carousel .owl-nav .owl-next {
        right: 10px
    }
    .fs-asleft .owl-thumbs .owl-thumb-item {
        height: 40px
    }
    .fs-asright .asads_pc {
        display: none
    }
    .fs-asright .asads_mobile {
        display: none
    }
    .asads_pc {
        display: none
    }
    .asads_mobile {
        display: block
    }
    .subtitle {
        font-size: 15px
    }
    .subtitle .fs-hotit {
        font-weight: bold
    }
    .list_product .item {
        width: 33.33% !important
    }
    .list_product.owl-carousel .item {
        width: 100% !important
    }
    .pro_col2 .list_product .item {
        width: 100% !important
    }
    .slide_sp {
        width: 100%
    }
    .PD_Media,
    .PD_Content,
    .PD_dtckr {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .pk-menu ul {
        display: block;
        text-align: center;
        font-size: 0
    }
    .pk-menu ul li {
        width: 14.28%;
        float: none;
        display: inline-block;
        margin-bottom: 12px
    }
    .title_new {
        margin-bottom: 5px
    }
    .fillter_product ul {
        width: 100%;
        margin-bottom: 5px
    }
    .fillter_product .dropdown {
        width: 150px;
        float: left
    }
    .fs-ftrow .fs-ftcol1 {
        width: 33.33%
    }
    .fs-ftrow .fs-ftcol2 {
        width: 100%
    }
    .pro_col1 {
        width: 100%
    }
    .pro_col2 {
        width: 100%
    }
    .art_item .title_news {
        font-size: 16px
    }



    .filter_main{
        padding-left: 10px;
        padding-top: 5px;
    }

    .filter_main1{

    }

    .filter_main2{
        border-bottom: 1px solid #ccc;
        padding: 5px 0px;
    }

    .filter_main21{
        display: inline;
        padding: 10px 0px 0px 5px;
    }
    .filter_main21 a{

    }

    .filter_get_only_this{
        font-weight: normal; color: #ff8000;
        border: 1px solid #ff8000; border-radius: 3px; padding: 2px 3px;
    }

    .filter_cancel_this{
        color: #ff8000;
    }
}

@media (max-width: 590px) {
    .fs-asleft .owl-carousel .owl-nav>div {
        width: 13px;
        top: 55%
    }
    .fs-asleft .owl-carousel .owl-nav .owl-next {
        background-position: -35px -117px
    }
    .fs-horow .fs-hocol {
        width: 50%
    }
}

@media (max-width: 480px) {
    .pk-menu {
        padding: 10px 0 10px
    }
    .pk-menu ul li {
        width: 20%;
        padding: 0 5px
    }
    .list_product .item {
        width: 50% !important
    }
    .list_product .item .ava {
        height: 150px !important
    }
    .list_product .item .spit {
        padding: 5px 8px 8px 8px
    }
    .fs-simcs p {
        width: 80%
    }
    .fs-simcs .fs-simbtn {
        margin-top: 5px;
        margin-left: 40px
    }
    .fs-horow .fs-hocol {
        width: 100%
    }
    .fs-ftrow .fs-ftcol1 {
        text-align: center;
        width: 100%
    }
    .PD_Media #sync1 .item {
        height: 300px
    }
    .PD_Content .fs-dtibtn li {
        width: 100%
    }
    .dtcontent {
        height: 100%
    }
    .dtcontent h2 {
        font-size: 20px
    }
    .dtcontent h3 {
        font-size: 18px
    }
    .dtcontent .dtcvmodetail,
    .dtcontent .dtchide {
        display: none
    }
    .tab-product a,
    .tab-main a {
        font-size: 16px;
        margin-right: 10px
    }
}




/**********************/
.paginator1{
    max-width: 400px;
    margin: 0 auto;
}

.paginator1 select{
    border-radius: 5px;
    padding: 2px;
    margin: 0px 2px;
}

.paginator1 a:hover {
    background-color: #ff8000;
    color: white;
}

.paginator1 a.active {
    background-color: #ff8000;
    color: white;
}

.paginator1 a{
    text-align: center;
    padding: 3px 5px;
    margin: 1px;
    border-radius: 5px;
    border: 1px solid #ccc;
}




.section5 .btn {
    color: #fff;
    margin: 20px 0 20px 0;
    font-weight: 100;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    padding: 9px 26px;
    display: inline-block;
    background: none;
    border: 1px solid #fff;
}

.section3 {
    /*background: url(images/graphics/backgroud_chili.png) no-repeat;*/
    background: url(/template/glxv2/images/bg_hostting_server2.jpg) no-repeat;
    background-size: cover;
    color: #fff;
}


.section3_bg1 {
    /*background: url(images/graphics/backgroud_chili.png) no-repeat;*/
    /*background: url(images/graphics/background_webdesign-banner2.png) no-repeat;*/
    /*background: url(/template/glxv2/images/bg_hostting_server2.jpg) no-repeat;*/
    /*background: url(/public/images/hosting/banner-web-development4.png) no-repeat;*/
    background: url(/public/images/hosting/banner-web-development5.png) no-repeat;

    background-size: cover;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 50px
}

.clear_bg {
    background: none!important;
    color: #464646;
}

.clear_bg .btn{

    background: #ff8000!important;
}



.section3 h2 {
    font-size: 27px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px
}

.section3 .home-description {
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
    display: inline-block
}

.section3 .home-note {
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto", sans-serif
}

.section3 .btn {
    color: #fff;
    margin: 20px 0 20px 0;
    font-weight: 100;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    padding: 9px 26px;
    display: inline-block;
    background: none;
    border: 1px solid #fff
}

.title_cate {
    font-size: 35px;
    margin: 0 0 30px 0
}

.section4 {
    background: #efefef;
    padding-top: 40px;
    padding-bottom: 50px;
    overflow: hidden
}

.section4 .container {
    background: url(images/graphics/cham-gach.svg) no-repeat 0 117px
}

.section4 .container .row {
    margin: 0 -30px
}

.section4 .container .col-tn-12 {
    text-align: center;
    padding: 0 30px
}

.section4 .container .col-tn-12 img {
    width: 160px;
    height: 160px;
    display: block;
    margin: 0 auto
}

.section4 .container .col-tn-12 h3 {
    color: #747474;
    font-weight: bold
}

.section4 .container .col-tn-12 p {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 15px
}

.section4 .container .col-tn-12 span,
.section4 .container .col-tn-12 ul li {
    color: rgba(116, 146, 146, 0.85);
    font-family: "Roboto", sans-serif;
    font-size: 15px
}

.section4 .container .col-tn-12 ul {
    margin-top: 15px
}

.doi_tac {
    font-size: 0;
    background-color: dimgrey;
}

.doi_tac ul {
    margin-bottom: 0
}

.doi_tac li {
    display: inline-block;
    width: 20%;
    border-left: 1px dashed #ccc
}

.doi_tac li:last-child {
    border-right: 1px dashed #ccc
}

.doi_tac a {
    height: 139px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.doi_tac a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 80%;
    margin: 0 auto
}

.doi_tac a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}


.img_sv {
    margin-right: 15px;
    float: left;
}
.sub_sv{
    overflow: hidden;
}
.img_sv img {
    width: 75px;
    height: 87px;
}
.box_sevice {
    height: 160px;
    padding: 12px 15px 0px 15px;
    overflow: hidden;
    border: 2px solid #bbb;
    /*border-radius: 15px;*/
    margin-bottom: 20px;
    background-color: white;
}
.name_sv{
    font-size: large;
}

@media only screen and (min-width: 1024px) {
    .fs-asnews {
        height: 338px;
    }
}

.clearmp{
    margin: 0;
    padding: 0;
}

.fs-footer
{
    background-color: #282828;
}


.nav-bottom {
    /*background: #ff8000;*/
    /*color: #fff;*/

    padding: 10px 0;

    font-size: 18px;
    text-align: center
}

.nav-bottom label {
    font-size: 20px;
    font-weight: 400
}

.nav-bottom p {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0
}

.nav-bottom a {
    color: #fff
}


.paginator_glx a{
    padding: 5px;
    margin: 5px;
}

.glx_data_preplace{

    /*color: red;*/
    text-decoration-line: underline;
    text-decoration-style: dashed;
    text-decoration-color: gray;
}