.floatcs1{z-index:999;position:fixed;right:50px;bottom:150px;width:60px;background:#fff;border:1px solid #ddd;font-size:14px;}
.floatcs1 a{color:inherit;}
.floatcs1 li{position:relative;color:#888;}
.floatcs1 li > a{display:block;position:relative;height:65px;overflow:hidden;padding-top:40px;text-align:center;cursor:Move;transition:all .3s ease;}
.floatcs1 li > a::before{position:absolute;top:5px;left:0;width:100%;text-align:center;line-height:normal;font-family:'iconfont'!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;}
.floatcs1 li.tel > a::before{content:'\e745';}
.floatcs1 li.qq > a::before{content:'\e615';}
.floatcs1 li.wn > a::before{content:'\e6bd';}
.floatcs1 li.gb > a::before{content:'\e67a';}
.floatcs1 li.gb > a::before{content:'\e67a';}
.floatcs1 li.gb > a,.floatcs1 li.map a,.floatcs1 li.gotop a{cursor:pointer;}
.floatcs1 li.map > a::before{content:'\e620';}
.floatcs1 li.mob > a::before{content:'\e785';}
.floatcs1 li.wngzh > a::before{content:'\e632';}
.floatcs1 li.gotop > a::before{content:'>';line-height:1.2;font-family:'SimSun'!important;transform:rotate(270deg);}
.floatcs1 li .lis{display:none;position:absolute;top:-1px;right:58px;width:160px;background:#fff;border:1px solid #ddd;padding:15px;color:#333;line-height:20px;transition:all .3s ease;}
.floatcs1 li .lis .a{margin-top:10px;border-top:1px solid #eee;padding-top:10px;color:#00aa3a;line-height:2;}
.floatcs1 li .lis .a img{width:100%;}
.floatcs1 li .lis::after{position:absolute;top:28px;right:-4px;width:7px;height:7px;background:#fff;content:'';transform:rotate(45deg);}
.floatcs1 li.tel .lis .a{font-weight:bold;font-size:16px;}
.floatcs1 li:not(:first-child){border-top:1px solid #ddd;}
.floatcs1 li:hover{color:#fff;}
.floatcs1 li:hover > a{background:#00aa3a;}
.floatcs1 li:hover .lis{display:block;}

.floatcs1b{background:#eee;border:0;}
.floatcs1b li .lis{top:0;right:60px;border:0;}
.floatcs1b li:hover > a{background:#ccc;}

.floatcs1c{right:0;background:rgba(190,190,190,.9);border:0;border-radius:10px 0 0 10px;}
.floatcs1c li{border:0!important;color:#555;}
.floatcs1c li > a{height:75px;padding-top:45px;}
.floatcs1c li > a::before{top:10px;}
.floatcs1c li .lis{top:0;right:60px;border:0;}
.floatcs1c li .lis::after{display:none;}
.floatcs1c li:hover > a{background:#1a7ad3;}