@charset "utf-8";
@import url(../common/main.css);
@import url(../../js/site/text-overflow.css);

/*总体宽度*/
.ROWSer{width:1000px;margin:0 auto;overflow:hidden;}
.ROWSer2{padding:0 10px}
	.ROWSer2 .LEFTer{float:left} /*左侧*/
	.ROWSer2 .MIDDLEer{float:right} /*右间*/
.ROWSer3{padding:0 10px}
	.ROWSer3 .LEFTer{float:left} /*左侧*/
	.ROWSer3 .MIDDLEer{float:left;margin:0 10px} /*中间*/
	.ROWSer3 .RIGHTer{float:right} /*右侧*/

/* 窄幅 */
.NARROWth{width:220px;overflow:hidden}

/* 中幅 */
.MIDDLEth{width:520px;overflow:hidden}

/* 宽幅 */
.LARGOth{width:750px;overflow:hidden}

/* 头 */
	/*LOGO+公司名称*/
	.HEADer{overflow:hidden}
		.HEADer img{float:left;vertical-align:middle}
		.HEADer strong{float:left;margin:10px 0 0 0;padding:0 0 0 30px;line-height:120%}
	/*退出+中心+收藏*/
	/*会员类型+诚信等级+企业等级*/
	.HEADer .col02{display:none}

/* 尾广告 */
.FOOTerAD{margin:10px 0 0}
	.FOOTerAD a{float:left;display:block;margin:0 3px}
	.FOOTerAD a.First{margin-left:0}
	.FOOTerAD a.Last{margin-right:0}

.AD540{margin:10px 0 0}

.AD760{margin:10px 0 0}

/* 尾 */
.FOOTer{margin:10px 0 0}

/* 模块 */
/* 默认模块 ID00 */
.BOXer00{margin:10px 0 0;}
	/*标题*/
	.BOXer00 h2{position:relative}
		.BOXer00 h2 strong{color:#fff}
				.BOXer00 h2 strong a:link,.BOXer00 h2 strong a:visited{color:#fff}
				.BOXer00 h2 strong a:hover,.BOXer00 h2 strong a:active{color:#fff}
		.BOXer00 h2 em{font-style:normal;position:absolute;top:0;right:5px}
			.BOXer00 h2 em a{font-family:"宋体"}
				.BOXer00 h2 em a:link,.BOXer00 h2 em a:visited{color:#fff}
				.BOXer00 h2 em a:hover,.BOXer00 h2 em a:active{color:#fff}
	/*内容*/
	.lstBasic{}

/* 主菜单 */
/* 顶部通栏主菜单 */
		.HEADMer .MENUer li{float:left}

/* 左右侧窄幅主菜单 */
.NARROWth .MENUer{margin:10px 0 0}
.NARROWth .BOXer00{overflow:hidden;}

/* 列表类 */
/* 普通列表类 */
	.lstBasic ul{width:100%}
		.lstBasic ul li{position:relative;height:25px;overflow:hidden;line-height:25px}
			.lstBasic ul li span{width:90%}
			.span70 ul li span {width:71%}
			.lstBasic ul li b{font-weight:normal;font-family:"宋体";color:#666;margin-right:3px} /*灰色辅助信息*/
			.lstBasic ul li em{font-style:normal;position:absolute;top:0;right:10px} /*右侧对齐信息*/

	.MIDDLEth .lstBasic ul li{float:left;width:50%}
	.LARGOth .lstBasic ul li{float:left;width:33%}

/* 多级列表类 */
		.lstSingleLevel ul li{position:relative;height:25px;overflow:hidden;line-height:25px}
			.lstSingleLevel ul li span{width:80%}
			.lstSingleLevel ul li em{font-style:normal;position:absolute;top:0;right:10px}
	.lstSingleLevel .spanCenter{text-align:center;height:30px;overflow:hidden;line-height:30px}

	.MIDDLEth .lstSingleLevel ul li{margin:0}
	.LARGOth .lstSingleLevel ul li{margin:0}
		.MIDDLEth .lstSingleLevel ul li{float:left;width:50%}
		.LARGOth .lstSingleLevel ul li{float:left;width:33%}

/* 多级列表类 */
	.lstMultiLevel .spanCenter{text-align:center;height:30px;overflow:hidden;line-height:30px}
	.MIDDLEth .lstMultiLevel .category dd ul li{margin:0}
	.LARGOth .lstMultiLevel .category dd ul li{margin:0}
		.MIDDLEth .lstMultiLevel .category dd ul li{float:left;width:50%}
		.LARGOth .lstMultiLevel .category dd ul li{float:left;width:33%}

/* 多栏列表类 */
		.lstMultiCote table thead{font-weight:bold}
				.lstMultiCote table tbody tr.tr0{background:#fff}
				.lstMultiCote table tbody tr.tr1{background:#eee}
					.lstMultiCote table tbody tr td{height:30px;line-height:30px}
								.lstMultiCote table tbody tr td .divNewsList span{width:600px}
								.lstMultiCote table tbody tr td .divServicesList span{width:400px}
								.lstMultiCote table tbody tr td .divCooperatesList span{width:400px}
								.lstMultiCote table tbody tr td .divJobsList span{width:380px}
								.lstMultiCote table tbody tr td .divExhibitionList span{width:380px}

/* 资质证书列表1 */
		.lstCert1 table tr{background:#fff}
			.lstCert1 table tr.trFirst{background:#f9f9f9}
				.lstCert1 table tr td{padding:5px;text-align:center}
					.lstCert1 table tr td.tdTitle{font-weight:bold;text-align:right}
					.lstCert1 table tr td.tdName{font-weight:bold}

/* 资质证书列表2 */
				.lstCert2 table thead tr td{padding:5px;font-weight:bold;text-align:center}
				.lstCert2 table tbody tr.tr0{background:#fff}
				.lstCert2 table tbody tr.tr1{background:#eee}
					.lstCert2 table tbody tr td{padding:5px;text-align:center}
						.lstCert2 table tbody tr td.tdName{font-weight:bold}

/* 产品列表 橱窗 */
		.lstGoodsPic ul li{float:left;width:24%;height:150px}
			.lstGoodsPic ul li img{display:block;margin:0 auto}
			.lstGoodsPic ul li span{display:block;margin:0 auto;width:80%}
			.lstGoodsPic ul li em{display:block;text-align:center;font-style:normal;font-family:"宋体";color:#666}

/* 产品列表 列表 */
			.lstGoodsPicTxt table thead tr td{font-weight:bold;padding:5px;text-align:center}
			.lstGoodsPicTxt table tbody tr.tr0{background:#fff}
			.lstGoodsPicTxt table tbody tr.tr1{background:#eee}
				.lstGoodsPicTxt table tbody tr td{padding:5px;text-align:center}
					.lstGoodsPicTxt table tbody tr td.tdName{font-weight:bold;text-align:left}
					.lstGoodsPicTxt table tbody tr td.tdPrice{color:#f00}

/* 产品列表 切换 */
			.hrfGoodsTab tr td{padding:0!important}

/* 在线咨询 列表 */
			.lstFax table tr td{padding:5px}
				.lstFax table tr td.tdName{font-weight:bold;white-space:nowrap;vertical-align:top}
				.lstFax table tr td.tdTitle{color:#039;font-weight:bold}
	.lstFax .txtShowAnswer{text-align:right}

/* 总行服务分类 列表 */

/* 搜索类 */
	.schBasic .row1{margin:5px 0}
		.schBasic .row1 label{font-weight:bold}

	.MIDDLEth .schBasic .row1{float:left;width:50%}
	.MIDDLEth .schBasic .row33{width:100%}
	.MIDDLEth .schBasic .row100{width:100%}
	.LARGOth .schBasic .row1{float:left;width:50%}
	.LARGOth .schBasic .row33{width:33%}
	.LARGOth .schBasic .row100{width:100%}
		.NARROWth .schBasic .row1 .inpSelect{width:140px}
		.NARROWth .schBasic .row33 .inpSelect{width:140px}
		.NARROWth .schBasic .row1 .inpInput{width:140px}
		.NARROWth .schBasic .row100 .inpInput{width:140px}
		.MIDDLEth .schBasic .row1 .inpSelect{width:160px}
		.MIDDLEth .schBasic .row33 .inpSelect{width:300px}
		.MIDDLEth .schBasic .row1 .inpInput{width:160px}
		.MIDDLEth .schBasic .row100 .inpInput{width:420px}
		.LARGOth .schBasic .row1 .inpSelect{width:200px}
		.LARGOth .schBasic .row33 .inpSelect{width:170px}
		.LARGOth .schBasic .row1 .inpInput{width:200px}
		.LARGOth .schBasic .row100 .inpInput{width:600px}

/* 图文类 */
/* 公司介绍图文类 */
	.ptCompanyInfo .Pic{display:block;margin:0 auto}
	.ptCompanyInfo .hrfInfoShow{text-align:right;font-family:"宋体";cursor:pointer;display:block;text-decoration:under-line;text-align:right;clear:both;}

	.NARROWth .ptCompanyInfo .Pic{float:right}
	.MIDDLEth .ptCompanyInfo .Pic{float:right}
	.LARGOth .ptCompanyInfo .Pic{float:right}

/* 公司新闻图文类 */
	.ptNewsInfo h3{text-align:center}
	.ptNewsInfo .txtSubTitle{text-align:center;color:#666}
	.ptNewsInfo .hrfGotoBack{text-align:right;font-family:"宋体"}

/* 资质证书图文类 */
		.ptCertificate h3{text-align:center}
		.ptCertificate img{display:block;margin:0 auto}
				.ptCertificate table tr td{padding:5px}
					.ptCertificate table tr td.tdName{font-weight:bold;text-align:right}
		.ptCertificate .hrfGotoBack{text-align:right;font-family:"宋体"}

/* 其它类 */
/* 左侧联系方式 */
		.othContactLeft strong{font-weight:bold}

/* 左侧资质证书 */
	.othCertificateLeft a{font-weight:bold}

/* 左侧信息统计 */
	.othInfoStatLeft a{font-weight:bold}

/* 联系我们 */

/* 企业详细信息 */
	.othCompanyInfo ul{width:100%}
		.othCompanyInfo ul li{float:left;width:50%}
			.othCompanyInfo ul li.liW100{width:100%}


/* 我要提问 */
			.othAskUS table tr td{padding:3px;vertical-align:top}
				.othAskUS table tr td.tdName{font-weight:bold;text-align:right}
					.othAskUS table tr td .inpInput{width:400px}
					.othAskUS table tr td .inpText{width:400px;height:100px}

/* 特别推荐产品 */
	.othCommend .hrfDirection{white-space:nowrap}
		.othCommend .hrfFront{padding:0 5px 0 0}
		.othCommend .hrfBack{padding:0 0 0 5px}
		.othCommend .divContent1{overflow:hidden}
					.othCommend .divContent1 table tr td{padding:0 5px 0 0;overflow:hidden;width:120px;vertical-align:top;text-align:center}
	.NARROWth .othCommend .divContent1{width:170px}
	.MIDDLEth .othCommend .divContent1{width:460px}
	.LARGOth .othCommend .divContent1{width:700px}

/* 服务分类HEAD */
.h2ServiceClass{position:relative;color:#fff;height:24px;overflow:hidden}
		.h2ServiceClass a:link,.h2ServiceClass a:visited{color:#fff}
		.h2ServiceClass a:hover,.h2ServiceClass a:active{color:#fff}
	.h2ServiceClass .hrfDirection{white-space:nowrap;vertical-align:top}
		.h2ServiceClass .hrfFront{padding:0 5px 0 0}
		.h2ServiceClass .hrfBack{padding:0 0 0 5px}
	.h2ServiceClass .divContent{position:absolute;top:0;right:0}
		.h2ServiceClass .divContent1{overflow:hidden}
					.h2ServiceClass .divContent1 table tr td{padding:0 5px 0 0;overflow:hidden;white-space:nowrap;vertical-align:top}
	.LARGOth .h2ServiceClass .divContent1{width:500px}

/* 分页 */
.spanPage{text-align:right;height:30px;overflow:hidden;line-height:30px;width: 100%;}

/* 表单 */
.inpInput{border:1px solid #ccc}
.inpText{border:1px solid #ccc}

/* 标签菜单 */
.tabMenu{margin:10px 0 0}
		.tabMenu ul.conMenu2 li{float:left;margin:0 5px}

/* 标签内容 */
.tabDiv{}

/* 当前位置 */
.navBox{font-family:"宋体"}

/*测试用*/
.controlBanner{position:fixed; padding:5px; right:3px; top:5px; width:100px;background:#D4D0C8; border-width:1px; border-style:solid; border-color:#404040 #fff   #fff #404040}
.controlBanner span {display:block; margin-bottom:10px; width:14px; height:14px; line-height:14px; text-align:center; overflow:hidden; font-size:10px; cursor:pointer;background:#D4D0C8; border-width:1px; border-style:solid; border-color:#fff #404040 #404040 #fff}

#search_result {margin-top:10px;}