@charset "utf-8";
#------------------------------共用样式 {
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}
body {
	font-size: 12px;
	color:#555454;
	font-family:"微软雅黑", Tahoma, "宋体", Verdana, Georgia, Arial;
	background:#000000 url(../images/bg.jpg) repeat-x left top;
}
div, ul, li, p, ol, dl {
	list-style:none;
	display: block;
}
table {
	border:0;
	cellpadding:0;
	cellspacing:0;
}
a, img {
	border:0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height:1%;
}
a:focus {
	outline:none;
}
a:link {
	color:#333333;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:visited {
	color:#333333;
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:hover {
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
a:active {
	text-decoration: none;
 blr:expression(this.onFocus=this.blur());
}
.clear {
	clear: both;
}
/*-----------------------------------------------*/

.top {
	height:116px;
	width:960px;
	margin:0px auto;
	position:relative;
}
.logo {
	float:left;
	width:260px;
	height:116px;
}
.top_language {
	float:right;
	width:140px;
	height:28px;
	line-height:28px;
	margin-top:10px;
}
.top_language li {
	float:left;
}
.top_language li a {
	color:#949494;
	padding:0px 15px;
}
.top_language li a:hover {
	color:#ffffff;
}
.search {
	position:absolute;
	top:70px;
	left:805px;
	width:145px;
	height:22px;
	background:url(../images/search_bg.jpg) no-repeat left top;
}
.input_text {
	margin:0px;
	padding:1px 2px;
	border:0px;
	width:100px;
	height:20px;
	line-height:20px;
	float:left;
	color:#656666;
	margin-left:10px;
	background:transparent;
}
.input_submit {
	margin:0px;
	padding:0px;
	border:0px;
	float:right;
	width:25px;
	height:22px;
	padding-right:4px;
	background:transparent;
	cursor:pointer;
}
.nav_bg {
	height:41px;
	background:url(../images/nav_bg.jpg) no-repeat center top;
}
.nav {
	width:893px;
	margin:0px auto;
	color:#f9f9f9;
	line-height:40px;
	text-align:center;
	font-size:13px;
	height:40px;
}
.nav li {
	float:left;
	width:148px;
	height:40px;
}
.nav li.nav_line {
	background:url(../images/nav_line.gif) no-repeat left top;
	width:1px;
}
.nav li a {
	color:#f9f9f9;
	display:block;
}
.nav li a:hover {
	color:#da251d;
}
/*---------------------*/
.banner_bg {
	height:359px;
	position:relative;
}
.banner {
	height:359px;
	width:1520px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-760px;
}
.h_main_bg {
	height:183px;
	background:url(../images/footer_bg.jpg) repeat-x top left;
}
.h_main {
	position:relative;
	width:960px;
	margin:0px auto;
	height:183px;
}
.h_main_sider {
	width:264px;
	height:95px;
	position:absolute;
	top:35px;
	padding-left:28px;
	padding-top:15px;
	background-repeat:no-repeat;
	background-position:left top;
}
.h_main_sider h3 {
	font-family:'黑体';
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:3px;
}
.h_main_sider p {
	width:136px;
	line-height:20px;
}
.footer {
	height:77px;
	background:url(../images/footer_bg.jpg) repeat-x bottom left;
	text-align:center;
	padding-top:32px;
}
.cn_copyright {
	color:#404040;
	font-family:'宋体';
	font-size:12px;
	line-height:1.8em;
}
.en_copyright {
	color:#404040;
	font-family:Tahoma;
	font-size:12px;
	line-height:1.8em;
}
.cn_copyright a, .en_copyright a {
	color:#404040;
}
.cn_copyright a:hover, .en_copyright a:hover {
	color:#9f9f9f;
	text-decoration:underline;
}
/*-----------------------*/
.p_banner_bg {
	height:204px;
	background:url(../images/p_banner_bg.jpg) repeat-x left top;
}
.p_banner {
	height:200px;
	width:960px;
	margin:0px auto;
}
.p_content_bg_01 {
	padding-top:20px;
	background:#FFF url(../images/p_content_bg_01.jpg) repeat-x left top;
	min-height:560px;
	/*height:auto !important;
	height: 560px;*/
}
.p_content_bg_02 {
	background:url(../images/p_content_bg_02.jpg) repeat-x left bottom;
	min-height:540px;
	/*height:auto !important;
	height: 540px;*/
	padding-bottom:20px;
}
.p_content {
	width:960px;
	margin:0px auto;
}
.p_title {
	background:url(../images/p_title_bg.jpg) repeat-x left bottom;
	font-size:16px;
	color:#1d2628;
	line-height:30px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:bold;
	margin-bottom:15px;
}
.p_left {
	width:690px;
	float:left;
	font-size:13px;
	line-height:1.8em;
	padding-right:46px;
	border-right:1px dashed #d7d7d7;
}
.p_right {
	width:193px;
	padding-left:30px;
	padding-top:23px;
	float:right;
	min-height:377px;
}
.p_title_en {
	font-size:20px;
	font-family:Tahoma;
	color:#000000;
}
.p_right a {
	display:block;
	height:34px;
	line-height:34px;
	padding-left:12px;
	width:150px;
	font-size:14px;
	color:#282828;
	margin-bottom:7px;
}
.p_right a:hover {
	background:url(../images/r_menu_bg.png) no-repeat left top;
	color:#ffffff;
}
.p_right a.here {
	background:url(../images/r_menu_bg.png) no-repeat left top;
	color:#ffffff;
}
/*-------------------*/
.news_left {
	float:left;
	width:699px;
	padding-right:37px;
	border-right:1px dashed #d7d7d7;
	margin-top:30px;
}
.news_list {
	border-bottom:1px dashed #d7d7d7;
	height:156px;
	margin-bottom:15px;
	padding-top:6px;
}
.news_list_pic {
	display:block;
	float:left;
}
.news_list_pic:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.news_list_txt {
	float:right;
	width:515px;
	padding-right:15px;
}
.news_list_title {
	font-size:18px;
	color:#393939;
	height:26px;
	line-height:26px;
	margin-bottom:5px;
}
.news_list_time {
	font-size:10px;
	color:#da251d;
	float:right;
}
.news_list_p {
	font-size:12px;
	color:#8b8989;
	line-height:1.7em;
}
.news_list_more {
	display:block;
	text-align:right;
	margin-top:3px;
}

/*--------------*/
.job_sider {
	width:580px;
	margin-left:53px;
	margin-bottom:40px;
}
.job_tt {
	font-size:13px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:18px;
	margin:12px 0px;
}
.job_ul {
	font-size:12px;
	color:#666666;
}
.job_name {
	font-size:14px;
	color:#4c4c4c;
}
.job_name_01 {
	color:#fe5b00;
	margin-right:30px;
}
.job_name_02 {
	color:#fe5b00;
}
.job_mail {
	width:580px;
	margin-left:53px;
	margin-bottom:60px;
	font-size:14px;
	color:#4c4c4c;
	line-height:28px;
}
.job_mail a {
	font-size:19px;
	font-family:Tahoma;
	color:#fe5b00;
}
/*-------------------------*/
.contact_text_cc {
	height:29px;
	margin-bottom:30px;
	margin-top:25px;
}
.contact_text {
	height:29px;
	line-height:29px;
	display:block;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
}
.contact_text_01 {
	background-image:url(../images/input_text_01.jpg);
	width:131px;
	padding-left:72px;
}
.contact_text_02 {
	background-image:url(../images/input_text_02.jpg);
	width:104px;
	padding-left:99px;
}
.contact_text_03 {
	background-image:url(../images/input_text_03.jpg);
	width:104px;
	padding-left:99px;
}
.contact_text input {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"微软雅黑";
	background:transparent;
	height:29px;
	line-height:29px;
}
.contact_textarea_bg {
	width:661px;
	height:174px;
	clear:both;
	background:url(../images/input_text_04.jpg) no-repeat left top;
}
.contact_textarea {
	width:600px;
	height:124px;
	margin:0px;
	padding:40px 23px 10px 38px;
	border:0px;
	font-family:'微软雅黑';
	background:transparent;
	overflow-y:hidden;
}
.contact_but_cc {
	text-align:center;
	margin-left:215px;
	height:36px;
	margin-top:18px;
}
.contact_but {
	background:transparent url(../images/input_but.jpg) no-repeat center top;
	height:36px;
	width:104px;
	display:block;
	float:left;
	font-size:14px;
	font-family:"微软雅黑";
}
.contact_but input {
	margin:0px;
	padding:0px;
	border:0px;
	width:104px;
	height:32px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:transparent;
}
/*---------------*/
.motor_left {
	width:736px;
	float:left;
	border-right:1px dashed #d7d7d7;
	margin-top:30px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#8b8989;
}
.motor_sider {
	height:163px;
	padding-top:6px;
	border-bottom:1px dashed #d7d7d7;
	margin-bottom:22px;
}
.motor_list_pic {
	display:block;
	border:1px solid #e4e4e4;
	float:left;
	margin-right:20px;
}
.motor_list_pic:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.motor_list_text {
	float:left;
}
.motor_list_text h2 {
	font-size:18px;
	font-family:Tahoma;
	color:#393939;
	line-height:24px;
	margin-bottom:5px;
}
.motor_list_text p {
	line-height:1.9em;
}
.motor_list_more {
	display:block;
	margin-top:12px;
	text-align:right;
	padding-right:52px;
}
.household_right {
	float:right;
	border-left:1px dashed #d7d7d7;
	margin-top:13px;
	width:749px;
	margin-bottom:40px;
}
.household_left {
	float:left;
	width:210px;
	margin-top:13px;
	padding-top:15px;
}
.household_left a {
	display:block;
	height:34px;
	line-height:34px;
	padding-left:12px;
	width:150px;
	font-size:14px;
	color:#282828;
	margin-bottom:7px;
	margin-left:20px;
}
.household_left a:hover {
	background:url(../images/r_menu_bg.png) no-repeat left top;
	color:#ffffff;
}
.household_left a.here {
	background:url(../images/r_menu_bg.png) no-repeat left top;
	color:#ffffff;
}
.household_title {
	background:url(../images/p_title_bg.jpg) repeat-x left bottom;
	font-size:16px;
	color:#1d2628;
	height:32px;
	line-height:32px;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	margin-bottom:30px;
	margin-left:39px;
}
.household_list {
	margin-left:30px;
	border-bottom:1px dashed #d7d7d7;
}
.household_sider {
	height:320px;
	width:190px;
	float:left;
	padding:0px 24px 0px 25px;
	border-right:1px dashed #d7d7d7;
}
.household_list_pic {
	display:block;
	width:190px;
	height:150px;
}
.household_list_pic:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.household_list_text {
}
.household_list_text h2 {
	font-family:Tahoma;
	font-size:18px;
	color:#393939;
	line-height:1.8em;
}
.household_list_text p {
	color:#8b8989;
	font-size:12px;
	line-height:1.8em;
}
.household_list_more {
	width:106px;
	height:23px;
	display:block;
	margin-top:20px;
}
.household_content {
	margin-left:39px;
}
.household_main {
	height:260px;
}
.household_main_pic {
	border:1px solid #e1e1e1;
	display:block;
	float:left;
	margin-right:50px;
}
.household_main_text {
	font-family:'微软雅黑';
	font-size:13px;
	color:#393939;
	float:left;
	line-height:2em;
}
/*----------------*/
.motor_main {
	height:260px;
}
.motor_main_pic {
	border:1px solid #e1e1e1;
	display:block;
	float:left;
	margin-right:50px;
}
.motor_main_text {
	font-family:'微软雅黑';
	font-size:13px;
	color:#393939;
	float:left;
	line-height:2em;
}
.motor_tt {
	font-size:16px;
	font-family:'微软雅黑';
	color:#1d2628;
	line-height:40px;
	padding-bottom:2px;
	background:url(../images/motor_bg_03.jpg) no-repeat left bottom;
}
.motor_content {
	margin-top:32px;
	line-height:1.8em;
	font-size:12px;
	color:#333;
}
/*------------------*/
.contact_main {
	height:290px;
}
.contact_main_pic {
	float:left;
	width:391px;
	height:219px;
	border:1px solid #cacaca;
	padding:4px;
	background-color:#FFF;
}
.contact_main_text {
	float:right;
	width:245px;
}
.contact_main_text_tt {
	font-family:'黑体';
	font-size:18px;
	color:#6a6a6a;
	line-height:1.6em;
	margin-bottom:8px;
}
.contact_main_text_ul {
	font-size:14px;
	font-family:'微软雅黑';
	margin-bottom:13px;
}
.contact_main_text_ul li {
	margin-bottom:3px;
	color:#303030;
	line-height:1.7em;
}
.contact_main_text_p {
	font-family:'微软雅黑';
	font-size:12px;
	color:#303030;
}
.contact_tt {
	font-family:'微软雅黑';
	font-size:16px;
	color:#1d2628;
	background:url(../images/contact_bg_02.jpg) no-repeat left bottom;
	padding-bottom:15px;
	line-height:26px;
}
/*-------------------*/
.honor_list {
	margin-top:25px;
	padding-left:20px;
}
.honor_list li {
	display:block;
	width:152px;
	height:212px;
	float:left;
	margin-right:30px;
	margin-bottom:8px;
}
.honor_list li img {
	display:block;
	border:1px #e6e6e6 solid;
}
.honor_list li p {
	font-size:13px;
	color:#646464;
	line-height:30px;
	text-align:center;
}
.honor_list li p:hover {
	color:#da251d;
}
/*------------------*/

.news_content {
	font-size:12px;
	color:#414141;
	line-height:2em;
}
.news_content img {
	max-width:680px;
}
.news_title {
	text-align:center;
	line-height:45px;
	font-size:18px;
	color:#414141;
	margin:0px auto;
	width:650px;
}
.show_infor_tag {
	line-height:22px;
	height:22px;
	color:#999;
	text-align:center;
	padding:5px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ebebeb;
	margin-bottom:24px;
}
/*-----------------------*/
.search_cc {
	margin-top:30px;
}
.search_h2 {
	font-size:16px;
	line-height:48px;
	color:#171717;
	padding-left:20px;
}
.search_sider {
	width:220px;
	padding:10px;
	text-align:center;
}
.search_sider_p {
	height:30px;
	line-height:30px;
	font-family:'微软雅黑';
	font-size:14px;
}
