@charset "gb2312";
/* CSS Document */
* { font-family:"仿宋"; color: #333; margin: 0; padding: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea,blockquote, th, td, span { margin: 0; padding: 0; }
table { border-collapse: collapse; }
em { font-style: normal; }
img { border: 0; vertical-align: middle; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
legend { color: #000; }
input, button, textarea, select, optgroup, option { outline: none; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size: 100%; border: none; }
a { outline: none; text-decoration: none; cursor: pointer; }
.wd { width: 1100px; margin: 0 auto; }
.clear { clear: both; }
/* 公共样式结束 */
.top{ width:1002px; margin:0px auto; overflow:hidden;}

/*头部及导航样式*/

.banner{position:relative;}
.banner_dh{ position:absolute; left:40px; top:120px; z-index:100; background:url(../images/navbg.png) no-repeat; height:183px; width:189px; padding:20px 0 0 18px;}
.banner_dh li{margin-bottom: 8px;}
.banner_logo{
	position: absolute;
	left: 54px;
	top: 12px;
	z-index: 100
}
.main h1{ overflow:hidden;}
.main .main_img{  margin:5px 0 0 15px; float:right;}
.main  p{ line-height:25px;}
/*中间内容部分样式*/

.foot{ height:187px; background:url(../images/foot.jpg) no-repeat;}
.foot p{ text-align:center; margin-top:150px;}
/*底部*/


.contact{  overflow:hidden; padding-left:50px; margin:20px 0px}
.contact ul li{ padding:17px 0 0 0; /*上下的行高*/ font-size:12px;color:#000}
.contact ul li span{ font-weight:bold; /*字体加粗*/color:#000; /*字体颜色*/}
.contact ul li a{ text-decoration:none;}
/*联系方式*/


.conture{ overflow:hidden;}
.conture_img{height:100px; width:100px; background:#03C; margin:15px; float:left;}
.conture p{ line-height:25px; margin:15px;}
.main_ture{ overflow:hidden;}
.main_ture img{ float:left; margin:20px;}
/*企业文化*/

.job{ margin-bottom:10px;}
.job_table{ text-align:center;}
.job_table td{ height:30px; border:1px solid #E7E7E7}
/*招聘职位*/



.main{ font-family:"仿宋"; font-size:16px; line-height:30px;}
.text{ padding-top:20px;}
.text p{ text-indent:2em;font-size:18px; line-height:36px; font-weight:bold;}
.text p span{ color:#F60; font-size:20px;}
.text a{ color:#F60;}
.text a:hover{ color:#F00;}
