/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html, body {
	background:#f1f1f1;
	font:12px/170% "Microsoft YaHei", Arial;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
table, td, th {
	border:0;
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	color:#999;
	text-decoration: none;
}
a:hover {
	color:#2748C9;
}
a img {
	border: none;
}
b {
	font-weight:200;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
ul li {
	list-style:none;
}
input {
	background :white;
	margin:0;
	padding :0;
	vertical-align:middle;
}
button {
	background :white;
	border:0;
	margin:0;
	padding :0;
}
select {
	background :white;
	border:solid 1px #CCC;
	height:18px;
	line-height:18px;
	margin :0;
	padding :0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700;
}
dd, dt {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
textarea {
	font-size:12px;
	line-height:16px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.textc {
	text-align:center;
}
.textr {
	text-align:right;
}
.tag {
	height: 24px;
	line-height: 180%;
	margin: 10px;
}
.tag a {
	background: #E6E6E6;
	border: 1px dashed #FFF;
	color: #666;
	font-size: 12px;
	margin: 10px 5px;
	padding: 4px;
	text-decoration: none;
	white-space: nowrap;
}
.tag a:hover {
	color:#63a729;
}
/* 页头 */
#top {
	background: url(../images/topnav.jpg) repeat-x;
	border-bottom: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	text-align: left;
}
.topnav {
	margin: 0 auto;
	width: 950px;
}
.topnav .fl {
	float: left;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 400px;
}
.topnav .fr {
	float: right;
	width: 480px;
}
.topnav .l_menu {
	color: black;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.topnav .l_menu a {
	color: #333;
	text-decoration: none;
}
.fr_layout {
	background:#fff;
	box-shadow:0 2px 6px #999;
 filter: progid:DXImageTransform.Microsoft.Shado(Strength=6, Direction=90, Color='#999');
	margin:0 auto;
	padding:10px 0 30px;
	width:1180px;
}
.frw {
	margin:0 auto;
	width:1140px;
}
.fr_header {
	border-bottom: 1px solid #CCC;
}
.fr_header .logo {
	height:80px;
	padding-top:4px;
	text-indent:-9999px;
	width:300px;
}
.fr_header .logo a {
	background-repeat:no-repeat;
	background-position: left center;
	display: block;
	height:80px;
	width:300px;
}
.fr_header .head_right {
	width:830px;
}
.fr_header .head_right .head_language {
	color:#ccc;
	padding-top:15px;
	text-align:right;
	width:300px;
}
.head_language span {
	background: url("../images/flags.jpg") no-repeat scroll 8px 0 transparent;
	border-right:1px dotted #CCC;
	padding: 0 8px 0 32px;
}
.head_language .english {
	background-position:8px -19px;
}
.head_language .japan {
	background-position:8px -37px;
	border:none;
}
.top_head a {
	color:#686868;
}
.search {
	float: right;
	padding-top: 10px;
}
.fenlei {
	display:none;
}
.navsearch_input {
	background: url("../images/search_bg.gif") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 20px;
	line-height: 20px;
	padding:0 5px;
	width: 128px;
}
.searchimg {
	background: url("../images/search.jpg") no-repeat scroll 0 0 transparent;
	border:0;
	height:20px;
	text-indent:-9999px;
	width:57px;
}
.fr_menu {
	margin:30px auto 6px;
}
.fr_menu ul.sl_menu_vertical li {
	float: none;
}
.fr_menu ul.sl_menu {
	float:left;
}
.fr_menu ul.sl_menu li {
	border-right: 1px dotted #CCC;
	color:#fff;
	cursor: pointer;
	float: left;
	font-size:14px;
	margin:0;
	text-align:center;
	white-space:nowrap;
}
.fr_menu ul.sl_menu li a {
	background: url("../images/menu_arrow.png") no-repeat scroll right 12px transparent;
	color: #666;
	display: inline-block;
	font:bold 14px/200% "Microsoft YaHei", Arial;
	margin-right:12px;
	padding:0 18px 6px 12px;
	text-decoration: none;
}
.fr_menu ul.sl_menu li a.menuid1 {
	border-left: 1px dotted #CCC;
}
.fr_menu ul.sl_menu li a:hover {
	background-position:right -31px;
}
.fr_menu ul.sl_menu li ul {
	background: #fff;
	border-top: 2px solid #2748C9;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display: none;
	margin: 0;
	padding: 12px 18px;
	position: absolute;
	z-index: 10000;
}
.fr_menu ul.sl_menu li ul li {
	border:none;
	display:block;
	float:none;
	font-size: 12px;
	height: auto;
	line-height: 200%;
	text-align: left;
	white-space:normal;
	word-break: keep-all;
	word-wrap: break-word
}
.fr_menu ul.sl_menu li ul li a {
	background:url("../images/menu_arrow_2.png") no-repeat scroll 0 center transparent;
	font-size:12px;
	line-height:150%;
	padding:0 0 0 20px;
}
.fr_menu ul.sl_menu li ul li a:hover {
	background-position:0 center;
	color:#2748C9;
}
.fr_menu ul.sl_menu li ul li ul, .fr_menu ul.sl_menu li ul li img {
	display:none !important;
}
.liuyan {
	float: right;
	margin-right: 20px;
}
.liuyan img {
	margin-top:10px;
}
/*banner*/
.banner {
	height:400px;
	margin:0 auto;
	overflow:hidden;
}
#3dslider {
	height:400px;
	overflow:hidden;
}
.mF_slide3D_wrap {
	background: #fff;
}
.mF_slide3D .pic li {
	display: inline;
	float: left;
	overflow: hidden;
}
.mF_slide3D .pic li img {
	width: 0;
}
.mF_slide3D .mask11, .mF_slide3D .mask12 {
	border-style: solid dashed dashed solid;
	border-color: #fff transparent transparent #fff;
	filter: chroma(color=#000000);
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
.mF_slide3D .mask12 {
	bottom: 0;
	border-style: dashed dashed solid solid;
	border-color: transparent transparent #fff #fff;
	top: auto;
}
.mF_slide3D .mask21, .mF_slide3D .mask22 {
	border-style: solid solid dashed dashed;
	border-color: #fff #fff transparent transparent;
	filter: chroma(color=#000000);
	height: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.mF_slide3D .mask22 {
	bottom: 0;
	border-style: dashed solid solid dashed;
	border-color: transparent #fff #fff transparent;
	top: auto;
}
.mF_slide3D .num {
	position: absolute;
	bottom: 20px;
	right: 10px;
	z-index: 3;
}
.mF_slide3D .num li {
	background: url(../images/yuan.png) no-repeat 0px bottom;
	cursor: pointer;
	display: inline;
	float: left;
	height: 25px;
	overflow: hidden;
	margin-right: 4px;
	text-align: center;
	width: 14px;
}
.mF_slide3D .num li a {
	color: #333;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
/*.mF_slide3D .num LI.current A {POSITION: absolute; WIDTH: 16px; BACKGROUND: url(../images/yuan_hover.png) no-repeat center top; HEIGHT: 25px; TOP: -10px}
.mF_slide3D .num LI.hover A {POSITION: absolute; WIDTH: 16px; BACKGROUND: url(../images/yuan_hover.png) no-repeat center top; HEIGHT: 25px; TOP: -10px}*/
.mF_slide3D .next, .mF_slide3D .prev {
	cursor: pointer;
	height: 24px;
	position: absolute;
	text-indent: -9999px;
	top: 140px;
	width: 24px;
	z-index: 3;
}
.mF_slide3D .num li.current {
	background: url(../images/yuan_hover.png) no-repeat center 0px;
	cursor: pointer;
	display: inline;
	float: left;
	height: 25px;
	overflow: hidden;
	margin-right: 4px;
	text-align: center;
	width: 14px;
}
/* 给父容器定义CSS */
#scrollDiv {
	float:left;
	height:35px;
	line-height:40px;
	overflow:hidden;
	width:670px;
}
/* 给父容器里的每个li定义CSS */
#scrollDiv li {
	height:35px;
	padding-left:10px;
}
#scrollDiv li h3 {
	font-weight:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:670px;
}
/*首页*/
.index_bg {
	background:url("../kf_bar_v1/bg.jpg") repeat-x scroll 0 0 transparent;
	height:50px;
}
.index_content .index_left {
	width: 66%;
}
.index_content .index_right {
	width: 30%;
}
.index_content h2 {
	border-left: 2px solid #63A729;
	font: 16px/100% Microsoft YaHei;
	padding-left: 10px;
}
.index_content .mt {
	margin:10px 0;
}
.index_icon, .index_news {
	border-bottom:1px solid #eee;
}
.index_news .mc {
	padding-bottom: 14px;
}
.index_news .news_pic img {
	border:1px solid #eee;
	height: 110px;
	margin: 10px 0;
	padding:2px;
	width:160px;
}
.index_news .news_txt {
	text-align:left;
	margin:10px 5px;
	width:48%;
}
.index_news .news_title {
	color:#666;
	font: bold 12px/170% Microsoft YaHei, Arial;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:170px;
}
.index_news .news_title:hover {
	color: #354DC7;
}
.index_news .news_dec {
	height:82px;
	margin:6px 0;
	overflow:hidden;
}
.index_news .news_dec, .index_contact .mc, .index_about .mc {
	color:#666;
}
.index_content .more {
	background: url("../images/menu_arrow_3.png") no-repeat scroll right center transparent;
	height: 17px;
	text-indent: -9999px;
	width: 20px;
}
.index_content .more a {
	display:block;
}
/*侧边*/
.neilianxi {
	color:#555;
	padding: 5px 10px 9px 10px;
	line-height: 30px;
}
.acmenu li ul {
	display: none;
}
/****************内页样式****************/
.fr_content {
	padding:20px 0;
	background:url("../images/tree.jpg") no-repeat scroll left bottom transparent;
}
.nei_left {
	padding-bottom: 180px;
	width:250px;
}
.pro_left {
	margin:0 auto 10px;
	padding:2px;
}
.pro_left h2 {
	font: bold 16px/200% "Microsoft YaHei", Arial;
	color:#202020;
	text-indent:10px;
}
.pro_left .acmenu, .pro_left .acmenu li, .pro_left .acmenu ul {
	margin: 0;
	padding: 0;
}
.pro_left .acmenu {
	background: none repeat scroll 0 0;
	overflow: hidden;
}
.pro_left .acmenu li {
	cursor: pointer;
	display: block;
}
.pro_left .acmenu li a {
	background:url("../images/pro_fenlei.jpg") no-repeat scroll 0 center;
	border-bottom: 1px solid #cfcfcf;
	color:#666;
	font:12px/170% Microsoft YaHei, Arial;
	display:block;
	margin:10px;
	padding-left:20px;
	text-decoration: none;
}
.pro_left .acmenu li a:hover {
	color:#2748C9;
	font-weight:bold;
}
.pro_left .acmenu li ul li {
	display: block;
	margin-left:15px;
}
.pro_left .acmenu li.current ul li a, .pro_left_fenlei .acmenu li ul li a {
	background:url("../images/yuan.jpg") no-repeat scroll 0 center;
	color: #696969;
	display: block;
	font-size:12px/170% Microsoft YaHei, Arial;
	text-decoration: none;
}
.pro_left_fenlei .acmenu li a:hover {
	color: #0F527D;
}
.nei_right {
	overflow: hidden;
	width: 870px;
}
.nei_top {
	line-height:170%;
}
.nei_top .cat_title h2 {
	font: 18px/170% Microsoft YaHei, Arial;
}
.navigation {
	color:#aaa;
	height:30px;
	text-align:right;
	width:60%;
}
.navigation a {
	color:#999;
}
.navigation a:hover {
	color:#63a729;
}
.navigation a.nav_home {
	color:#333;
	padding:0 10px;
}
.neirong p {
	line-height:24px;
	margin: 10px 15px;
	text-align:justify;
	text-indent:2em;
	text-justify:inter-ideograph;
	  color: #434343;
}
/************产品页样式*************/
.product_list {
	padding: 20px 10px;
}
.thumbnail {
	border: 1px solid #DDD;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	display: block;
	line-height: 1;
	padding: 4px;
}
.thumbnail img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.thumbnail h5 {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	height: 36px;
	line-height: 24px;
	overflow: hidden;
	padding: 5px 2px 0;
	text-align: center;
}
.product_list .list {
	float: left;
	margin: 0 0 30px 20px;
	width: 204px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.prodcutslist {
	width:724px;
	margin:10px auto;
}
.prodcutslist table {
	margin:10px auto;
}
.lanmu_pro {
	background: url("../images/prolist_bg_top.jpg") no-repeat scroll 0 0 transparent;
	height:33px;
	margin:0 auto;
}
.pro_list_bg {
	background: url("../images/prolist_bg_middle.jpg") no-repeat scroll 0 0 transparent;
}
.xiangqing {
	background: url("../images/prolist_bg_bottom.jpg") no-repeat scroll 0 0 transparent;
	height: 33px;
	line-height: 33px;
}
.prodcutslist td {
	text-align:center;
	color:#727272;
}
.prodcutslist img {
	margin-top: 10px;
}
.prodcutslist h2 {
	height:30px;
	line-height:30px;
}
.xiangqing p {
	padding-right:30px;
	text-align: right;
}
.product_page, .news_page {
	border: 0 none;
	color: #666;
	margin: 20px;
	width: 95%;
}
.product_page_left, .news_page_left {
	border: 0 none;
}
.product_page_right, .news_page_right {
	border: 0 none;
	text-align: right;
	width: 400px;
}
/********************新闻页样式*******************/
.news_list {
	padding:4px 0;
}
.news_list li {
	background: url("../images/yuan.jpg") no-repeat scroll 5px 11px transparent;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	height:30px;
	line-height: 26px;
	padding-left: 20px;
}
.news_list li a h3 {
	color:#333;
	font-weight:normal;
	float:left;
	overflow: hidden;
	text-overflow:ellipsis;
	width: 600px;
}
.news_list li a h3:hover {
	color:#63A729;
}
.news_list .date {
	color:#666;
	display:block;
	float:right;
	width:100px;
}
.newscontent {
}
.newscontent .info {
	color:#999;
	height:30px;
	line-height:30px;
}
.laylink {
	color: #999;
	line-height: 180%;
	margin-bottom: 10px;
	padding: 10px;
}
.laylink .pre {
	text-align: left;
}
.laylink .next {
	text-align: right;
}
.otherNews {
	padding-bottom:10px;
}
.otherNews .mc ul {
	margin: 10px 0;
}
.otherNews .mc li {
	background: url("../26/b1.gif") no-repeat scroll 10px center transparent;
	float: left;
	height: 24px;
	line-height: 25px;
	margin:2px 15px;
	overflow: hidden;
	padding-left: 25px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 45%;
}
.otherNews .mc li a {
	color: #777;
}
.otherNews .mc li a:hover {
	color: #63a729;
}
.newscontent h3 {
	font-size:14px;
	height:30px;
	line-height:30px;
	text-align:center
}
.neirong {
	margin: 15px 0;
	color: #434343;
}
.neirong h4 {
	font: bold 14px/24px Microsoft YaHei, Arial;
	margin: 10px 0;
}
.neirong p {
	line-height: 24px;
}
.neirong table {
	background-color: transparent;
	border: 1px solid #DDD;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
	width: 100%;
}
.neirong table td {
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	line-height: 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
.introduce {
	  background: none repeat scroll 0 0 #E5F5FF;
  border: 1px solid #5AC0FF;
  color: #666;
  font-size: 12px;
  line-height: 180%;
  margin-top: 15px;
  padding: 8px 12px;
}
/********************产品列表页样式*******************/
.product_list .lanmu_w {
	height:200px;
	line-height:200px;
	width: 230px;
}
.product_list .lanmu_t .lanmu_w {
	height:30px;
	line-height:30px;
}
.product_list .lanmu_pro_1.lanmu_w, .product_list .lanmu_pro_2.lanmu_w {
	background:url("../kf_bar_v1/bg.jpg") repeat-x scroll 0 bottom transparent;
	border-bottom: 1px dotted #CCC;
	position:relative;
	text-align:center;
	vertical-align:middle;
}
.product_list .lanmu_pro_2.lanmu_w {
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
.product_list .lanmu_w img {
	height:180px;
	padding:10px;
	width:180px;
}
.product_list .lanmu_w h3 {
	color:#666;
}
.product_list .lanmu_w .pro_tit {
	color:#333;
	font-size: 16px;
}
.product_list .lanmu_w .pro_dec {
	color: #999;
	font: 13px/150% Microsoft YaHei, Arial;
	margin-top: 90px;
}
.product_list .lanmu_w .pro_more {
	background: url("../images/detail.jpg") no-repeat scroll 0 center transparent;
	bottom: 4px;
	height: 20px;
	line-height: 150%;
	padding-left: 20px;
	position: absolute;
	right: 2px;
}
.product_list .lanmu_w .pro_more a {
	text-align:right;
}
/********************产品详情页样式*******************/
.picshow_contents picshow_memos p {
	line-height: 40px;
}
.singlecontent {
}
.pp_top {
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 5px;
}
.pp_top　.img_fl_box img {
	height:210px;
	width:280px;
}
.pp_top .pp_title h3 {
	color: #2748C9;
	font:22px/170% Microsoft YaHei, Arial;
	margin: 10px 0;
}
.pp_top .parameter .pp_deatil {
	color: #666;
	font: 14px/170% Microsoft YaHei, Arial;
}
.img_fl_box {
	border: 1px solid #DDD;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	display: block;
	float: left;
	height: 210px;
	margin-left: 20px;
	padding: 4px;
	text-align: center;
	width: 280px;
}
.pp_top .img_fl_box img {
	height: 210px;
	width:280px;
}
.may_like_product .list {
	float: left;
	margin: 10px 15px;
	text-align: center;
	width: 150px;
}
.may_like_product .list a {
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}
.may_like_product img {
	border: 1px solid #D5D5D5;
	height: 105px;
	padding: 1px;
	width: 140px;
}
.parameter span {
	float:left;
}
.parameter {
	float: right;
	margin-right: 20px;
	width: 50%;
}
.parameter p {
	line-height:24px;
	text-indent:0;
}
.hg-content .contact-card {
	margin-top: 15px;
}
.hg-content .contact-card ul li b {
	font-weight:bold;
}
.hg-content .contact-card ul li {
	font-size:14px;
	line-height:1.6em;
}
.fancybox ul.mess li {
	line-height: 23px;
	margin-bottom: 10px;
	padding-left: 60px;
}
.fancybox ul.mess li.one {
	background:url(../19/top_one.png) no-repeat left top;
}
.fancybox ul.mess li.two {
	background:url(../19/top_two.png) no-repeat left top;
}
.fancybox ul.mess li.three {
	background:url(../19/top_three.png) no-repeat left top;
}
.fancybox {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #ccc;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 0 #FFF inset, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	color: #666;
	padding:10px;
	text-shadow: 0 1px 0 #FFF;
	width:315px;
}
.alert {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 18px;
	margin-top:15px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	line-height:200%
}
.alert, .alert-heading {
	color: #C09853;
}
.alert-info {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
}
.alert-info, .alert-info .alert-heading {
	color: #3A87AD;
}
.right_show {
	float:left;
}
.right_show h3 {
	color:#63A729;
	font:22px/170% Microsoft YaHei, Arial;
	margin:20px;
}
.right_show h4 {
	color:#3cb2c5;
	font-size:14px;
	margin-left:20px;
}
.miaoshu {
	line-height:25px;
	margin-left:20px;
	width:450px;
}
.anniu {
	margin:20px;
}
#tabbed_box_1 {
	margin:10px auto;
	width:96%;
}
.tabbed_area {
	background-color:#C6E1FA;
	margin: 20px auto;
	padding:1%;
	width:98%;
}
ul.tabs {
	margin:5px 0;
	padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	color:#555;
	font:bold 12px Microsoft YaHei, Arial;
	padding:1% 2%;
	text-decoration:none;
	text-transform:uppercase;
}
ul.tabs li a.active {
	background:#fff;
	color:#2748C9;
}
.content {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:1%;
	width:98%;
}
#content_2, #content_3, #content_4, #content_5, #content_6 {
	display:none;
}
.content ul {
	margin:0;
	padding:0 20px;
}
.content ul li {
	border-bottom:1px solid #d6dde0;
	font-size:13px;
	list-style:none;
	padding:15px 0;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	color:#3e4346;
	text-decoration:none;
}
.content ul li a small {
	color:#8b959c;
	font:9px/170% Verdana, Arial, Helvetica, sans-serif;
	left:4px;
	position:relative;
	text-transform:uppercase;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}
/*相关*/
.nei_right .mbox {
	background: none;
	margin: 16px auto;
	width:100%;
}
.nei_right .mbox .mt {
	border-bottom: 1px solid #CCCCCC;
}

.nei_right .mbox .mt .title_large {
	background: #ccc;
	color:#444;
	display:inline;
	font: 14px/170% microsoft yahei, Arial;
	margin:0 16px;
	padding:3px 20px;
}
/*留言表单*/
.pro_form {
	margin-bottom:10px;
}
.order {
	margin: 30px auto 10px;
	width: 700px;
}
.order li {
	margin: 10px 0;
}
.order li span {
	color: #999;
	display: block;
	float: left;
	width: 14%;
}
.order li input {
	background-color: white;
	border: 1px solid #DADADA;
	color: #777;
	height: 20px;
	line-height: 20px;
	padding: 2px .3em;
	width: 80%;
}
.order li textarea {
	border: 1px solid #DADADA;
	color: #777;
	height: 100px;
	padding: 2px .3em;
	width: 80%;
}
.order li input#passcode {
	width:100px;
}
.order img {
	height: 26px;
	vertical-align: top;
}
.order .submit {
	background: #63a729;
	color:#FFF;
	height: 25px;
	width: 112px;
}
/*翻页*/
.product_page, .news_page {
	border: 0 none;
	color: #666;
	font-size: 12px;
	margin: 20px;
	width: 95%;
}
.product_page_left, .news_page_left {
	border: 0 none;
	padding-top: 15px;
}
.product_page_left {
	text-align: left;
	width: 40%;
}
.product_page_right, .news_page_right {
	border: 0 none;
	padding-top: 15px;
	text-align: right;
	width: 59%;
}
.Page_LastPage, .Page_NextPage, .Page_FristPage, .Page_PreviousPage, .Page_Number {
	border: 1px solid #CCC;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
	min-width: 16px;
	padding: 0 5px;
	text-align: center;
	vertical-align: middle;
}
span.product_page_none, .product_page_default, .news_page_default {
	display: none;
}
.product_page a:hover {
	border: 1px solid #CCC;
	color: #63a729;
	height: auto;
	top: auto;
	width: auto;
}
/*招聘信息*/
.job_list {
	padding: 6px;
}
.job_list li {
	height: auto;
	margin-bottom: 20px;
}
.job_list li.on {
	height: auto;
	margin-bottom: 20px;
}
.job_list li.on .txt a {
	color: #6EACC0;
	font-weight: bold;
}
.job_list ul li {
	border: medium none;
	font-size: 12px;
}
.job_list ul li .job_title {
	color: #444;
	float: left;
}
.job_list ul li .job_date {
	color: #666;
	float: right;
	font-size: 12px;
	margin-right: 5px;
}
.job_list li .txt {
	background: #CCC;
	border: 1px solid #DDD;
	cursor: pointer;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	text-indent: 1em;
}
.job_list li .txt:hover {
	background: #F4F4F4;
}
.job_list li.on .job_content {
	color: #666;
	display: block;
}
.job_list li .job_content {
	border: 1px solid #DDD;
	display: none;
	padding: 10px;
}
/*页脚*/
.fr_foot {
	margin-top:10px;
	padding:10px 0;
}
.fr_foot .copyright {
	color:#666;
}
#backToTop {
	background: #000;
	bottom: 100px;
	cursor: pointer;
	display: none;
	font-size: 12px;
	line-height: 1.2;
	opacity: 0.6;
	padding: 5px 0;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 18px;
}
#backToTop a {
	color: #FFF;
}
/*首页解决方案*/
.index_icon .mc ul li {
  float: left;
  width: 125px;
  text-align: center;
  line-height: 200%;
  margin: 15px 0;
}
.index_icon .mc ul li img {
  width: 100px;
  margin: 0 0 10px 0;
}
.index_icon .mc ul li h3 {
  color: #575757;
  font-weight: normal;
  line-height: 200%;
  font-size: 12px;
}
.foot_logo.right IMG {
  WIDTH: 160px;
}
/*下载中心*/
.job_content a {
  color: #575757;
  font-weight: bold;
}
.job_content a:hover {
    color: #2748C9;
}

.fr_menu ul.sl_menu li .current {
 background-position:right -31px;
}
.pro_left .acmenu .menu__ > a, .pro_left .acmenu ul .l_menu___ > a {
 color: #63A729;font-weight:bold;
}
.pro_left .acmenu .menu__ > ul {
 display:block;
}

.pro_left .acmenu li a.current{color: #63A729;font-weight:bold;}

/* my_pages  */
.my_pages{padding:5px 0 0 0;text-align:center;margin:5px auto;line-height:30px;clear:both!important;}
.my_pages ul{text-align:center;list-style:none;}
.my_pages ul li{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px;}
.my_pages ul li a{background:#eee;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;}
.my_pages ul li a:hover{color:#fff;background:#3457CB;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages ul li.thisclass,.my_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#3457CB;height:24px;overflow:hidden;color:#fff;font-weight:700;}
.my_pages .pageinfo{color:#999;padding:0 3px 0 3px;height:24px;}
.my_pages .pageinfo strong{color:#333;font-weight:400;margin:0 0;height:24px;}