/* 请保留版权信息谢谢~ 鬼懿CSS 框架 LAST UPDATE 2011-03-03 Author By 鬼懿 Email:87651357@qq.com */ /*以下请谨慎修改*/ /*@@ Reset */ @charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,button,th,td,img,input{margin:0;padding:0}img,fieldset{border:0}a,input{outline:0}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;white-space:normal}input,button,textarea,select{*font-size:100%}h1,h2,h3,h4,h5,h6{font-size:100%}em{font-style:normal}blockquote{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;} /** @ 网站全局 */ body{font-size:12px;line-height:20px;color:#666;font-family:Arial, Helvetica, sans-serif; background:#fff;} .l{ float:left; margin:0; padding:0; display:inline;} .r{ float:right; margin:0; padding:0; display:inline;} .clearfix:after,.wrap:after{content:" ";display:block;clear:both;height:0}.clearfix,.wrap{zoom:1} /*全局连接 link visited hover active*/ a{text-decoration:none; color:#666;} a:hover{ color:#0084c8;} /** @ 通用母版框架 */ /*版图居中*/ .head,.index,.foot,.ban{margin-left:auto;margin-right:auto;} /*头部*/ .header{ width:100%; height:128px; background:url(../images/header.jpg) top center repeat-x; } .head{ width:980px; height:128px;} .top { width:980px; height:30px; text-align:right; line-height:30px; color:#fff;} .nav { width:980px; height:98px;} /*index*/ .main{ width:100%; height:273px; background:url(../images/index.jpg) top center repeat-x; } .index{ width:980px; height:251px; position:relative; background:url(../images/indexbg.jpg) 0px 13px no-repeat;} .imore1 { position:absolute; left:207px; top:40px;} .imore2 { position:absolute; left:698px; top:40px;} .imore3 { position:absolute; left:925px; top:40px;} .iservice1 { position:absolute; right:33px; top:80px;} .iservice2 { position:absolute; right:33px; top:152px;} .iaboutimg { position:absolute; left:20px; top:73px;} .iabout { position:absolute; left:19px; top:140px; line-height:20px; width:220px;} .iproduct { position:absolute; left:300px; top:74px; width:430px; height:170px;} /*banner*/ .banner { width:100%; height:274px; background:url(../images/banner.jpg) top center no-repeat #e4e4e4;} .ban { width:980px; height:274px;} /*底部*/ .footer { width:100%; height:60px; background:url(../images/footer.jpg) top center repeat-x; } .foot { width:980px; height:60px; position:relative; color:#666;} .foot a { color:#666;} .foot a:hover { color:#0084c8;} .foot_l { height:60px; position:absolute; left:0px; top:0px; line-height:60px;} .foot_r { height:60px; position:absolute; right:0px; top:0px; line-height:60px;} /** @ 字体颜色*/ .fc-ttt { color:#275996;} .fc-tt { color:#76a4c8;} .fc-white{ color:#FFFFFF;} .fc-grey{ color:#717171;} .fc-blue{ color:#0969b3;} .fc-org{ color:#f28003;} .fc-10{ font-size:10px;} .fc-14{ font-size:14px;} .fc-16{ font-size:16px;} .fc-18{ font-size:18px;} .fc-ar{ font-family:Arial, Helvetica, sans-serif; line-height:18px;} .fc-mic{ font-family:"微软雅黑";} .fc-b { font-weight:bold;} .fc-ul { text-decoration:underline;} /** @ 补充*/