login_box .txt { width: 67px; height: 44px; float: left; font-size: 14px; color: #fff; line-height: 44px; } .nav_slide .sbox .login_box:hover { left: -67px; } .nav_slide .sbox .jisuan { width: 130px; height: 44px; display: block; overflow: hidden; transition: all 0.5s; background:#009946; position: relative; left: 0; margin-top: 2px; } .nav_slide .sbox .jisuan .ico { width: 50px; float: left; height: 44px; background: url(/Public/Julong/img/jisuan2.png) no-repeat center center; } .nav_slide .sbox .jisuan .txt { width: 80px; height: 44px; float: left; font-size: 14px; color: #fff; line-height: 44px; } .nav_slide .sbox .jisuan:hover { left: -80px; } .nav_slide .sbox .wx { width: 50px; height: 44px; background: url(/Public/Julong/img/wx.png) no-repeat center center#009946; display: block; transition: all 0.5s; margin-top: 2px; position: relative; } .nav_slide .sbox .wx:hover .code { display: block; } .nav_slide .sbox .wx .code { width: 120px; height: 120px; overflow: hidden; position: absolute; left: -120px; top: 0; display: none; } .nav_slide .sbox .wx .code img { width: 100%; height: auto; } .nav_slide .sbox .qq { width: 117px; height: 44px; margin-top: 2px; background:#009946; display: block; position: relative; transition: all 0.5s; left: 0; } .nav_slide .sbox .qq .ico { width: 50px; float: left; height: 44px; background: url(/Public/Julong/img/qq3.png) no-repeat center center; } .nav_slide .sbox .qq .txt1234 { width: 67px; height: 44px; float: left; font-size: 14px; color: #fff; line-height: 44px; } .nav_slide .sbox .qq:hover { left: -67px; } .nav_slide .sbox .tel { width: 160px; height: 44px; margin-top: 2px; background:#009946; display: block; position: relative; transition: all 0.5s; left: 0; } .nav_slide .sbox .tel .ico { width: 50px; float: left; height: 44px; background: url(/Public/Julong/img/tel.png) no-repeat center center; } .nav_slide .sbox .tel .txt1234 { width: 110px; height: 44px; float: left; font-size: 14px; color: #fff; line-height: 44px; } .nav_slide .sbox .tel:hover { left: -110px; } .nav_slide .sbox .top { width: 50px; height: 44px; background:#009946; display: block; font-size: 12px; color: #fff; text-align: center; line-height: 44px; margin-top: 2px; transition: all 0.5s; }