@charset "utf-8"; /* CSS Document begin */ body{height:100%;} body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select {margin: 0;padding: 0;} body, input, button, select, textarea, th, td,div {color: #333;font-family: "Microsoft YaHei","tahoma","arial","sans-serif";font-size: 12px;line-height: 1.5;} img { border:none; display: block;} input,select { outline: none; border: none;} ul,ol { list-style-type:none;} area { outline:none; } a { color:#333; text-decoration:none;} a:hover { text-decoration:underline; color: #ee7700;} .clearfix:after { content:""; visibility:hidden; height:0; display:block; clear:both; } .clearfix{zoom:1;} /*为了照顾ie6*/ /* CSS Document end */ /*index css begin*/ html,body { padding: 0; margin: 0; overflow: hidden; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",sans-serif;; } .mainBg{ width: 100%; height: 100%; position: relative; overflow: visible; background-position: 50% 50%; -webkit-background-size: 100% 100%; -webkit-background-size: cover; -ms-background-size: 100% 100%; -ms-background-size: cover; -moz-background-size: 100% 100%; -moz-background-size: cover; /* background-size: 100% 100%; background-size: cover;*/ background-image: url(../images/bd_bg1.jpg); } .mImg { width:1500px; position: absolute; top: -50px; left: 50%; margin-left: -750px; } .mImg img { width: 1500px; height: 844px; display: block; margin: 0 auto; } /*index css end*/