/* 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/a20260108dy/font.ttf');
}

body {
	font: 12px/1.5 tahoma, sans-serif;
	padding-top: 0 !important;
	background-color: #871110;
	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/a20260108dy/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/a20260108dy/bg.jpg) no-repeat 50% 0;
	width: 100%;
	height:2200px;
}

.head {
	height:579px;
	position: relative;
}


.prt1 {
	width: 1201px;
	height:auto;
	position: relative;
	margin: 50px auto;
	display: block;
}
.prt2 {
	width: 1194px;
	height:auto;
	position: relative;
	margin: 70px auto;
	display: block;
}

.hd_time {
	width: 97%;
	left: 0;
	top: 413px;
	font-size: 20px;
	color: #48080a;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.con1 {
	box-sizing: border-box;
	width: 1201px;
	height: 1530px;
	padding: 159px 0 0 0;
	margin: 0 auto 60px;

}

.txt1 {
	font-size: 24px;
	line-height: 1.7;
	color: #d8ebff;
	text-align: left;
	margin:30px auto 27px;
	width: 90%;
}




.tips_txt {
	font-size: 24px;
	line-height: 1.4;
	color: #fefefe;
	text-align: center;
	margin: -100px auto;
}



