* {
	padding: 0;
	margin: 0;
}

._head {
	padding-top: 0px;
	text-align: center;
	
}

._head span {
    display: inline-block;
    line-height: 36px;
    font-weight: normal;
	font-size: 30px;
	/* color:#555; */
	padding-top: 20px;
	padding-bottom: 10px;
}

._head p {
    font-size: 13px;
    color: #555;
}

._nav {
	text-align: center;
}

._search {
	white-space:normal;
	text-align: center;
	max-width: 420px;
	padding-left: 10px;

}

._search input {
	/*width: 80%;*/
}

.row {
	vertical-align: middle;
	width: 88%;
	display: block;
}

th{
	text-align: center;
}

td{
	text-align: center;
}

.label-badge {
	padding: 7px 7px;
	border-radius: 25%;
}
.radius1 {
	border-radius: 2%;
}

.label-danger {
    background-color: #E34040;
}
.label-primary {
    background-color: #0094E0;
}
table{
	font-size: 15px;
}
.am-text-sm1{
    color: red !important;
}

.nav-list.more {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nav-list.more div {
    width: 285px;
}

.nav-list.more a {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
}

.nav-list.more a:hover {
    text-decoration: none;
}

/* 刮奖部分样式 */
.txt-header {
            position: relative;
            font-size: 16px;
            padding: 16px 20px;
            margin-bottom: 0;
            background-color: rgba(0, 0, 0, .03);
            border-bottom: 1px solid rgba(0, 0, 0, .125);
            text-align: center;
            font-weight: bold;
            color: #000;
        }

        .hng {
            padding: 0
        }

        .txt-header .lot-result {
            background-color: rgba(0, 0, 0, .0);
            border: 0;
        }

        .txt-header .lot-result span {
            display: inline;
            padding: 0.2em 0.6em 0.3em;
            font-size: 16px;
            font-weight: bold;
            line-height: 1;
            color: #fff;
            text-align: center;
            white-space: nowrap;
            vertical-align: baseline;
            border-radius: 0.3em;
        }	

.lot-result .r1 {
	display: inline-block;
	padding: 2px 10px 0 0;
	margin-top: 4px;
	height: 51px;
	border-right: 1px solid #e8e8e8;
	margin-right: 6px;
	width:60%;
}

.lot-result .r1 span {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 4px;
	position: relative;
	z-index: 2;
    font-weight: 400;
	background-color: #0094E0;
}

.lot-result .r2 {
	padding-top: 20px;
	text-align: left;
	display: inline-block;
	width:30%;
}

.lot-result .r2 span {
	padding: 7px;
	border-radius: 14px;
	font-size: 14px;
	/* font-weight: 400 */
}

.lot-result .r3 {
	display: inline-block;
	padding-left: 50px;
	font-size: 16px;
	color: #8d8d8d;
	height: 68px;
	line-height: 68px;
	background-image: url("../images/clock.jpg");
	background-position: center left;
	background-repeat: no-repeat
}	
.dxs p {
            font-size: 14px;
            font-weight: 400;
        }	
.guajiang{
 position:absolute;top:2px;right:0px;width:20px;height:70px;z-index:3;font-size:14px;display:inline-block;font-weight:bold;color: #fff;
    font-weight: bold;
    line-height: 2;
    height: 100%;
    background-image: linear-gradient(to bottom, #0094E0, #f24437);border-radius: 10%;   
}