@charset "UTF-8";
.newprod_con .newprod_list .newprod_name, .newprod_con .newprod_list .newprod_price, .newprod_con .newprod_list .newprod_intr, .three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em, .three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em, .three .threeRight .blk_t em, .three .threeRight .art_list_title em, .three .threeRight .artview_title em, .marquee_list p a, .art_list .prod_list_list .prod_list_name, .art_list .prod_list_list .prod_list_type {
	max-width: 100%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic, .marquee, .marquee_list, .art_list .prod_list_list .prod_list_pic {
	overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic img, .marquee img, .marquee_list img, .art_list .prod_list_list .prod_list_pic img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.newprod_con .newprod_list .newprod_pic img:hover, .marquee img:hover, .marquee_list img:hover, .art_list .prod_list_list .prod_list_pic img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all linear 0.3s;
}
.newprod_con .newprod_list, .marquee_list p font, .art_list .prod_list_list, .art_list #pager, .copyright {
	text-align: center;
}
/*2015-3-5 21:00:27*/
#longBarTop .blk_t, #longBarTop .art_list_title, #longBarTop .artview_title, #longBarBottom .blk_t, #longBarBottom .art_list_title, #longBarBottom .artview_title {
	background: url(../images/title_bj.jpg) repeat-x;
	margin-top:5px;
}
* {
	margin: 0 auto;
	padding: 0;
}
body {
	font: 14px/1.5 "Microsoft Yahei";
	color: #333333;
	background: #FFF url(../images/body_bj.jpg) repeat-x;
}
img {
	border: 0;
	max-width: 100%;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333333;
}
.left, .three > div, .art_list .prod_list_list, .art_list_con ul li p.l_title, .company_intro p img, #mess_main .mess_list .mess_title {
	float: left;
}
.right, .art_list_con ul li p.n_time {
	float: right;
}
.clearFloat:after, .company_intro:after, #mess_main .mess_list:after, .flink_index:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearFloat, .company_intro, #mess_main .mess_list, .flink_index {
 *zoom: 1;
}
/*sitemaster reset and only*/
.logo, #nav, .flash_image, .three, .newprod_name, .wrap, .copyright {
	margin: 0 auto;
}
.switch_langbar {
	display: none;
}
/*index - 2015-2-2 16:26:07*/
.wrap .mod_block {
	position: relative;
}
.logo, #nav, .three, .boundary, .wrap, .copyright {
	width: 1100px;
}
.header, #nav, .banner {
	min-width: 1100px;
}
#nav {
	clear: left;
	position: relative;
	z-index: 1;
}
.navigation {
	text-align: center;
	height: 43px;
width:
 *height: 34px;
/*>li:first-child a, */
}
.navigation li {
	margin-left: -4px;
 *margin-left: 0;
	position: relative;
	display: inline-block;
 *display: inline;
 *zoom: 1;
 *vertical-align: middle;
	min-width: 126px;
	z-index: 100;
}
.navigation li span ul {
	position: absolute;
	background: #0c61cc;
	width: 100%;
	display: none;
	left: 0;
	z-index: 100;
}
.navigation li span ul li {
	border-left: none;
	margin-left: 0;
	width: 100%;
	padding: 0;
}
.navigation li span ul li ul {
	top: 0;
	left: 100%;
	z-index: 100;
}
.navigation li span ul li a {
	font-size: 14px;
	padding: 3px 0;
}
.navigation li span ul li a:hover {
	background: #4b91e6;
	color:#d90400;
	width: 100%;
}
.navigation > li > span > a {
	height: 43px;
	line-height: 43px;
}
.navigation > li:first-child {
	border-left: none;
	margin-left: 0;
}
.navigation a:hover {
	transition: all 0.3s;
	color: #fdb200;
}
.navigation a {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 14px;
}
/*longBarTop*/
.con > div {
	position: relative;
}
.three .list_bot, .con .list_bot, .left .list_bot, .three > div .list_bot, .art_list .prod_list_list .list_bot, .art_list_con ul li p.l_title .list_bot, .company_intro p img .list_bot, #mess_main .mess_list .mess_title .list_bot {
	background: #eee;
}
.blk_t, .art_list_title, .artview_title {
	color: #124eb0;
	font-size: 14px;
	height:38px;
	line-height: 38px;
	border:1px solid #d2d2d2;
	background:url(../images/title_bj.jpg) repeat-x;
}
#artview_content {
	border:1px solid #d2d2d2;
	padding:5px;
}
.newprod_con {
	overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic {
	vertical-align: middle;
	text-align: center;
}
.newprod_con .newprod_list .newprod_pic img {
	max-width: 160px;
	height: 160px;
	vertival-align: middle;
}
.newprod_con .newprod_list .newprod_name {
	font-weight: bold;
	max-width: 160px;
}
.newprod_con .newprod_list .newprod_price {
	color: #fdb200;
}
.newprod_con td:hover {
	background: #eeeeee;
	transition: all linear 0.3s;
}
/*three*/
.three {
	background: #fff;
}
.three > div {
	width: 33%;
	background: #f8f8f8;
}
.three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em, .three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em, .three .threeRight .blk_t em, .three .threeRight .art_list_title em, .three .threeRight .artview_title em {
	margin-left: 8px;
	line-height: 38px;
	font-style: normal;
}
.three .threeRight {
 *width: 32.9%;
}
.three .threeCenter {
	margin: 0 0.5%;
}
/*up down*/
.marquee {
	height: 100px;
}
.marquee a {
	overflow: hidden;
	display: block;
	text-align: center;
	border: 1px solid #E6E6E6;
	border-bottom: none;
}
.marquee p a {
	margin-bottom: 10px;
	border: 1px solid #E6E6E6;
	border-top: none;
}
/*left right*/
.marquee_list {
	border:1px solid #d2d2d2;
	border-top:0;
	padding:5px;
}
.marquee_list p {
	width: 160px;
	border: 2px solid #eee;
	margin: 3px !important;
}
.marquee_list p font {
	display: block;
}
/* left centerTop centerLeft centerRight centerBottom right */
.category .prod_type {
	padding: 0 10px;
}
.category .prod_type ul li {
	border-top: 1px dashed #026FB0;
	padding-left: 15px;
}
.category .prod_type ul li ul {
	display: none;
}
.category .prod_type ul li:first-child {
	border-top: none;
}
.category #tree1 ul li {
	background: url("../images/news_arrow.gif") no-repeat scroll 0px 10px;
}
.left_con, .right_con {
	width: 25%;
}
.center_con {
	width: 50%;
}
.centerLeft_con, .centerRight_con {
	width: 49.99%;
}
.art_list .art_list_search {
	position: absolute;
	top: 20px;
	bottom: 14px;
	right: 12px;
}
.list_more {
	position: absolute;
	top: 10px;
	bottom: 14px;
	right: 10px;
}
/*art_list*/
.art_list {
	position: relative;
}
.art_list .art_list_search {
	top: 8px;
}
.art_list .art_list_search #prd_keyword {
	height: 20px;
	line-height: 20px;
}
.art_list .art_list_search #prdsearch_submit {
	height: 24px;
	height: 22px\9;
}
.art_list .prod_list_con {
	padding: 8px;
	zoom: 1;
	overflow: hidden;
	border:1px solid #d2d2d2;
	border-top: none;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
}
.art_list .prod_list_list {
	width: 24%;
	_display: inline;
	margin: 0 0.5%;
	padding: 5px 0;
	line-height: 1.5em;
}
.art_list .prod_list_list :hover {
	background: #eeeeee;
}
.art_list .prod_list_list .prod_list_pic {
	height: 135px;
}
.art_list #pager {
	margin: 20px auto;
}
.art_list .art_list_title_ul h2 {
	padding: 10px 0;
	border:1px solid #d2d2d2;
	border-bottom: none;
	border-top: none;
}
.art_list_con ul li {
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #3298FE;
 @entend .clearFloat;
}
.art_list_con ul li p.l_title {
	background: url(../images/news_arrow.gif) no-repeat left;
	padding-left: 15px;
}
.art_list_con ul li :hover {
	color: #fdb200;
}
.art_list_title, .artview_title {
	border-bottom: 1px solid #eee;
}
.company_intro p img {
	border: 5px solid #F0F0F0;
	margin-right: 10px;
	max-height: 150px;
}
/*mess*/
#mess_main {
	padding: 0 10px;
}
#mess_main .mess_list .mess_title {
	width: 10%;
	height: 30px;
	margin: 5px 0;
}
#mess_main .mess_list .mess_input, #mess_main .mess_list .mess_textarea {
	padding-left: 15px;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_input textarea, #mess_main .mess_list .mess_textarea input, #mess_main .mess_list .mess_textarea textarea {
	width: 60%;
	margin: 5px 0;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_textarea input {
	height: 22px;
}
#mess_main .mess_list img {
	vertical-align: middle;
}
#mess_main .subd {
	width: 70px;
	border: 0px;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	color: #333333;
}
.artview {
	padding: 0 10px;
}
.flink_index {
	margin: 3px 10px;
}
.flink_index li {
	display: table-cell;
	margin: 5px;
	padding: 3px;
	border: 1px solid #fff;
	width: 144px;
	height: 60px;
	vertical-align: middle;
 *position: relative;
	float: left;
}
.flink_index li img {
	width: auto !important;
	max-width: 120px;
	display: block;
	margin: 0 auto;
 *position: absolute;
 *top: 50%;
 *left: 50%;
 *margin-top: expression(-this.height/2);
 *margin-left: expression(-this.width/2);
/*for IE低版本7/6*/
}
#footer {
	font-size: 14px;
	color: #333333;
	border-top:3px solid #096efe;
	width:1100px;
	margin:5px auto
}
.copyright {
	padding: 20px 0;
}
.qq_list_con ul li {
	line-height: 30px;
}
.qq_list_con ul li img {
	padding-right: 10px;
}
/*noContent*/
.noContent .placeholder, .noContent_left .placeholder, .noContent_right .placeholder {
	height: 20px;
	background: #CCF3FF;
	border: 1px dashed #3298FE;
}
.noContent_left {
	background: #f4f0e7;
	position: absolute;
	top: 0;
	left: -121px;
	width: 112px;
}
.noContent_right {
	background: #f4f0e7;
	position: absolute;
	top: 0;
	right: -121px;
	width: 112px;
}
.noContent_left:after {
	content: '点击激活左侧内容';
}
.noContent_right:after {
	content: '点击激活右侧内容';
}
/* sortable placeholder */
.sortable_placeholder {
	display: block;
	order: 1px solid #efefef;
	height: 32px;
	background: #3298FE;
}
.placeholder {
	display: block;
	height: 12px;
}
.artview_info, .prodview_info {
	padding: 5px 10px;
	line-height: 20px;
	text-align:center;
	background: #fffff0;
	border:1px solid #d2d2d2;
	border-bottom: none;
	border-top: none;
}
.prodview_pic, .prodview_pic img {
	width: 200px;
	height: 225px;
}
.prodview_pic {
	float: left;
	margin: 0 15px 0 20px;
	_margin-left: 10px;
	border: #D5E1E2 1px solid;
}
/*列表前面的小三角*/
.recent, .titlelist {
	padding: 0 12px;
}
.recent_list, .titlelist li {
	background: url(../images/i_list.png) left center no-repeat;
	text-indent: 15px;
	border-bottom: 1px dashed #E9E9E9;
}
.recent_list a {
	display: block;
}
.recent_list :last-child {
	text-align: right;
}
/*链接hover*/
.category .prod_type li, .titlelist li {
	line-height: 26px;
}
.category .prod_type li a:hover, .titlelist li a:hover {
	color: #ce0d12;
}
/*正文内边距*/
.art_list_con, #sta_content, .company_intro, .qq_list_con, .prodview_content, form#messform, .com_con {
	padding: 0 12px 5px 12px;
	border:1px solid #d2d2d2;
	border-top:none;
	min-height:158px;
}
.mb_foot_block .com_con {
	border:none;
	min-height:30px;
}
.prodview_content {
	clear: both;
}
/*add or reset css*/
.wrap {
	width: auto;
	min-height: 400px;
}
#longBarTop, #longBarBottom, .con > div, #leftmain {
	width: 1100px;
	margin: 0 auto;
}
#longBarTop, #longBarBottom {
}
#longBarTop .blk_t, #longBarTop .art_list_title, #longBarTop .artview_title, #longBarBottom .blk_t, #longBarBottom .art_list_title, #longBarBottom .artview_title {
	line-height: 38px;
	text-indent: 12px;/*text-align: center;
  font-weight: 300;
  border-bottom: none;
  em {
  	display: block;
  	width: 120px;
  	border: 1px dashed #C7040B;
  	margin: 0 auto;
  }*/
}
#longBarTop .list_bot, #longBarBottom .list_bot {
	height: 7px;
}
.left_con .mod_block, .center_con .mod_block {
	margin-right: 10px;
}
.right_con .mod_block {
	margin-left: 10px;
}
#leftmain .center_con .art_list, #leftmain .center_con .artview, #leftmain .center_con .art_list1 {
	margin-right: 10px;
}
.left_con .mod_block, .right_con .mod_block {
	background-color: #FFF;
}
.left_con .blk_t, .left_con .art_list_title, .left_con .artview_title, .right_con .blk_t, .right_con .art_list_title, .right_con .artview_title {
 *height: 38px;

}
.left_con .blk_t em, .left_con .art_list_title em, .left_con .artview_title em, .right_con .blk_t em, .right_con .art_list_title em, .right_con .artview_title em {
	margin-left: 8px;
	line-height: 38px;
	font-style: normal;
}
.center_con .mod_block, .center_con .art_list, .center_con .artview, .center_con .art_list1 {
	background-color: #FFF;
}
.center_con .blk_t, .center_con .art_list_title, .center_con .artview_title {
	line-height: 38px;
 *height: 38px;
	text-indent: 12px;
}
.center_con .com_con, .center_con .list_con {
	border: 1px solid #E5E5E5;
	border-top: none;
}
.center_con .art_list_title {
 *height: 38px;
}
.center_con .art_list_title em {
	margin-left: 8px;
	line-height: 38px;
	font-style: normal;
}
.header_con {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.nav_con {
	width: 1100px;
	margin: 0 auto;
	height:43px;
	position: relative;
	background:#FFF url(../images/nav_bj.jpg) repeat-x;
}
.logo, #nav, .logo .flash_image {
	width: auto;
}
/*banner*/
.banner {
 *z-index: -1;
	padding-top: 15px;
}
.banner .flash_image {
	width: 1100px;
}
.banner .mod_block {
	padding-bottom: 12px;
}
#longBarTop .company_intro .list_more, #longBarTop .company_intro .art_list .art_list_search, .art_list #longBarTop .company_intro .art_list_search, #longBarBottom .company_intro .list_more, #longBarBottom .company_intro .art_list .art_list_search, .art_list #longBarBottom .company_intro .art_list_search {
	display: none;
}
.FORIE7 {
	float: none;
}
ul.mktree li.liBullet .bullet {
	background: url(../images/minus.gif) center left no-repeat !important;
}
/*内容边框*/
.list_main {
	border:1px solid #CCC;
	border-top:none;
}
.company_intro {
	border:1px solid #CCC;
	border-top:none;
}
.list_more img {
	width:48px;
	height:24px;
}

  h3{ border:1px solid #d2d2d2; border-top:none;  }
  
 .mb_BeMbpnrD_block{ margin-top:5px} 
  
  td{ height:10px;}