@charset "utf-8"; /* CSS Document */ *{ padding:0; margin:0;text-decoration: none;font-family: "微软雅黑", "方正兰亭黑简体", "宋体", Arial;} ul{list-style: none;} body{ background-color:#fff; } /*内容*/ .big-mask{ position: fixed;top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important; filter: Alpha(opacity=50); background: #000; /*z-index: 10000000000;*/} .mask{position: fixed;top: 0; left: 0; width: 80%; height: 80%; /*z-index: 100000000000000;*/ font-family: "微软雅黑";} .user-lucky{ position: 0; width:655px; height: 455px; padding: 0px 0px 0px;margin: 0px; background-color: #fff;border-radius: 50px;} .lu-cont{ margin:0px 45px 30px;} .lu-cont img{ height:135px;width:450px; margin: 0 55px 10px;} .tb{ height:190px; border-top:solid 5px #F00; background-color:#f0f0f0;overflow:auto;overflow-x: hidden;} .dataintable tr{ border-bottom:1px solid #fff;} .dataintable td,.dataintable th{vertical-align: inherit; text-align:center; font-size:20px;border-bottom: 1px solid #fff; color:#555; width:145px; height:59px;} p{ margin-top:10px; height:25px; line-height:25px; font-size:16px; color:#555;} strong{ color:#F00;}