@charset "utf-8";
.clear {
	clear: both;
	overflow: hidden;
}
/***面包屑导航条*****/
#breadCrumb {
	margin-bottom: 5px;
}
/***单独页面*****/



/***询盘****/
#inquiry_products {
	list-style-type: none;
}
/***tag list***/
.taglist, .tagletter {
	clear: both;
}
.taglist li {
	float: left;
	width: 25%;
}
.tagletter {
	margin: 0 auto;
	width: 430px;
}
.tagletter li {
	float: left;
	padding: 3px;
}
.copyright {
	clear: both;
	text-align: center;
}
/***会员中心***/
#memberToolbar {
	padding-right: 20px;
	margin-bottom: 1px;
	text-align: right;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.tabledata {
	background: #ccc;
}
.tabledata th, .tabledata td {
	padding: 3px 5px;
	background: #fff;
}
.inquiryDetailTitle {
	font-weight: bold;
}
.inquiryDetailBody {
	padding: 5px 5px 5px 115px;
	margin: 5px;
	width: 60%;
	min-height: 80px;
*min-height:80px;
	border: 1px solid #ccc;
	background: #eee url(../../images/2008112220143122778026.png) no-repeat;
}
.inquiryDetailReply {
	float: right;
	padding: 5px 115px 5px 5px;
	margin: 5px;
	position: relative;
	width: 60%;
	min-height: 80px;
*min-height:80px;
	border: 5px solid #ddd;
	background: url(../../images/2008112220143122778031.png) no-repeat top right;
}
.arrowUP {
	display: block;
	width: 20px;
	height: 8px;
	position: absolute;
	top: -13px;
	background: url(../../images/icon_arrow_up11.gif) no-repeat

}
.inquiryDetail {
	display: none;
}
.inquiryRow {
	cursor: pointer;
}
.trHover td {
	background: #eee;
}
.member_introduce {
	float: left;
	width: 50%;
}
.member_login_box {
	float: left;
	width: 50%;
}
.member_login_box .login_form_row .label {
	float: left;
	width: 100px;
}
.member_login_box .login_form_row .submit_row {
	text-align: center;
}
.member_left {
	float: left;
	width: 180px;
}
.member_right {
	float: left;
	width: 780px;
}
/***links页面****/
.linkgroup {
	clear: both;
	margin: 5px;
}
.linkgroup dt {
	font-weight: bold;
}
.linkgroup dd {
	float: left;
	padding: 3px 5px;
}
/***分页链接***/
.pager {
	margin: 20px;
	border-top: #ccc 1px solid;
	padding: 5px 0;
}
.page_link {
	padding: 5px;
	margin: 3px;
}
.pager span.total {
	display: inline-block;
	line-height: 25px;
	clear: both;
	background: none;
}
.page_link_now, .page_link_a, .page_link_pre, .page_link_next, .page_link_first, .page_link_last {
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
page_link_now a, .page_link_a a, .page_link_pre a, .page_link_next a, .page_link_first a, .page_link_last a {
	text-decoration: none;
	color: #555;
}
.page_link_now {
	background: #ddd;
	font-weight: bold;
}
/***错误提示****/
.msgStack {
	padding: 0.25em;
	margin: 0.5em;
	color: #666;
	line-height: normal;
	border-radius: 4px;
	text-indent: 27px;
}
.msgStack_s {
	background: url("../../images/success.gif") no-repeat scroll 5px center #DDFFDD;
	border: 1px solid #80CA82;
	width: 94%;
}
.msgStack_c {
	background: url("../../images/warning.gif") no-repeat scroll 5px center #FFFFCE;
	border: 1px solid #FFD186;
	width: 94%;
}
.msgStack_e {
	background: url("../../images/error.gif") no-repeat scroll 5px center #FFD9D9;
	border: 1px solid #FFB5B5;
	width: 94%;
}
/***表单验证消息提示***/
.inputValidateTip {
	cursor: pointer;
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url("../../images/icon_notice.png") no-repeat scroll 0 0 red;
}
.floatTip {
	position: absolute;
	line-height: 18px;
	padding: 0 5px;
	background: #FDEBE1;
	border: 1px solid #F0732F;
}
/**sitemap/feed 图标显示**/
.icon_sitemap {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../../images/icon_sitemap.png");
}
.icon_feed {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../../images/icon_feed.png");
}
/***左菜单***/
.LeftMenu dt {
	font-size: 14px;
	font-weight: bold;
}
/***询盘浮动框***/
#inquiryBasket {
	display: none;
	padding: 3px;
	width: 150px;
	height: 310px;
	border: 1px solid #ccc;
	background: #eee;
	position: fixed;
*position:fixed !important;
*position:absolute;
	right: 0;
	top: 120px;
}
#inquiryBasket_box {
	overflow: auto;
	padding: 3px;
	height: 250px;
	background: #fff;
}
#inquiryBasket .inquiryBasket_btn {
	padding: 5px;
	line-height: 21px;
}
#inquiryBasket .btn_send_inquiry {
	width: 32px;
	height: 22px;
	border: 0;
	background: url(../../images/btn_send_inquiry.gif) no-repeat 0;
	cursor: pointer;
}
#inquiryBasket .btn_trash_inquiry {
	display: inline-block;
	width: 32px;
	height: 22px;
	border: 0;
	background: url(../../images/btn_trash_inquiry.gif) no-repeat 0;
	cursor: pointer;
}
#inquiryBasket .btn_delete {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../images/btn_delete.gif) no-repeat 0;
}
/***下载按钮***/
.downloadBtn {
	margin: 10px 0;
	padding: 20px;
	text-align: right;
	border-top: 1px dashed #E5E5E5;
	border-bottom: 1px dashed #E5E5E5;
}
.downloadBtn a {
	display: inline-block;
	text-indent: 999em;
	overflow: hidden;
	background: url(../../images/btn_download.jpg) no-repeat;
	width: 120px;
	height: 25px;
	line-height: 80px;
}
/***默认页面样式***/
#contentBox h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #54B9E7;
	border-bottom: 1px dashed #CCC;
}
#productIndex .subCats {
	background: #F6F6F6;
	border: 1px solid #EEE;
	margin: 5px 0;
	overflow: hidden;
	padding: 8px;
	line-height: 18px;
}
#productIndex .subCats .subCatItem {
	float: left;
	width: 150px;
	text-align: center;
}
#productIndex .subCats .subCatItem img {
	width: 100px;
	height: 100px;
}
.productList {
	clear: both;
}
.productKeyword li {
	float: left;
	padding: 0 1em;
}
#productShow .productMImg {
	float: left;
	width: 250px;
}
.richTitle {
	font-size: 16px;
	margin: 8px 0;
	text-align: center;
}
.richAbstract {
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	color: #646464;
	line-height:25px;
}
.richBody {
	padding: 5px 10px;
	clear: both
}

.richBody ul{ margin-top:8px;}
.richBody ul li{ line-height:20px;}
.relatedArchiveLink {
	clear: both;
	width: 580px;
	margin: 0 auto;
	height: 54px;
	background: #f7f7f7;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	font: 12px Verdana, Geneva, sans-serif;
	color: #939393;
	padding: 5px;
	padding-left: 15px;
}
.relatedArchiveLink p {
	line-height: 25px;
}
.richBody p {
	text-indent: 2em;
	margin-bottom: 18px;
}
.richFooter {
	text-align: right;
}
.productItemBox {
	float: left;
	width: 25%;
}
.productItemPic {
}
.productItemPic a {
	display: inline-block;
}
/*人才招聘*/
.archivelist ul {
}
.archivelist ul li {
	float: left;
	border-bottom: #ccc dotted 1px;
	width: 100%;
}
.archivelist ul li span.date {
	display: inline-block;
	text-indent: 20px;
}
.richBody {
	width: 100%;
}
.richBody table {
	border-collapse: collapse;
	border: #ccc solid 1px;
	width: 98%;
}
.richBody table th {
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}
.richBody table tr, .richBody table tr td {
	border: #ccc solid 1px;
	text-align: left;
	text-indent: 8px;
}
.richBody table tr {
	line-height: 30px;
	text-align: center;
}
.richBody ul li {
	clear: both;
	line-height: 20px;
}
.richBody ul li span {
	float: left;
	display: inline-block;
	width: 120px;
	text-align: left !important;
	text-indent: 20px;
	font-weight: bold;
}
.richBody h2 {
	line-height: 30px;
	border-bottom: #ccc solid 1px;
	font-size: 15px;
	font-family: "微软雅黑";
	text-indent:8px;
}
.archiveListItem {
	clear: both;
	padding: 10px;/*height:130px;*/
	border-bottom: 1px dotted #ccc;
}
.archiveListItemPic {
	float: left;
	margin: 8px;
}
.archiveListItemTitle {
	width: 520px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.archiveListItemSumary {
	float: left;
	width: 520px;
	height: 70px;
}
.archiveListItemEx {
	float: left;
	width: 520px;
	text-align: right;
}
.blogItem {
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
#member_form table tr td.form_head {
	vertical-align: middle;
}
#member_form table tr td.form_head label {
	line-height: 20px; /*height:20px;*/
}
#member_form table tr td.form_head .red {
	line-height: 20px;
}
#member_form table #country, #member_form table select {
	height: 22px;
}

.textarea_public {
	border: #C1C1C1 1px solid;
	line-height: 20px;
	font-size: 12px;
}
table#AutoNumber tr.NumberHead {
	background: #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
input.sign_sub { /*width:70px;*/
	width: 70px !important;
	padding: 0px 15px;
	height: 25px;
	border: none;
	background: #4E5864;
	color: #FFF;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 20px
}
input.sign_reset {
	width: 70px !important;
	height: 25px;
	border: none;
	background: #4E5864;
	color: #FFF;
	cursor: pointer;
	margin-top: 20px
}
input.sign_sub,input.sign_reset { border-radius:5px; border: solid 1px rgba(0,0,0,.5);}
.notice {
	color: red;
}
/*产品列表*/
.catList {
	padding: 10px;
	float: left;
	width:100%;
}
.catList h1{ font-weight:bold;text-align: center;font-size:20px; line-height:40px;}
.porductinfo h2, .porductnews h2 {
}
.catList h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin: 10px 0 0 10px;
	border-bottom: 1px solid #e2e2e2;
}
.porductsIntro p{ line-height: 28px;font-size:14px;}
.list_nav {
	float: right;
	width: 250px;
	height: auto;
}
.view {
	width: 738px;
	height: 180px;
}
.view img {
	width: 250px;
	height: 150px;
	margin: 15px 10px 0 0px;
	float: right;
}
.viewmneu {
	width: 300px;
	margin: 10px;
	padding: 10px;
	border: solid 1px #ccc;
	float: left;
}
.viewmneu .viewtit {
	height: 30px;
	border-bottom: dashed 1px #666;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	display: block;
}
.viewmneu ul {
	list-style: none;
	padding: 10px;
	overflow: hidden;
}
.viewmneu ul li {
	padding: 0 0 0 25px;
	height: 30px;
	line-height: 30px;
	background: url(../../images/vdot.jpg) no-repeat 5px center;
}
.viewmneu ul li a, .viewmneu ul li a:hover {
	color: #136ec2;
	text-decoration: underline;
	font-size: 15px;
}
.porductinfo {padding:2px 6px;}
.porductinfo p{ background:none !important; font-size: 14px; line-height: 28px;}
/*产品分类导航 开始*/
.list_nav .right_box {
	display: inline-block;
	padding-top: 10px;
	width: 255px;
	background: url(../../images/right_top.png) no-repeat

}
.list_nav .right_box .center_bg {
	overflow: hidden;
	padding: 0px 25px 10px 25px;
	width: 205px;
	background: url(../../images/right_y.png) repeat-y

}
.list_nav .right_box .center_bg ul li {
	line-height: 25px;
}
.list_nav .right_box .bottom_bg {
	display: block;
	_margin-top: -2px;
	width: 255px;
	height: 10px;
	background: url(../../images/right_bottom.png) no-repeat -1px bottom

}
.list_nav .right_box span {
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #efefef;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
.list_nav .right_box .center_bg_tab {
	overflow: hidden;
	padding: 0px 25px 10px 25px;
	width: 205px;
	background: url(../../images/right_y.png) repeat-y

}
.list_nav .right_box .menu {
	overflow: hidden;
	height: 36px;
}
.list_nav .right_box .menu li {
	width: 77px;
}
.list_nav .right_box .con_menua a {
	float: left;
*float:none;
*display:inline-block;
	margin: 10px 5px 0px 10px;
}
#article_right .more {
	display: block;
	margin-top: 15px;
	width: 90%;
	text-align: right
}
.list_nav .right_box .menu li {
	float: left;
	overflow: hidden;
	width: 78px;
	background: #f6f6f6;
	border-left: #dedede solid 1px;
	border-bottom: #dedede solid 1px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	line-height: 35px;
}
#menua1, #menub1, #menuc1 {
	border-left: none;
}
.list_nav .right_box .menu li.hover {
	background: #ffffff;
	border-bottom: none;
	font-weight: bold
}
.list_nav .right_box .con_menua {
	display: inline-block;
}
.list_nav .right_box .con_menua li {
	height: auto
}
.list_nav .right_box .con_menua a {
	float: left;
*float:none;
*display:inline-block;
	margin: 0px 5px 0px 0px;
}
.list_nav .right_box .con_menua .more {
	display: block;
	margin-top: 15px;
	width: 90%;
	text-align: right
}
/*产品分类导航 结束*/


.productinfo p {
	 line-height:28px;
}
/*产品列表 开始*/
.productlist ul {
	margin: 10px;
}
.productlist ul li {
	float: left;
	width:48%;
	margin: 10px 1%;
}
.productlist ul li.margin_right0 {
	margin-right: 0px;
}
.productlist ul li img {
	float: left;
	display: block;
	width: 210px;
	max-height: 160px;
	margin-right: 15px;
	border: 1px solid #d0d0d0;
}
.productlist ul li span {
    display: block;
	font-weight:bold;
	height: 30px;
	line-height: 30px;
	font-size:15px;
	overflow: hidden;
}
.productlist ul li em {
	line-height: 22px;
	text-overflow:ellipsis;
	overflow:hidden;
	width: 48%;
	height: 130px;
	float:left;
}
.productlist ul li em a,productlist ul li span a{ float:none;}
/*产品列表 开始*/
ul.pro_list {}
ul.pro_list li {
	float: left;
	width:48%;
	margin: 10px 2% 0 0;
}
ul.pro_list li.margin_right0 {
	margin-right: 0px;
}
ul.pro_list li a{ float:left; width:40%;}
ul.pro_list li a img {
	display: block;
	width: 100%;
	border: 1px solid #999;
	border-radius:3px; 
	box-shadow:2px 2px 2px rgba(0,0,0,.3);
	height:128px;
}
ul.pro_list li a:hover img {
	border: 1px solid #ccc;
	
}
ul.pro_list li span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	overflow: hidden;
	font-weight:bold;
	text-indent:4px;
}
ul.pro_list li em {
	line-height:22px;
	text-overflow:ellipsis;
	overflow:hidden;
	height: 82px;
	display: block;
	text-align:left;
	padding-left:6px;
}
/*产品列表 结束*/
.cat_dir {
	border-bottom: #ccc solid 1px;
	border-top: #ccc solid 1px;
	background-color: #fbfbfb;
	clear: both;
	height: 85px;
}
.z-catalog {
	display: inline-block;
	float: left;
	width: 92px;
	height: 85px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border-right: #ccc solid 1px;
}
.cat_dir span {
	border-bottom: 5px solid #64a0de;
	display: block;
	padding-top: 28px;
	padding-bottom: 6px;
	text-align: center;
}
.cat_dir ul {
	display: inline-block;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}
.cat_dir ul li {
	line-height: 20px;
	color: #36C;
	font-size: 13px;
}
.cat_dir ul li a {
	color: #36C;
}
.keywordsInner {
	margin-top: 16px;
}
.keywordsInner h2 {
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #e2e2e2 solid 1px;
}
/*产品新闻列表 开始*/
.article_item {
	border-bottom: 1px solid #ededed;
	background: #fff;
	padding: 5px 10px;
	overflow: hidden;
	position: relative;
	height: 100px
}
.article_content {
	float: left;
	width: 670px;
}
.article_title {
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
}
.article_info {
	float: left;
	line-height: 26px;
	font-size: 13px;
	color: #666;
}
.article_pic {
	float: right;
	width: 160px;
	height: 100px;

}
.article_pic  img{
		border: 1px #ccc solid;
	border-radius:3px;
	box-shadow:2px 2px 2px rgba(0,0,0,.3);
	width:96%;
	height:96%;
}
/*产品新闻列表结束*/

/*文章内容分页*/
.article_page_link {
	clear: both;
	margin-top: 20px;
}
span.article_page { /*float: left;*/
	display: inline-block;
	width: 20px;
	line-height: 20px;
	height: 20px;
	border: #ccc solid 1px;
	margin: 0px 4px;
	text-align: center;
}
span.this_page {
	background-color: red;
}
span.this_page a {
	color: #fff;
}
span.total_no {
	float: left;
	display: inline-block;
	width: 40px;
	line-height: 20px;
	height: 20px;
}
span.current a {
	color: red;
}
/*上一页 下一页*/
.next_page {
	width: 100%;
	margin: 20px 0;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	display: block;
}
.next_page_last {
	width: 49%;
	float: left;
}
.next_page_next {
	width: 49%;
	float: right;
	text-align: right;
}
/*FAQ 常见问题*/
.faq {
	width: 100%;
	float: left;
	padding-left: 8px;
}
.faq dt {
	float: left;
	width: 663px;
	background: url(../../images/faq-icon.gif) left no-repeat;
	padding-left: 25px;
	vertical-align: middle;
	font: bold 14px/24px Tahoma;
}
.faq dd {
	width: 662px;
	float: left;
	border-bottom: 1px dashed #ddd;
	padding-left: 26px;
	margin-bottom: 15px;
}
.tags {
	margin: 4px auto;
	width: 980px;
	clear: both;
	padding-top: 10px;
}
.btn_delete {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../images/btn_delete.gif) no-repeat 0;
	margin-left: 8px;
}
.member_bt {
	font: 12px "courier new";
	background-color: #d7322d;
	border: #d7322d 0px solid;
	color: #FFFFFF;
	padding: 0 20px 0 20px;
	height: 28px;
	line-height: 28px;
}
.member_info table {
	border-collapse: collapse; /*border:#ccc solid 1px;*/
	font-size: 12px;
}
.member_info table td {/* border:#ccc solid 1px;*/
	padding: 0px 2px;
}
.shownews .navTitle {
	height: 40px !important;
}
/*底部关键词产品导航显示区域 开始*/
.pronav{margin:0px auto;padding:0px;overflow:hidden;}
.pronav_nr{background:none #f8f8f8;}
.pronav_t{line-height:30px;font-weight:bold;margin:0px;overflow:hidden;}
.pronav_t h2{margin:0px;padding:0px;display:inline;font-size:14px;font-weight:bold;text-indent: 10px;}
.pronav_t h2 a,a:hover,a:visited{color:#000; text-decoration:none;}
.pronav_info{margin:0px;padding:10px;overflow:hidden;color:#373737;}
.pronav_info li{line-height:25px;overflow:hidden;width:140px;float:left;}
.pronav_info li a,a:hover,a:active{color:#373737; text-decoration:none;}
/*底部关键词产品导航显示区域结束*/

/*最新tags 功能  chinafill 20151231 */
.first-letter {
	font-size: 20px;
	/*font-family: "Microsoft YaHei";*/
	font-family: "黑体";
	font-weight: bold;
	margin: 12px 15px 0;
	color: #06c;
}
ul.letter-nav {
	margin-top: 18px;
}
ul.letter-nav li {
	float: left;
	line-height: 25px;
}
ul.letter-nav li a {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 0 5px;
	float: left;
	margin-left: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
ul.letter-nav li a.on {
	background: #0066cc;
	color: #FFFFFF
}
ul.letter-nav li a:hover {
	background: #f3f9fa;
	border: 1px solid #94c5e5;
	padding: 0 4px;
	height: 15px;
	line-height: 15px;
	color: #0066cc
}
ul.letter-nav li a {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 0 5px;
	float: left;
	margin-left: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #06c;
}
.leter-list {
	clear: both;
}
.leter-list .tagsname {
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
}
.leter-list .topTo {
	float: right;
}
.leter_title {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 8px;
}

.leter-search ul{ margin-top:6px}
.leter-search ul li{ float:left; overflow:hidden; margin-left:20px; line-height:24px; white-space:nowrap;}

/*最新tags 功能结束  chinafill 20151231 */

/*热门TAGS 开始*/
.hot_tags{ margin-top:8px; margin-bottom:10px; border-bottom:#ccc dashed 1px; line-height:25px;}
.hot_tags a{ padding:2px 5px;}
/*热门TAGS结束*/
/*相关阅读*/
.other_news{ float: left;width:100%; margin-top: 5px;}
.other_news h2{line-height: 50px;font-size: 15px;text-indent: 10px;color: #b7153a;}
.other_news ul li{float:left;height: 82px;width: 49%;border-bottom: #ddd 1px dashed;margin-bottom: 10px;}
.other_news ul li img{
	width: 25%;
	height: 70px;
	float: left;
	margin-right: 2%;
	border: #ccc solid 1px;
}
.other_news ul li .txt {
	float: left;
	width: 72%;
}
.other_news ul li span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	overflow: hidden;
}
.other_news ul li span a:hover{
	text-decoration: none;
	color: #b90b0a;
}
.other_news ul li p {
	line-height: 18px;
	height: 54px;
	font-size: 12px;
	margin-top: 2px;
	overflow: hidden;
	color: #999;
}