/* CSS Document */


/*右侧公共客服组件样式begin*/
.fixed { position: fixed; right: 3%; bottom: 10%; width: 46px; height: 46px; z-index: 996; cursor: pointer; }
.fixed .fixedTop { display: none; }
/*右侧公共客服组件样式end*/


/*关注我们弹窗二维码begin*/
.bg-colCode { display: none; background-image: url(http://www.petro-king.cn/cn/js/kf/img/bg-col.png); position: fixed; z-index: 997; width: 100%; height: 100%; left: 0; top: 0; }
.fixedQcrod { display: none; position: fixed; width: 320px; height: 180px; left: 50%; top: 50%; margin-left: -160px; margin-top: -60px; z-index: 998; }
.fixedQcrod .Qcrod01 { position: absolute; left: -150px; width: 150px; opacity: 0.3; }
.fixedQcrod .Qcrod02 { position: absolute; right: -150px; width: 150px; opacity: 0.3; }
.fixedQcrod .pic { box-shadow: 0 0 15px #000; }
.fixedQcrod .pic img { margin: 0 auto; width: 100%; max-width: 100%; }
.fixedQcrod p { font-size: 16px; color: #fff; line-height: 50px; text-align: center; }
/*关注我们弹窗二维码end*/
