﻿body 
{
    font-family:Arial !important;
}
.bg-white {
    background-color:#fff;
}
.bg-gray {
    background-color:#ebebeb;
}
a:hover {
    text-decoration:none;
}
a:focus {
    outline:none;
}
header {
    padding-top:10px;
    background-color:#fff;
}
header ul {
    margin:0;
    padding:0;
    float:right;
    color:#fff;
}
header ul li {
    padding-top:10px;
    padding-bottom:10px;
    list-style:none;
    float:left;
    margin-left:20px;
}
header ul li a {
    color:#fff;
}
header ul li a:hover {
    color:#ffd800;
}
.head-nav {
    width:100%;
    height:30px;
    line-height:30px;
    text-align:right;
}
.head-nav span {
    padding-right:10px;
    margin-left:10px;
    border-right:1px solid #ddd;
}
.head-nav span:last-of-type {
    border-right:0;
    padding-right:0;
}
.head-search {
    width:100%;
    height:30px;
    line-height:18px;
    font-size:13px;
    margin-top:30px;
}
.h-cart a {
    color: #595959;
}
.main-wrapper {
    width: 100%;
    box-sizing: border-box;
}
.responsive-table {
    overflow-x: auto;
    margin-right: -30px;
    margin-left: -30px;
}

    .responsive-table > table {
        width: 100%;
        border-collapse: collapse;
        -webkit-overflow-scrolling: touch;
    }

        .responsive-table > table td, th {
            border: 1px solid #cccccc;
            padding: 8px;
            font-family: Arial;
            font-size: 16px;
        }

    .responsive-table > table {
        background-color: #fff;
        box-shadow: inset 0 0 0 1px #ccc;
        /* And so on and so forth, if you want border-ception */
        margin: 0 auto;
        position: relative;
        border: 30px solid #fff;
        border-top: 0px;
        border-bottom: 0px;
    }
.table-responsive {
    overflow-x: auto;
}
.h-cart {
    float: right;
    text-align: left;
    color: #595959;
    background: url(../upload/icon/cart.png) no-repeat;
    padding-left: 40px;
    font-size: 12px;
    margin-left: 20px;
}
.h-clock {
    float:right;
    text-align:left;
    color:#595959;
    background:url(../upload/icon/calendar.png) no-repeat;
    padding-left:40px;
    font-size:12px;
    margin-left:20px;
}
.h-email {
    float:right;
    text-align:left;
    color:#595959;
    background:url(../upload/icon/hd_mail.png) no-repeat;
    padding-left:40px;
    font-size:12px;
}
.color-red {
    color:#d60000;    
}
.pad-top-0 {
    margin-top:0;
    padding-top:0;
}
.head-search .col-sm-6{
    padding-right:0;
}
.head-search .col-sm-6 a{
    float:left;
    font-size:25px;
    text-align:center;
    width:15%;
}
.head-search .col-sm-6 .input-group {
    float:right;
    width:85%;
}
.stellarnav.mobile.light ul {
    z-index:999999;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.navbar {
    clear:both;
    border-radius:0;
    border:none;
    height:40px;
    min-height:initial;
    margin-bottom:0;
}
.navbar a {
    color:#efefef !important;
}
.navbar-inverse {
    background-color:#036ec1;
}
.navbar-brand {
    height:45px;
    font-size:15px;
    padding-top:13px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color:#522100;
}
.navbar-nav > li > a {
    padding-top:13px;
    padding-bottom:12px;
    font-size:15px;    
}
.navbar-nav > li > a:hover, .navbar-brand:hover {
    color:#ffd800 !important;
}
.dropdown-menu {
    background-color:#036ec1;
    border:none;
    margin-top:0 !important;
    padding-top:0;
    padding-bottom:0;
}
.dropdown-menu > li > a {
    padding-top:10px;
    padding-bottom:10px;
    min-width:200px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color:#904e22;
}
.stellarnav > ul {
    width:100%;
}
.stellarnav ul ul {
    border-radius:0 !important;
}
.stellarnav > ul > li > a {
    padding:12px 20px !important;
}
.stellarnav > ul > li > ul > li{
    width:100%;
}
.stellarnav li li:hover {
    background-color:#03477b;
}
.stellarnav.light li a {
    padding-top:10px;
    padding-bottom:10px;
}
.stellarnav.mobile ul ul {
    background-color:#0d2233 !important;
}
.menu-top {
    width:60%;
    float:left;
    position:relative;
    height:56px;
    overflow:hidden;
}
.menu-top ul {
    margin:0;
    padding:0;
    border:solid 1px #cacaca;
    display:table;
}
.menu-top ul li {
    list-style:none;
    float:left;
    width:33.3333%;
    padding:7px 5px 7px 50px;
    font-weight:bold;
    color:#797979;
    font-size:12px;
    min-height:48px;
}
.menu-ck {
    border-right:solid 1px #cacaca;
    background:url(../upload/icon/check.jpg) 2px 2px no-repeat;
}
.menu-bh {
    border-right:solid 1px #cacaca;
    background:url(../upload/icon/100.jpg) 2px 2px no-repeat;
}
.menu-ch {
    border-right:solid 1px #cacaca;
    background:url(../upload/icon/usd.jpg) 2px 2px no-repeat;
}
.menu-dt {
    background:url(../upload/icon/free.jpg) 2px 2px no-repeat;
}
.menu-right {
    width:39%;
    height:50px;
    line-height:50px;
    float:right;
}
.menu-right a {
    display:block;
    background-color:#00a54f;
    color:#ffd800;
    text-align:center;
    font-weight:bold;
    font-size:12px;
}
.item-order {
    clear:both;
    margin-top:10px;
}
.bor-right-10 {
    border-right:solid 10px #fff;
}
.item-caption ul {
    margin: 0;
    padding: 0;
}
.bg-none {
    background:none !important;   
    padding-left:0 !important; 
}
.mar-bot-15 {
    margin-bottom:15px;
}
.item-caption li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.item-top-index {
    clear:both;
    margin-top:10px;
    display:table;
    padding-bottom:10px;
    padding-top:10px;
    background-color:#fff;
    border:solid 15px #ececec;
    overflow:hidden;
    width:100%;
}
.img-thumb
{
    height:285px;
    overflow:hidden;
}
    .img-thumb img {
        min-width: 100%;
        min-height: 100%;
        object-fit: cover;
    }
.color-black {
    color: #000;
    font-weight: 600;
}
.owl-carousel .owl-item img {
    width: auto !important;
    max-width: 100%;
}
.item-index-info {
    padding-top: 20px;
}
.item-index-name {
    padding-top:10px;
}
.item-index-info a {
    color:#036ec1;
    font-size:12px;
    font-weight:bold;
}
.item-old-price {
    color:#797979;
    font-size:12px;
    margin-top:10px;
}
.item-status {
    color:#fd4c08;
    font-size:12px;
}
.item-status i {
    width:15px;
    color:#036ec1;
}
.item-status b {
    color:#267536;
    font-weight:500;
}
.item-info {
    font-size:12px;
}
.item-info p {
    margin-top:7px;
    margin-bottom:0;
}
.bt-cart {
    background-color:#fd4c08;
    color:#fff;
    padding:7px;
}
.bt-cart:hover {
    background-color:#036ec1;
    color:#fff;
}
.pad-left-20 {
    padding-left:20px;
}
.top-news {
    border:solid #ebebeb 1px;
    padding-top:20px;
    padding-bottom:20px;
}
.top-news ul {
    padding:0 10px;
    margin:0;
}
.top-news ul li {
    list-style:none;
    border-bottom:dashed 1px #ddd;
    padding-bottom:5px;
    margin-bottom:5px;
}
.top-news ul li a {
    color:#515151;
}
.top-news ul li a:hover {
    color:#337ab7;
}
.item-order {
    clear:both;
    margin:30px auto;    
    height:40px;
    line-height:40px;   
}
.item-order a {
    color:#fff;
    display:block;
    background-color:#00a54f;
    border-radius:5px;
    width:90%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    text-transform:uppercase;
    font-size:13px;
}
.item-order a:hover {
    background-color:#fd4c08;
}
.mb-menu .menu-title {
    padding-left:20px;
}
.breadcrumb {
    background-color:#036ec1;
    width:100%;
    display:table;
    color:#ebebeb;
    min-height:40px;
    border-radius:0;
    padding:10px 15px;
    font-size:14px;
    margin-bottom:0
}
.breadcrumb a {
    color:#ebebeb;
}
.breadcrumb li {
    line-height:1.4em;
    float:left;
}
.breadcrumb>li+li:before {
    float:left;
}
.breadcrumb h1, .breadcrumb h2 {
    font-weight:600;
    margin:2px 0 0 0;
    float:left;
    font-size:14px;
}
.products--info h1{
    margin-top:0;
}
.products--info img {
    width: 100%;
    margin-bottom:15px;
}
.products--details,
.blog--details {
    width: 100%;
    border: solid 1px #ebebeb;
    padding: 30px 15px;
}
    .products--details h1,
    .blog--details h1 {
        font-size: 18px;
    }
    .products--details h2,
    .blog--details h2,
    .products--details h3,
    .blog--details h3,
    .products--details h4,
    .blog--details h4 {
        font-size: 15px;
    }
section {
    margin-top: 15px;
}
.mt-10
{
    margin-top:10px;
}
.product-number
{
    outline:none;
    height:30px;
    width:50px;
}
.products--size,
.products--color {
    margin-top: 10px;
}
    .products--size select,
    .products--color select,
    .products--size select:focus,
    .products--color select:focus {
        outline: none;
        padding:3px 10px;
    }
.slider {
    overflow: hidden;
}
.xs-slider .col-xs-8 {
    padding-right:5px;
}
.xs-slider .col-xs-4 {
    padding-left:5px;
}
.xs-slider .col-xs-4  div + div {
    margin-top:6px;
}
.mar-top-10 {
    margin-top:10px;
    clear:both;
}
.mar-top-15 {
    margin-top:15px;
}
.pad-top-15 {
    padding-top:15px;
}
.pad-bot-15 {
    padding-bottom:15px;
}
.item-left {
    max-height:310px;
    background:#fff;
    overflow:hidden;
}
.item-left img {
    height:310px;
    margin:0 auto;
}
.r-img {
    max-height:290px;
    overflow:hidden;
}
.r-img img {
    height:290px;
    margin:0 auto;
}
.menu-title {
    height:40px;
    line-height:40px;
    color:#fff;
    background-color:#036ec1;
    font-weight:bold;
    text-transform:uppercase;
    overflow:hidden;
}
.menu-title a {
    color:#fff;
    padding:13px 15px;
}
.menu-title a:first-of-type {
    background-color:#5dbe71;
}
.menu-title h1, .menu-title h2, .menu-title h3 {
    height:40px;
    line-height:40px;
    margin:0;
    font-size:15px;
    font-weight:600;
    float:left;
    color:#ebebeb;
}
.menu-title i {
    width:20px;
}
.menu-title span {
    float:right;
    padding-right:15px;
}
.menu-title span a {
    color:#f1f1f1;
    font-size:13px;
    text-transform:initial;
}
.item-border {
    padding-top: 10px;
    padding-bottom: 20px;
    border: solid 1px #ebebeb;
}
.col-products .row {
    margin-right: -7px;
    margin-left: -7px;
}
.col-products .col-xs-6, .col-products .col-sm-4 {
    padding-right: 7px;
    padding-left: 7px;
}
.item--products {
    margin-top: 15px;
    border: solid 1px #ebebeb;
    padding: 15px;
}

.col-border {
    border: solid 1px #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.item-price {
    font-weight:bold;
    color:#fd4c08;
    font-size:15px;
}
.item-price s {
    font-weight:500;    
    color:#aba3a0;
    font-size:12px;
    padding-left:10px;
}
.item-name-news {
    margin-top:10px;
    text-align:center;
    height:70px;
    line-height:1.4em;
    font-size:14px;
}
.item-name {
    margin-top: 10px;
    line-height: 1.4em;
    font-size: 13px;
    height: 35px;
}
.item-name a {
    color:#036ec1;
}
.item-name b {
    text-transform:uppercase;
}
.text-left {
    text-align:left !important;
}
.form-payment {
    border:solid 1px #e6e6e6;
    padding-top:30px;
}
.btn-green {
    background-color:#036ec1;
    color:#fff;
    padding-left:20px;
    padding-right:20px;
}
.bg-news {
    background:url(../upload/icon/bg-news.jpg) bottom no-repeat;
    padding-top:20px;
    padding-bottom:50px;
    color:#9c9c9c;
    min-height:500px;
}
.bg-news img {
    margin-left:auto;
    margin-right:auto;
}
.bg-index {
    background:url(../upload/icon/bg-index.jpg) 0 no-repeat;
    padding-top:50px;
    padding-bottom:50px;
    color:#e6e6e6;
    text-align:center;    
}
.bg-index a {
    color: #fff;
    margin-left: 20px;
    border: 1px #0e415a solid;
    border-radius: 5px;
    padding: 10px 25px;
    background-color: rgba(3, 110, 193, 0.6);
}
.bg-index a:hover {
    color:#ffd800;
}
.form-control:focus, .stylish-input-group button:focus {
    outline:none;
}
.form-control option
{
    padding-top:5px;
    padding-bottom:5px;
    height:30px;
    line-height:30px;
}
.owl-nav {
    position:absolute;
    top:40%;
    width:100%;
    display:initial !important;
}
.owl-prev {
    margin-left:10px;
    border-radius:5px;
    width:40px;
    height:40px;
    background-color: rgba(41,41,41, 0.6);
    line-height:40px;
    text-align:center;
    float:left;
    color:#d0d0d0;
}
.owl-next {
    margin-right:10px;
    float:right;
    border-radius:5px;
    width:40px;
    height:40px;
    background-color: rgba(41,41,41, 0.6);
    line-height:40px;
    text-align:center;
    color:#d0d0d0;
}
.form-group {
    display:table;
    width:100%;
    margin-bottom:10px;
}
.form-control, .control-label {
    line-height:30px;
}
.item-payment {
    margin-top:30px;
    color:#fff;
    padding:10px 30px;
    background-color:#036ec1;
}
.item-payment:hover {
    color:#ffd800;
}
.item-cart a:focus, .item-cart a:hover {
    color:#ffd800;
}
.pad-bot-10 {
    padding-bottom:10px;
}
.pad-top-50 {
    padding-top:50px;
}
.no-pad-bot {
    padding-bottom:0;
}
.no-pad-left {
    padding-left:0;
}
.no-pad-right {
    padding-right:0;
    font-size:13px;
}
.no-pad {
    padding-left:0;
    padding-right:0;
}
.input-group-addon {
    padding:0;
}
.search {
    background:url(../upload/icon/search.png) 0 no-repeat;
}
.search {
    width: 35px;
    height: 30px;
    background: url(../upload/icon/search.png) center no-repeat;
    border: 0;
}
.border-bot {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:dashed 1px #cacaca;
}
.menu-content {
    width: 100%;
    border: solid 1px #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    display: block;
}
.menu-content ul {
    margin:0 15px;
    padding:0;
}
.menu-content ul li {
    list-style:none;
    height:35px;
    line-height:35px;
    border-bottom:dashed 1px #dadada;
}
.menu-content ul li i {
    padding-left:3px;
    width:10px;
}
.menu-content a {
    color:#036ec1;
}
.menu-content .col-xs-12 {
    float:none;
    display:table;
}
.item-img {
    height: 250px;
    overflow: hidden;
}
.item-img img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.col-xs-12 .owl-stage-outer .owl-stage .owl-item .item .item-img {
    max-height:235px;
    overflow:hidden;
}
.pager li > a, .pager li > span {
    padding: 10px 15px;
}
.items-news
{
    width:100%; 
    display:table;
    border-bottom:dashed 1px #ebebeb;
    padding-bottom:10px;
    margin-bottom:10px;
}
.items-news-thumb
{
    width:250px;
    float:left;
    height:200px;
    overflow:hidden;
}
.item-readmore
{
    margin-top:15px;
}
.item-readmore a {
    float: right;
    padding: 5px 15px;
    border: solid 1px #036ec1;
    border-radius: 5px;
}
.item-readmore a:hover {    
    background:#036ec1;
    color:#fff;
}
.items-news-thumb img {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}
.items-news-desc
{
    width:calc(100% - 265px);
    float:right;
}
.table > thead > tr > th {
    border-bottom: 0;
}
.center {
    text-align:center;
}
.img-cart {
    max-width:80px;
    max-height:35px;
}
table {
    border:solid 1px #dadada;
}
table td, table th {
    border-right:solid 1px #dadada;    
}
.thead-inverse {
    background-color:#e6e6e6;
}
.btn-danger {
    background-color:#036ec1;
    border-color:#036ec1;
}
.pager {
    clear:both;
    margin-top:20px;
}
.pager a 
{
    color:#036ec1;
}
    .pager .active a {
        background-color: #00a54f;
        color: #fff;
    }
.pager .active a:hover {
    background-color:#036ec1;
}
.pager li > a, .pager li > span {
    border-radius:0;
}
.products--details iframe,
.blog--details iframe {
    max-width: 100%;
}
.products--details img,
.blog--details img {
    max-width: 100%;
    height: auto !important;
}
.same {
    border-top: dashed 1px #ebebeb;
    margin-top: 30px;
    padding-top: 15px;
}
.blog--related
{
    margin-top:20px;
}
.blog--related .item-img
{
    height:140px;
    overflow:hidden;
}
    .blog--related .item-img img {
        min-height: 100%;
        min-width: 100%;
        object-fit: cover;
    }
.item-caption {
    width: 100%;
    padding-top: 15px;
    text-align: left;
}
.info--product
{
    padding-left:15px;
    padding-right:15px;
    width:100%;
    display:table;
}
.col-xs-12 .no-pad-right h1 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 10px;
}
.col-item-news {
    padding-left:0;
    padding-right:0;
    border-bottom:dashed 1px #ebebeb;
    padding-bottom:20px;
    margin-bottom:20px;
}
.col-item-news .col-xs-9 {
    padding-right:0;
    text-align:justify;
}
.item-news-name {
    font-weight:bold;
    font-size:15px;
    text-transform:uppercase;
}
.item-news-date {
    font-size:12px;
    color:#525252;
    height:30px;
    line-height:30px;
}
.mb-menu
{
    padding-bottom:30px;
}
footer {
    margin-top: 30px;
    background: #00a54f;
    border-top: solid 5px #007b3b;
    color: #ffffff;
}
.footer-title {
    text-transform:uppercase;
    margin-bottom:10px;
    font-size:18px;
    font-weight:bold;
    color:#fff;
}
footer a {
    color:#fff;
}
    footer a:hover {
        color: #fff;
        text-decoration: underline;
    }
footer i {
    width:20px;
}
footer ul {
    margin:0;
    padding:0;
}
footer ul li {
    list-style:none;
    margin-bottom:10px;
}
footer ul li i {
    width:10px;
}
.ft-item {
    width:100%;
    clear:both;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:dashed 1px #4a2d1a;
    display:table;
}
.ft-item:last-of-type {
    border-bottom:none;
}
footer .col-sm-3, footer .col-sm-4, footer .col-sm-5 {
    margin-bottom:20px;
}
footer .col-sm-5 .col-xs-3, footer .col-sm-5 .col-xs-9 {
    padding-left:0;
}
footer iframe {
    width:100%;
}
.item-card {
    background-color:#036ec1;
    width:180px;
    height:40px;
    line-height:40px;
    padding-left:20px;
    border-radius:3px;
}
.item-card i {
    width:30px;
}
.button {
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
.button:hover {
    color:#ffd800;
    transition: all 0.5s;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
.item-content {
    clear:both;
    padding-top:40px;
}
.item-news img {
    max-width:100%;
    height:auto !important;
}
.item-news h1 {
    margin-top:0;
    margin-bottom:10px;
    font-size:17px;
    text-transform:uppercase;
    font-weight:bold;
}
.item-news h2, .item-news h3, .item-news h4, .item-news h5{
    margin-top:25px;
    margin-bottom:10px;
    font-size:17px;
    text-transform:uppercase;
    font-weight:bold;
}
.nav-tabs > .active {
    background-color:#036ec1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background:none;
    color:#fff;
    border:none;
}
.nav-tabs a:hover {
    color:#036ec1;
}
.tab-pane {
    padding-top:30px;
    text-align:justify;
}
.tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5 {
    margin-top:25px;
    margin-bottom:10px;
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:1.4em;
}
.tab-content img {
    max-width:95%;
    height:auto !important;
}
.pad-20 {
    margin-top:30px;
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:16px;
    color:#036ec1;
}
.same {
    padding-bottom:5px;
    border-bottom:dashed 1px #cacaca;
}
.contact-map {
    width:100%;
    height:400px;
    overflow:hidden;
    margin-bottom:30px
}
.contact-map iframe {
    width:100%;
    height:100%;
    border:none;
}
.vs-xs {
    display: none;
}
.hd-xs {
    display: block;
}
.ft-seo {
    line-height: 50px;
    background-color: #000;
    height: 100px;
    overflow: hidden;
}
.heading-seo {
    clear:both;
}
.heading-seo h1, .heading-seo h2, .heading-seo h3, .heading-seo h4, .heading-seo h5, .heading-seo h6, .heading-seo p {
    font-size:13px;
    margin:0 5px 0 0;
    padding:0;
    display:inline;
    color:#c5bbb4;
}
.title-news {
    text-align:center;
    font-weight:bold;
    font-size:22px;
    padding-bottom:20px;
    color:#595959;
}
.title-news b {
    color:#00a54f;
}
@media screen and ( width: 768px ){
    
    .nav>li>a {
    padding-left: 5px;
    padding-right:5px;
    }
    .menu-top {
        height:110px;
    }
    .menu-top ul li {
        padding: 15px 5px 15px 50px;
    }
    .menu-top, .menu-right {
        margin-bottom:10px;
    }
    .item-info, .ipad-left-50 {
        width:60%;
        float:left;
    }
    .bt-ipad, .ipad-right-50 {
        float:right;
        width:35%;
        clear:none;
    }    
}
@media screen and ( min-width: 768px ) and ( max-width: 1024px ) {
    .h-clock, .h-email {
        width:50%;
        float:left;
        margin-left:0;
    }
    .menu-right a {
        line-height: 28px;
    }
}
@media screen and ( max-width: 768px ) {
    .stellarnav.mobile.active > ul, .stellarnav.mobile > ul > li {
        width:100%;
    }
    .mb-menu, .head-nav,.head-search .text-left, .head-search .col-sm-6 a {
        display:none;
    }

    .head-search {
        width:100%;
        display:block;
        height:50px;
        padding-top:10px;
        margin-top:0;
    }
    .head-search .col-sm-6 {
        padding-left:0;
    }
    .head-search .col-sm-6 .input-group {
        width:100%;
    }
    .menu-top, .menu-right {
        display:table;
        width:100%;
    }
    .menu-top ul li {
        width:50%;
    }
    .item-top-index .col-xs-3,.item-top-index .col-xs-4,.item-top-index .col-xs-5,.item-top-index .col-xs-6,.item-top-index .col-xs-7,.item-top-index .col-xs-8,.item-top-index .col-xs-9 {
        width:100%;
        padding-top:10px;
    }
    .no-pad-left {
        padding-left:15px;
    }
    .no-pad-right {
        padding-right:15px;
    }
    .item-top-index img {
        margin-left:auto;
        margin-right:auto;
    }
    .item-index-info a, .item-old-price, .item-status, .item-info {
        font-size:14px;
    }
    .item-img img, .item-img {
        height:auto;
        max-height:initial;
    }
}
.affix {
    width: 100%;
    top: 0;
    border: none;
    z-index: 99999;
}
.contact-form {
    background: #f1f1f1;
    padding: 30px 15px;
    border-radius: 5px;
    margin-top: 30px;
}
.contact-form .item-form{
    margin-bottom:15px;
}
.item-form .btn-submit {
    background: #036ec1;
    padding: 10px 25px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}
.form-title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
@media screen and ( max-width: 767px ) {
    .r-img img, .item-left img {
        height:auto;
    }
    .vs-xs {
        display: block !important;
    }

    .hd-xs {
        display: none !important;
    }
}
@media screen and ( max-width: 481px ) {
    .col-xs-6 {
        width: 100%;
    }
    .item-order a {
        width:100%;
        font-size:13px;
    }
    .menu-top, .menu-right {
        display:none;
    }
    .item-order a {
        line-height:25px;
    }
    .head-search {
        display:none;
    }
}
.quick-alo-phone.quick-alo-static {
opacity:.6;
}

.quick-alo-phone.quick-alo-hover,
.quick-alo-phone:hover {
opacity:1;
}

.quick-alo-ph-circle {
width:160px;
height:160px;
top:20px;
left:20px;
position:absolute;
background-color:transparent;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
border:2px solid rgba(30,30,30,0.4);
border:2px solid #bfebfc 9;
opacity:.1;
-webkit-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
-moz-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
-ms-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
-o-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;
-webkit-transform-origin:50% 50%;
-moz-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
-o-transform-origin:50% 50%;
transform-origin:50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
-webkit-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
-o-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
-webkit-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
-o-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
border-color:#00aff2;
opacity:.5;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
border-color:#acd05a;
border-color:#acd05a 9;
opacity:.5;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
border-color:#acd05a;
border-color:#acd05a 9;
opacity:.5;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
border-color:#ccc;
opacity:.5;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
border-color:#75eb50;
opacity:.5;
}

.quick-alo-ph-circle-fill {
width:100px;
height:100px;
top:50px;
left:50px;
position:absolute;
background-color:#000;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
border:2px solid transparent;
opacity:.1;
-webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;
-webkit-transform-origin:50% 50%;
-moz-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
-o-transform-origin:50% 50%;
transform-origin:50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
-webkit-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
-o-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
-webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
-o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
opacity:0 !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
background-color:rgba(0,175,242,0.5);
background-color:#00aff2 9;
opacity:.75 !important;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
background-color:rgba(146, 200, 60, 0.8);
opacity:.75 !important;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
background-color:rgb(146, 200, 62);
opacity:.75 !important;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
background-color:rgba(204,204,204,0.5);
background-color:#ccc 9;
opacity:.75 !important;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
background-color:rgba(117,235,80,0.5);
opacity:.75 !important;
}

.quick-alo-ph-img-circle {
width:60px;
height:60px;
top:70px;
left:70px;
position:absolute;
background:rgba(30,30,30,0.1) url('../upload/icon/iphone.png') no-repeat center center;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
border:2px solid transparent;
opacity:.7;
-webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
-webkit-transform-origin:50% 50%;
-moz-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
-o-transform-origin:50% 50%;
transform-origin:50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
-webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
-webkit-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
-moz-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
-ms-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
-o-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
background-color:#00aff2;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
background-color:#93c73e;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
background-color:#3c8f36;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
background-color:#ccc;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
background-color:#75eb50;
}

@-moz-keyframes quick-alo-circle-anim {
0% {
-moz-transform:rotate(0) scale(.5) skew(1deg);
opacity:.1;
-moz-opacity:.1;
-webkit-opacity:.1;
-o-opacity:.1;
}
30% {
-moz-transform:rotate(0) scale(.7) skew(1deg);
opacity:.5;
-moz-opacity:.5;
-webkit-opacity:.5;
-o-opacity:.5;
}
100% {
-moz-transform:rotate(0) scale(1) skew(1deg);
opacity:.6;
-moz-opacity:.6;
-webkit-opacity:.6;
-o-opacity:.1;
}
}

@-webkit-keyframes quick-alo-circle-anim {
0% {
-webkit-transform:rotate(0) scale(.5) skew(1deg);
-webkit-opacity:.1;
}
30% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
-webkit-opacity:.5;
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
-webkit-opacity:.1;
}
}

@-o-keyframes quick-alo-circle-anim {
0% {
-o-transform:rotate(0) kscale(.5) skew(1deg);
-o-opacity:.1;
}
30% {
-o-transform:rotate(0) scale(.7) skew(1deg);
-o-opacity:.5;
}
100% {
-o-transform:rotate(0) scale(1) skew(1deg);
-o-opacity:.1;
}
}

@-moz-keyframes quick-alo-circle-fill-anim {
0% {
-moz-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
50% {
-moz-transform:rotate(0) -moz-scale(1) skew(1deg);
opacity:.2;
}
100% {
-moz-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
0% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
opacity:.2;
}
100% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
}

@-o-keyframes quick-alo-circle-fill-anim {
0% {
-o-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
50% {
-o-transform:rotate(0) scale(1) skew(1deg);
opacity:.2;
}
100% {
-o-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2;
}
}

@-moz-keyframes quick-alo-circle-img-anim {
10% {
transform:rotate(0) scale(1) skew(1deg);
}
10% {
-moz-transform:rotate(-25deg) scale(1) skew(1deg);
}
20% {
-moz-transform:rotate(25deg) scale(1) skew(1deg);
}
30% {
-moz-transform:rotate(-25deg) scale(1) skew(1deg);
}
40% {
-moz-transform:rotate(25deg) scale(1) skew(1deg);
}
50% {
-moz-transform:rotate(0) scale(1) skew(1deg);
}
100% {
-moz-transform:rotate(0) scale(1) skew(1deg);
}
}

@-webkit-keyframes quick-alo-circle-img-anim {
0% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
}
}

@-o-keyframes quick-alo-circle-img-anim {
0% {
-o-transform:rotate(0) scale(1) skew(1deg);
}
10% {
-o-transform:rotate(-25deg) scale(1) skew(1deg);
}
20% {
-o-transform:rotate(25deg) scale(1) skew(1deg);
}
30% {
-o-transform:rotate(-25deg) scale(1) skew(1deg);
}
40% {
-o-transform:rotate(25deg) scale(1) skew(1deg);
}
50% {
-o-transform:rotate(0) scale(1) skew(1deg);
}
100% {
-o-transform:rotate(0) scale(1) skew(1deg);
}
}

.quick-alo-phone {
position: fixed;
background-color: transparent;
width: 200px;
height: 200px;
cursor: pointer;
z-index: 200000 !important;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
-webkit-transition: visibility .5s;
-moz-transition: visibility .5s;
-o-transition: visibility .5s;
transition: visibility .5s;
right: 150px;
bottom: 18pt !important;
}
.support--website {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    line-height: 50px;
    background: #006e35;
    background-repeat: repeat-x;
    color: #fff;
    z-index: 99;
}

    .support--website ul {
        display: inline-block;
        list-style: none;
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .support--website ul li {
            display: inline-block;
            list-style: none;
            margin-left: 3px;
            margin-right: 3px;
        }

    .support--website a {
        color: #fff;
        font-weight: 500;
        display: inline-flex;
    }