.newfixedDiv { width: 121px; height: 352px; position: fixed; top: 40%; right: 15px;z-index: 9999;}
.newfixedDiv .fixedImg {width: 100px;height: 39px;text-align: center;color: #ffffff;font-size: 12px;background-image: url('/public/2020newIndex/img/message.png');padding-top: 16px;}
.newfixedDiv .fixedImg a {color: #ffffff;}
.newfixedDiv .fixedBottom {width: 120px;height: 220px;background: #ffffff;box-shadow: 0px 0px 22px 5px rgba(0, 0, 0, 0.08);border-radius: 10px;margin: 9px auto;padding: 9px 16px 4px 16px;}
.newfixedDiv .fixedImg {position: absolute;top: 96px;left: 11px;}
.newfixedDiv .fixedItem {cursor: pointer;width: 88px;height: 51px;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #EBEBEB;}
.newfixedDiv .fixedItem:last-child {border-bottom: 0px;}
.newfixedDiv .fixedText {margin-left: 9px;height: 12px;line-height: 12px;font-size: 12px;color: #666666;}
.newfixedDiv .fixedText a {color: #666666;}

/*弹出*/
.rightSlide_real{position: absolute;  top: 205px;right: 130px;}
/*在线咨询*/
.real_free{width: 181px;background: #0076ca;padding: 10px 18px;box-sizing: border-box;text-align: center;border-radius: 3px;display: none;}
.real_free b{position: absolute;right: 3px;top: -2px;color: black;font-size: 14px;cursor: pointer;}
.real_free span{display: block;margin-bottom: 9px;font-size: 21px;color: white;}
.cont_input{width: 137px;height: 28px;padding: 0 5px;line-height: 28px;color: #000000;background: white;border: none;margin-bottom: 9px;}
.talkBtn{width: 147px;height: 28px;line-height: 28px;padding: 0 5px;text-align: left;background: #124f7b;color: white;border: none;}
/*qq交谈*/
.real_qq{width: 117px;padding: 10px 6px 0 6px;box-sizing: border-box;border: 1px solid #d9d6d6;background: white;border-radius: 10px;display: none; margin-top:-300px;}
.qq_dl{margin-bottom: 10px;text-align: center;border-bottom: 1px solid #d9d6d6;padding-bottom: 9px;}
.qq_dl i{width: 23px;height: 23px;display: inline-block;background: url(/public/imgs/zhuanti/qq.gif) no-repeat 100% 100%;vertical-align: bottom;margin-right: 10px;}
.qq_dt{margin-bottom: 14px;color: rgb(46, 47, 47);font-size: 13px;}
.qq_dd{margin-bottom: 7px;}
.qq_dd a{font-size: 13px; color: rgb(46, 47, 47);}
.real_qq dl:nth-last-of-type(1){padding: 0;margin: 0;border: none;}
.small{width: 12px;height: 12px;background: white;transform: rotateZ(45deg);position: absolute;right: -7px;top: -20%;border-top: 1px solid #d9d6d6;border-right: 1px solid #d9d6d6;}
.real_qr {display: none;}
.rightSlide_real_box {position: absolute; right: 260%; left:unset;top:0;}