body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe { margin: 0; padding: 0; }
ul { list-style: none; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; }
a:link, a:visited { text-decoration: none;outline:none; }
img { border: none; }
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear { clear: both; }
.trn { transition: .2s; -moz-transition: .2s; -webkit-transition: .2s; -o-transition: .2s;}
.breadth { width: 1500px; margin: 0 auto; position: relative;}
body::-webkit-scrollbar {
    width: 12px;
}
body::-webkit-scrollbar-thumb {
    background-color: #d3b97a;
    border-radius: 4px;
}
html,body { min-width: 1200px; }
body { position: relative; background: url('../images/topmark_bg.jpg') top center no-repeat; min-height: 4280px; }
.logo { position: absolute; top:18px;left: 18px; }
.box { padding-top: 1180px; }
.cont-1 img { display: block; margin: 0 auto; }
.cont-2 { margin-top: 130px; min-height: 1240px; background: url('../images/topmark_list_table.png') center no-repeat; }
.cont-list { width: 1058px; margin: 0 auto; line-height: 49px; font-size: 16px; text-align: center; padding-top: 212px; }
.cont-list tr { border: 1px solid rgba(0, 0, 0, 0); color: #858585; }
.cont-list tr:nth-child(1) { color: #d3b97a; }
.cont-list tr:nth-child(2) { color: #897956; }
.cont-list tr:nth-child(3) { color: #675839; }
.cont-list tr td { float: left; }
.cont-list tr td:nth-child(1) { width: 178px; }
.cont-list tr td:nth-child(2) { width: 290px; }
.cont-list tr td:nth-child(3) { width: 290px; }
.cont-list tr td:nth-child(4) { width: 290px; }
.btn_cont-2 { padding: 72px 0 130px; width: 1058px; margin: 0 auto; overflow: hidden; }
.btn_cont-2 a { float: left; width: 431px; margin: 0 42px; height: 100px; background: url('../images/topmark_btns.png') no-repeat; }
.btn_cont-2 a.btn_1 { background-position: 0 0; }
.btn_cont-2 a.btn_2 { background-position: -436px 0; }
.btn_cont-2 a.btn_1:hover { background-position: 0 -110px; }
.btn_cont-2 a.btn_2:hover { background-position: -436px -110px; }
.cont-3 { min-height: 455px; position: relative; background: url('../images/topmark_rule.png') center no-repeat; }
.cont-3_text { position: absolute; right: 0; left: 0; width: 900px;top: 180px; margin: auto; }
.cont-3_text p { font-size: 18px; line-height: 40px; color: #d3b97a; }
.btn_cont-3 { padding: 72px 0 90px; width: 1058px; margin: 0 auto; overflow: hidden; }
.btn_cont-3 a { float: left; width: 431px; margin: 0 42px; height: 100px; background: url('../images/topmark_btns.png') no-repeat; }
.btn_cont-3 a.btn_1 { background-position: 0 -220px; }
.btn_cont-3 a.btn_2 { background-position: -436px -220px; }
.btn_cont-3 a.btn_1:hover { background-position: 0 -330px; }
.btn_cont-3 a.btn_2:hover { background-position: -436px -330px; }
.hdtimeinfo{position: absolute;
    top: 868px;
    color: #f8b32e;
    width: 100%;
    text-align: center;
	font-size: 20px;
}
.accstat {
    width:240px;
    height:40px;
    position:absolute;
    top:120px;
    right:200px;
    border-radius: 20px;
    background:rgba(16,16,16,0.8);
    color:#f8f4eb;
    line-height:40px;
    text-align:center;
    font-size:16px;
}
.accstat a, .accstat a:link, .accstat a:visited {
    color:#f8f4eb;
    text-decoration: underline;
}
.logininfo {
    display:none;
}
.logout {
    display:none;
}
/**  pop  */
.mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1004;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.76);
	display: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c2000000, endColorstr=#c2000000);
}
.pop {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1005;
}
.popapp {
	width: 623px;
	height: 374px;
	margin-left: -312px;
	margin-top: -320px;
    background: url(../images/lottery/pop-rule.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    text-align: left;
    line-height: 30px;
    font-size: 18px;
    color: #401b09;
}

.popmsg, .poplogin {
	width: 400px;
	height: 300px;
	margin-left: -200px;
	top: 125px;
    background: url(../images/lottery/pop-show.png) no-repeat;
    background-size: 100% 100%;
	display: none;
}
.close_pop1 {
	height: 40px;
	width: 40px;
	color: #fff;
	cursor: pointer;
	position:absolute;
	margin: 0;
	font-size: 40px;
	text-align: center;
	line-height: 40px;
	overflow:hidden;
	top:10px;
    left:623px;
    font-family:"SimSun";
}
.close_pop2,.close_pop3 {
	height: 40px;
	width: 40px;
	color: #fff;
	cursor: pointer;
	position:absolute;
	margin: 0;
	font-size: 40px;
	text-align: center;
	line-height: 40px;
	overflow:hidden;
	top:6px;
    left:400px;
    font-family:"SimSun";
}
.loginfrm {
	width:330px;
	height:265px;
	position:absolute;
	top:45px;
	left:35px;
}
.dialogtitle {
    width: 100%;
    height: 60px;
    margin: 30px auto 10px auto;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #401b09;
}
.popmsgarea {
	width:240px;
	height:155px;
	margin:35px auto 0 auto;
	line-height:22px;
	font-size:16px;
	overflow:hidden;
}

/* foot */
.foot_box {
	background:#000;
	overflow: hidden;
	padding: 10px 0;
}
.footer_text {
	text-align: center;
	color: #a98963;
	line-height: 24px;
	font-size: 13px;
}
.footer_con {
	text-align: center;
	padding-top: 10px;
}
.footer_img {
	display: inline-block;
	vertical-align: middle;
}
.footer_img a {
	display: inline-block;
	margin-right: 15px;
}
.footer_txt {
	display: inline-block;
        display: none;
	border-left: solid 1px #a98963;
	color: #a98963;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 15px;
}