/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background-color:#b5b5b5;
	font:14px "微软雅黑";
}

.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right;}

ul{
	list-style-type:none;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;}

.p{ margin:0; padding:0;}

.center{ text-align:center;}


#w_1280{ width:1280px;margin:0 auto; background:#f3f3f3;}

#main{
	width:1000px;margin:0 auto; overflow:hidden;}



#banner{  background:url(../images/banner.jpg) no-repeat; height:406px;}

#banner p{ width:200px; float:right; color:#fff; padding-top:20px;}

#banner p a{ color:#fff;}
/*导航样式*/

#nav{ background:url(../images/nav_bom_bg.jpg) no-repeat; height:71px; font:22px "微软雅黑";}

.daoh{ margin-left:24px;}

.daoh li{ background:url(../images/nav_bg.gif) no-repeat; float:left; display:block; width:78px; height:69px;
          line-height:69px; text-align:center; margin-left:26.5px;}

.daoh li a{ color:#fff; text-decoration:none}

.daoh li a:hover{ position:relative; top:1px; left:1px;}

.fot{ font-size:15px;}

.fot1{ font-size:16px;}

/*主体部分开始*/


#nr1{ background:url(../images/main_bg.jpg) repeat-x;}

.bt1{ padding:55px 0;}

#rz,#rz2{ width:306px; float:left; color:#fff;}

#rz2{ margin:0 41px; }

.rzjs1{ background:url(../images/rztu_1di.jpg) no-repeat;}

.rzjs2{ background:url(../images/rztu_2di.jpg) no-repeat;}

.rzjs3{ background:url(../images/rztu_3di.jpg) no-repeat;}

.rzjs1 p,.rzjs2 p,.rzjs3 p{ width:213px; padding:15px 15px 15px 80px;}

/*达内10年*/

#dn_shi{ background:url(../images/10_bg.jpg) no-repeat; height:497px; color:#3c3b3b;}

#dn_shi p{ text-indent:2em; width:575px; float:right; line-height:1.8em; padding-right:10px;}

.mt{padding-top:80px; }

.line{border-top:1px solid #cfcfcf; margin:0 10px;}



/*表单部分*/


input,select{ height:34px; line-height:34px; font:14px "微软雅黑"; padding-left:15px; 
color:#8c8c8c; margin-top:10px; width:301px; border:1px solid #ccc;}



.mg_2{ margin-top:2px;}

/*select{ width:319px; background:url(../images/select.jpg) no-repeat; border:none; overflow:hidden;}
*/
option{}

.select { width:334px;background:url(../images/select.jpg) no-repeat; margin:0; padding:0; border:none; margin-top:7px;}     
#sleHid { display:block; width:318px; overflow:hidden; }     
#sleBG  { display:block;} 




.mt{ margin-top:35px;}

.mt_1{ padding-bottom:30px;}

#sut{ background:#232323; color:#fff; width:316px; text-align:center; margin-top:8px; overflow:hidden; border:none; font-weight:900;}















/*===================================================================================================================footer begin*/
#footer {
	/*background:url(images/bg_copy.gif) repeat-x;*/
	background-color:#000;
	height:100px;
}
#container {
	padding-top:24px;
	width:992px;
	height:80px;
	margin:0px auto;
	border-bottom:1px solid #484848;
}
#container h1 {
	padding-left:43px;
}
#container p {
	padding:10px 20px 0px 35px;
	color:#85817d;
	font-family:"宋体";
	font-size:12px;
	line-height:22px;
}
#footer a {
	color:#85817d;
}
#footer a:hover {
	color:#FFF;
}
#db_nav {
	text-align:center;
	color:#85817d;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	padding-top:20px;
}







