﻿@charset "utf-8";
*{
	margin: 0;
	outline: 0 none;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Verdana, "宋体b8b\4f53";
	color: #333;
}
h1,h2,h3,h4,h5,sapn,a{line-height:inherit;}
h1,h2,h3,h4,h5{font-family:"微软雅黑","宋体",Tahoma;}
ol,ul{list-style:none outside none;}
a img,*:link img,*:visited img{border:0 none;}
a{color:#293649;text-decoration:none;}
a:hover{color:#0083D2;text-decoration:underline;}
.hdlmain{ width:1000px; height:590px; position: fixed; left:50%; right:50%; top:50%; bottom:50%; margin-left:-500px; margin-top:-295px;}
.hdlbox{ width:1000px; height:590px; margin:0 auto 0 auto; background:url(../img/yfwdlbjs.jpg) no-repeat center top; border-radius:5px;box-shadow: 1px 2px 15px #999999; position:relative;}
.dlbjbox{ width:302px; height:316px; position:absolute; top:168px; right:103px; padding:0px 25px 0px 19px;}
.dlbjbox h1 {color: #333;font-family: "Microsoft YaHei UI", "微软雅黑", "宋体";font-size: 21px;font-weight: normal;line-height:40px; color:#ffffff}
.l_txt { position:absolute; right:103px; bottom:110px;padding:5px 25px 8px 19px;width:302px;}
.l_txt h1 {color: #666;font-family: "Microsoft Yahei",Verdana,Simsun,"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";font-size: 31px;font-weight: normal;line-height: 31px;}
.l_txt p {font-family: "Microsoft Yahei",Verdana,Simsun,"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";font-size: 12px;
line-height:20px;padding-top: 10px;color: #999;}

.form_box {padding-top:10px;padding-bottom: 30px;}
.td_txt {padding-bottom: 2px;font-size: 14px;color: #666;}
.txt_input {padding-bottom: 8px;}
.txt_input .form_01 {width: 292px;height: 20px;border: 1px solid #cdcdcd;padding: 4px;}
.form_box select {padding: 3px;height: 30px;width: 302px;font-size: 14px;border: 1px solid #cdcdcd;font-weight: bold;}
.form_box .form_02 {background-color: #006cd4;border: 0px;
	color: #FFF;
	font-family: "Microsoft YaHei UI", "微软雅黑", "宋体";
	font-size: 16px;width:302px; text-align:center;
	border-radius:3px;
	height:40px; line-height:40px; cursor:pointer;-webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; transition:all .5s ease-in-out;
}
.form_box .form_02:hover{background-color: #ff9900;}
.help_box p {
	font-size: 14px;
	color: #338ED1;
}
body {
	background-image: url(../img/body-bg.png);
}
.clear {
	clear: both;
}
