/*客服侧边栏*/
li{ list-style:none}
#rightButton{ position:fixed; _position:relative;
    top: 50%; right:0;/*偏移*/
    margin-top: -50px;  z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{  background:url("../images/sider/white_back2.png") no-repeat; width:76px; height:75px;  }
#right_qq:hover {
    background:url("../images/sider/back1.png") no-repeat;
}
#right_tel{ background:url("../images/sider/white_back3.png") no-repeat;width:76px; height:75px;  }
#right_tel:hover {
    background:url("../images/sider/back4.png") no-repeat;
}
#right_wechat{ background:url("../images/sider/white_back4.png") no-repeat; width:76px; height:75px;  }
#right_wechat:hover{
    background:url("../images/sider/back3.png") no-repeat;
}
#right_email{ background:url("../images/sider/white_back.png") no-repeat; width:76px; height:76px; }
#right_email:hover{
    background:url("../images/sider/back2.png") no-repeat;
}
#right_tip{  background:url("../images/sider/flag_right.png") no-repeat; width:299px; height:91px; position:absolute; right:70px; top:-10px; display:none; z-index:999999; }
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; font-size:16px; line-height:80px;color:#1B232A}
.flagShow_p2{ float:left; margin-left:10px; _margin-left:5px; font-size:16px;  color:#ff4e44;}
.flagShow_p2 a{ display:block; margin: 20px 0 5px 12px; line-height:0;}
.flagShow_p2 span{ margin: 0 0 0 14px; }
.flag_qq{ display:none;}
#backToTop{ position:relative;  right:0; display:none; }
a.backToTop_a{  background:url("../images/sider/7_08.png") no-repeat; width:76px; height:76px; display:block; }
a.backToTop_a:active{  background:url("../images/sider/7_08.png") no-repeat; }
.line91{ line-height:80px; }

.flag_wechat.line91{
  margin-left: 0;
}
.flag_wechat.line91 img{
  width: 285px;
}
