﻿﻿/*reset css*/
.izl-rmenu {
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 2px;
    top: 35%;
    -webkit-box-shadow: #ddd 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #ddd 0px 1px 5px;
    z-index: 999;
}
.izl-rmenu{ margin-right: 0; width: 82px; position: fixed; right: 2px; top: 35%; -webkit-box-shadow: #DDD 0px 1px 5px; -moz-box-shadow: #DDD 0px 1px 5px; box-shadow: #DDD 0px 1px 5px; z-index: 999;}
.izl-rmenu .consult{ background-image: url(../images/consult_icon.gif); background-repeat: no-repeat; background-position: center -77px; display: block; height: 76px; width: 82px;}
.izl-rmenu .consult .phone{ background-color: rgb(247, 247, 255); position: absolute; width: 224px; left: -224px; top: 80px; line-height: 50px; color: #000; font-size: 18px; text-align: center; display: none; box-shadow: #DDD -1px 1px 4px;}
.izl-rmenu .consult .phone p{ margin: 0 0 0px;}
.izl-rmenu a.consult:hover .phone{display: inline !important;}
.izl-rmenu .cart{ background-image: url(../images/consult_icon.gif); background-repeat: no-repeat; background-position: center bottom; display: block; height: 76px; width: 82px;}
.izl-rmenu .app{ background-image: url(../images/app.jpg); background-repeat: no-repeat; background-position: center bottom; display: block; height: 76px; width: 82px;}
.izl-rmenu .app:hover .applist{ display: block;}
.izl-rmenu .app .applist{ display: none; position: absolute; left: -170px; top: 0; width: 170px; height: 80px; background-color: #f7f7ff;}
.izl-rmenu .app .applist a{ padding: 15px 10px; display: inline-block; text-align: center;}
.izl-rmenu .app .applist a:hover{ background-color: #f1f1f1;}
.izl-rmenu .app .applist img{ width: 28px; height: 28px; display: block; margin: 0 auto 2px auto;}
.izl-rmenu a.cart:hover .pic{display: block;}
.izl-rmenu .btn_top{ background-image: url(../images/float_top.gif); background-repeat: no-repeat; background-position: center top; display: block; height: 39px; width: 82px; -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; transition: all 0s ease-in-out;}
.izl-rmenu .btn_top:hover{ background-image: url(../images/float_top.gif); background-repeat: no-repeat; background-position: center bottom;}
.izl-rmenu .cart .pic{ display: none; position: absolute; left: -160px; top: 145px; width: 160px; height: 160px; background-size: contain;}
#udesk-feedback-tab{ position: fixed; right: 2px; top: 35%; margin-top: -76px; -webkit-box-shadow: #DDD 0px -1px 5px; -moz-box-shadow: #DDD 0px -1px 5px; box-shadow: #DDD 0px -1px 5px; z-index: 10000; cursor: pointer; background-image: url(../images/consult_icon.gif); background-repeat: no-repeat; background-position: center top; display: block; height: 76px; width: 82px; background-color: #FFF!important; z-index: 999;}
.chanpintable{ float: left; width: 100%; margin-bottom: 20px;}
.chanpintable td{font-size: 14px; line-height: 30px; text-align: center; border-right: 1px #CCCCCC solid;border-bottom: 1px #CCCCCC solid;}
.chanpintable td.lv{ background: rgb(0, 102, 255); color: #fff;}
.chanpintable td.on{background: #eee;}
.clearfix{zoom: 1;}
.clearfix:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.fr{ float: right;}
.fr img{ max-width: 100%;}
