.toolbar {position:fixed;top:260px;right:15px;z-index:100;/*border:8px solid #fff;*/}
.toolbar .ttop {width: 80px;height: 24px;background: url(toolbar-icon.png) no-repeat 0 -416px;}
.toolbar .tend {width: 80px;height: 27px;background: url(toolbar-icon.png) no-repeat 0 -456px;}
.toolbar > * {width:80px;height:80px;position:relative;background:#265073;margin:0 0 2px;}
.toolbar > *.itop {background:;}
.toolbar > *:first-child {border-top:0;}
.toolbar > * > a {display:block;width:80px;height:80px;text-align:center;color:#FFF;background:url(toolbar-icon.png) center 0 no-repeat;background-size:80px;}
.toolbar .qq a {background-position:center 0;}
.toolbar .qiao a {background-position:center -80px;}
.toolbar .tel a {background-position:center -160px;}
.toolbar .code a {background-position:center -240px;}
.toolbar .itop a {background-position:center -320px;}
.toolbar .tel2 a {background-position:center -480px;}
.toolbar > * > a:hover {background-color:#103c60;}
.toolbar .drop-code {position:absolute;bottom:0;right:82px;background:#265073;padding:5px;font-size:12px;text-align:center;color:#fff;box-shadow:0 0 1px rgba(0,0,0,.2);width:145px;display:none;}
.toolbar .drop-code img {display:block;width:145px;height:145px;}
.toolbar .drop-code h3 {font-weight:normal;}
.toolbar .drop-tel {position:absolute;top:0;right:82px;width:0;overflow:hidden;}
.toolbar .drop-tel2 {position:absolute;top:0;right:82px;width:0;overflow:hidden;}
.toolbar .drop-tel p {width:182px;height:80px;line-height:80px;padding-left:10px;background:#265073;color:#FFF;font-size:20px;}
.toolbar .drop-tel2 p {width:182px;height:80px;line-height:80px;padding-left:10px;background:#265073;color:#FFF;font-size:20px;}
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,.toolbar .tel2:hover,
.toolbar .code:hover {background-color:#cbcbcb;}
.toolbar .itop:hover {background-color:#cbcbcb;}