﻿/*浮动*/
.floating_ck{position:fixed;right:0px;top:50%; margin-top:-120px; z-index:100;}
.floating_ck dl dd{position:relative;width:60px;height:61px;background-color:#007cc2;text-align:center;cursor:pointer;}
.floating_ck dl dd:hover{ background:url(bg7.png) no-repeat top;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dd span{color:#fff;display:block; width:62px; height:61px;}
.consult span{ background:url(qq2.png) no-repeat top; background-position:50%;}
.consult span:hover{background:url(qq1.png) no-repeat top; background-position:50%;}
.words span{ background:url(phone2.png) no-repeat top; background-position:50%;}
.words span:hover{background:url(phone1.png) no-repeat top; background-position:50%;}
.quote span{ background:url(weixin1.png) no-repeat top; background-position:50%;}
.quote span:hover{background:url(weixin.png) no-repeat top; background-position:50%;}
.return span{ background:url(top1.png) no-repeat top; background-position:50%;}
.return span:hover{background:url(top.png) no-repeat top; background-position:50%;}
.floating_left{position:absolute;left:-180px;top:0px;width:180px;height: auto; background:url(bg8.png) no-repeat top;display:none; /*box-shadow:0px 0px 0px 2px #f5f5f5;*/ background:#fff;}
.floating_left ul{ padding:0px 15px; overflow:hidden;background:url('top_bg.png') top right no-repeat;}
.floating_left ul li{width:100%;height:60px; line-height:60px; border-bottom:1px solid #f2f2f2; overflow:hidden;}
.floating_left ul li:first-child{ text-align:center; font-size:0;}
.floating_left ul li:first-child b{ height:100%; display:inline-block; vertical-align:middle;}
.floating_left ul li:first-child img{ max-height:60px; max-width:100%; vertical-align:middle;}
.floating_left ul li:last-child{border-bottom:none;}
.floating_left ul li span{ font-size:16px; color:#007cc2;}
.floating_left ul li a{width:100px;margin:0 auto;display:block;height:100%;}
.floating_left ul li a>img{ float:left; width:32px; height:24px; margin-top:18px;}
.floating_left ul li font{ float:right;}
.floating_left ul li:hover font{color:#249ee9;}
.phone_left p{ font-size:16px; text-align:center; color:#007cc2; font-weight:bold; height:61px; line-height:61px;}




