中国化工集团有限公司官方网站
简介
中国化工集团有限公司 (ChemChina) 是中国最大的化工企业之一,成立于1953年,总部位于北京。公司主要从事化肥、石油化工、新材料、新能源等领域的生产和销售,以及相关的科研、技术服务等业务。作为全球领先的化学品制造商和服务提供商,中国化工集团在全球范围内拥有众多知名品牌,如“红磷”、“黑磷”、“红星”等。
网站设计风格
根据提供的CSS代码片段,可以看出中国化工集团有限公司的官方网站采用了简洁明了的设计风格。页面整体以白色作为背景色,给人一种清爽舒适的感觉。导航栏位于页面顶部,方便用户快速找到所需信息。此外,页面还采用了响应式布局,适应不同设备的屏幕尺寸。
@charset "utf-8";
html{color:#000;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html, body {font-family:"微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b i.gjkc_img {margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align:baseline}
article, aside, details, dialog, figure, figure caption, footer, header, hgroup, menu, nav li a{display:block}
ol, ul{list-style:none}
blockquote, q {quotes: none}
blockquote: before, blockquote: after, q: before, q: after{content: '';content: none}
table{border-collapse:collapse;border-spacing:0}
/*begin reset*/
body{font-size:14px;line-height:1.5;word-wrap:break-word;color:#333;}
input[type=checkbox], input[type=radio]{vertical-align:middle}
input[type=button], input[type=submit], input[type=reset], input[type=file], button{width:auto}
select{width:100%;padding:2px}
textarea{resize:none;overflow-x:hidden;overflow-y:auto;min-height:50px}
/*end reset*/
body .container{margin:12px auto;max-width:1280px}
body .container .wrapper{position:relative}
body .container::after{clear:both;content:"";display:table}
body .container::before{content:"";display:table}
body .container::after::before{clear:both;content:"";display:table}
body.ie7 article{width:expression(document.body.clientWidth + document.documentElement.clientLeft);min-width:320px}
body.ie7 aside{width:280px;float:left;position:absolute;z-index:100;left:0}
body.ie7 #sidebar{width:280px;float:left}
body.ie7 #main{float:right;width:calc(100% - 280px);margin-top:28px}
/*end reset*/