@charset "utf-8";
/* CSS Document */

/* reset */
* {
	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, table, caption, tbody, tfoot, thead, tr, th, td {
	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, strong, th {
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	line-height:18px;
}
h2 a{ color:#FFFFFF;}
li {
	vertical-align:middle;
}
a {
	text-decoration:none;
	padding:0;
	margin:0;
	outline:none;
	color:#57585a;
}
a:hover{ text-decoration:underline;}
p, h2 {
	line-height:18px;
}

strong {
	font-weight:bold;
}
ul, ol {
	list-style:none;
}
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: 14px;
	width: 100%;
	margin:0 auto;
	/*font-family: "微软雅黑", '宋体', tahoma, Srial, helvetica, sans-serif;*/
	background:#FFF;
}

/*code by chansy今盛创致*/
#wrapper{
    position:absolute;
    top:50%;
    left:50%;
    margin:-276px 0 0 -50%;/*half of height,half of width*/
    width:100%;/*div width*/
    height:552px;/*div height*/
 
  }


.box_1{ float:left; width:100%; height:130px;}
.top{ width:1003px; height:130px; margin:0 auto; padding-top:42px;}
.logo_dl{ height:48px; float:left; border-right:1px solid #A8AAAB; padding-left:30px; padding-right:10px;}
.words_img{ float:left; padding-top:2px; padding-left:10px;}

.box_2{ float:left; width:100%; height:311px; background:#4B74B6;}
.load_box{width:1003px; height:311px; margin:0 auto; }
.load_left{ float:left; width:588px; height:311px; background:url(../images/load_left.jpg) no-repeat;}

.load_right{ float:left; width:415px; height:286px; padding-top:25px; }
.load{float:left; width:345px; height:192px; border:2px solid #000066; background:#FFF; padding-top:68px; padding-left:24px;}
.load p{ float:left; height:31px; width:345px; color:#292727; padding-bottom:12px;}
.load p span{color:#292727; font-weight:bold; width:55px; float:left; line-height:31px;}
.dl input{ height:31px; width:200px; border:1px solid #9AB8D6; background:#EEF3F8; line-height:31px; float:left;}
.load p label{float:left; color:#F00; font-size:12px; line-height:25px; padding-left:10px; font-family:"新宋体";}
.yz img{ padding:0px 10px;}
.yz a{ text-decoration:underline; color:#4B74B6;}
.yz input{height:31px; width:98px; border:1px solid #9AB8D6; background:#EEF3F8; line-height:31px;}
.d_bottom{ border-top:1px solid #BBBEC1; width:308px; float:left;  height:65px; margin-top:25px; padding-top:12px; padding-left:26px;}
.d_bottom input {
	float:left;
	width:102px;
    text-align:center;
	cursor:pointer;
	margin-left:35px;background:#4B74B6; color:#FFF; border:none; height:35px; line-height:35px;
}
.denglu{ }
.quxiao{background:#F4F3F5;  border:1px solid #C7C5C5; height:35px; line-height:35px;}