body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input, textarea,th,td { margin: 0; padding: 0; border: 0;} html { color: #595757; overflow-y: scroll; overflow: 0; margin: 0; padding:0;} html,body { height: 100%; width:100%;} body,button,input,select,textarea { font-size: 14px; font-family: arial,'Hiragino Sans GB', 'Microsoft Yahei',微软雅黑,宋体,\5b8b\4f53,Tahoma,Arial,Helvetica,STHeiti; } ul,ol,li,dl,dd,dt{list-style: none;} em { font-style: normal; } a { text-decoration: none; } a:hover { text-decoration:none; } legend { color: #000; } fieldset,img { border: 0; } label,button { cursor: pointer;} /*解决IE图片缩放失真*/ img { -ms-interpolation-mode: bicubic;/* display: block;*/} /*允许用户缩放多行文本域*/ textarea { resize: vertical; } /*清除浮动*/ .clearfix:after { content: ''; display: block; height: 0; clear: both; } .clearfix { zoom: 1; } .clear { clear: both; } /*英文换行*/ .wordwrap { word-break: break-all; word-wrap: break-word; } /*单行文字超出显示省略号*/ .omit{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;} body{ min-width: 1280px; margin: 0 auto; } /*头部*/ .top{width:1100px;height:140px;margin: 0 auto;} .top .logo{float: left;} .top .logo img{display: block;width:470px;height:140px;} .top .Right{float: right;padding-top:25px;width:550px;} .Right ul{float: right; } .Right ul li{float: left;border-right:1px solid #737272;} .Right ul li:last-child{border-right:none;} .Right ul li a{display: block;padding:0 10px;color:#595757;} .Right ul li a:hover{background: rgba(0,0,0,0.2);color:#fff;} .Input {margin-top: 5px;width: 240px;border: 1px solid #a0a0a0; height:28px; background: #fff;float: right;border-radius: 3px;margin-right:30px;} .Input input{height:28px;line-height: 28px; width:200px;float:left;padding-left:5px; border-radius: 3px;} .Input label{float:left;width:35px;height:28px;margin: 0;background: url(../images/iocn/input.png) center center no-repeat;} /*导航*/ .menu {width:100%;height:40px;background:#ca4636; } .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:120px; height:40px; text-align:center; color:#fff; background:#ca4636;line-height:40px; font-size:14px; overflow:hidden;} .menu ul {list-style-type: none; width:1120px;margin: 0 auto; } .menu ul li {float: left;line-height: 40px;font-size:14px;position:relative; z-index:90;} .menu ul li a{color:#fff;display: block;} .menu ul li ul {display: none;z-index:90;} .menu ul li:hover a {color:#fff; height: 40px; width: 140px; display: block;background:#3f3a39;} .menu ul li:hover ul{display:block; position:absolute; top:40px; left:0; width:140px;z-index:90;} .menu ul li:hover ul li a,.menu ul li:hover ul li:hover ul li a{ height:40px;line-height: 40px;font-size:14px; } .menu ul li:hover ul li a.hide {background:#999;color:#fff;} .menu ul li:hover ul li:hover a.hide {background:#bdbcbc; color:#000;} .menu ul li:hover ul li ul {display: none;} .menu ul li:hover ul li a {display:block; background:#fff;margin-top: 1px; color:#3f3a39;} .menu ul li:hover ul li a:hover {/*background:#fff;color:#000;*/} .menu ul li:hover ul li:hover ul {display:block; position:absolute; left:140px; top:0;} .menu ul li:hover ul li:hover ul.left {left:-140px;} /*.底部*/ .foot{width:100%;height:150px;background: #3e3a39;} .foot-bg{width:100%;height:150px;background:url(../images/iocn/foot-bg.png) repeat;} .footBox{width:1100px;height:150px;margin: 0 auto;font-size:12px;line-height:24px; color:#fff;} .footBox div{padding-top:50px;float:left; padding-right: 36px;} .footBox .footLogo{padding-top: 70px;padding-right: 50px;} .footText{width:320px; line-height: 24px;} .footBox h6{font-weight:normal; font-size:12px;line-height: 24px; color:#fff;padding-left:10px; background:url(../images/iocn/foot-dian.png) no-repeat left center; background-size: 6px 6px;} .footText select{margin:8px 0 35px 10px; background: none;color: #fff;border: 1px solid #fff; height: 24px;line-height: 24px;width: 300px;} .footText ul{font-size:12px;margin-left: 8px;margin: 8px 0 35px 10px;} .footText ul a,.footText ul li{color:#d7d7d6;} .footIcon{padding:0 30px 0 190px;} .Code{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;} .Code p{padding-bottom: 8px;} .foot .copr{width:1100px;margin: 0 auto;} .foot .copr span{display: block; color:#727272;line-height: 50px; }