.affix{display:flex;position:fixed;z-index:10000;bottom:10px;right:14px;align-items:center}.affix .affix-left{width:540px;height:300px;margin-right:17px}.affix .affix-left .consult{display:flex;justify-content:center;align-items:center;float:right;width:360px;height:100px;border-radius:10px;margin-bottom:8px;color:#000;font-size:20px}.affix .affix-left .consult .img{margin:0 10px}.affix .affix-left .code{display:flex;align-items:center;width:540px;height:180px;border-radius:10px}.affix .affix-left .code .codebox{display:inline-block;text-align:center;width:117px;height:140px;margin:0 10px 0 31px}.affix .affix-left .code .codebox img{width:100%;height:117px}.affix .affix-left .code .box-border{border-right:1px solid #e6e6e6;height:92px;width:1px;margin-left:20px}.affix .boxshadow{box-shadow:0 0 10px #93b7d7;background:#fff}.affix .affix-right{width:70px;height:210px;border-radius:8px;float:right;font-size:14px;text-align:center;background:#0170fe;color:#fff}.affix .affix-right .right-box{height:55px;margin:16px auto;cursor:pointer;border-bottom:1px solid rgba(1,40,111,.2)}.affix .affix-right .right-box:last-child{border-bottom:none}.affix .affix-right .el-divider{margin:0 auto;width:45%}