@charset "utf-8";
/*css初始化开始*/
body {
	color:#4B5773;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	font-size:12px;
	margin:0;
	padding:0;
	cursor:default;
}
/* 页面宽度 */

.pageWidth {
	width:1200px;
	height:auto;
	margin:0 auto;
}
.hidden {
	display:none;
}
.visible {
	display:block;
}
/*布局样式开始*/

#top_all {
	width:100%;
	background:black;
}
#main_all {
	width:100%;
}

#main_bg_1 {
	width:100%;
}
#main_bg_2 {
	width:100%;
}
#top_all #top_1 {
	height:50px;
	overflow:hidden;
	background:Purple;
}
#top_all #top_2 {
	height:50px;
	overflow:hidden;
	background:Fuchsia;
}
#top_all #top_3 {
	height:50px;
	overflow:hidden;
	background:Maroon;
}
#top_all #top_4 {
	height:50px;
	overflow:hidden;
	background:yellow;
}
/*左右列布局样式*/
#main_all #index_left {
	width:250px;
	overflow:hidden;
	float:left;
}
#main_all #index_right {
	width:750px;
	overflow:hidden;
	float:left;
}
#main_all #left {
	width:250px;
	overflow:hidden;
	float:left;
}
#main_all #right {
	width:750px;
	overflow:hidden;
	float:left;
}
/*页码*/
#page_width {
	width:80%;
	margin:0 auto;
	clear:both;
	padding-top:0px;
}
#page_width2 {
	clear:both;
	padding-top:20px;
	height:40px;
}
ul#page li {
	display:inline;
}
ul li#pagelist {
	width:50%;
	float:left;
	color:#979797;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	height:25px;
	line-height:25px;
}
ul li#Pagination {
	float:right;
	text-align:right;
	margin-right:0px;
}

/* 重置 */
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;
	height:0;
	overflow:hidden;
}
.clearright {
	clear:left;
	height:0;
	overflow:hidden;	
}
.clearboth {
	clear:both;
	height:0;
	overflow:hidden;
}
.clearleft_ie6 {
	clear:left;
	height:0;
	overflow:hidden;
	display:none;
}

/* 标题样式 */
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;/*display:block;*/
}
/*自定义调用样式*/
.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:#d9d9d9;
	width:100%;
}
.td2 {
	height:28px;
	line-height:28px;
	background:#f8f8f8;
	padding-left:8px;
	color:#4B5773;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.td1 {
	height:28px;
	line-height:28px;
	background:#f1f1f1;
	color:#228BCD;
	font-weight:bold;
	text-align:center;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	text-transform:uppercase;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.td3 {
	height:28px;
	line-height:28px;
	background:#958C7E;
	padding-left:8px;
	color:#E1E1E1;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	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 #left_1x {
	height:100px;
	overflow:hidden;
	background:Olive;
}
#main_all #index_left #left_2x {
	height:100px;
	overflow:hidden;
	background:Navy;
}
#main_all #index_left #left_3x {
	height:100px;
	overflow:hidden;
	background:Teal;
}
#main_all #index_left #left_4x {
	height:100px;
	overflow:hidden;
	background:Aqua;
}
#main_all #index_left #left_5x {
	height:100px;
	overflow:hidden;
	background:purple;
}
#main_all #index_right #right_1x {
	height:100px;
	overflow:hidden;
	background:blueviolet;
}
#main_all #index_right #right_2x {
	height:100px;
	overflow:hidden;
	background:Pink;
}
#main_all #index_right #right_3x {
	height:100px;
	overflow:hidden;
	background:powderblue;
}
#main_all #index_right #right_4x {
	height:100px;
	overflow:hidden;
	background:Gray;
}
#main_all #index_right #right_5x {
	height:100px;
	overflow:hidden;
	background:coral;
}
/*底部样式*/
#bottom_all {
	width:100%;
	background:midnightblue;
}
#bottom_all #bottom_1 {
	height:50px;
	overflow:hidden;
	background:crimson;
}
#bottom_all #bottom_1 p {
}
#bottom_all #bottom_1 a {
	color:#fff;
}
#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 {
}
.newsttle {
	background:url(../imagescn/z03.jpg) repeat-x;
	height:35px;
	clear:right;
}
.newsttle ul li {
	float:left;
	font:bold 12px/35px 宋体;
	color:#4B4B4B;
	text-align:left;
}
.newsttle ul li.sub1 {
	width:80%;
	text-indent:40px;
}
.newsttle ul li.sub2 {
	width:20%;
	text-indent:26px;
}
ul.news_list_1 li {
	_float:left;/*控制6里的行高问题*/
	clear:left;
	_clear:none;
}
ul.news_list_1 li h3.title {
	text-align:left;
	width:100%;
	position:absolute;
	z-index:11;
	left:0px;
	top:0px;
	width:750px;
	height:34px;
	text-align:left;
}
ul.textlist li span.names {
	float:right;
	width:115px;
	font:11px tahoma;
	color:#9C9C9C;
	text-align:right;
	line-height:34px;
	height:34px;
	text-align:left;
}
ul.news_list_1 li div.date {
	width:16.5%;
	height:34px;
	font:11px/34px tahoma;
	text-align:left;
	float:right;
}
ul.news_list_1 li div.newpic {
	float:right;
	width:100px;
	padding-top:13px;
}
ul.textlist li {
	background:none;
}
ul.news_list_1 li h3.title a, ul.textlist li a {
	color: #696969;
	display: block;
	font: 12px/34px verdana;
	height: 34px;
	padding-left:40px;
	background:url(../imagescn/news_list.jpg) no-repeat 15px center;
}
ul.news_list_1 li h3.title a:hover, ul.textlist li a:hover {
	color:#EF2B75;
	text-decoration:none;
	background:url(../imagescn/news_list.jpg) no-repeat 15px center;
}
ul.textlist li a:hover {
	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:8px 0 0 29px;
}
ul.padding_2 {
	padding:8px 0 0 29px;
}
.frameleft li.center a {
	color:#0A61C4;
	margin-top:5px;
	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;
}
ul.news_list_1 li {
	height:34px;
	line-height:34px;
	overflow:hidden;
	border-bottom:1px solid #EDEDED;
	position:relative;
	color:#9c9c9c;
	width:100%;
}
ul.news_list_1 li:hover {
	background:#ededed;
	color:#EF2B75;
}
/*主导航样式*/
ul.topnav {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	height: 40px;
	line-height:40px;
	overflow: hidden;
}
ul.topnav li {
	text-decoration: none;
	float: left;
	cursor: pointer;
 *position: relative;
	z-index: 999;
	background:url(../imagescn/x36.jpg) no-repeat 0 5px;/*一级菜单背景*/
	width:106px;
	margin:0 auto;
	text-align:center;
}
ul.topnav li.hover {
	background:none;/*让一级菜单第一个按钮没有背景*/
}
ul.topnav li ul.subnav li {
	background:none;/*让二级菜单没有背景*/
}
ul.topnav li span {
	height: 40px;
	line-height: 40px;
	display: block;
 *display: inline-block;
}
ul.topnav li span.bgmenuhove2 {
	height: 40px;
	line-height: 40px;
}
/*一级菜单按钮样式*/
ul.topnav li.hover a.toplink, ul.topnav li.hover a.toplink2 {
	color:red;
}
ul.topnav li span a.toplink, ul.topnav li span a.toplink2 {
	color:#000;
	font-size:12px;
	display:block;
}
ul.topnav li span a.toplink:hover, ul.topnav li span a.toplink2:hover {
	text-decoration:none;
	font-size:12px;
}
ul.topnav li span.bgmenuhove2 a.mygod {
	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%;
}
#index ul.products_list li {
	margin:0px 5px 0;
	width:184px;
}
#goods_list ul.products_list li {
	margin:0px;
	width:184px;
	height:243px;
	text-align:center;
}
#goods_list .products_list {
	margin-top:30px;
}
#goods_list a.infolist {
	margin:0;
	display:inline-block;
	color:#4C4C4C;
}
#goods_list a.infolist:hover {
	color:#2088B3;
}
span.rong {
	font-family:tahoma;
	margin-left:8px;
	color:#8C8D93;
}
#top_10 .summary {
	text-align:left;
	font-family:verdana, 宋体;
	line-height:16px;
	margin-left:17px;
}
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:1px solid #E2E2E2;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
ul.products_list li a.pic:hover {
	border:1px solid #EF2B75;
}
ul.products_list li a.pic img {
	border:none;
	vertical-align:top;
	font-size:0;
	width:182px;
	height:182px;
}
ul.products_list li a.pic img:hover {
}
ul.products_list li a.infolist {
	display:block;
	color:#2088B3;
	margin-top:5px;
	margin-top:10px\9;
 *margin-top:5px;
	margin-bottom:4px;
	font-family:宋体;
	padding-top:12px;
}
ul.products_list li a.infolist:hover {
	color:#D47A3E;
	text-decoration:none;
}
#pro_title {
	clear:left;
	padding:30px 0 0 13px;
	color:#97866C;
	font-size:13px;
}
/*内页右侧样式*/
.right_title_img span {
}
.right_title_img img {
}
#right_tittle {
}
#right_tittle span {
	color:#f60;
	font:bold 14px/40px verdana;
}
#content {
	font:12px/180% verdana;
}
.main_font {
	width:90%;
	margin:20px auto;
	font:12px/180% verdana;
	color:#665E5C;
}
.main_font p {
	font:12px/180% verdana;
	color:#665E5C;
}
.main_font strong, .main_font2 strong, .main_font3 strong {
	color:#C06800;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
.main_font2 {
}
.main_font3 {
}
/*所有左侧列表*/
.left_title {
}
.left_title img {
}
.left_title span {
	font:bold 14px/34px verdana;
	color:#f60;
}
#left_profile_list {
}
#left_news_list {
}
#left #left_profile_list li, #left #left_news_list li, #left_job_list li, #left_products_list ul.three li, #download_cate li {
	height:30px;
	line-height:30px;
	text-align:left;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
}
#left #left_profile_list li a, #left_news_list li a.typelink, #left_job_list li a, #left_products_list ul li a, #download_cate li a {
	color:#333;
	background:#f8f8f8;
	height:30px;
	font:12px/30px verdana;
	display:block;
	text-indent:24px;
}
#left #left_profile_list li a:hover, #left_news_list li a.typelink:hover, #left_job_list li a:hover, #left_products_list ul li a:hover, #download_cate li a:hover {
	color:#AF4B01;
	background:#f1f1f1;
	font-weight:bold;
	text-decoration:none;
}
#left #left_profile_list li a#queren, #left_news_list li a#queren, #left_job_list li a#queren, #left_products_list ul li a#queren, #download_cate li a#queren {
	color:green;
	background:#000;
	font-weight:bold;
}



.left_bg_top {
/*padding-top:15px;*/
	/*background:url(../imagescn/x05.jpg) no-repeat left top;*/
}
.left_bg_bottom {
/*padding-bottom:15px;*/
	/*background:url(../imagescn/x06.jpg) no-repeat left bottom;*/
}
/*公司简介页的面包屑*/
#profile_bread {
	color:#666;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	text-align:left;
	margin-bottom:30px;
}
#profile_bread a {
	color:#0066CC;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
#profile_bread a:hover {
	color:#b45406;
}
.pro_title3 {
	font-size:13px;
	color:#A75112;
	margin:22px 0 10px 45px;
	width:87%;
	line-height:25px;
	border-bottom:1px dashed #d9d9d9;
	clear:left;
}

/*推荐新闻*/
#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;
	display:inline-block;
}
#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:408px;/*左侧图片盒子的宽度*/
	float:left;
	overflow:hidden;
	margin-top:20px;
}
#readtitle {
	width:327px;/*右侧内容盒子的宽度*/
	float:left;
	margin-top:10px;
	font-family:verdana, 宋体;
}
#img_list {
	clear:left;
	height:150px;
}
#readtitle ul li {
	line-height:24px;
	height:24px;
	overflow:hidden;
	color:#838383;
}
#readtitle ul li.class_1 span {
	color:#D47A3E;
}
#readtitle ul li.class_3 span {
	color:#2088B3;
}
#readtitle ul li.class_5 {
	color:#7F7F7F;
}
#readtitle ul li.t1 {
	height:54px;
	border-bottom:1px solid #C7C7C7;
	margin-top:20px;
	margin-bottom:20px;
}
#readtitle ul li.t2 {
	padding-top:15px;
	height:40px;
}
#readtitle h4 {
	font-size:16px;
	color:#676767;
	font-family:tahoma;
	background:url(../imagescn/x75.jpg) no-repeat 0 0;
	font-weight:bold;
	padding-top:17px;
}
.readlist {
	clear:left;
}
#pro_ms_left5 {
	background:url(../imagescn/pro_bg_left5.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
/*留言板样式*/

.pro_title {
	font-family:verdana, 宋体;
	text-align:center;
	line-height:36px;
	font:12px/36px Verdana;
	color:#5A5A5A;
	background:url(../imagescn/z02.gif) no-repeat 0 0;
	text-align:left;
}
.pro_title2 {
	background:url(../imagescn/z08.gif) no-repeat 0 0;
}
.pad1 {
	padding-left:29px;
}
.pad2 {
	padding-left:35px;
}
.pad3 {
	padding-left:23px;
}
#bbsajaxlist {
	margin-bottom:110px;
	margin-top:10px;
	color:#666;
}
.message_board {
	width:100%;
	padding-top:15px;
}
.message_board ul {
	clear:left;
	overflow:hidden;
}
.message_board ul.liu {
	height:35px;
	overflow:hidden;
}
.message_board ul li {
	float:left;
	margin-top:4px;
}
.message_board ul li.text {
	width:88px;
	text-align:right;
	color:#5F627C;
}
.message_board ul li.star {
	width:17px;
	color:#3EA27C;
	font-family:"verdana";
	text-align:center;
}
.message_board ul li.right {
	width:auto;
	float:left;
}
.message_board ul li 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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
}
.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","微软雅黑","verdana","宋体";
	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 {
	height:30px;
	font:bold 14px/30px verdana;
	text-align:center;
	color:#33A490;
	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","微软雅黑","verdana","宋体";
	font-weight:normal;
}
#news_detail_own #message span em {
	font-weight:normal;
	color:#9FA0A0;
	font-family:宋体;
}
#news_detail_own #Zoom {
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	color:#727272;
	font-size:12px;
	line-height:180%;
}
#news_detail_own #Zoom p {
	color:#727272;
	text-indent:2em;
	margin-bottom:20px;
}
#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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
	color:#444C5A;
}
#news_detail_own #down a:hover {
	color:#BA5811;
	text-decoration:none;
	padding:4px 0 0 35px;
}
/*下载分类列表*/
#download_cate {
}
/*下载详细*/
#download_nei {
	width:95%;
	margin:15px auto 0 auto;
}
#download_nei h3 {
	font-size:14px;
	color:#AF7838;
	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 0 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 -149px 0;
}
/*人才招聘分类列表*/
#left_job_list {
}
.formlist3 td span a.infolist_orning {
	width:77px;
	height:20px;
	line-height:20px;
	color:#6F6F6F;
	background:url(../imagescn/job_bg_1.jpg) no-repeat 0 0;
	display:inline-block;
	text-align:center;
	font-size:12px;
}
.formlist3 td span a.infolist_orning:hover {
	color:#BF5F30;
	text-decoration:none;
}
/*人才招聘表单样式*/
#job_neirong {
	color:#7E878F;
	line-height:180%;
	width:88%;
	margin:0 auto;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
#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:"Microsoft YaHei","微软雅黑","verdana","宋体";
	text-align: center;
	width: 12px;
	display:inline-block;
	vertical-align:top;
	padding-top:4px;
	float:left;
}
#job_form ul li span.td {
	color:#968786;
	float:left;
}
#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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
	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","微软雅黑","verdana","宋体";
	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:642px;
	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;
	font-family:tahoma;
}
#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:"Microsoft YaHei","微软雅黑","verdana","宋体";
	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 3px;
	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;
}

/*产品类别*/
#left_products_list {
}
#left_products_list ul {
	margin:0px 0 0 0px;
}
#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;
}
#left_products_list ul.three li.a a:hover {
	background:pink;
}
/*BBS论坛样式*/
#bbs #main_all {
	min-height:600px\9;
	_height:600px;
}
#box_ew4 {
	margin-top:35px;
}
.bbs_list {
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	color:#666666;
	margin-top:20px;
}
.bbs_list .bbs_title {
	width:745px;
	height:31px;
	background:url(../imagescn/bbs1.gif) no-repeat 0 0;
}
.bbs_list .bbs_content {
	width:745px;
	clear:left;
	margin-top:10px;
}
.bbs_list .bbs_title ul li {
	width:100%;
	height:31px;
	line-height:31px;
}
.bbs_list .bbs_content ul li {
	width:100%;
	height:34px;
	line-height:34px;
	border-bottom:1px solid #E1E1E1;
}
.bbs_list .bbs_content ul li:hover {
	background:#f5f5f5;
}
.bbs_list .bbs_title ul li span, .bbs_list .bbs_content ul li span {
	float:left;
}
.bbs_list .bbs_title .sub1 {
	width:56%;
	text-align:center;
	background:url(../imagescn/bbs3.gif) no-repeat 56% center;
}
.bbs_list .bbs_content .sub1 {
	width:56%;
	text-align:left;
	text-indent:20px;
}
.bbs_list .bbs_content .sub1 a {
	color:#666666;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
.bbs_list .bbs_content .sub1 a:hover {
	color:#0B8A58;
	text-decoration:none;
}
.bbs_list .bbs_title .sub2 {
	width:10%;
	text-align:left;
	background:url(../imagescn/bbs2.gif) no-repeat 47% center;
}
.bbs_list .bbs_content .sub2 {
	width:10%;
	text-align:left;
	color:#489A7C;
}
.bbs_list .bbs_title .sub3 {
	width:15%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 82% center;
}
.bbs_list .bbs_content .sub3 {
	width:15%;
	text-align:center;
	color:#969696;
}
.bbs_list .bbs_title .sub4 {
	width:9%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 94% center;
}
.bbs_list .bbs_content .sub4 {
	width:9%;
	text-align:center;
	color:#969696;
}
.bbs_list .bbs_title .sub5 {
	width:9.8%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 90% center;
}
.bbs_list .bbs_content .sub5 {
	width:9.8%;
	_width:9.4%;
	text-align:center;
	color:#969696;
}
.bbs_page {
	clear:left;
	background:url(../imagescn/bbs4.gif) no-repeat left bottom;
	height:30px;
	width:100%;
	line-height:30px;
	color:#8D8D8D;
 *margin-top:-2px;
}
.bbs_page ul li.left {
	float:right;
	margin-right:36px;
}
.bbs_page ul li.left a {
	display:inline-block;
	margin:0 3px;
	color:#8D8D8D;
}
.bbs_page ul li.left a:hover {
	color:#0B8A58;
}
.bbs_page ul li.right {
	float:right;
	margin-right:22px;
}
#bbs_btn {
	width:60px;
	height:29px;
	line-height:26px;
	padding:0px 0 0 25px;
	background:url(../imagescn/bbs5.gif) no-repeat 0 0;
	color:#5F627C;
	font-family:宋体;
	cursor:pointer;
	margin-top:35px;
	margin-bottom:5px;
}
#bbs input.buttonface2 {
	width:85px;
	height:29px;
	line-height:26px;
	padding:0px 0 0 25px;
	background:url(../imagescn/bbs5.gif) no-repeat 0 0;
	color:#5F627C;
	font-family:宋体;
	cursor:pointer;
	display:inline-block;
	font-weight:normal;
	text-align:left;
	margin-left:92px;
}
#bbs_btn:hover, #bbs input.buttonface2:hover {
	color:#0B8A58;
	text-decoration:none;
}
#bbs_text p {
	color:#5F627C;
	font-family:宋体;
	padding-left:5px;
}
.bbs_content ul li {
	width:100%;
	float:none;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	color:#5F627C;
	height:36px;
	overflow:hidden;
}
.bbs_content ul li.sub3 {
	height:168px;
}
.bbs_content ul li span.text {
	width:10%;
	text-align:right;
	float:left;
}
.bbs_content ul li span.star {
	width:2%;
	color:#3EA27C;
	text-align:right;
	float:left;
	text-align:center;
}
.bbs_content ul li span.right {
	width:87%;
	text-align:left;
	float:left;
}
.bbs_content ul li.sub1 span.right input.infoInput {
	width:358px;
	padding-left:6px;
	padding-top:3px;
	padding-top:5px\9;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	border:none;
	color:#404356;
	background:none;
}
.bbs_content ul li.sub2 span.right input.infoInput {
	width:112px;
	padding-left:6px;
	padding-top:5px;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	border:none;
	color:#404356;
	background:none;
}
.bbs_content ul li.sub3 span.right textarea.infoInput {
	width:592px;
	height:128px;
	margin:8px 0 0 8px;
	background:none;
	border:none;
	color:#404356;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
.bbs_content ul li.sub1 span.right {
	background:url(../imagescn/bbs6.gif) no-repeat 0 0;
	border:none;
	height:29px;
}
.bbs_content ul li.sub2 span.right {
	background:url(../imagescn/bbs7.gif) no-repeat 0 0;
	border:none;
	height:29px;
}
.bbs_content ul li.sub3 span.right {
	background:url(../imagescn/bbs8.gif) no-repeat 0 0;
	border:none;
	height:170px;
}
.margintop20 {
	padding-top:20px;
}
#bbs .tablelist .td02 {
	border-bottom:1px solid #E1E1E1;
	padding-left:10px;
}
#bbs .tablelist .td04 {
	height:22px;
	padding:0px 0 0px 8px;
}
#bbs .td02 h3 {
	font-size:14px;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	font-weight:bold;
}
#bbs .td02 {
	color:#666666;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	line-height:200%;
	padding:0;
}
#bbs .td08 {
	color:#666666;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	line-height:200%;
	padding:10px 10px 14px 10px;
}
#bbs .td20 {
	color:#666666;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	line-height:200%;
	padding:10px 0 14px 10px;
}
.bbs_content ul li.kong span.text, .bbs_content ul li.kong span.star {
	display:none;
}
/*首页会员登陆样式-正常*/
#index_memeber {
	width:100%;
	margin:0;
}
#index_memeber ul {
	height:29px;
	overflow:hidden;
}
#index_memeber ul li.th, #index_memeber ul li.td, #index_memeber ul li.ma, #index_memeber ul li.reset, #index_memeber ul li.reg, #index_memeber ul li.login, #index_memeber ul li.forgot {
	float:left;
}
#index_memeber ul li.th {
	font-weight:normal;
	padding-right:10px;
	text-align:right;
	width:29%;
	color:#1475B2;
	font-family:宋体;
}
#index_memeber ul li input.infoInput {
	background:red;
	border:none;
	color:#888;
	height: 18px;
	padding:0;
	margin:0;
	width:140px;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
}
#index_memeber ul li.forgot a {
	width:82px;
	height:22px;
	text-indent:19px;
	line-height:22px;
	font-family:宋体;
	overflow:hidden;
	background:url(../imagescn/mem_bg2.gif) no-repeat 0 0;
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	color:#5F627C;
	margin-left:6px;
	margin-top:4px;
}
#index_memeber ul li.reg a:hover {
	color:#CD790D;
	text-decoration:none;
}
#index_memeber ul li.reg a, #index_memeber ul li.login input {
	width:50px;
	height:22px;
	text-indent:18px;
	line-height:22px;
	font-family:宋体;
	overflow:hidden;
	background:url(../imagescn/mem_bg1.gif) no-repeat 0 0;
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	color:#5F627C;
	font-weight:normal;
	margin-left:6px;
	margin-top:4px;
}
#index_memeber ul li.forgot a:hover, #index_memeber ul li.login input:hover {
	color:#CD790D;
	text-decoration:none;
}
#index_memeber ul li.login input {
	margin-left:25px;
}
/*友情链接样式*/
#links {
	background:url(../imagescn/bg_green.png) repeat-y;
}
#links ul li a {
	color:#747474;
	font-family:"Microsoft YaHei","微软雅黑","verdana","宋体";
	height:26px;
	line-height:26px;
	text-indent:42px;
	display:inline-block;
}
#links ul li a:hover {
	color:#CD6A00;
	font-weight:bold;
}
/*弹性向上样式*/
#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;
}
#sorry {
	font-family:宋体;
	line-height:150px;
	text-align:center;
	color:#000;
}
/*产品详细上一页下一页小图样式*/
.xxpage {
	width:1150px;
	margin:0px auto;
	height:150px;
	display:inline;
}
.lm {
	width:190px;
	height:150px;
	overflow:hidden;
	float:left;
	border:#666 1px dotted;
	margin-top:6px;
}
.rm {
	width:190px;
	height:150px;
	overflow:hidden;
	float:right;
	border:#666 1px dotted;
	margin-top:6px;
}
/*新闻列表样式2*/
div.mei_li li.list {
	width:100%;
	border-bottom:1px solid #E2E2E2;
	height:118px;
	padding:20px 0;
	color:#838383;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
div.mei_li li.list:hover {
	background:#f5f5f5;
	color:#4F4F4F;
}
div.mei_li .left {
	width:20%;
	float:left;
	overflow:hidden;
}
div.mei_li .left img {
	border:1px solid #E5E5E5;
	width:116px;
	height:116px;
}
div.mei_li .right {
	width:65%;
	float:left;
	overflow:hidden;
	text-align:left;
	font-family:tahoma;
}

/*新闻横向搜索样式*/
#left_search2 {
	width:100%;
	height:40px;
}
#left_search2 span.text {
	display:none;
}
#left_search2 input.infoInput {
	height:19px;
	background:#fff;
	border:1px solid #E2E2E2;
	font:12px/19px verdana;
	width:140px;
	color:#666;
	padding:0;
}
#left_search2 li.keyword {
	width:150px;
	float:left;
	overflow:hidden;
}
#left_search2 select.select {
	height:21px;
	background:#fff;
	border:1px solid #E2E2E2;
	width:140px;
	color:#666;
}
#left_search2 li.sub2 {
	width:150px;
	float:left;
	overflow:hidden;
}
#left_search2 input.buttonface {
	background:#FCE2EC;
	border:1px solid #EF2B75;
	font:11px/18px tahoma;
	height:21px;
	color:#5B5B5B;
	padding:0;
	margin:0;
	width:59px;
	text-align:center;
}
#left_search2 input.buttonface:hover {
	background:#EF2B75;
	color:#fff;
}
#left_search2 li.sub3 {
	width:70px;
	float:left;
	overflow:hidden;
}
/*留言板新式2*/
#new_messages_boad .new_mess_name {
	font-weight:bold;
	color:#547eba;
	font-family:tahoma, 宋体;
	font-size:12px;
	padding-left:23px;
	clear:right;
}
#new_messages_boad .new_mess_con {
	color:#ffffff;
	font-family:tahoma, 宋体;
	line-height:20px;
	font-size:12px;
	background:url(../imagescn/x77.jpg) no-repeat 0 0;
	float:left;
	padding:0;
	max-width:668px;
}
#new_messages_boad .new_mess_con2 {
	background:url(../imagescn/x78.jpg) no-repeat right top;
}
#new_messages_boad .new_mess_con3 {
	background:url(../imagescn/x79.jpg) no-repeat left bottom;
}
#new_messages_boad .new_mess_con4 {
	background:url(../imagescn/x80.jpg) no-repeat right bottom;
	padding:21px 20px 5px 45px;
}
#new_messages_boad .new_mess_con4 h3 {
	color:#F36AAB;
}
.new_hf {
	clear:left;
	text-align:right;
	color:#727272;
	font-family:tahoma, 宋体;
	line-height:20px;
	font-size:12px;
	padding:0;
}
#new_messages_boad .new_hf {
	background:url(../imagescn/x81.jpg) no-repeat right top;
	float:right;
	max-width:90%;
}
#new_messages_boad .new_hf2 {
	background:url(../imagescn/x82.jpg) no-repeat left top;
}
#new_messages_boad .new_hf3 {
	background:url(../imagescn/x83.jpg) no-repeat right bottom;
}
#new_messages_boad .new_hf4 {
	background:url(../imagescn/x84.jpg) no-repeat left bottom;
	padding:21px 88px 5px 20px;
}
#new_messages_boad .date {
	font-size:11px;
	color:#B6B6B6;
	font-family:tahoma;
	padding-top:5px;
	text-align:right;
}
.bbslist li, .bbslist li {
	clear:left;
}
.bbslist li, .bbslist li div {
	border:none;
	padding:0;
	margin:0;
}
ul.bbslist li.liuyan_list {
	margin-top:10px;
}
.bbslist li:first-child {
	padding:0;
	font-family:verdana, 宋体;
	color:#ffffff;
}
#new_messages_boad li.date {
	font-size:11px;
	color:rgba(255,255,255,0.5);
	font-family:tahoma;
	padding-top:5px;
	text-align:left;
}
.infoInput_lf {
	background:url(../imagescn/bbs7.gif) no-repeat 0 0;
	height:32px;
	vertical-align:top;
	color:#5F627C;
	font-family:verdana, 宋体;
	border:none;
	padding:0;
	margin:0;
	padding-left:8px;
	width:120px;
}
#infoInput_lf2 {
	background:url(../imagescn/bbs8.gif) no-repeat 0 0;
	height:101px;
	width:490px;
	color:#5F627C;
	font-family:verdana, 宋体;
	border:none;
	padding:0;
	margin:0;
	padding-left:12px;
	padding-top:8px;
	line-height:20px;
	padding-right:20px;
}
ul.lieb {
	height:32px;
}
input.buttonfacelf3 {
	width:85px;
	height:29px;
	background:url(../imagescn/bbs9.gif) no-repeat 0 0;
	color:#383B52;
	font-family:宋体;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0;
	padding:0 0 2px 20px;
	vertical-align:top;
}
input.buttonfacelf3:hover {
	color:#EF2B75;
}
#jian_yliu #bbs_btn {
	width:119px;
	height:32px;
	background:url(../imagescn/x02.png) no-repeat center 11px;
	cursor:pointer;
}
#jian_yliu #bbs_btn:hover {
	background:url(../imagescn/x02.png) no-repeat center -46px;
}
#jian_yliu #bbs_btn2 {
	width:119px;
	height:32px;
	background:url(../imagescn/x05.gif) no-repeat center 12px;
}
.input_bg_left {
	height:31px;
	float:left;
	background:url(../imagescn/input_bg_left.gif) no-repeat 0 0;
}
.input_bg_right {
	height:31px;
	float:left;
	background:url(../imagescn/input_bg_right.gif) no-repeat right 0;
}
.new_input {
	height:26px;
	font:12px/24px verdana;
	background:transparent;
	border:none;
	color:#5f627c;
	padding:0 15px 0 10px;
}
.new_textarea {
	width:500px;
	height:100px;
	background:transparent;
	border:none;
	color:#5f627c;
	padding:10px 18px 12px 13px;
}
.textarea_4 {
	background:url(../imagescn/z03.gif) no-repeat 0 0;
}
.textarea_3 {
	background:url(../imagescn/z04.gif) no-repeat right 0;
}
.textarea_2 {
	background:url(../imagescn/z05.gif) no-repeat left bottom;
}
.textarea_1 {
	background:url(../imagescn/z06.gif) no-repeat right bottom;
}
#main__width {
	width:93%;
	margin:0 auto;
}
.main_font5 {
	width:100%;
	padding:20px 0 40px;
	font:12px/180% verdana, 宋体;
}
div#please_meassage {
	height:125px;
	line-height:32px;
	cursor:pointer;
	text-align:center;
	background:url(../imagescn/z09.gif) no-repeat 0 15px;
}
div#please_meassage:hover {
	background:url(../imagescn/z09.gif) no-repeat 0 -240px;
}
div#message_here {
	
}





/*多行滚动css*/

.mr_frbox .prev{
	background:red;
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.mr_frbox .next{
	background:blue;
	width:50px;
	height:50px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.mr_frbox .mr_frUl{
	float:left;
	width:600px;
	overflow:hidden;
}






























