@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; 
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em,th {
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	
}
li {
	vertical-align:middle;
}
a {
	padding:0;
	margin:0;
	outline:none; font-size:12px; color:#067ac4; text-decoration:none;
}
p, h2 {
}
a:hover{text-decoration:none;}
strong {
	font-weight:bold;
	font-style: normal;
}
ul, ol {
	list-style:none;
	display:block;
}
fieldset, img {
	border: none
}
:focus {
	outline: 0;
}
caption, th {
	text-align:left;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
}

body {
	font-size: 12px;
	width: 100%;
	margin:0 auto;
	font-family: "微软雅黑", '宋体', tahoma, Srial, helvetica, sans-serif;
	background:#FFF;
}

.box_1{ width:100%; height:92px;}
.logo_dl{ margin:0 auto; width:1000px; height:114px;}

.box_2{ width:100%; height:607px; background:url(../images/box_2.jpg) center top no-repeat;}
.dly{width:1000px; height:607px; margin:0 auto; }
.load_box{ float:right; width:261px; height:235px; background:url(../images/load_bg.jpg) no-repeat left 79px; padding:160px 88px 0 24px;}
.load_1,.load_2{ padding:4px 4px 21px 45px; }
.load_3{ width:100%;  height:39px;}
.load_1 input,.load_2 input{height:30px; border:1px solid #fff; line-height:30px; color:#a09e9e;  width:212px; font-size:14px; overflow:hidden;}
.load_3 span{color:#414141; padding-left:5px; float:left; }
.load_3 input{float:left; margin-top:2px;}
.d_bottom{width:100%;}
.d_bottom a{ width:100%; height:40px; text-align:center; line-height:40px; color:#fff;   font-size:16px; float:left; }
.bottom{ width:100%; text-align:center; color:#fff; float:left; padding-top:150px; font-weight:normal; }