- 公司名称:
- 葫芦岛天启晟业化工有限公司
- 所在地区:
- 辽宁省 沈阳
- 公司类型:
- 贸易商
- 公司规模:
- 企业网站:
- http://tianqichem.company.lookchem.cn
- 联系人:
- 段
- 联系电话:
- s
- 联系手机:
- 公司传真:
- 联系QQ:
/* 翻译加载器样式 */ .imt-loading-indicator { vertical-align: middle !important; width: 10px !important; height: 10px !important; display: inline-block !important; margin: 0 4px !important; border: 2px rgba(221, 244, 255, 0.6) solid !important; border-top: 2px rgba(0, 0, 0, 0.375) solid !important; border-left: 2px rgba(0, 0, 0, 0.375) solid !important; border-radius: 50% !important; padding: 0 !important; -webkit-animation: imt-loading-animation 0.6s infinite linear !important; animation: imt-loading-animation 0.6s infinite linear !important; } @-webkit-keyframes imt-loading-animation { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); } } @keyframes imt-loading-animation { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } .se_imt_html { height: 100%; } .se_imt_html body { position: relative; min-height: 100%; top: 40px; } @media print { #imt-webext { display: none !important; } }