
   body{
    font-family: "微软雅黑";
            }
.izl-rmenu{
  margin-right: 0;
  width: 82px;
  position: fixed;
  right: 2px;
  top: 36%;
  -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(/assets/addons/cms/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: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(/assets/addons/cms/images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;

    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(/assets/addons/cms/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(/assets/addons/cms/images/float_top.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.izl-rmenu .cart .pic {
  display:none;
    position: absolute;
    left: -160px;
    top: -20px;
    width: 160px;
    height: 160px;
    background:url(/assets/addons/cms/images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 36%;
    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(/assets/addons/cms/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;
}
.join>ul>.active{
    line-height:35px;
    border-bottom: 4px solid #af7f51;
}
.join>ul>.active>a{
    color:#af7f51;
}

.lxb-container{
	
	left:0 !important;
	top:407px !important;
}

 @media screen and (max-width: 1920px) { 
.zdy li { 
    width:80px;
    height:80px;
    } 
} 
    @media screen and (max-width: 1024px) { 
.zdy li { 
    width:80px;
    height:80px;
    } 
} 
@media screen and (max-width: 899px) { 
.zdy li { 
    width:80px;
    height:80px;
    } 
} 
@media screen and (max-width: 767px) { 
.zdy li { 
    width:70px;
    height:70px;
    } 
} 
    .zdy li{

        list-style: none;
        border:1px solid #f0f0f0;
        background-color: #fff;
        float:left;
    }
    .zdy li p{
        color:#000;
        line-height: 20px
    }
    #curr{
        background-color: #f00;
        
    }
    #curr p{
        color:#fff;
    }
    .show{
        display:block;
    }
    .hidden{
        display:none;
    }
    .join li{
        list-style: none;
        position: relative; 
        right: 50%; 
        display: inline; 
        float: left; 
        line-height:40px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .join li a{
        color:#67645d;
        font-size: 20px;
    }
    .join ul{
        position: relative; 
        left: 50%; 
        float: left; 
    }
    @media screen and (max-width: 350px) { 
.zdy li { 
    width:60px;
    height:60px;
    } 
}
.dingg p{
                margin: 10px
            }
            .dingg img{
                    max-width: 100% !important;
 
                }
  #curr .show{
    display: block !important;
  }
  #curr .hidden{
    display: none !important;
  }