@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **
*/
html {-webkit-text-size-adjust:none; }
* { padding:0px;}
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
margin: 0;
padding: 0;

}
body{background-color:#fff; color:#737373;}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 13px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif; }

em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration: underline; color:#F40; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

.js{ width:100%; display:block; line-height:25px; text-align:center;}
.left{ float:left;}
.right{ float:right;}
.clearThis{ clear:both;}
/*****公用******/


/*****************************/
#newsInfo{ font-size:12px;  display:block; text-align:center}
#newTitle{ text-align:center;}
#infoImage{ display:block; text-align:center; margin-top:30px;}
.Newstime { float:right;}
.cp_fy{width:100%;height:30px;line-height:30px;text-align:center;margin:0 auto;font-size:12px; clear:both; border:1px solid #CCC; margin-top:5px;}
.cp_fy a{color:#000;}
.cp_fy a:hover{color:#F00;}
.G_ul{width:500px;	line-height:26px;display:block;}
.G_ul li{width:400px;display:block;height:auto;line-height:40px;	border-bottom:1px dashed #CCC;}
.G_tips{color:#666;width:486px;margin:10px auto 0 auto;border:1px solid #dedede;padding:7px;}
.jobList{border-bottom:1px solid #dedede;min-height:136px; height:auto !important; height:136px;}
.jobList p{font-size:14px;line-height:25px;}
.borderLi{border-bottom:1px dashed #dedede;-bottom:6px;padding-bottom:6px;}
/***********************************/

/***整体*****/
#wrapper{ width:100%; height:auto; overflow:hidden;background:url(../images/index_bg.jpg) repeat-x}
/*****top*******/
.header{ width:100%; height:auto; margin:0 auto; }
.header_top{ width:1002px; height:104px; margin:0 auto;}
.logo{ width:370px; height:104px; float:left}
.header_top .right{ height:40px; font-size:20px; color:#ff1901; padding-top:30px; padding-right:25px;}
.nav{ width:630px; height:18px; float:right;}
.nav li{ width:78px; height:18px; line-height:18px; text-align:center; float:left; font-family:"微软雅黑"; b}
.nav li a{ font-size:14px; color:#404040; display:block}
.nav li a:hover{ font-weight:bold;text-decoration:none; color:#fff; background:#404040}
.banner{ width:1440px; height:316px; text-align:center; margin:0 auto}


#index_content{ width:1002px; height:auto; margin:0 auto; padding-top:24px;}
#index_sidebar{  width:205px; float:left;}
.index_sidebar_tit{ width:100%; height:53px; color:#fff; line-height:53px; font-size:18px; text-indent:25px; background:#1c57b1; font-family:"微软雅黑";}
#index_prolieb{ width:205px; height:400px;}
.index_proliebnr{ width:205px; height:auto; }
.index_proliebnr li.class1{ background:none; height:24px; line-height:24px; font-size:12px; text-indent:26px;}
.index_proliebnr li.class1 a{ color:#523b00;}
.index_proliebnr li{ line-height:34px; height:34px; border-bottom:1px solid #e7e7e7; text-indent:20px;  background:#7d7d7d;}
.index_proliebnr li a{ color:#fff; display:block}
.index_proliebnr li a:hover{ background:#f8b300; color:#523b00; text-decoration:none}
#index_contact{ width:205px; height:auto; margin-top:20px;}
.contact_nr{ color:#333333; line-height:28px; padding:5px 3px  }
.contact_nr h2{ padding-bottom:8px;}
.contact_nr strong{ display:block}

#index_right{ width:780px; height:auto; float:right; position:relative}
.content_tit{ width:100%; height:45px; font-family:"微软雅黑"; border-bottom:1px solid #d0d0d0}
.content_tit .left{ width:110px; height:45px; line-height:45px; background:url(../images/con_titleft.jpg) no-repeat 3px; text-indent:20px; color:#363636; font-size:18px;}
.content_tit .right a{ line-height:45px; color:#363636; padding-right:10px; font-size:11px; font-family:"宋体";}
.abut_bg{ width:517px; height:299px; position:absolute; left:484px; top:-24px}
.about{ width:472px;height:230px; }
.aboutnr{padding:10px 0;line-height:24px;}
.index_news{ width:368px;height:230px; float:left;}
.index_newsnr{ padding:5px 0;}
.index_newsnr li{ width:100%; height:28px; line-height:28px; text-indent:15px; border-bottom:1px dashed #c4c4c4; }
.index_newsnr li a{ color:#292929;  float:left; background:url(../images/news_li.png) no-repeat left; }
.index_newsnr li a:hover{ color:#ff6600; }

#products{ width:780px; height:515px; padding-top:10px;  }
.productsnr{width:780px; padding:10px 0 0 0  }
.productsnr ul{width:1880px;height:185px;}
.productsnr ul li{float:left; margin:0 5px; width:240px; height:230px;  text-align:center; font-size:14px;  color:#000 }
.productsnr ul li img{width:240px; height:180px;border:1px solid #cbc8c8; }
.productsnr ul li img:hover{border:1px solid #999;}


/*******footer************/
#footer{ width:100%; height:117px; clear:both; background:url(../images/footer.jpg) repeat-x; margin:0 auto;color:#5a5a5a; text-align:center }
.footer{ width:945px; margin:0 auto; padding-top:20px; line-height:24px; }
.footer a{color:#fff;}

/********内页********/
#ny_content{ width:100%; height:auto; margin:0 auto; padding-top:5px; background:#fff }
#content{ width:1002px; height:auto; margin:0 auto;  overflow:hidden;}
#sidebar{  width:205px; float:left; margin-bottom:10px; }
.sidebar_tit{ width:100%; height:53px; color:#fff; line-height:53px; font-size:18px; text-indent:25px; background:#1c57b1; font-family:"微软雅黑";}
#pro_liebiao{ width:205px; height:auto !important; min-height:100px; height:100px;}
.pro_lieb_nr{ width:205px; height:auto; }
.pro_lieb_nr li{ line-height:34px; height:34px; border-bottom:1px solid #e7e7e7; text-indent:35px;  background:#7d7d7d;}
.pro_lieb_nr li a{ color:#fff; display:block}
.pro_lieb_nr li a:hover{ background:#f8b300; color:#523b00; text-decoration:none}

.ny_contact{ width:224px; overflow:hidden; margin-top:5px;}
.ny_contactnr{ color:#333333; line-height:22px;padding:5px 3px }
.ny_contactnr h2{ padding-bottom:8px;}
.ny_contactnr strong{ display:block}

#ny_right{ width:780px; float:right;margin-bottom:10px; }
.ny_righttit{ width:100%; height:45px; font-family:"微软雅黑"; border-bottom:1px solid #d0d0d0}
.ny_righttit .left{  height:45px; line-height:45px; background:url(../images/con_titleft.jpg) no-repeat 3px; text-indent:20px; color:#363636; font-size:18px;}
.ny_righttit .right a{ line-height:45px; color:#363636; padding-right:10px; font-size:11px; font-family:"宋体";}
.ny_rightnr{ padding:10px ; line-height:25px; height:auto;   }
.ny_rightnr img{ display:block; margin:0 auto}
.ny_rightnew{padding:10px ; height:auto !important; min-height:400px; height:400px;}
.ny_rightnew li{ width:100%; height:33px; line-height:33px; background:url(../images/news_li.gif) no-repeat left; border-bottom:1px dashed #ccc;text-indent:10px; }
.ny_rightnew li a{ color:#585858; float:left;}

.ny_rightpro{padding:10px; height:auto !important; min-height:400px; height:400px;}
.ny_rightpro li{ width:227px; height:190px; line-height:24px; text-align:center; padding-top:10px; float:left; margin:7px 7px; background:#efefef;}
.ny_rightpro li a{ color:#000; display:block;height:190px;}
.ny_rightpro li a:hover{ background:#e9e9e9; text-decoration:none;}
.ny_rightpro li img{ width:200px; height:150px; background:#fff;  padding:2px;}

.ny_rightpro2{padding:10px; height:auto;}
.ny_rightpro2 li{ float:left; height:32px; line-height:32px; width:370px;}
.ny_rightpro2 li a{ color:#000; }
.ny_rightpro2 li a:hover{ color:#f30000; text-decoration:none}

/************留言*****************/
.ny_rightnr table{
	margin-left:2px;
}
.ny_rightnr table th{
	color:#444444;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightnr table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightnr table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightnr table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightnr table td ul li a{
	display:block;
	text-decoration:none;
	color:#444444;
}

.ny_rightnr table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightnr table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightnr table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td .yanzheng{
	width:101px;
}

.ny_rightnr table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightnr table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
}


/***********招聘************/
.jobs ul{
	list-style:none;
}

.jobs ul li{
	height:187px;
	width:652px;
	margin-left:25px;
	border-bottom: 1px #cdcdcd dashed;
	padding-top:10px;
}

.jobs ul li img{
	float:left;
	margin-top:27px;
	margin-right:19px;
}

 .jobs ul li .recruit_info{
	color:#444444;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	.jobs ul li .recruit_info
}

 .jobs ul li .recruit_info .job_nam{
	color:#149989;
	font-weight:bold;
}

.jobs ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #149989;
	border-radius:2px;
	float:right;
	margin-top:-128px;
	margin-right:22px;
	text-align:center;
}

.jobs ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;}
	
	
 .recruit_info_tit_bg{
	height:31px;
	background:#ececec;
	border-radius:2px;
}
	
 .recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#149989;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}


.recruit_info_main{
	padding-top:10px;
	margin-bottom:60px;
}

.recruit_info_main p {
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}


.ny_rightjob table{
	margin-top:15px;
	margin-left:5px;
}

.ny_rightjob table th{
	color:#444444;
	width:70px;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightjob table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightjob table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightjob table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightjob table td ul li a{
	display:block;
	text-decoration:none;
	color:#444444;
}

.ny_rightjob table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightjob table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightjob table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td .yanzheng{
	width:101px;
}

.ny_rightjob table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightjob table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
	margin-bottom:20px;
	float:right
}



