@charset "utf-8";
/*css初始化开始*/
body {
	color:#4B5773;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma", "宋体", "Arial";
	font-size:12px;
	margin:0;
	padding:0;
}
#login {
	width:100%;
	height:100%;
    background:url(../../../../upfile/2013/12/loginbg.jpg) no-repeat 0 0;
}
.all_bg1 {
	width:100%;
}
.all_bg2 {
	width:100%;
}
.pageWidth {
	height:auto;
	width:1146px;
	margin:0 auto;
}
.main_width {
	width:100%;
	margin:0 auto;
}
.products_width {
	width:100%;
	margin:0 auto;
}
/*页码*/
#page_width {
	width:100%;
	margin:0 auto;
	clear:both;
	padding-top:0px;
}
#page_width2 {
	width:100%;
	margin:0 auto;
	clear:both;
	padding-top:20px;
}
ul#page li {
	display:inline;
}
ul li#pagelist {
	width:50%;
	float:left;
	color:#979797;
	font-family:"Microsoft YaHei", "微软雅黑";
	height:25px;
	line-height:25px;
}
ul li#Pagination {
	float:right;
	text-align:right;
	margin-right:28px;
	margin-bottom:15px;
}
/* 链接样式 */
a:link {
	color:#1f3a87;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma", "宋体", "arial";
	-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
a:visited {
	color:#1f3a87;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma", "宋体", "arial";
}
a:hover {
	color:#f90;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma", "宋体", "arial";
}
a:active {
	color:#1f3a87;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma", "宋体", "arial";
}
/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
.clearleft {
	clear:left;
}
.clear {
	clear:both;
}
/* 标题样式 */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */
ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */
img, a img {
	border:0;
	padding:0;
	margin:0;
	/*	vertical-align:middle;*/
	font-size:0;
}
/*自定义调用样式*/
.red {
	color:red;
}
.green {
	color:green;
}
.table1 {
	width: 400px;
	border-collapse: collapse;
}
.table1 td {
	background: #FFF2EC;
	border: 1px solid #FF8040;
}
.biaoti1 {
	font-size: 13px;
	color: #FF3300;
	text-decoration: none;
	filter: DropShadow(Color=#EAEAEA, OffX=1, OffY=1, Positive=3);
}
.tablelf {
	background:#D6D1C9;
	width:100%;
}
.td1 {
	height:28px;
	line-height:28px;
	background:#7E7466 url(../images/index_26.jpg) repeat-x top center;
	padding-left:8px;
	color:#EDE9E2;
	font-weight:bold;
	font-size:14px;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.td2 {
	height:28px;
	line-height:28px;
	background:#B5AC9E;
	padding-left:8px;
	color:#49443C;
	font-family:"Microsoft YaHei", "微软雅黑";
	border:1px solid #948A7A;
}
.td3 {
	height:28px;
	line-height:28px;
	background:#958C7E;
	padding-left:8px;
	color:#E1E1E1;
	font-family:"Microsoft YaHei", "微软雅黑", "tahoma";
	border:1px solid #958C7E;
	font-weight:bold;
	font-size:11px;
}
.tablelf td span {
	color: #706A62;
}
.btn_lf {
	border-right: #787878 1px solid;
	padding-right: 6px;
	border-top: #787878 1px solid;
	padding-left: 6px;
	font-size: 12px;
 filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#e1e1e1);
	border-left: #787878 1px solid;
	cursor: hand;
	color: #545454;
	padding-top: 2px;
	border-bottom: #787878 1px solid;
	height:24px;
}
/*css初始化结束*/

#index_keywords h1, #index_keywords h2, #index_keywords h3, #index_keywords strong {
	text-indent:-999em;
	height:0;
	overflow:hidden;
}
/*左右列布局样式*/


#main_all #index_left {
	width:378px;
	overflow:hidden;
	float:left;
}
#main_all #index_center {
	width:423px;
	overflow:hidden;
	float:left;
	margin-left:8px;
}
#main_all #index_right {
	width:329px;
	overflow:hidden;
	float:left;
	margin-left:8px;
}
#main_all #left {
	width:269px;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
#main_all #right {
	width:863px;
	overflow:hidden;
	float:left;
	padding-left:12px;
	margin-top:10px;
}
/*布局样式开始*/

#top_all {
	width:100%;
	height:auto;
	background:url(../imagescn/topbg.jpg) repeat-x top center;
	height:186px;
	position:fixed;
	z-index:90;
}
#index #top_all {
	width:100%;
	background:url(../imagescn/topbg.jpg) repeat-x top center;
	height:160px;
	position:inherit;
	z-index:999;
	clear:both;
}
#main_all {
	width:100%;
	height:auto;
	margin-bottom:25px;
	position:relative;
	top:180px;
}
#index #main_all {
	width:100%;
	height:auto;
	background:white;
	margin-bottom:25px;
	position:inherit;
	top:160px;
}
#main_bg_1 {
	width:100%;
}
#main_bg_2 {
	width:100%;
}
#top_all #ntop_4 {
	height:192px;
	margin: 25px auto 20px;
}
#top_all #top_1 {
	height:32px;
	overflow:hidden;
}
#top_all #top_2 {
	height:79px;
	overflow:hidden;
	background:url(../imagescn/logo.jpg) no-repeat 0 0;
}
#top_all #top_3 {
	height:43px;
	overflow:hidden;
	background:url(../imagescn/btn.jpg) no-repeat center top;
}
#top_4 {
	height:333px;
	margin: 25px auto 40px;
}
/*首页布局样式开始*/
#main_all #index_left #left_1x {
	height:138px;
	padding-left:50px;
	overflow:hidden;
	background:url(../imagescn/newsbg.jpg) no-repeat 0px 0px;
}
#main_all #index_left #left_2x {
	height:100px;
	overflow:hidden;
	background:Navy;
}
#main_all #index_center #center_1x {
	height:138px;
	overflow:hidden;
}
#main_all #index_center #center_2x {
	height:138px;
	overflow:hidden;
}
#main_all #index_right #right_1x {
	height:138px;
	overflow:hidden;
}
#main_all #index_right #right_2x {
	height:100px;
	overflow:hidden;
	background:Pink;
}
/*底部样式*/
#bottom_all {
	width:100%;
	height:auto;
	margin-top:20px;
	background:url(../imagescn/downbg.jpg) repeat-x top center;
	overflow:hidden;
}
#bottom_all #bottom_1 {
	min-height:77px;
	overflow:hidden;
	background:url(../imagescn/downcenter.jpg) no-repeat 0px 0px;
	text-align:right;
	padding-top:30px;
}
#bottom_all #bottom_1 p {
}
#bottom_all #bottom_1 a {
 color:;
}
#bottom_all #bottom_1 a:hover {
 color:;
}
#bottom_all #bottom_1 strong {
 color:;
}
#bottom_all #bottom_2 {
	height:50px;
	overflow:hidden;
	background:wheat;
}
/*标题背景图片*/
.title_01 {
}
.title_02 {
}
.title_03 {
}
.title_04 {
}
.title_05 {
}
.title_06 {
}
.title_07 {
}
.title_08 {
}
.title_09 {
}
.title_10 {
}
.title_11 {
}
.title_12 {
}
/*新闻列表样式_1*/
ul.news_list_1 {
	width:96%;
	margin:0 auto;
}
ul.news_list_1 li {
	_float:left;/*控制6里的行高问题*/
}
ul.news_list_1 li h3.title {
	float:left;
	width:79%;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
ul.news_list_1 li span.date, ul.textlist li span.names {
	float:right;
	width:20%;
	font:11px tahoma;
	color:#9C9C9C;
	text-align:right;
	line-height:24px;
	height:24px;
}
ul.textlist li {
	background:none;
}
ul.news_list_1 li h3.title a, ul.textlist li a {
	background:url(../imagescn/news_list.gif) no-repeat left 6px;
	padding-left:12px;
	color:#4B5773;
	line-height:26px;
	height:24px;
}
ul.news_list_1 li h3.title a:hover, ul.textlist li a:hover {
	color:#AF4B01;
	text-decoration:underline;
}
ul.news_list_1 li.search {
	border-bottom:1px dashed #5E3F30;
	clear:left;
	height:28px;
}
ul.news_list_1 li.search h3.title a {
	font-size:13px;
	line-height:28px;
	height:28px;
}
ul.padding_1 {
	padding: 18px 0 0 42px;
	line-height:220%;
}
ul.padding_2 {
	padding:8px 0 0 29px;
}
.frameleft li.center a {
	color:#0A61C4;
	margin-top:0px;
	display:inline-block;
}
.frameleft li.center a:hover {
	color:#000;
}
a.morn {
	width:45px;
	height:18px;
	background:url(../imagescn/more.gif) no-repeat 0 0;
	text-indent:-999em;
	font-size:0;
	display:block;
	margin-top:10px;
}
a.morn:hover {
	background:url(../imagescn/more.gif) no-repeat -45px 0;
}
#article_list ul.news_list_1 {
	width:96%;
	margin-left:7px;
}
#article_list ul.news_list_1 li {
	height:24px;
	padding-top:5px;
	overflow:hidden;
	border-bottom:1px dashed #DDDDDD;
}
/*主导航样式*/
ul.topnav {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	height: 43px;
	line-height:40px;
	overflow: hidden;
	padding-left:100px;
}
ul.topnav li {
	text-decoration: none;
	float: left;
	cursor: pointer;
 *position: relative;
	z-index: 999;
	background:url(../imagescn/btnline.png) no-repeat 0px 1px;/*一级菜单背景*/
	/*background:url(../imagescn/x36.jpg) no-repeat 0 5px;*/
	width:106px;
	margin:0 auto;
	text-align:center;
}
ul.topnav li.hover {
	background:url(../imagescn/btnline.png) no-repeat 0px 1px;/*一级菜单背景*/
	width:106px;
}
ul.topnav li ul.subnav li {
	background:none;/*让二级菜单没有背景*/
}
ul.topnav li span {
	height: 43px;
	line-height: 43px;
	display: block;
 *display: inline-block;
}
ul.topnav li span.bgmenuhove2 {
	height: 43px;
	line-height: 43px;
}
ul.subnav li a:visited {
	color:#CED9EC;
	background:url(../imagescn/btnline.png) no-repeat 0px 1px;/*一级菜单背景*/
}
/*一级菜单按钮样式*/
ul.topnav li span a.toplink, ul.topnav li span a.toplink2 {
	color:#fff;
	font-size:14px;
	display:block;
}
ul.topnav li span a.toplink:hover, ul.topnav li span a.toplink2:hover {
	text-decoration:none;
	font-size:14px;
	color:#FFE400;
}
ul.topnav li span.bgmenuhove2 a.mygod {
	color:#FFE400;
}
/*二级菜单内容样式*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	top:153px;
	*top:43px;
   *left:0px;
	margin:0;
	padding:0;
	z-index:999;
	display:none;
	background:#255ba7;
	width:110px;
}
ul.topnav li ul.subnav li {
	margin: 0;
	clear: both;
	text-align: left;
	cursor: pointer;
	padding-left:4px;
	margin-bottom:1px;
}
ul.subnav li a {
	padding-left:20px;
	width:132px;
	height:28px;
	line-height: 28px;
	text-align:left;
	display:block;
	float: left;
	text-align:left;
	color:#CED9EC;
	font-size:12px;
	/*background:url(../imagescn/menu_bg.png) no-repeat 0px 0px;*/
}
ul.subnav li a:hover {
	/*background:url(../imagescn/menu_bg.png) no-repeat 0px -47px;*/
	text-decoration:none;
	color:#FFE400;
}
/*副导航样式*/
ul#fu_btn {
	text-align:center;
}
ul#fu_btn li {
	display:inline;
	margin:0 auto;
}
ul#fu_btn li a {
	color:#7F7F7F;
	padding:0 8px;
	background:url(../imagescn/x20.jpg) no-repeat 0 2px;
}
ul#fu_btn li a:hover {
	color:#D91314;
	text-decoration:none;
}
/*产品列表*/
ul.products_list {
	margin:10px 0 0 0px;
	width:100%;
}
ul.products_list li {
	text-align:center;
	float:left;
	display:inline;
	padding:0;
	width:30%;
	margin-bottom:25px;
}
#index ul.products_list li {
	margin:0px 10px 0 10px;
}
ul.products_list li.clear_img {
	clear:left;
	background:none;
	height:0px;
	overflow:hidden;
	display:none;
	visibility:hidden;
}
ul.products_list li a.pic {
	display:inline-block;
	text-align:center;
	border:none;
}
ul.products_list li a.pic:hover {
}
ul.products_list li a.pic img {
	border:none;
	vertical-align:top;
	font-size:0;
	width:104px;
	height:114px;
}
ul.products_list li a.pic img:hover {
}
ul.products_list li a.infolist {
	display:block;
	color:#7E5336;
	margin-top:15px;
	text-align:center;
}
ul.products_list li a.infolist:hover {
	color:#C85F18;
	text-decoration:none;
}
#pro_title {
	clear:left;
	width:100%;
	padding:10px 0 0 13px;
	color:#97866C;
	font-size:13px;
}
#pro_title {
	width:100%;
	padding:30px 0 0 13px;
	color:#97866C;
	font-size:13px;
}
#head2 {
	margin-top:0px;
}
/*内页右侧样式*/
.right_title_img {
}
.main_font {
	width:90%;
	margin:20px auto;
	font-size:12px;
	color:#665E5C;
	/*color:#4B5773;*/
	line-height:200%;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.main_font p {
}
.main_font strong, .main_font2 strong, .main_font3 strong {
	color:#C06800;
	font-size:14px;
}
.main_font2 {
}
.main_font3 {
	width:100%;
}
/*公司简介列表*/


.left_img_title {
	font-size:18px;
	padding-left:0px;
}
#left_profile_list {
	background:url(../imagescn/jianjibg.jpg) repeat-y 0 0;
}
#left #left_profile_list li a {
	color:#777777;
	padding-left:100px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
}
#left #left_profile_list li a:hover {
	padding-left:100px;
	color:#0d4a84;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.left_bg_top {
	padding:0px 0 0px 0px;
	margin-bottom:0px;/*background:url(../imagescn/x05.jpg) no-repeat left top;*/
}
.left_bg_bottom {
/*background:url(../imagescn/x06.jpg) no-repeat left bottom;*/
}
#rtopbg {
	position:relative;
	height:60px;
	width:860px;
	margin-bottom:20px;
	border-bottom:1px dotted #aaaaaa;
}
#rtopbg h2 {
	padding-left:13px;
	padding-top:17px;
	font-size:16px;
}
#content {
	padding-top:10px;
	width:96%;
	margin:0px auto;
	font-size:11pt;
	line-height:180%;
}
/*公司简介页的面包屑*/
#profile_bread {
	position:absolute;
	z-index:80;
	width:400px;
	right:10px;
	top:23px;
	text-align:right;
}
#profile_bread a {
	color:#A3A3A3;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#profile_bread a:hover {
	color:#BE6C30;
}
#profile_bread2 {
	float:right;
	width:98%;
	margin:20px auto;
	color:#79818F;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#profile_bread2 a {
	color:#0066CC;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#profile_bread2 a:hover {
	color:#b45406;
	text-decoration:none;
}
.pro_title3 {
	font-size:13px;
	color:#A75112;
	margin:22px 0 10px 45px;
	width:87%;
	line-height:25px;
	border-bottom:1px dashed #d9d9d9;
}
/*产品搜索*/
#left_products_search {
	margin:6px 0 0 12px;
}
#left_products_search ul li {
	height:28px;
	overflow:hidden;
}
#left_products_search span.text {
	color:#959595;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#left_products_search input.infoInput {
	width:166px;
	height:21px;
	line-height:21px;
	background:#959595;
	color:#fff;
	font-family:tahoma;
	border:none;
	padding:0;
}
#left_products_search select {
	width:166px;
	height:21px;
	line-height:21px;
	background:#959595;
	color:#fff;
	font-family:tahoma;
	border:none;
	padding:0;
	font-size:12px;
}
#left_products_search input.buttonface {
	margin:0;
	padding:0;
	width:71px;
	height:20px;
	line-height:21px;
	background:url(../imagescn/btn_bg.gif) no-repeat 0 0;
	color:#6B6B6B;
	text-decoration:none;
	font-size:12px;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-weight:normal;
	text-align:left;
	padding-left:18px;
	margin-left:147px;
}
#left_products_search input.buttonface:hover {
	color:#B86020;
}
/*推荐新闻*/
#news_tj ul.textlist li {
	background:none;
	height:23px;
	overflow:hidden;
}
#news_tj ul.textlist li a {
	background:url(../imagescn/huang.gif) no-repeat left center;
	padding:0 0 0 10px;
	color:#727272;
}
#news_tj ul.textlist li a:hover {
	color:#B77125;
	text-decoration:underline;
}
/*产品详细*/
#pro_ms_right {
	background:url(../imagescn/pro_bg_right.jpg) no-repeat right top;
}
#pro_ms_left {
	background:url(../imagescn/pro_bg_left.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#pro_ms_left2 {
	background:url(../imagescn/pro_bg_left2.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#pro_ms_left3 {
	background:url(../imagescn/pro_bg_left3.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#readpic {
	width:328px;/*左侧图片盒子的宽度*/
	float:left;
	height:225px;
	overflow:hidden;
}
#readtitle {
	width:300px;/*右侧内容盒子的宽度*/
	float:left;
	overflow:hidden;
}
#readtitle ul li {
	line-height:24px;
	height:24px;
	overflow:hidden;
}
#readtitle ul li.class_5 {
	color:#7F7F7F;
}
#readtitle ul li.t1 {
	line-height:34px;
	height:34px;
}
#readtitle ul li.t2 {
	padding-top:15px;
}
#readtitle h4 {
	font-size:16px;
	color:#A64F14;
}
.readlist {
	width:98%;
	margin:0 auto;
}
#pro_ms_left5 {
	background:url(../imagescn/pro_bg_left5.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
/*留言板样式*/
.message_board {
	width:100%;
	padding-top:15px;
}
.message_board ul {
	clear:left;
	overflow:hidden;
}
.message_board ul li {
	float:left;
	margin-top:4px;
}
.message_board ul li.text {
	width:88px;
	text-align:right;
}
.message_board ul li.star {
	width:17px;
	color:#f60;
	font-family:tahoma;
	text-align:center;
}
.message_board ul li.right {
	width:auto;
	float:left;
}
.message_board ul li.right span {
	color:#A8A8A8;
	margin-left:6px;
}
.message_board ul li.text_2 {
	margin-left:5px;
	line-height:24px;
	color:#9FA0A0;
}
.message_board ul li.right input.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#6B6B6B;
}
.message_board ul li.right textarea {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x center top;
	border: 1px solid #D4D4D4;
	float: left;
	font-size: 12px;
	height: 100px;
	line-height: 130%;
	margin: 4px 0;
	padding: 5px;
	width: 400px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#6B6B6B;
}
.message_board ul li.right input.buttonface {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.message_board ul li.right input.buttonface2 {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑";
	margin-top:10px;
}
.message_board ul li.right input.buttonface:hover, .message_board ul li.right input.buttonface2:hover {
	color:#fff;
	padding-bottom:8px;
}
#right div.pagecontentstr {
	width:90%;
	margin:0 auto;
}
#right span.colorgorningage {
	background:url(../imagescn/pic-lyr.gif) no-repeat left center;
	padding-left:20px;
	color:#666666;
}
#right span.colorgorningage span {
	color:#F08300;
}
#right span.colorgorning3 {
	background:url(../imagescn/pic-time.gif) no-repeat left center;
	padding-left:20px;
	color:#666666;
	margin-left:20px;
}
#right span.colorgorning3 span {
	color:#939393;
}
#pro_ms_left4 {
	background:url(../imagescn/pro_bg_left4.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#message_center .bb {
	clear:both;
	padding-top:20px;
}
/*新闻详细样式*/
#news_detail_own {
	margin-bottom:20px;
}
#news_detail_own h2 {
	font:14px "Microsoft YaHei", "微软雅黑";
	text-align:center;
	font-weight:bold;
	color:#454545;
	line-height:30px;
	width:100%;
}
#news_detail_own #message {
	margin-top:20px;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px dashed #B3B3B3;
	margin-bottom:15px;
}
#news_detail_own #message span {
	padding:0 10px;
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-weight:normal;
}
#news_detail_own #message span em {
	font-weight:normal;
	color:#9FA0A0;
	font-family:宋体;
}
#news_detail_own #Zoom {
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#727272;
	font-size:12px;
	line-height:180%;
}
#news_detail_own #Zoom p {
	text-indent:2em;
}
#news_detail_own .font {
	text-align:right;
	line-height:30px;
	color:#666666;
}
#news_detail_own .font a {
	color:#868686;
	text-decoration:none;
	border:1px solid #C8C8C8;
	background:#f8f8f8;
	padding:0 2px;
	margin:0px;
}
#news_detail_own .font a:hover {
	border:1px solid #AFAFAF;
	background:#AFAFAF;
	color:#fff;
}
#news_detail_own .page {
	border-top:1px dashed #B3B3B3;
	padding-top:16px;
	padding-bottom:10px;
	margin-top:20px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#9A9A9A;
}
#news_detail_own .page span.up {
	background:url(../imagescn/up.gif) no-repeat left center;
	padding-left:15px;
}
#news_detail_own .page span.bottom {
	background:url(../imagescn/bottom.gif) no-repeat left center;
	padding-left:15px;
}
#news_detail_own .page p {
	padding:2px 0;
}
#news_detail_own .page p a {
	color:#0066CC;
	text-decoration:none;
}
#news_detail_own .page p a:hover {
	color:#B77125;
	text-decoration:underline;
}
#news_detail_own p.keyword {
	padding:3px 0;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#9A9A9A;
}
#news_detail_own p.keyword span {
	color:#AB9670;
}
#news_detail_own #down {
	width:100px;
	margin:0 auto;
	padding-top:20px;
}
#news_detail_own #down a {
	background:url(../images/a31.jpg) no-repeat 0 0;
	width:66px;
	height:25px;
	padding:4px 0 0 34px;
	overflow:hidden;
	display:inline-block;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#444C5A;
}
#news_detail_own #down a:hover {
	color:#BA5811;
	text-decoration:none;
	padding:4px 0 0 35px;
}
/*新闻分类列表*/
#left_news_list {
	background:url(../imagescn/jianjibg.jpg) repeat-y top center;
}
#left_news_list li a.typelink {
	background:url(../imagescn/jianjibg.jpg) repeat-y top center;
	line-height:40px;
	height:40px;
	overflow:hidden;
	font-size:14px;
	color:#79818F;
	padding-left:100px;
}
#left_news_list li a.typelink:hover {
	color:#CC781E;
	padding-left:100px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
/*下载分类列表*/
#download_cate {
	margin:10px 0 25px 32px;
	width:100%;
}
#download_cate li {
	border-bottom:1px dotted #B9B9B9;
	height:40px;
	line-height:40px;
	text-align: left;
	list-style: none;
	overflow:hidden;
}
#download_cate li a {
	color:#414141;
	padding-left:25px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei", "微软雅黑";
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 0;
	font-size:12px;
	display:block;
}
#download_cate li a:hover {
	padding-left:26px;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 -30px;
	text-decoration:none;
	color:#AF4B01;
}
/*下载详细*/
#download_nei {
	width:96%;
	margin:10px auto 0 auto;
}
#download_nei h3 {
	font-size:18px;
	color:#AF7838;
	font-weight:800;
	text-align:center;
	line-height:40px;
}
#download_nei #time_click {
	color:#929292;
	border-bottom:1px dashed #B3B3B3;
}
#download_nei #down_btn {
	float:right;
	margin-top:10px;
}
#download_nei #down_btn a {
	background:url(../imagescn/downloadd.jpg) no-repeat -149px 0;
	width:138px;
	height:35px;
	display:block;
	text-indent:-999em;
}
#download_nei #down_btn a:hover {
	text-decoration:none;
	background:url(../imagescn/downloadd.jpg) no-repeat 0 0;
}
/*人才招聘分类列表*/
#left_job_list {
/*margin:10px 0 15px 32px;*/
}
#left_job_list li {
	border-bottom:1px dotted #B9B9B9;
	height:40px;
	line-height:40px;
	text-align: left;
	list-style: none;
	overflow:hidden;
}
#left_job_list li a {
	color:#333;
	padding-left:30px;
	height:40px;
	line-height:40px;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-weight:bold;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 0;
	font-size:13px;
	display:block;/*color:#414141;
	padding-left:25px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei", "微软雅黑";
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 0;
	font-size:12px;
	display:block;*/
}
#left_job_list li a:hover {
	padding-left:30px;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 -40px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;/*padding-left:26px;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 -30px;
	text-decoration:none;
	color:#AF4B01;*/
}
/*人才招聘表单样式*/
#job_neirong {
	color:#7E878F;
	line-height:180%;
	width:88%;
	margin:0 auto;
}
#job_neirong strong {
	color:#C77F2B;
	font-weight:bold;
}
#job_form {
	margin-top:27px;
}
#job_form ul li {
	padding:2px 0;
	width:100%;
	text-align:left;
}
#job_form ul li span.th {
	width:120px;
	float:left;
	text-align:right;
	padding-top:4px;
}
#job_form ul li span.star {
	color: #FF6600;
	font-family: tahoma;
	text-align: center;
	width: 12px;
	display:inline-block;
	vertical-align:top;
	padding-top:4px;
	float:left;
}
#job_form ul li span.td {
	color:#968786;
}
#job_form ul li span.td span {
	color:#9FA0A0;
	line-height:20px;
	margin-left:5px;
}
#job_form ul li span.td input.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#6B6B6B;
}
#job_form ul li span.td textarea.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x center top;
	border: 1px solid #D4D4D4;
	float: left;
	font-size: 12px;
	height: 100px;
	line-height: 130%;
	margin: 4px 0;
	padding: 5px;
	width: 400px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#6B6B6B;
}
#job_form ul li span.td select {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 24px;
	line-height: 24px;
	width: 175px;
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#6B6B6B;
	font-size:12px;
	margin:2px 0;
}
#job_form ul li.submit {
	clear:left;
}
#job_form ul li.submit input.buttonface2 {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑";
	margin-top:5px;
	margin-left:130px;
}
#job_form ul li.submit input.buttonface2:hover {
	color:#fff;
	padding-bottom:8px;
}
/*人才招聘详细页*/
#right div.pagecontentstr {
	width:100%;
	margin:0 auto;
}
#job_lf_deatil {
	width:800px;
	margin:25px auto 0 auto;
}
#job_lf_deatil .name {
	height:32px;
}
#job_lf_deatil .name ul li.left {
	width:70%;
	float:left;
	overflow:hidden;
}
#job_lf_deatil .name ul li.right {
	width:120px;
	float:right;
	text-align:right;
	overflow:hidden;
	color:#A4A4A4;
	background:url(../imagescn/job_time.jpg) no-repeat left center;
	padding-left:19px;
}
#job_lf_deatil .name ul li.left span.zhi_wei {
	color:#075296;
	font-size:14px;
	font-family:宋体;
	font-weight:bold;
}
#job_lf_deatil .name ul li.left span.memeber {
	font-family:tahoma;
	font-size:12px;
	color:#8E8E8E;
	margin-left:8px;
}
#job_lf_deatil .content {
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
#job_lf_deatil .content .job_bg_bottom {
	background:url(../imagescn/job_bg_bottom.jpg) no-repeat 0 bottom;
	width:100%;
	float:left;
}
#job_lf_deatil .content .job_bg_top {
	background:url(../imagescn/job_bg_top.jpg) no-repeat 0 0;
	width:100%;
	float:left;
	padding:10px 0;
}
#job_lf_deatil .content .job_bg_top li {
	width:50%;
	float:left;
	overflow:hidden;
	line-height:24px;
	height:24px;
	color:#464655;
}
#job_lf_deatil .content .job_bg_top li span {
	padding-left:25px;
	color:#7C7C92;
}
#job_lf_deatil .gong_neng {
	display:inline-block;
	width:100%;
	height:33px;
	border-bottom:1px dashed #DADBD6;
}
#job_lf_deatil .gong_neng ul li {
	float:left;
	margin-right:25px;
}
#job_lf_deatil .gong_neng ul li a.add {
	background:url(../imagescn/job_star.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li a.print {
	background:url(../imagescn/job_print.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li a {
	background:none;
	padding:0;
	color:#288DB8;
	margin:0;
	line-height:24px;
	height:24px;
	font-family:宋体;
}
#job_lf_deatil .gong_neng ul li a:hover {
	text-decoration:none;
	color:#4B5773;
	-moz-opacity:1;
	Opacity : 1;
	filter: Alpha(Opacity=100);
}
#job_lf_deatil .gong_neng ul li a.bb {
	background:url(../imagescn/job_shou.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
}
#job_lf_deatil .gong_neng ul li a.job {
	background:url(../imagescn/job_job.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li .bshare-custom {
	background:none;
}
#job_lf_deatil .job_text {
	line-height:22px;
	text-decoration:none;
	padding:25px 0 0 6px;
}
#job_lf_deatil .job_text p {
	line-height:22px;
	text-decoration:none;
}
#job_lf_deatil .job_btn a {
	background:url(../imagescn/job_tijiao.jpg) no-repeat 0 0;
	width:76px;
	height:33px;
	padding:8px 0 0 15px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:30px 0 0 6px;
}
#job_lf_deatil .job_btn a:hover {
	text-decoration:none;
	width:76px;
	height:33px;
	padding:9px 0 0 15px;
	background:url(../imagescn/job_tijiao.jpg) no-repeat -94px 0;
}
/*产品类别*/
#left_products_list {
}
#left_products_list ul {
	margin:0px 0 0 0px;
}
#left_products_list ul li a {
	color:#333;
	padding-left:30px;
	height:40px;
	line-height:40px;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-weight:bold;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 0;
	font-size:13px;
	display:block;
}
#left_products_list ul li a:hover {
	padding-left:40px;
	background:url(../imagescn/products_list_bg.gif) no-repeat 0 -40px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#left_products_list ul.three li {
	border-bottom:1px dotted #B9B9B9;
	height:40px;
	line-height:40px;
	text-align: left;
	list-style: none;
	overflow:hidden;
}

#left_products_list ul.three li.a{
	height:30px;
	line-height:30px;
	}
#left_products_list ul.three li.a a{
	color:red;
	height:30px;
	line-height:30px;
	padding-left:50px;
}
#left_products_list ul.three li.a a:hover{
	background:#2357a3;
}

/*弹性向上样式*/
#goTopBtn {
	width:32px;
	height:33px;
	right:1%;
	position:fixed;
	bottom:50px;
	_position:absolute;
	_bottom:auto;
	/*_top:expression(eval(document.documentElement.scrollTop+150));*/
	/**/_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:99;
	cursor:pointer;
}
/*百度电子地图样式*/
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px verdana, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
	color:#434343;
}
.backtop {
	/*left:50%;*/
right:5px;
	/*margin-left:500px;*/
position:fixed;
	bottom:0px;
	_position:absolute;
	_bottom:auto;
/*_top:expression(eval(document.documentElement.scrollTop+150));*/
/**/_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:99;
}



#tablee td{
	background:#f1f1f1;
	border:1px solid #999;
	font-size:9px;
}


html,body,form,input,select,textarea,div,p,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;}
ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3{font-weight:bold;color:#303030;font-family:Microsoft Yahei,w3;}
table,td,img{border:0;}
table,tr,td{border-collapse:collapse;border-spacing:0;}
a{color:#222;text-decoration:none;outline:none;cursor: pointer;}
a:hover{color:#c31900;text-decoration:none;}
.relative{position:relative;top:0;left:0;}
.pb6{padding-bottom:6px;}

/*asid_share*/
.asid_share{position:fixed;width:40px;bottom:15%;right:0;z-index:890;}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}

.asid_share .asid_share_box{width:100%;margin-bottom:3px;background:#d9d9d9;text-align:center;}
.asid_share .asid_share_box a{display:block;height:35px;padding-top:5px; padding-left:5px;}
.asid_share .asid_share_box a:hover{background:#e12500;text-decoration:none;}
.asid_share .asid_share_box a:hover .asid_title,.asid_share .asid_share_box .asid_title{color:#fff;font-size:12px;display:block;padding-left:6px;line-height:18px;width:30px;margin-top:-2px;}
.asid_share .red_bag{background:#e12500;text-decoration:none;}
.asid_share .asid_sha_layer{border:1px solid #ccc;background:#fff;position:absolute;right:47px;bottom:-44px;}

.sweep_img{padding:10px;}
.asid_share_box .asid_help_list li{line-height:26px;height:26px;background:url(dian.png) no-repeat 6px 12px;}
.asid_share_box .asid_help_list li a{line-height:26px;height:26px;padding:0 0 0 14px;text-align:left;}
.asid_help_list li a:hover{color:#fff;}

.asid_share_triangle{width:12px;height:40px;position:absolute;right:45px;bottom:-12px;z-index:100;}
.border_sj,.con_sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border_sj{color:#ccc;font-style:normal;}
.con_sj{color:white;margin:-14px -2px 0 0;margin:-28px 0 0 -2px;}





