* {
    margin: 0;
    padding: 0;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
font,
img,
ol,
ul,
li,
button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

.clear {
    clear: both;
}

.clearfix {
    display: block;
}

.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}

.fix {
    position: fixed;
    width: 258px !important;
}

body {
    width: 100%;
    height: auto;
    font-family: 'Roboto', Helvetica, Arial, sans-senif;
    font-size: 14px;
}

html {
    font-family: sans-serif;
}

ul {
    list-style-type: none;
}

a {
    color: black;
    text-decoration: none;
}

input {
    outline: none;
}

select {
    outline: none;
}

.css-content {
    overflow: hidden;
    font: 16px/22px TeXGyreAdventor, Arial, sans-serif;
    padding: 0 0 10px;
}

.css-content h1,
.css-content h2,
.css-content h3,
.css-content h4,
.css-content h5 {
    margin: 0.3em 0 0em;
    line-height: 1.5em !important;
    font: 700 18px/21px px TeXGyreAdventor, Arial, sans-serif;
}

.css-content a {
    color: #001dff;
}

.css-content figure.sudo-media-item {
    padding-bottom: 10px;
}

.css-content h1 {
    font: 700 24px/28px TeXGyreAdventor, Arial, sans-serif;
}

.css-content h2 {
    font: 700 20px/24px TeXGyreAdventor, Arial, sans-serif;
}

.css-content h3 {
    font: 700 18px/21px TeXGyreAdventor, Arial, sans-serif;
}

.align-center {
    width: 100% !important;
    text-align: center;
}

.css-content em {
    font-style: italic;
}

.css-content em strong {
    font-style: oblique;
}

.css-content p {
    line-height: 2em;
    padding-top: 10px;
    color: #333;
}

.css-content table {
    max-width: 100%;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
}

.css-content table th,
.css-content table td {
    border: 1px solid #ccc;
}

.css-content ul,
.css-content ul li {
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.css-content ul li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
    color: #333;
}

.css-content ol {
    list-style: decimal;
    padding: 0 0 0 15px;
    margin: 0;
}

.css-content ol li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}

.css-content img {
    max-width: 100%;
    height: auto;
}

.css-content blockquote {
    margin-left: 20px;
    font-style: italic;
}

.icon-vietan {
    background-image: url(../image/all_icon.png);
    width: 50px;
    height: 50px;
    float: left;
}

.wrap {
    width: 1170px;
    margin: 0 auto;
}

#top-web {
    width: 100%;
    float: left;
    background-color: #fafafa;
    height: 40px;
}

#top-web .left {
    width: 30%;
    float: left;
}

#top-web li {
    display: inline;
    line-height: 40px;
    color: #888;
}

#top-web .left li {
    padding-right: 20px;
}

#top-web .right {
    position: relative;
}

#top-web .right ul {
    float: right;
}

#top-web a {
    color: #888;
}

#top-web .choose-language {
    float: right;
    width: 150px;
    height: 160px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    right: 28px;
    opacity: 0;
    visibility: hidden;
    top: 80px;
    z-index: 1;
    border: 1px solid #e5e5e5;
    border-top: none;
    transition: .3s;
}

#top-web .choose-language:before {
    content: "";
    position: absolute;
    border: 12px solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    top: -24px;
    right: 80px;
}

#top-web .choose-language li {
    cursor: pointer;
    display: block !important;
    float: left;
    padding-left: 15px !important;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

#top-web .choose-language li:last-child {
    border-bottom: none;
}

#top-web .language {
    float: right;
    text-align: right;
    cursor: pointer;
}

#top-web .currency {
    width: 70px;
    float: right;
}

#top-web li img {
    height: 15px;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

#top-web .right li {
    display: inline-block;
    padding-left: 10px;
    /* display: none; */
}

#top-web .right li.active {
    display: inline-block;
}

#top-web .right i {
    padding-left: 2px;
}

#header {
    width: 100%;
    float: left;
    height: 115px;
}

#header .logo {
    width: 20%;
    float: left;
}

#header .logo img {
    height: 126px;
    padding-top: 0px;
    box-sizing: initial;
}

#header .support,
#header .cataloge {
    width: 15%;
    float: right;
    margin-top: 28px;
}

#header .search {
    width: 50%;
    float: left;
    position: relative;
}

#header .search i {
    position: absolute;
    bottom: 15px;
    right: 70px;
    font-size: 20px;
    color: #3488d5;
    cursor: pointer;
}

#header .icon-cataloge {
    width: 163px;
    height: 40px;
    background-position: -79px -9px;
    margin-top: 4px;
    float: right;
    box-shadow: 0px 2px 5px #cccc;
}

#header .support .icon {
    width: 50px;
    float: left;
}

#header .support .text {
    float: left;
    margin: 7px 0 0 20px;
    width: 100px;
}

#header .support .text p {
    line-height: 20px;
    color: #ff011f;
    font-family: -webkit-body;
    font-weight: 800;
}

#header .search input {
    height: 40px;
    border-radius: 20px;
    width: 420px;
    border: 1px solid #ddd;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin: 33px 50px 0 0;
    transition: all 0.3s;
}

#header .search input:focus {
    border-color: #2980b9;
    box-shadow: 0 0 8px rgba(41, 128, 185, 0.2);
}

#header-mobile {
    width: 100%;
    float: left;
    display: none;
    height: 85px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

#header-mobile .btn-menu {
    width: 20%;
    float: left;
}

#header-mobile .btn-menu i {
    font-size: 40px;
    margin-top: 25px;
    color: #333;
}

#header-mobile .logo {
    width: 60%;
    float: left;
    text-align: center;
}

#header-mobile .logo img {
    margin-top: 0px;
    height: 100px;
}

#header-mobile .search {
    width: 20%;
    float: left;
}

#header-mobile .search i {
    font-size: 35px;
    float: right;
    margin-top: 25px;
    color: #3488d5;
}

#navigation {
    width: 100%;
    float: left;
    height: 60px;
    background-color: #2980b9;
}

#navigation li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 60px;
    position: relative;
    float: left;
}

#navigation li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

#navigation li i {
    padding-left: 5px;
}

#navigation li.active {
    background-color: #1613e7;
    border-radius: 5px 5px 0 0;
    position: relative;
    bottom: 5px;
    padding: 0 25px 5px;
}

#navigation li.active a {
    position: relative;
    top: 4px;
}

#navigation ul.sub-menu {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    /*border: 1px solid #cecece;*/
    border-top: none;
    padding: 0 20px;
    height: auto !important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 260px;
    background-color: #fff;
    top: 150%;
    left: 0px;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#navigation ul.sub-sub-menu {
    /*border: 1px solid #cecece;*/
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    border-top: none;
    padding: 0 20px;
    height: auto !important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 180px;
    background-color: #fff;
    top: 100%;
    left: 240px;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#navigation ul.sub-sub-sub-menu {
    /*border: 1px solid #cecece;*/
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    border-top: none;
    padding: 0 20px;
    height: auto !important;
    opacity: 0;
    z-index: 9999;
    position: absolute;
    width: 180px;
    background-color: #fff;
    top: 100%;
    left: 160px;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.sub-menu li {
    margin-right: 0 !important;
    height: 50px;
    display: block !important;
    line-height: 50px !important;
    text-transform: none !important;
    border-bottom: 1px dotted #cecece;
    padding: 0 !important;
    width: 100%;
    position: relative;
}

.sub-menu li i {
    float: right;
    position: relative;
    top: 15px;
    font-size: 18px;
}

.sub-sub-menu li {
    margin-right: 0 !important;
    height: 50px;
    display: block !important;
    line-height: 50px !important;
    text-transform: none !important;
    border-bottom: 1px dotted #cecece;
    padding: 0 !important;
    width: 100%;
}

.sub-sub-sub-menu li {
    margin-right: 0 !important;
    height: 50px;
    display: block !important;
    line-height: 50px !important;
    text-transform: none !important;
    border-bottom: 1px dotted #cecece;
    padding: 0 !important;
    width: 100%;
}

.sub-menu li:last-child {
    border-bottom: none;
}

.sub-menu li a {
    color: #666 !important;
    font-weight: normal !important;
    display: block;
}

#navigation li:hover {
    background-color: #0d99f5;
    transition: .3s;
}

#navigation li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

#navigation .sub-menu li:hover .sub-sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
}

#navigation .sub-sub-menu li:hover .sub-sub-sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
}

.sub-menu li:hover {
    background-color: #fff !important;
}

.sub-menu li:hover a {
    color: #0d99f5 !important;
    transition: .3s;
}

.sub-menu li:hover .sub-sub-menu a {
    color: #666 !important;
}

.sub-menu .sub-sub-menu li:hover .sub-sub-sub-menu a {
    color: #666 !important;
}

.sub-menu li:hover .sub-sub-menu li:hover a {
    color: #0d99f5 !important;
    transition: .3s;
}

.sub-menu li:hover .sub-sub-menu li:hover .sub-sub-sub-menu li a {
    color: #666 !important;
    transition: .3s;
}

.sub-sub-menu li a {
    color: #666 !important;
}

#navigation li.active:hover {
    background-color: #ffbd00;
}

/*#navigation ul.sub-menu:before{
    content: "";
    position: absolute;
    border: 12px solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    top: -24px;
    right: 150px;
}*/
#slides {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#slider {
    width: 75%;
    float: right;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    position: relative;
    height: 380px;
    box-sizing: border-box;
}

#carousel {
    width: 25%;
    float: left;
    overflow: visible !important;
    box-sizing: border-box;
}

.slide-home .slides,
.slides>li,
ol.flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider .slides>li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    text-align: center;
    display: none;
    height: 380px;
}

#slider .slides>li:first-child {
    display: block;
}

.slide-home .flexslider .slides img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.slide-home .flexslider {
    margin: 0;
    background: #efefef;
    position: relative;
    zoom: 1;
}

#carousel .flex-viewport {
    overflow: visible !important;
}

#carousel .slides {
    width: 100% !important;
    transform: none !important;
}

.slide-home #carousel.flexslider .slides>li.flex-active-slide {
    background: #e4e4e4 !important;

}

#carousel .arrow_active {
    position: absolute;
    top: 44%;
    margin-top: -4px;
    right: -15px;
    display: none;
    z-index: 10;
}

#carousel li.flex-active-slide .arrow_active {
    display: block;
}

#carousel .arrow_active i {
    color: #e4e4e4;
    font-size: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(360deg);
}

#carousel .slides li {
    position: relative;
    float: none !important;
    border-bottom: 1px solid #e0e0e0 !important;
    background: #fff;
    text-align: left;
    width: 100% !important;
    padding: 0 10px 0 48px;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    cursor: pointer;
}

.box_title_slide {
    width: 100%;
    height: 75px;
    line-height: 75px;
}

.box_title_slide p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 700;
    line-height: 20px;
}

.box_title_slide a {
    vertical-align: middle;
}

a.flex-prev {
    display: none !important;
}

a.flex-next {
    display: none !important;
}

#carousel i.fa.fa-angle-left {
    position: absolute;
    top: 28px;
    right: 20px;
    font-size: 20px;
}

#product-home {
    width: 100%;
    float: left;
}

.box-category {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.box-category .category-title {
    width: 100%;
    float: left;
    height: 40px;
    box-sizing: border-box;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.box-category .category-title li {
    display: inline-block;
    line-height: 40px;
    margin: 0 10px;
    padding: 0 5px;
    cursor: pointer;
}

.box-category .category-title li:first-child {
    background-color: #1613e7;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 20px 7px;
    position: relative;
    bottom: 10px;
    margin: 0;
}

.box-category .category-title li:first-child span {
    position: relative;
    top: 8px;
}

.box-category .title-listing {
    margin-top: 30px
}

.box-category .category-title li.active {
    border-top: 2px solid #a6cada;
    color: #3587bd;
    position: relative;
    top: -1px;
}

.box-category .category-title .active:before {
    content: "";
    position: absolute;
    border: 4px solid #fff;
    border-top-color: transparent;
    left: 50%;
    background-color: #a6cada;
    box-sizing: border-box;
}

.box-category .category-title li:first-child:before {
    content: "";
    position: absolute;
    border: 3px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
    right: -6px;
    top: 1px;
    background-color: #000;
    box-sizing: border-box;
}

#product-home .list-product {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    border-top: none;
    box-sizing: border-box;
    border-bottom: none;
}

.item-product {
    width: 20%;
    float: left;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    min-height: 385px;
    transition: all 0.3s ease;
    padding: 10px;
}

.item-product:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-color: transparent;
    z-index: 10;
    position: relative;
    transform: translateY(-2px);
    border-radius: 4px;
}

.item-product:nth-child(5) {
    border-right: none;
}

.item-product .image {
    width: 100%;
    float: left;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.box-category .item-product .image a {
    z-index: 1;
}

.item-product img,
.item-product .image a {
    max-width: 210px;
    max-height: 230px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: transform 0.4s ease;
}

.item-product:hover img {
    transform: scale(1.05);
}

.item-product img {
    max-width: 210px;
    max-height: 230px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.item-product h3 a {
    color: #555;
    transition: color 0.3s ease;
}

.item-product:hover h3 a {
    color: #2980b9;
}

.item-product h3 {
    line-height: 22px;
    clear: both;
    padding: 10px 15px;
    height: 75px;
    overflow: hidden;
}

.item-product .price {
    color: #2980b9;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 20px;
}

.item-product .special-price {
    color: #2980b9;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px 0;
    display: inline-block;
}

.item-product .normal-price {
    color: #2980b9;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px 0;
    text-decoration: line-through;
    display: inline-block;
}

#news-home {
    width: 100%;
    float: left;
}

#news-home .title-news {
    width: 100%;
    float: left;
    height: 50px;
    background-color: #fafafa;
    line-height: 50px;
    text-transform: uppercase;
    color: #555;
    font-size: 16px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
    font-weight: bold;
    box-sizing: border-box;
    margin-top: 30px;
}

#news-home .list-news {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 30px 0;
    box-sizing: border-box;
}

.item-news-home {
    width: 350px;
    float: left;
    margin-left: 30px;
    box-sizing: border-box;
}

.item-news-home .image {
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.item-news-home .image img {
    float: left;
    max-width: 100%;
    max-height: 250px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.item-news-home h3 {
    font-weight: normal;
    line-height: 20px;
    clear: both;
    padding: 10px 0;
}

.item-news-home h3 a {
    color: #7c7c7c;
    font-size: 15px;
}

.item-news-home p,
.item-news-home span {
    color: #7c7c7c;
}

.item-news-home .time {
    border-right: 1px solid #676666;
    padding-right: 10px;
    margin-right: 10px;
}

.item-news-home i {
    padding-right: 5px;
}

#document {
    width: 100%;
    float: left;
    background-color: #2980b9;
    height: 80px;
    margin-top: 30px;
}

#document .text {
    width: 40%;
    float: left;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 80px;
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
    font-weight: bold;
    margin-top: -16px;
}

#document .form {
    width: 60%;
    float: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

#document .form input {
    width: 300px;
    height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    background-color: #fff;
    border: none;
    border-radius: 4px;
}

#document .form a {
    color: #fff;
    background-color: #ffbd00;
    padding: 11px 25px 12px;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    right: 5px;
}

#document .form button {
    color: #fff;
    background-color: #ffbd00;
    padding: 11px 25px 12px;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    right: 5px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s;
}

#document .form button:hover {
    background-color: #e6ab00;
}

#footer {
    width: 100%;
    float: left;
    padding: 40px 0 20px;
}

#footer .col {
    float: left;
}

#footer .col1 {
    width: 230px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 330px;
}

#footer .col2 {
    width: 250px;
    padding-left: 30px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 330px;
}

#footer .col3 {
    width: 300px;
    padding-left: 35px;
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 330px;
}

#footer .col4 {
    width: 390px;
    padding-left: 35px;
    box-sizing: border-box;
    float: left;
}

#footer .title {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#footer li {
    color: #7c7c7c;
    line-height: 30px;
}

#footer li a {
    color: #7c7c7c;
}

#footer .col3 li {
    line-height: 25px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 8px;
}

#footer .col3 li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#footer .col3 li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #2980b9;
}

#footer .col3 i {
    width: 20px;
    color: #2980b9;
    font-size: 16px;
}

#footer i.fa.fa-mobile {
    position: relative;
    left: 4px;
}

#footer .info-company {
    width: 100%;
    float: left;
    margin-top: 30px;
}

#footer .info-company h2 {
    text-align: center;
    color: #333;
    font-size: 26px;
}

#footer .info-company p {
    text-align: center;
    color: #7c7c7c;
    line-height: 25px;
}

#footer .info-company p a {
    color: #2980b9;
    cursor: pointer;
}

#footer-bottom {
    width: 100%;
    float: left;
    height: 80px;
    border-top: 1px solid #e5e5e5;
}

#footer-bottom .left {
    width: 50%;
    float: left;
}

#footer-bottom .right {
    width: 50%;
    float: right;
    text-align: right;
}

#footer-bottom .left p {
    line-height: 80px;
}

#footer-bottom .left p a {
    color: #7c7c7c;
}

#footer-bottom .left span {
    color: #7c7c7c;
}

#footer-bottom .left .border {
    border-right: 1px solid #b7b1b1;
    padding: 0 10px;
    margin-right: 10px;
}

#footer-bottom .left span a {
    color: #2980b9;
}

#footer-bottom li {
    display: inline;
    padding-left: 10px;
    margin-top: 27px;
    float: left;
}

#footer-bottom ul {
    float: right;
}

#footer-bottom .right span {
    margin-top: 32px;
    color: #7c7c7c;
    padding-right: 10px;
    float: right;
}

.box-category .find {
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 1px 5px 3px 5px;
    border: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
}

.box-category .find-price {
    width: 300px;
    float: left;
    position: relative;
}

.box-category .find-order {
    width: 250px;
    margin-left: 20px;
    float: left;
}

.box-category .find-order select {
    width: 135px;
    height: 33px;
    margin-top: 2px;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding-left: 10px;
    color: #333;
}

.box-category .find-order label {
    color: #333;
}

.box-category .find-price label {
    color: #333;
}

.box-category .find-price input {
    width: 100px;
    padding-left: 10px;
    height: 33px;
    margin-top: 2px;
    border: 1px solid #ddd;
}

.box-category #btn-find-price {
    padding: 9px 12px 5px;
    background: red;
    color: white;
    border-radius: 3px;
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 25px;
    border: 1px solid red;
    box-sizing: border-box;
    display: none;
}

.box-description-cate {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.box-description-cate .left,
.box-description-cate .right {
    width: 50%;
    float: left;
}

.box-description-cate h2 {
    color: #111;
    text-transform: uppercase;
    font-size: 22px;
    padding-bottom: 20px;
}

.box-description-cate .right .image {
    width: 95%;
    float: right;
    position: relative;
}

.box-description-cate .right .image img {
    width: 100%;
    float: left;
}

.box-description-cate .right .image .play-video {
    width: 100px;
    position: absolute;
    top: 105px;
    right: 38%;
    cursor: pointer;
}

#detail {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#detail .image {
    width: 50%;
    float: left;
    height: 440px;
    position: relative;
}

#detail .image img {
    max-width: 95%;
    max-height: 420px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#detail .infomation {
    width: 48%;
    float: left;
    margin-left: 2%;
}

#detail .infomation h1 {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px dotted #ddd;
    padding: 10px 0;
}

#detail .infomation .price {
    color: #ff011f;
    padding: 10px 0;
    font-size: 22px;
}

#detail .infomation .special-price {
    color: #ff011f;
    padding: 10px 0;
    font-size: 22px;
    display: inline-block;
}

#detail .infomation .normal-price {
    color: #ff011f;
    padding: 10px 0;
    font-size: 20px;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 10px;
}

@media only screen and (max-width: 768px) {
    #detail .infomation .normal-price {
        margin-left: 0;
    }
}

.discount-label {
    list-style: none;
    color: #fff;
    font-size: 10px;
    padding: 2px 5px;
    min-width: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fe0249;
    border-radius: 3px;
    display: inline;
    right: 0;
    margin-left: 12px;
    position: absolute;
    z-index: 10;
}

#detail .table_price {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

#detail .table_price table {
    width: 100%;
    float: left;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}

#detail .table_price table tr:first-child {
    background: #f3f4f6;
}

#detail .table_price table td {
    padding: 10px;
    border: 1px solid #ddd;
    color: #666;
}

#detail .table_price table td:nth-child(3) {
    color: #ff011f;
    font-size: 16px;
}

#detail .table_price table tr:first-child td:nth-child(3) {
    color: #666;
}

#detail .infomation .intro {
    color: #666;
    line-height: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

#detail .infomation ul.info li {
    width: 50%;
    float: left;
    color: #666;
    line-height: 20px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    padding-bottom: 5px;
}

#detail .infomation ul.info li:before {
    content: "•";
    position: absolute;
    font-size: 30px;
    color: #34a205;
    top: 0;
    left: 0;
}

#detail .infomation .btn {
    margin-top: 10px;
    width: 100%;
    float: left;
    padding: 20px 0;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
}

#detail .infomation .buy-now {
    width: 250px;
    height: 65px;
    background-color: #da2032;
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

#detail .infomation .request-support {
    width: 250px;
    height: 65px;
    background-color: #2980b9;
    float: right;
    margin-right: 15px;
    cursor: pointer;
}

#detail .infomation .btn p.p {
    width: 100%;
    float: left;
    text-align: center;
    clear: both;
    color: #333;
    padding-top: 15px;
}

#detail .infomation .btn p.p span {
    color: #2980b9;
}

#detail .infomation .request-support p:first-child {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
}

#detail .infomation .request-support p:last-child {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

#detail .infomation .buy-now i {
    width: 65px;
    float: left;
    font-size: 40px;
    color: #fff;
    position: relative;
    top: 12px;
    left: 10px;
}

#detail .infomation .buy-now p:nth-child(2) {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}

#detail .infomation .buy-now p:nth-child(3) {
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 3px;
}

#detail .infomation .p2 {
    color: #666;
    line-height: 22px;
    width: 50%;
    float: left;
    clear: both;
}

#detail .infomation .code {
    clear: none;
}

#detail .infomation .p2 a {
    color: #2980b9;
    font-weight: bold;
}

#detail .bottom {
    width: 100%;
    float: left;
    margin-top: 30px;
}

#detail .left-bottom {
    width: 870px;
    float: left;
}

#detail .left-bottom .tab {
    width: 100%;
    float: left;
}

#detail .tab li {
    padding: 11px 25px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#detail .tab li.active {
    background-color: #2980b9;
    color: #fff;
}

#detail .box {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 20px;
}

#detail .box .title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#detail .config {
    width: 100%;
    float: left;
}

#detail .config table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    float: left;
    margin: 15px 0;
}

#detail .config table th {
    background-color: #2980b9;
    border: 1px solid #2980b9;
    color: #fff;
    padding: 15px 0;
    font-size: 16px;
}

#detail .config table td {
    text-align: center;
    color: #333;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 5px 0;
}

#detail .config table td:nth-child(1) {
    width: 5%;
}

#detail .config table td:nth-child(2) {
    width: 30%;
}

#detail .config table td:nth-child(3) {
    width: 15%;
}

#detail .config table td:nth-child(4) {
    width: 10%;
}

#detail .config table td:nth-child(5) {
    width: 10%;
}

#detail .config table td:nth-child(6) {
    width: 20%;
}

#detail .config table td img {
    max-width: 80%;
    padding: 10px 0;
    cursor: pointer;
}

#detail .sidebar {
    width: 270px;
    float: right;
    border: 1px solid #e5e5e5;
    margin-top: 50px;
}

#detail .sidebar .title {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 16px;
}

#detail .sidebar .content {
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    float: left;
}

#detail .sidebar .item {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-bottom: 20px;
}

#detail .sidebar .item .img {
    width: 100px;
    float: left;
}

#detail .sidebar .item .img img {
    width: 100%;
    float: left;
}

#detail .sidebar .item .info {
    width: 115px;
    margin-left: 10px;
    float: left;
}

#detail .sidebar .item .name {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    line-height: 20px;
}

#detail .sidebar .item .name a {
    color: #555;
}

#detail .sidebar .item .price {
    color: #ed321e;
    font-size: 14px;
}

#detail .sidebar .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.masonry {
    /* Masonry container */
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    margin: 1.5em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.image-item {
    display: inline-block;
    background: #fff;
    padding: 10px;
    margin: 0 0 10px;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
    cursor: pointer;
}

.image-item img {
    max-width: 100%;
}

@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

.mb-search-box {
    position: fixed;
    overflow-y: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999999;
    max-width: 64rem;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #ffffff;
    display: none;
}

.mb-search-box .header_text {
    font-size: 2rem;
    text-align: center;
    height: 5.5rem;
    border-bottom: 1px solid #d5dadd;
    background: #f3f6f8;
    z-index: 998;
    position: fixed;
    width: 100%;
    max-width: 64rem;
    top: 0;
}

.mb-search-box .header_text .fl {
    width: 3rem;
    height: 3rem;
    position: absolute;
    margin: auto;
    top: -15px;
    bottom: 0;
    left: 1rem;
}

.mb-search-box .header_text .fl em {
    background: url(../image/panel_header.png) no-repeat 0 center;
    background-size: 45% auto;
    width: 3rem;
    height: 3rem;
    display: block;
    cursor: pointer;
}

.mb-search-box .search_warp {
    padding: 0.7rem 0.7rem 0.7rem 3rem;
}

.mb-search-box .search {
    width: 100% !important;
    height: 3rem;
    border-radius: 0.4rem;
    border: 1px solid #d5dadd;
    background: #fff;
    position: relative;
}

.mb-search-box .search em {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.5rem;
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0.6rem;
    right: 3.5rem;
    cursor: pointer;
    border-radius: 100%;
    background: #dcdcdc;
}

.mb-search-box .search input[type="text"] {
    width: 100%;
    border: none;
    background: none;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0 3rem 0 0.5rem;
    cursor: pointer;
    height: 2.8rem;
}

.mb-search-box .search .search_btn {
    display: block;
    width: 3rem;
    height: 2.8rem;
    position: absolute;
    cursor: pointer;
    margin-top: 2px !important;
    right: 0;
    top: 0;
    border-left: 1px solid #d5dadd;
    border-radius: 0 0.4rem 0.4rem 0;
    background: -webkit-linear-gradient(top, #fff, #f0f0f0);
    background: -moz-linear-gradient(top, #fff, #f0f0f0);
    background: -o-linear-gradient(top, #fff, #f0f0f0);
    background: linear-gradient(top, #fff, #f0f0f0);
}

.mb-search-box .search .search_btn i {
    background: url(../image/seacrch_icon.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    width: 2.8rem;
    height: 2.8rem;
    top: 0;
    bottom: 0;
    margin-top: 0px !important;
    left: 0;
    right: 0;
    margin: auto;
}

#order {
    width: 100%;
    float: left;
    padding-top: 30px;
}

#order h2 {
    color: #44494d;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#order .content {
    width: 600px;
    margin: 0 auto;
    border: 1px solid #d8d8d8;
    padding: 20px 30px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

#order .image {
    width: 150px;
    float: left;
}

#order .image img {
    width: 150px;
    float: left;
}

#order .form {
    clear: both;
    width: 100%;
    margin-top: 10px;
}

#order .text {
    float: left;
    width: 350px;
    margin-left: 30px;
}

#order .text h3 {
    color: #211d1e;
    font-size: 18px;
    line-height: 22px;
    padding-top: 10px;
}

#order .text .intro {
    color: #333;
    line-height: 20px;
    padding: 5px 0;
}

#order .text .price {
    color: #ff001e;
    font-size: 16px;
    font-weight: bold;
}

#order .form-group {
    padding-top: 10px;
}

#order .form-group label {
    padding-right: 20px;
    color: #333;
}

#order .form-group .form-name,
#order .form-group .form-phone,
#order .form-group .form-request {
    width: 48%;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    box-sizing: border-box;
    height: 35px;
}

#order .form-group .form-phone {
    float: right;
    margin-left: 4%;
}

#order .form-group .form-request {
    width: 100%;
    margin: 10px 0;
}

#order .form-group .form-address {
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    box-sizing: border-box;
    height: 35px;
    width: 100%;
    margin: 10px 0;
}

#order .p {
    color: #44494d;
    font-weight: bold;
    font-size: 15px;
}

#order .p span {
    font-weight: normal;
}

#order li {
    padding-top: 10px;
    color: #333;
}

#order li a {
    color: #03A9F4;
}

#order li input {
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    cursor: pointer;
}

#order ul {
    padding-bottom: 10px;
}

#order .more-info {
    background-color: #f0f0f0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px 75px;
    margin-top: 20px;
    position: relative;
}

#order .more-info:before {
    content: "";
    position: absolute;
    border: 12px solid #f0f0f0;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    top: -24px;
    left: 50px;
}

#order .more-info textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    box-sizing: border-box;
    outline: none;
}

#order .more-info input[type="text"] {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    box-sizing: border-box;
    height: 35px;
}

#order .more-info label {
    width: 100%;
    float: left;
    color: #333;
    clear: both;
    padding: 3px 0 3px 5px;
    margin-top: 7px;
}

#order .more-info input[type="checkbox"] {
    position: relative;
    top: 2px;
    left: -4px;
}

#order .send-form {
    text-align: center;
    padding-top: 30px;
}

#order .send-form a {
    background-color: #d0041d;
    color: #fff;
    font-size: 22px;
    padding: 10px 30px;
}

#order .image-loading {
    width: 50px;
    display: none;
}

ul.pagination {
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 50px;
}

ul.pagination li {
    display: inline;
    margin: 0 1px;
}

ul.pagination li a {
    background-color: #f5f5f5;
    color: #878787;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #f5f5f5;
    font-weight: bold;
}

ul.pagination li a i {
    font-size: 12px;
}

ul.pagination li.active a {
    color: #2980b9;
    border: 1px solid #2980b9;
}

.zalo-widget {
    display: block;
    width: auto;
    position: fixed;
    right: 47px;
    bottom: 110px;
    z-index: 9999;
}

.zalo-widget img {
    display: block;
    width: 50px;
}

#back-to-top {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    background: #2980b9;
    color: #fff;
    font-size: 24px;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

#back-to-top:hover {
    background: #1a5276;
    transform: translateY(-3px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 767px) {
    #back-to-top {
        right: 15px;
        bottom: 80px;
    }

    .zalo-widget {
        right: 15px;
        bottom: 140px;
    }
}

#err-404 {
    padding: 0 0 90px;
    width: 100%;
    float: left;
}

#err-404 .p1 {
    text-align: center;
    font-size: 20px;
    color: #6a6665;
    line-height: 50px;
}

#err-404 .p2 {
    text-align: center;
    font-size: 20px;
    color: #6a6665;
    line-height: 25px;
}

#err-404 h1 {
    text-align: center;
    font-size: 120px;
    color: #2980b9;
}

#err-404 .p2 a {
    color: #2980b9;
}

#buttonshare {
    float: right;
    position: fixed;
    right: 0%;
    top: 40%;
    z-index: 90000;
}

#buttonshare img {
    float: right;
    margin: 0 0 1px 0;
}

#detail .co-da {
    width: 100%;
    float: left;
    padding-bottom: 18px;
}

#detail .co-da span {
    color: #666;
    float: left;
    position: relative;
    top: 6px;
}

#detail .co-da a {
    color: #666;
    border: 1px solid #ddd;
    padding: 6px 10px;
    margin-left: 10px;
    float: left;
    margin-bottom: 5px;
    position: relative;
}

#detail .co-da a span {
    position: absolute;
    float: left;
    top: -35px;
    left: -2px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 10px;
    background: #efefef;
    display: none;
    min-width: 150px;
    text-align: center;
}

#detail .co-da a span:before {
    content: "";
    position: absolute;
    border: 8px solid #efefef;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    top: 24px;
    left: 12px;
}

#detail .co-da a:hover span {
    display: block;
}

#detail .co-da a.active {
    border: 1px solid #ff011f;
}

#detail-comment {
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 20px;
}

#detail-comment-tab {
    height: 48px;
    border-bottom: 1px solid #cacaca;
}

.detail-comment-title {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
}

.detail-rating {
    float: right;
    height: 48px;
    margin-right: 10px;
}

.detail-rating>.title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
    margin-right: 5px;
}

.rating-action {
    float: left;
    height: 48px;
    line-height: 48px;
}

.rating-action-btn i {
    color: #ff9727;
}

#detail-comment-main {
    padding: 20px 10px;
}

#sudo_comments {
    margin: 20px 0;
    width: calc(100% - 30px);
    padding: 0 15px;
}

.comment_form {
    width: 100%;
}

.comment_editor {
    width: calc(100% - 12px);
    min-height: 100px;
    padding: 5px;
    margin-bottom: -4px;
    border: 1px solid #cacaca;
    border-radius: 4px 4px 0 0;
    font-family: sans-serif;
    font-size: 1.2em;
    outline: none;
}

.comment_form_footer {
    width: calc(100% - 12px);
    height: 40px;
    padding: 0 5px;
    border: 1px solid #cacaca;
    border-top: none;
    overflow: hidden;
}

.comment_form_footer_left {
    float: left;
    height: 40px;
    line-height: 40px;
}

.comment_form_footer_right {
    float: right;
}

.comment_btn {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #288ad6;
    border-radius: 4px;
    background: #288ad6;
}

.comment_author_info {
    padding: 15px 10px;
    background: #fafafa;
    display: none;
    margin-right: 12px;
}

.comment_author_title {
    font-size: 1.2em;
    font-weight: bold;
}

.comment_author_info_item {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.comment_author_info_item label {
    margin-right: 10px;
}

.comment_author_info_item input[type=text] {
    width: calc(100% - 12px);
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px solid #e1e1e1;
}

.comment_author_info_item .comment_btn {
    float: left;
}

#comment_list {
    padding: 15px 0;
    margin-top: 15px;
    border-top: 1px solid #cacaca;
}

.comment_item {
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
}

.comment_item_author {
    width: 100%;
    height: 26px;
    overflow: hidden;
}

.comment_item_author_avatext {
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: #ddd;
    margin-right: 7px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .2);
}

.comment_item_author_name {
    float: left;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: bold;
    color: #333;
}

.comment_item_meta {
    font-size: 0.9em;
}

.comment_item_content {
    padding: 5px 0;
    color: #333;
}

.comment_item_meta .comment_item_reply {
    color: #4a90e2;
}

.comment_item_meta .comment_item_time {
    color: #999;
    font-size: 0.9em;
}

.comment_item_reply_wrap.has_child {
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-top: 10px;
}

.comment_item_reply_wrap {
    padding: 0 10px;
}

.comment_item_reply_wrap.has_child:after,
.comment_item_reply_wrap.has_child:before {
    top: -20px;
    left: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.comment_item_reply_wrap.has_child:before {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #f8f8f8;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1;
}

.comment_item_reply_wrap.has_child:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #dfdfdf;
    border-width: 10px;
    margin-left: -10px;
}

.comment_item_reply_wrap .comment_item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.comment_item_reply_wrap .comment_item {
    margin-top: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
}

.comment_item_author_admin {
    background: #f1c40f;
    border-radius: 2px;
    padding: 0 5px;
    line-height: normal;
    border: 1px solid #f1c40f;
    font-size: 11px;
    color: #333;
    font-weight: normal;
    display: inline-block;
    margin: 5px 0 0 10px;
}

#comment_list .comment_form {
    margin-top: 10px;
    display: none;
}

.rating-show {
    width: 100%;
    float: left;
    /* padding-bottom: 10px; */
}

.rating-show li {
    display: inline;
}

.rating-show-start {
    display: inline;
    float: left;
    padding-right: 10px;
}

.rating-show li i {
    color: #ff9727;
    font-size: 14px;
}

.rating-show-count {
    color: #00f;
}

#navigation-mobile {
    display: none;
}

#navigation-mobile.open {
    display: block;
}

#navigation-mobile-toggle {
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
}

#detail .css-content h3,
#detail .css-content h4,
#detail .css-content h5,
#detail .css-content h6 {
    font: 700 18px/21px px TeXGyreAdventor, Arial, sans-serif;
}

@media only screen and (max-width: 767px) {
    body .mobile-hotline {
        display: block;
        bottom: 0;
        width: 285px;
        background: rgba(0, 0, 0, 0.5);
        height: 60px;
        position: fixed;
        z-index: 9999999;
    }
}

@media (max-width: 480px) {
    .form {
        flex-direction: row;
    }
}