@charset "utf-8";
*{margin:0; padding:0;}
body{font:12px/1.5 PingFangSC,微软雅黑, 黑体, Arial, Helvetica, sans-serif;overflow-x: auto;-webkit-font-smoothing: antialiased;}
table{width:100%; border:0; border-collapse:collapse; border-spacing:0;}
table th{font-weight:normal;}
ul,ol,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea{vertical-align:middle; color:#000;border:none;border:0; outline:none; resize:none;}
a{text-decoration:none;}
b,i,strong,em{font-weight:normal; font-style:normal;}
img{ border:0;}
.fr{float:right}
.fl{float:left}
.clear{clear:both}
.clearfix{zoom:1;overflow:hidden}
.maskBg{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;}
.imgPop{width:1200px;height:800px;display:block;margin:0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);vertical-align:middle;display: flex; justify-content: center; align-items: center;}
.imgPop img{max-width:100%;max-height:100%}

.bomDiv{width:135px;height:39px;background:url(../../images/icon.png) no-repeat;position:absolute;right:40px;bottom:50px;}
.jb{display:inline-block;width:58px;height:39px;float:left}
.close{display:inline-block;width:58px;height:39px;float:right}

.isMirrorBomDiv{width: 35px;height: 40px;background: url(../../images/icon.png) no-repeat right top;position:absolute;right:40px;bottom:50px;}