/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

fieldset,
img,
abbr,
acronym {
	border: 0;
}


/* basic */

.c:before,
.c:after {
	content: "";
	display: table;
}

.c:after {
	clear: both;
}

.c {
	zoom: 1;
}

@font-face {
	font-family: 'font1';
	src: url('//game.gtimg.cn/images/dnf/cp/a20251211buff/font.ttf');
}

body {
	font: 12px/1.5 tahoma, sans-serif;
	padding-top: 0 !important;
	background-color: #eceef3;
	overflow-x: hidden;
	box-sizing: border-box;
	font-family: 'font1';
}

a {
	text-decoration: none;
	overflow: hidden;
}

a:hover {
	text-decoration: underline;
}

.wrap,
.dnfact_navbg,
.ost,
#afooter,
body {
	min-width: 1400px !important;
	/* _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1402?'1400px':''); */
	/* overflow-x: hidden; */
}

.container * {
	box-sizing: border-box;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.hide {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.db {
	display: block;
	text-indent: -999em;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* footer */

#afooter {
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #000;
	padding: 40px 0;
}

#afooter a {
	color: #fff;
}


/* Ê×Ò³ */
/*.logo {
	background: url(//game.gtimg.cn/images/dnf/cp/a20251211buff/logo.png) no-repeat;
	width: 291px;
	height: 117px;
	position: absolute;
	left: 65px;
	top: 120px;
	z-index: 99;
}*/

.logo {
	background: url(//game.gtimg.cn/images/dnf/cp/a20251211buff/logo.png) no-repeat;
	width: 185px;
	height: 75px;
	position: absolute;
	left: 85px;
	top: 25px;
	z-index: 99;
}

.wrap {
	background: url(//game.gtimg.cn/images/dnf/cp/a20251211buff/bg.jpg) no-repeat 50% 0;
	width: 100%;
	height:2781px;
}

.head {
	height: 741px;
	position: relative;
}

.hd_time {
	width: 100%;
	left: 0;
	top: 649px;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.con1 {
	box-sizing: border-box;
	width: 1241px;
	height: 1767px;
	padding: 145px 80px 0;
	margin: 0 auto 109px;
	background: url(//game.gtimg.cn/images/dnf/cp/a20251211buff/bg1.png) no-repeat;
	background-size: 100% 100%;
}

.txt1 {
	font-size: 24px;
	line-height: 1.4;
	color: #0e2c7b;
	text-align: center;
	margin: 30px auto;
}

.tips_txt {
	font-size: 28px;
	line-height: 1.4;
	color: #112354;
	text-align: center;
	margin: 30px auto;
}



.jl_img {
	width: 434px;
	height: 564px;
	margin: 30px auto 15px;
	background: url(//game.gtimg.cn/images/dnf/cp/a20251211buff/img_bg.png) no-repeat;
	background-size: 100% 100%;
}

.table_box {
	width: 1073px;
	margin: 0 auto;
}

.table_box table {
	width: 100%;
	text-align: center;
}

.table_box th {
	font-size: 28px;
	line-height: 1.1;
	font-weight: bold;
	color: #ffffff;
	height: 94px;
	background: #0c3f98;
	border: 2px solid #aae0fd;
}

.table_box td {
	font-size: 22px;
	color: #ffffff;
	height: 137px;
	background: #2264d7;
	border: 2px solid #aae0fd;
	line-height: 1.2;
	padding: 8px 5px;
}
.table_box td:nth-of-type(4){text-align: left;
	padding: 8px 9px;

}
.xve {
	width: 2053px;
	height: auto;
	display: block;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}