body {
width: 100%;
height: 100%;
background: #f9f9f9;
color: #000;
font: 14px Arial,Helvetica,sans-serif;
margin: 0 auto;
padding: 0;
}

a {
color: #060077;
text-decoration: none;
transition: 0.1s;
}

a:hover, .box li a:hover,.brief h2 a:hover,.item h2 a:hover {
color: #f80000;
}

a.active {
	color: #f80000;  /* menu.js */
}

img {
border: 0;
}

dl {
width: 100%;
font: normal 14px Arial;
display: flex;
margin: 0;
}

dt {
width: 60%;
display: flex;
padding: 5px;
margin: 0;
}

dd {
width: 40%;
display: flex;
padding: 5px;
margin: 0;
}

dl:nth-child(odd) {
background-color: #fff; /* фон нечетных столбцов */
}

dl:nth-child(even) {
background-color: #f5f5f5; /* фон четных столбцов */

  }

dl:hover dt {
background: #ffffcc; /* фон строки при наведении */
}

dl:hover dd {
background: #ffffcc; /* фон строки при наведении */
}

table {
width: 100%;
font: normal 14px Arial;
border-collapse: collapse;
}

td {
vertical-align: top;
border: 1px 0 solid #d3d3d3;
padding: 5px;
}
 
h1 {
color: #222;
font: 32px Arial,Helvetica,sans-serif;
line-height: 1.5em;
text-align: left;
margin: 0;
padding: 0;
}

h2 {
color: #393939;
font-size: 14px;
margin: 30px 0 10px;
}

h3 {
color: #333;
font: bold 16px Arial, Helvetica, sans-serif;
line-height: 24px;
margin: 0 10px;
}

h3 a {
text-decoration: none;
color: #333;
}

p {
margin-top: 10px;
}

sup {
color: red !important;
}

.clear {
clear: both;
overflow: hidden;
}

.no {
color: #9c9c9c !important;
}

.select {
color: #d0d0d0 !important;
padding-right: 15px;
margin: 0;
}

.selected {
color: #fad201 !important;
padding-right: 15px;
margin: 0;
}

.top_menu_background {
background: #fff;
width: 100%;
height: 35px;
}

.top_menu {
background: #fff;
min-width: 998px;
max-width: 1220px;
height: 35px;
margin: 0 auto;
}

.top_menu ul {
list-style-type: none;
float: left;
margin: 0;
padding: 5px 10px;
}

.top_menu li {
margin-right: 20px;
float: left;
}

.top_menu a {
font-size: 14px;
text-decoration: none;
font-weight: 100;
}

.cart ul {
list-style-type: none;
float: right;
margin: 0;
padding: 5px 10px;
}

.cart li {
color: #2c75ff;
float: right;
margin: 0;
}

.cart a {
font-size: 14px;
text-decoration: none;
}

.header_background {
background: #fff;
width: 100%;
height: 50px;
}

.header {
background: #fff;
min-width: 998px;
max-width: 1220px;
height: 50px;
margin: 0 auto;
}

.logo {
width: 196px;
height: 44px;
float: left;
padding: 6px 0 0 10px;
}

.logo img {
width: 196px;
height: 44px;
float: left;
}

.search {
width: 540px;
height: 32px;
float: left;
padding: 9px;
margin: 0 20px;
}

.tell {
font-size: 25px;
color: #333;
float: right;
padding-top: 10px;
padding-right: 10px;
}

.banner {
background: #fff;
width: 998px;
height: 300px;
padding: 10px 0;
margin: 0 auto;
}

.banner_background {
background: #fff;
}

.banner img {
width: 978px;
height: 300px;
margin: 0 10px;
}

.slider_background {
background: #fff;
width: 100%;
height: 300px;
}

.slider {
background: #fff;
min-width: 978px;
max-width: 1200px;
height: 300px;
margin: 0 auto;
}

.menu-top_background {
background: #fff;
width: 100%;
height: 45px;
}

.menu-top {
background: #fff;
min-width: 998px;
max-width: 1220px;
height: 45px;
margin: 0 auto;
}

.menu-top ul {
background: #fff;
width: 978px;
height: 45px;
list-style-type: none;
float: left;
padding: 0;
margin: 0;
}

.menu-top li {
height: 20px;
font-size: 16px;
font-weight: 400;
padding: 5px 10px 10px;
margin-top: 10px;
float: left;
}

.menu-top li a {
text-decoration: none;
color: #060077;
}

.menu-top li a:hover {
color: #f80000;
}

.menu-top li.disabled {
background: #f9f9f9;
color: #060077;
border-radius: 5px 5px 0 0;
cursor: default;
}

.menu-top li.enabled {
background: #f9f9f9;
border-radius: 5px 5px 0 0;
}

.menu-top li.enabled a {
color: #060077;
}

.menu-top li.disabled_index {
background: #d5d5d5;
color: #2c75ff;
font: bold 23px Arial, Helvetica, sans-serif;
border-radius: 5px 5px 0 0;
padding: 0 10px 15px;
cursor: default;
}

.menu-top li.enabled_index {
text-decoration: none;
color: #fff;
font: bold 23px Arial, Helvetica, sans-serif;
border-radius: 5px 5px 0 0;
padding: 0 10px 15px 0;
}

.menu-top li.disabled_catalog {
background: #f9f9f9;
color: #2c75ff;
border-radius: 5px 5px 0 0;
}

.menu-bottom_background {
background: #f9f9f9;
width: 100%;
height: 40px;
}

.menu-bottom {
background: #f9f9f9;
min-width: 998px;
max-width: 1220px;
height: 40px;
margin: 0 auto;
}

.menu-bottom ul {
background: #f9f9f9;
width: 978px;
height: 40px;
list-style-type: none;
float: left;
padding: 0;
margin: 0 10px 0;
}

.menu-bottom li {
height: 20px;
font-size: 14px;
font-weight: 400;
padding: 5px 10px 10px;
margin-top: 5px;
float: left;
}

.menu-bottom li.disabled {
color: #808080;
}

.menu-bottom li a {
text-decoration: none;
}

.menu-bottom li a:hover {
color: #ff4500;
}

.menu-bottom li.enabled a {
color: #808080;
}

.content {
background: #f9f9f9;
min-width: 978px;
max-width: 1220px;
padding: 10px;
overflow: hidden;
margin: 0 auto;
}

.page p {
margin-top: 0;
margin-bottom: 15px;
}

.page, .product {
background: #fff;
min-width: 958px;
max-width: 1200px;
box-shadow: 0 4px 4px rgba(0,0,0,0.05);
border-radius: 5px;
margin: 0 auto;
padding: 5px 10px;
overflow: hidden;
}

.product h1 {
padding-left: 10px;
}

.left_nav {
width: 220px;
float: left;
}

.box {
background: #fff;
margin: 15px 10px 35px;
}

.box ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.box li {
color: #ff4500;
font-size: 15px;
line-height: 22px;
height: 22px;
}

.box li a {
color: #212121;
text-decoration: none;
}

.box a {
text-decoration: none;
font-weight: 100;
}

.box h3 {
font-size: 18px;
position: relative;
border-radius: 3px 3px 0 0;
margin: 0;
}

.firstitem {
border-bottom: 1px solid #f5f5f5;
padding: 5px 0;
}

.lastitem {
margin-top: 5px;
border: 0;
}

.index {
min-width: 978px;
max-width: 1220px;
height: 100%;
overflow: hidden;
margin: 0 auto;
}

.cat {
overflow: hidden;
padding: 0 1px;
}

.cont {
overflow: hidden;
padding: 5px;
}

.cat h1, .cont h1 {
margin: 0;
padding: 0;
}

.welcome_background {
background: #fff;
width: 100%;
border-bottom: 1px solid #e7e7e7;
}

.welcome {
background: #fff;	
min-width: 978px;
max-width: 1200px;
padding: 20px 10px;
margin: 0 auto;
}

.welcome h1 {
min-width: 978px;
max-width: 1200px;
text-align: center;
padding: 20px 0 0;
}

.welcome p {
min-width: 978px;
max-width: 1200px;
font-size: 16px;
text-align: justify;
line-height: 1.5;
color: #222;
}

.new {
min-width: 978px;
max-width: 1220px;
height: 356px;
overflow: hidden;
margin: 0 auto;
}

.popular {
min-width: 978px;
max-width: 1220px;
height: 1068px;
overflow: hidden;
margin: 0 auto;
}

.brand {
min-width: 978px;
max-width: 1220px;
height: 144px;
overflow: hidden;
margin: 0 auto;
}

.pop h2 {
min-width: 978px;
max-width: 1220px;
color: #222;
font-size: 26px;
font-weight: 500;
text-align: center;
margin: 20px auto;
}

.brief {
background: #fff;
width: 208px;
height: 320px;
border: 3px solid #fff;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,.28);
position: relative;
float: left; 
margin: 5px;
padding: 10px;
}

.brief h2 {
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 0;
}

.brief h2 a {
color: #060077;
text-decoration: none;
}

.brief_left {
width: 200px;
height: 220px;
}

.brief_left img {
width: 200px;
height: 200px;
margin: 0 9px;
position: relative;
z-index: 1;
}

.brief_left img:hover {
opacity: 0.8;
}

.brief_right {
text-align: left;
font-size: 12px;
color: #696969;
width: 187px;
padding-left: 10px;
float: left;
}

.brief_right p {
text-align: left;
color: #000;
height: 100%;
margin: 0 0 10px;
}

.brief br {
clear: both;
}

.brief_bottom {
float: left;
width: 120px;
}

.brief_brand {
background: #fff;
width: 218px;
height: 118px;
border: 3px solid #fff;
border-radius: 2px;
background: #fff;
box-shadow: 0 1px 3px
rgba(0,0,0,.28);
position: relative;
float: left;
margin: 5px;
padding: 5px;
}

.brief_brand img {
width: 200px;
height: 100px;
margin: 9px;
}

.brief_brand img:hover {
opacity: 0.8;
}

.index_right {
text-align: left;
font-size: 12px;
color: #696969;
width: 187px;
padding-left: 10px;
float: left;
}

.index_right p {
text-align: left;
color: #000;
height: 100%;
margin: 0 0 10px;
}

.index_price p {
float: right;
font-size: 22px; 
height: 22px;
position: relative;
border: 0;
padding: 0;
margin: 15px 0;
}

.help {
width: 100%;
background: #f9f9f9;
}

.help h1 {
min-width: 958px;
max-width: 1200px;
padding: 20px 20px 10px;
margin: 0 auto;
}

.help p {
background: #f9f9f9;
min-width: 958px;
max-width: 1200px;
font-size: 16px;
line-height: 1.5;
color: #222;
padding: 0 20px 10px;
margin: 0 auto;
}

.plus_background {
width: 100%;
height: 325px;
background: #fff;
border-top: 1px solid #e7e7e7;
}

.plus {
min-width: 978px;
max-width: 1220px;
padding: 20px 10px;
margin: 0 auto;
}

.plus h2 {
min-width: 978px;
max-width: 1220px;
text-align: center;
padding: 20px 0 0;
margin: 0;
}

.plus ul {
min-width: 978px;
max-width: 1220px;
list-style-type: none;
padding: 0;
margin: 0;
}

.plus li {
font-size: 16px;
color: #2c75ff;
text-decoration: none;
line-height: 30px;
padding-left: 5px;
}

.plus p {
margin: 0 0 10px 23px;
}

.item {
background: #fff;
width: 100%;
border-radius: 4px;
box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.16);
margin: 6px 0;
padding: 10px;
box-sizing: border-box;
float: left;
}

.item_left {
width: 20%;
height: 20%;
float: left;
}

.item_left img {
width: 100%;
height: 100%;
}

.item_left img:hover {
opacity: 0.8;
}

.item_brand {
width: 130px;
height: 65px;
float: left;
}

.item_brand img {
width: 130px;
height: 65px;
}

.item_brand img:hover {
opacity: 0.8;
}

.item_center {
text-align: left;
color: gray;
width: 410px;
height: 210px;
padding-left: 10px;
float: left;
}

.item_center h2 {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 0;
}

.item_center h2 a {
color: #060077;
text-decoration: none;
}

.item_center p {
text-align: left;
color: #333;
margin: 0 0 10px;
}

.item_right {
width: 140px;
height: 210px;
float: right;
}

.item_right h2 {
font-size: 31px;
color: #222;
font-weight: 400;
margin: 0;
}

.item_right p {
font-size: 12px;
text-align: left;
color: #696969;
margin: 0;
padding: 20px 0 20px;
}

.item_right p a {
color: #696969;
text-decoration: none;
}

.item_right p a:hover {
color: red;
text-decoration: none;
}

.item_right .,.item_right .more_info,.item_right .more_info:hover,.item_right .buy,.item_right .buy:hover,.item_right .notavalible,.item_right .notavalible:hover {
line-height: 28px;
width: 128px;
height: 28px;
float: right;
margin-right: 0;
}

.ear_right {
position:relative;
z-index:999;
float:right;
left:8px;
}

.description {
font-size: 16px;
font-weight: medium;
line-height: 1.5;
color: #222;
margin: 5px 0;
padding: 0 10px;
}

.productinfo1 {
background: #fff;
width: 100%;
height: 400px;
margin: 10px 0;
}

.productinfo1_left {
float: left;
width: 40%;
padding: 10px 5px 10px;
}

.productinfo1_center{
width: 33%;
height: 380px;
font-size: 16px;
line-height: 1.5;
color: #222;
float: left;
padding-top: 20px;
margin-left: 10px;
}

.rst {
text-align: left;
width: 320px;
font-size: 12px;
float: left;
position: relative;
overflow: hidden;
margin-top: 12px;
}

.art {
width: 120px;
height: 15px;
float: left;
position: relative;
overflow: hidden;
margin-left: 80px;
}

.art p {
font-size: 12px;
text-align: left;
color: #808080;
margin: 0;
}

.doc {
width: 320px;
font-size: 12px;
float: left;
position: relative;
overflow: hidden;
margin-top: 12px;
}

.rst p,.doc p {
text-align: left;
color: #808080;
margin: 0;
}

.rst img,.doc img {
float: left;
margin-right: 10px;
}

.productinfo1_right {
float: right;
width: 192px;
border-radius: 4px;
box-shadow: 0 1px 8px 0 rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.12);
margin: 10px 5px;
padding: 14px;
}

.price {
color: #222;
font: bold 32px Arial, Helvetica, sans-serif;
text-align: center;
margin-bottom: 10px;
}

.addInfo {
text-align: left;
display: block;
border: 0;
border-radius: 4px;
margin-top: 20px;
}

#addInfo_yes {
font-size: 12px;
color: #093;
margin-bottom: 5px;
}

#addInfo_no {
font-size: 12px;
color: #f66;
margin-bottom: 5px;
}

.submit {
text-align: center;
font-size: 16px;
text-decoration: none;
color: #fff;
display: block;
margin-top: 20px;
background-color: #ff6600;
border: 0;
border-radius: 4px;
padding: 10px;
}

.submit:hover {
color: #fff;
display: block;
background-color: #ffa500;
border: 0;
border-radius: 4px;
}

.submit_no {
text-align: center;
font-size: 14px;
text-decoration: none;
color: #000;
display: block;
margin-top: 20px;
background-color: #e6e6e6;
border: 0;
border-radius: 4px;
padding: 10px;
}

.submit_no:hover {
color: #000;
background-color: #dbdbdb;
border: 0;
border-radius: 4px;
}

.more_info {
text-align: center;
text-decoration: none;
font-size: 16px;
color: #333;
line-height: 28px;
display: block;
width: 120px;
height: 30px;
float: left;
margin-top: 10px;
margin-right: 10px;
background: #e8e8e8;
border: 0;
border-radius: 4px;
}

.more_info:hover {
color: #2c75ff;
line-height: 28px;
display: block;
width: 120px;
height: 30px;
background: #dcdcdc;
border: 0;
border-radius: 4px;
}

.buy {
text-align: center;
text-decoration: none;
font-size: 16px;
color: #fff;
line-height: 28px;
display: block;
width: 104px;
height: 30px;
float: left;
margin-top: 10px;
background-color: #ff6600;
border: 0;
border-radius: 4px;
}

.buy:hover {
color: #fff;
line-height: 28px;
display: block;
width: 104px;
height: 30px;
background-color: #ffa500;
border: 0;
border-radius: 4px;
}

.buy_cat {
text-align: center;
text-decoration: none;
font-size: 16px;
color: #fff;
line-height: 28px;
display: block;
width: 140px;
height: 30px;
float: left;
margin-top: 10px;
background-color: #ff6600;
border: 0;
border-radius: 4px;
}

.buy_cat:hover {
color: #fff;
line-height: 28px;
display: block;
width: 140px;
height: 30px;
background-color: #ffa500;
border: 0;
border-radius: 4px;
}

.notavalible {
text-align:center;
text-decoration: none;
font-size: 16px;
color: #333;
line-height: 26px;
display: block;
width: 118px;
height: 28px;
float: left;
margin-top: 10px;
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 4px;
}

.notavalible:hover {
color: #000;
line-height: 26px;
display: block;
width: 118px;
height: 28px;
background: #fff;
border: 1px solid #dbdbdb;
border-radius: 4px;
}

.order {
text-align: center;
text-decoration: none;
font-size: 16px;
color: #fff;
width: 200px;
height: 30px;
background: #ff6600;
border: 0;
border-radius: 4px;
margin: 30px 0 15px;
}

.order:hover {
color: #fff;
width: 200px;
height: 30px;
background: #ffa500;
border: 0;
border-radius: 4px;
}

.cart_table {
margin-top: 30px;
}

.cart_table td,th {
vertical-align: middle;
text-align: center;
padding: 0 10px;
}

.cart_table th {
line-height: 20px;
background: #f1f1f1;
border-right: 1px solid #fff;
}

.cart_table td {
border-bottom: 1px dotted #e5e5e5;
line-height: 30px;
}

.cart_table select {
width: 210px;
}

.cart_edit {
width: 30px;
}

.order_table {
background: #fff;
width: 100%;
border: 1px solid #d3d3d3;
padding: 10px;
margin-top: 10px;
}

.order_table td {
padding: 10px;
}

.order_table th {
line-height: 20px;
background: #f5f5f5;
border: 1px solid #d3d3d3;
}

.cart_list {
vertical-align: middle;
text-align: center;
border: 1px solid #d3d3d3;
line-height: 30px;
padding: 0 10px;
}

.order_left {
border: 0px;
vertical-align: middle;
padding: 15px 0 0 10px;
}

.order_right {
border: 0px;
padding-top: 15px;
}

.order_right input,select,textarea {
border: 1px solid #d3d3d3;
border-radius: 4px;
}

.trans_comp tr {
    height: 20px;
}

.trans_comp .order-amount td {
    padding: 0 5px 0 0;
    vertical-align: middle;
}

.trans_comp input {
    margin: 0 5px 0 0;
}

input[name='transport_company'], span.company_name {
    vertical-align: middle;
}

.delivery_time {
    color: #777;
}

#city-loader {
    margin-top: 7px;
    margin-bottom: 7px;
}

td .delivery_cost {
vertical-align: top !important;
}

.entrance {
color: #777;
}

#transComp {
height: 31px;
}

#transComp .cart_list {
padding: 6px 10px 6px 20px;
}

.fio {
width: 160px;
}

.information {
margin-left: 15px;
}

.data {
min-width: 932px;
max-width: 1300px;
padding: 10px;
margin-top: 10px;
}

.data h2 {
font: 32px Arial,Helvetica,sans-serif;
line-height: 1.5em;
color: #222;
text-align: center;
margin-top: 10px;
margin-bottom: 5px;
}

.data p {
font-size: 16px;
line-height: 1.5;
color: #222;
margin-top: 0;
margin-bottom: 30px;
}

.data ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.data li {
font-size: 16px;
color: #222;
text-decoration: none;
line-height: 30px;
padding-left: 5px;
}

.bottom_menu_background {
background: #fff;
width: 100%;
height: 27px;
}

.bottom_menu {
background: #fff;
min-width: 998px;
max-width: 1220px;
height: 27px;
margin: 0 auto;
}

.bottom_menu ul {
list-style-type: none;
float: left;
margin: 0;
padding: 5px 10px;
}

.bottom_menu li {
margin-right: 20px;
float: left;
}

.bottom_menu a {
font-size: 14px;
text-decoration: none;
font-weight: 100;
}

.footer_background {
position: absolute;
background: #2c75ff;
width: 100%;
height: 175px;
}

.footer {
background: #2c75ff;
min-width: 998px;
max-width: 1220px;
height: 175px;
margin: 0 auto;
}

.copy {
color: #fff;
width: 700px;
padding: 10px 10px 10px;
float: left;
}

.copy p {
margin: 10px 0 0;
}

.copy a {
color: #fff;
text-decoration: none;
}

.copy a:hover {
color: #ffe4c4;
}

.footer_tell {
color: #fff;
width: 255px;
height: 155px;
padding: 10px 10px 10px;
float: right;
}

.counter {
background: #2c75ff;
height: 31px;
padding: 10px;
float: left;
}

table input,select,.cart_table select,input {
font: normal 12px Arial;
}

.menuinfo p,.addInfo p {
text-align: left;
}

img.fullview {
width: 80%;
height: 80%;
float: right;
position: relative;
}

img.preview {
width: 55px;
height: 55px;
display: flex;
flex-direction: column;
padding: 2px;
margin: 10px 0;
}

a:hover js-preview-thumb {
outline: 2px solid #ffa500;
}

a:hover img.preview {
outline: 2px solid #ffa500;
}

.productmenu {
width: 230px;
float: left;
}

.productinfo2 {
padding: 0 0 10px;
margin: 0;
}

.productinfo2 h2 {
color: #393939;
font-size: 18px;
font-weight: 500;
margin: 10px 0 20px;
}

.productinfo2 p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.attention_background {
background: #ffffcc;
width: 100%;
height: 30px;
}

.attention {
background: #ffffcc;
min-width: 998px;
max-width: 1220px;
height: 30px;
margin: 0 auto;
}

.attention p {
min-width: 998px;
max-width: 1220px;
height: 20px;
color: #333;
text-align: center;
padding: 5px 0;
margin: 0;
}