@charset "utf-8";

/* CSS Document */

/* 底部弹框样式 */
.b_shell_box .b_shell {position: fixed; bottom: 0; left: -100%; width: 100%; height: 180px; background: rgba(22, 35, 60, .9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e52d394f,endColorstr=#2d394f); z-index: 999;}
.b_shell_box .b_shell>.w1200 {position: relative; height: 100%; background: #16233c;}
.b_shell_box .b_shell>.w1200>img {position: absolute; bottom: 0; left: 78px;}
.b_shell_box .b_shell>.w1200 .b_close {position: absolute; top: 14px; right: 20px; display: inline-block; width: 14px; height: 14px; background: url('../images/b_close.png') no-repeat;}
.b_shell_box .b_shell_l {position: fixed; bottom: 180px; left: 0; width: 150px; height: 118px; display: none; background: url('../images/jmsb_pic.png') no-repeat;}