<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


/***标签弹窗**/
.url{position:absolute; display:none; width:402px; height:100px; border:#ff5646 5px solid; background:#FFFFFF;text-align:center;color:#666666;padding:0px;z-index:9999;}
.url #title{width:375px; height:28px; background:url(images/close_bj.jpg) repeat-x ;float:left;}
.url #close{width:27px; height:28px; float:right;}
/***标签弹窗**/


/***企业库资料完善弹窗**/
.perfect{position:absolute; display:none; width:402px; height:100px;border:#ff5646 5px solid; background:#FFFFFF;text-align:center;color:#666666;padding:0px;z-index:9999;}
.perfect #title{width:375px; height:28px; background:url(images/close_bj.jpg) repeat-x ;float:left;}
.perfect #close{width:27px; height:28px; float:right;}
/***企业库资料完善弹窗**/

/***旗下产品弹窗**/
.subsidiary,.esubsidiary{position:absolute; display:none; width:402px; height:280px;border:#ff5646 5px solid; background:#FFFFFF;text-align:center;color:#666666;padding:0px;z-index:9999;}
.subsidiary #title,.esubsidiary #title{width:375px; height:28px; background:url(images/close_bj.jpg) repeat-x ;float:left;}
.subsidiary #close,.esubsidiary #close{width:27px; height:28px; float:right;}
.subsidiary #gname,.subsidiary #gnamelogo,.subsidiary #jianjie,.subsidiary #siteurl,.esubsidiary #egname,.esubsidiary #egnamelogo,.esubsidiary #ejianjie,.esubsidiary #esiteurl{ border-top:#666666 1px solid; border-left:#666666 1px solid; border-bottom:#EEEEEE 1px solid; border-right:#EEEEEE 1px solid; width:200px;}
/***旗下产品弹窗**/</pre></body></html>