
/* css reset */

/*侧边*/
@media screen and (max-width: 780px) {
  .right-menu { display:none;}
}
.right-menu {width: 82px;top: 65%;position: fixed;right: 0px;}
.izl-rmenu {
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 0px;
    top: 65%;
    -webkit-box-shadow: #DDD 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #DDD 0px 1px 5px;
    z-index: 999;
}
#udesk-feedback-tab {
    position: fixed;
    right: 0px;
    top: 65%;
    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(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    /*display: block;*/
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index: 999;
}
#udesk-feedback-tab2 {
    position: fixed;
    right: 0px;
    top: 65%;
    margin-top: -152px;
    -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(../image/123321.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 76px;
    width: 82px;
    background-color: #F7F7FF!important;
    z-index: 999;
}
.izl-rmenu .consult {
    background-image: url(../image/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(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 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 .btn_top {
    background-image: url(../image/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 .cart .pic {
    display: none;
    position: absolute;
    left: -95px;
    top: 65px;
    width: 95px;
    height: 95px;
    background: url(../image/qrode.png) center center no-repeat;
}
.izl-rmenu a.cart:hover .pic {
    display: block;
}
.Bodyer_right_page_content{position:relative;}
.pro_bg_box ul{margin-left:20px;}
.pro_bg_box li{float:left;width:234px; text-align:center;}
.pro_bg_box li img{text-align:center;}
.pro_bg_box li p{text-indent:0;}
.pro_bg_box li a{color:#000}
.pro_bg_box li a:hover{color:#0193de;}
.pro_bg_box li a:hover font{color:#0193de}

.ty{
	FONT-SIZE: 12px;
    HEIGHT: 24px;
    WIDTH: 100%;
    BACKGROUND: #ed5245;
    COLOR: #fff;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    PADDING-LEFT: 10px;
    LINE-HEIGHT: 24px;
    PADDING-RIGHT:10px;
    border-radius: 5px
}
.ty a{
	color:#fff;
}
.ty a:hover{
	color:#fff;
}
.fk_top {
    position: fixed;
    width: 44px;
    right: 8px;
    bottom: 40%;
    z-index: 9999;
}
.sidebar {
    width: 100px;
    height: 230px;
    margin: 100px 0 300px 300px;
    background: transparent;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* -moz-box-shadow: 0px 0px 6px #aaa; */
    /* -webkit-box-shadow: 0px 0px 6px #aaa;
    box-shadow: 0px 0px 6px #aaa; */
    position: fixed;
    top: 20%;
    right: 2px;
}
.sidebar ul {
    padding-top: 1px;
}
.sidebar ul li.c-ser {
    background: url(../image/phone_new.png) no-repeat 9px 12px;
    width: 100%;
    height: 85px;
    padding: 4px 0 6px 0;
    background-color: #fff;
    
}
.sidebar ul li.write {
    background: url(../image/show_new.png) no-repeat 9px 5px;
    width: 100%;
    height: 75px;
    padding: 4px 0 6px 0;
    background-color: #fff;
}
.sidebar ul li.yanshi {
    background: url(../image/upload_new.png) no-repeat 9px 9px;
    width: 100%;
    height: 80px;
    padding: 4px 0 6px 0;
    background-color: #fff;
}
.sidebar ul li {
    text-align: center;
    margin-top: 6px;
    -moz-box-shadow: 0px 0px 6px #aaa;
    -webkit-box-shadow: 0px 0px 6px #aaa;
    box-shadow: 0px 0px 6px #aaa;
}
.sidebar ul li.c-ser:hover .bar_tel,
.sidebar ul li.wxwrite:hover .wxqrcode{
    display: block;
}
/* new starting */
.sidebar ul.sidebar-menu {
    width: 100%;
    height: 280px;
    background: #1B50A1;
    box-shadow: 0px 0px 6px #fff; 
    /* box-shadow: 1px 2px 15px 0px rgba(69,90,100,0.4); */
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sidebar ul.sidebar-menu li {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -moz-box-shadow: 0px 0px 6px #aaa;
    -webkit-box-shadow: 0px 0px 6px #aaa;
    box-shadow: 0px 0px 6px #aaa;
}
.sidebar ul.sidebar-menu  li a {
    width: 36px;
    height: 36px;
}
.sidebar ul li.call a {
    background: url(../image/telephone.png) no-repeat;
}
.sidebar ul li.chat a {
    background: url(../image/chat.png) no-repeat;
}
.sidebar ul li.bussiness a {
    background: url(../image/infomation.png) no-repeat;
}
.sidebar .to-top {
    margin-top: 10px;
    width: 100px;
    height: 40px;
    background: #1B50A1;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #fff; 
}
.sidebar .to-top a {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sidebar ul li.call:hover .detail_tel, 
.sidebar ul li.chat:hover .qrcode
{
    display: flex;
}

.sidebar .detail_tel {
    display: none;
    box-sizing: border-box;
    position: absolute; 
    top: 10px;
    left: -290px;
    width: 280px;
    height: 80px;
    /* display: flex; */
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 1px 2px 15px 0px rgba(69,90,100,0.4);
}
.sidebar .detail_tel .tel-left {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    background-color: #BFE6FF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sidebar .detail_tel .tel-right {
    flex: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.sidebar .detail_tel .tel-right .tel {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.sidebar .qrcode {
    display: none;
    box-sizing: border-box;
    position: absolute; 
    top: 100px;
    left: -215px;
    width: 205px;
    padding: 10px;
    height: 222px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 1px 2px 15px 0px rgba(69,90,100,0.4);
}
/* new ending */
.bar_tel {
    font-size: 20px;
    position: absolute;
    top: 33px;
    left: -218px;
    width: 210px;
    padding: 4px 0 8px 0;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
}
.wxqrcode{
    position: absolute;
    padding: 5px;
    top: 263px;
    left: -148px;
    background-color: #fff;
    box-shadow: 0px 0px 34px 1px rgba(0,0,0,0.2300);
    border-radius: 2px;
    display: none;
}
.wxqrcode>div{
    background: url(../image/weixinqrcode@2x.png) no-repeat;
    width: 125px;
    height: 125px;
    background-size: 100% 100%;
}
.sidebar a{
	height: 50%;
    width: 100%;
    display: block;
}
#yjfk ul li>a,
#yjfk ul li>a:hover,
#yjfk ul li>a:active,
#yjfk ul li>a:focus{
    color: #333;
}
.sidebar-product{
    height: auto;
    margin: 0;
    top: auto;
    bottom: 20px;
}
#fding{
    display: none;
}
@media screen and (max-width: 510px) and (max-width: 780px) and (max-width: 1280px) and (max-width: 1370px){
    .sidebar {
        width: 70px;
        height: 190px;
        margin: 100px 0 300px 300px;
        background: none;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-box-shadow: 0px 0px 6px #aaa;
        -webkit-box-shadow: 0px 0px 6px #aaa;
        box-shadow: 0px 0px 6px #aaa;
        position: fixed;
        top: 20%;
        right: 8px;
    }
    .sidebar ul.sidebar-menu {
        height: 190px;
    }
    .sidebar ul.sidebar-menu li {
        width: 50px;
        height: 50px;
        font-size: 10px;
    }
    .sidebar .detail_tel {
        top: 10px;
        left: -170px;
        width: 160px;
        height: 50px;
        padding: 5px;
    }
    .sidebar .detail_tel .tel-left {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .sidebar .detail_tel .tel-right .tel {
        font-size: 14px;
        color: #000;
        font-weight: bold;
    }
    .sidebar .qrcode {
        top: 70px;
        left: -215px;
        width: 205px;
        padding: 10px;
        height: 222px;
    }
}
.sidebar ul li.qqwrite {
    background: url(../image/QQ.png) no-repeat 9px 5px;
    width: 100%;
    height: 33px;
    padding: 4px 0 6px 0;
    background-color: #fff;
}
.sidebar ul li.wxwrite {
    background: url(../image/weixin.png) no-repeat 9px 5px;
    width: 100%;
    height: 73px;
    padding: 4px 0 6px 0;
    background-color: #fff;
}
.sidebar ul li.translate {
    background: url(../image/upload.png) no-repeat 9px 5px;
    width: 100%;
    height: 65px;
    padding: 4px 0 6px 0;
    background-color: #fff;
}