@charset "utf-8";
/* CSS Document */
ul,ol,li{ list-style-type:none;margin:0;padding:0;border:0;}

/*侧边栏 客服 黑色扁平版--不用了*/ 
.rit-fdd ul li{transition: all .4s ease-in 0s; -webkit-transition: all .4s ease-in 0s; -moz-transition: all .4s ease-in 0s; -ms-transition: all .4s ease-in 0s;}
.rit-fdd ul li font{transition: all .4s ease-in .4s; -webkit-transition: all .4s ease-in .4s; -moz-transition: all .4s ease-in .4s; -ms-transition: all .4s ease-in .4s;}
.rit-fdd{ position:fixed; right:0; top:50%;margin-top: -100px; z-index:9999}
.rit-fdd ul{ width:50px;  border-radius:0 0 0 5px; background-color:#2F3438; background-color:rgba(0,0,0,0.5);}
.rit-fdd ul li{ width:183px; height:50px; line-height:50px;  color:#fff; border-radius:5px 0 0 5px; margin-right:10px; cursor: pointer;position: relative; /*overflow:hidden*/}
.rit-fdd ul li.weixinli font img{ width:137px; }

.rit-fdd ul li a{ color:#fff;}
.rit-fdd ul li:hover{ margin-left:-130px; background-color:#2F3438; background-color:rgba(0,0,0,0.5);}
.rit-fdd ul li img{ display:inline-block; margin-left:0px;margin-right: 0px; vertical-align:middle;}
.rit-fdd ul li strong{ font-weight: normal; display:inline-block; margin-left:5px;}
.rit-fdd ul li.rit-fdd-first strong{margin-left:-5px}
.rit-fdd ul li strong a{font-size:14px; letter-spacing:1px;}
.rit-fdd ul li.rit-fdd-first strong{margin-left:2px;}
.rit-fdd ul li.goTop{display: none;}
.rit-fdd ul li.goTop img{ margin-left:17px}
.rit-fdd ul li.goTop:hover{ margin-left:0px; background:none;}
.rit-fdd ul li font{display: none;}
.rit-fdd ul li:nth-child(3) font img{margin-left: 0;}
.rit-fdd ul li:first-child font{opacity:0;display: none;position: absolute;top: 57px;border-radius:5px 0 0 5px;left: 0;width: 100%; height: 114px;background-color:rgba(0,0,0,0.5);padding-left: 20px;}
.rit-fdd ul li:hover font{ opacity:1;display: block;}

.rit-fdd, .rit-fdd-poen, .rit-fdd-poen img{transition: all .2s ease-in 0s; -webkit-transition: all .2s ease-in 0s; -moz-transition: all .2s ease-in 0s; -ms-transition: all .2s ease-in 0s;}
.rit-fdd-poen{position:fixed;width: 50px;height: 40px;line-height:50px; margin:0;text-align: center;color:#fff;cursor: pointer; border-radius: 5px 0 0 0; right:0; top:50%;margin-top: -140px;background-color:#2F3438; background-color:rgba(0,0,0,0.5); z-index:9999}
.rit-fdd-poen p{font-size:12px; margin:0}
.rit-fdd-poen.myclose{border-radius: 5px 0 0 5px;width: 50px;}
div.rit-fdd-poen img{display: none;}
div.myclose p.open-hide{display: none;}
div.myclose img{display: block;margin: 7px auto;}
.rit-fdd.myclose{right: -50px;}
