﻿@charset "utf-8"; 
:root {--color: #0066B1;}
@media (min-width:961px){header .header-nav{height:60px}
header .header-nav .header-nav-list ul li{line-height:60px;}
.index-header .header-nav .header-nav-list ul li .submenu{top:100%}
.inner-banner{margin-top:106px!important}}
header .header-nav,header .header-nav .header-nav-list ul li .submenu li{background:var(--fontcolor)}
@media (max-width:960px){header .header-nav .header-nav-list,header .header-nav .header-nav-list ul,header .header-nav .header-nav-list ul li{background:var(--fontcolor)}}
.product-main .product-container .product-left .product-lastest-products ul li {height: 154px;}
footer .friendlink {padding:5px 15px 10px;font-size:14px;text-align:center;position:relative;z-index:1;line-height:1;width:100%;}
footer .friendlink span {margin:5px 6px 5px 0;;}
footer .friendlink a {text-transform:capitalize;margin:5px 15px 5px 0;position:relative;padding-right:15px;display:inline-block}
footer .friendlink a:not(:last-child){border-right:1px solid #ffffff88}
footer .friendlink a:last-child {margin-right:0}
footer .bottom-container{flex-wrap:wrap;height:auto;display:flex}