
ul,ol,li{list-style:none;}
fieldset,img {border:0}
a{ text-decoration:none; color:#929292; transition:all 300ms ease;}
a:hover { text-decoration:none; color:#42BE9C;}

#statistic-block {display:none;}
h2{font-size:20px;}
h3,h4,h5,h6{ font-size:16px; font-weight:bold; line-height:200%;} 
.page-block{ width:100%;}
.page-block-white{ background:#fff;}
.page-block-grey{ background:#f4f4f4;}
.page-block-green{ background:#82b43c;}

.page-inner{position:relative;}
.page-inner:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; zoom:1;}



.tab-product{ background:#fafafa; border:1px solid #e1e1e1;overflow:hidden; width:913px}
.tab-product:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; zoom:1;}
.tab-product .tab-item{ float:left; color:#333; font-size:16px; padding:0 20px; height:45px; line-height:45px; border-right:1px solid #e1e1e1; cursor:pointer;}
.tab-product .tab-item:hover,
.tab-product .tab-item:hover a,
.tab-product .tab-item a:hover{ background:#42BE9C; color:#fff;}
.tab-product .tab-item .red{ color:#f00;}
.tab-product .tab-active{ background:#42BE9C; color:#fff;}
.tab-product .tab-active a{ color:#fff;}
.tab-product-outer{ overflow:hidden}
.tab-product-outer .fixed{ position:fixed; top:0; z-index:99;background:#fafafa; overflow:hidden;}
.tab-product .tab-product-itemlink{ position:absolute; right:0; top:0; width:200px;overflow:hidden;}
.tab-product .tab-product-itemlink .link-n{ display:block; width:98px; height:38px; text-align:center; font-size:14px; line-height:38px; border:1px solid #42BE9C; float:left;}
.tab-product .tab-product-itemlink .link-a{ background:#42BE9C; color:#fff;}
.tab-product .tab-product-itemlink .link-a:hover{ background:#fff; color:#42BE9C;}
.tab-product .tab-product-itemlink .link-b{ background:#fff; color:#42BE9C;}
.tab-product .tab-product-itemlink .link-b:hover{ background:#42BE9C; color:#fff;}

