123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306 |
- @charset 'UTF-8';
- html {
- overflow-x: auto;
- overflow-y: auto;
- }
- * {
- padding: 0;
- margin: 0;
- outline: none !important;
- }
- ul,
- ol,
- li {
- list-style-type: none;
- }
- body,
- button,
- input,
- select,
- textarea {
- font-family: 'Microsoft yahei';
- font-size: 12px;
- }
- code,
- kbd,
- pre,
- samp {
- font-family: 'Microsoft yahei';
- }
- a {
- text-decoration: none;
- color: #333;
- cursor: pointer;
- -webkit-transition: all 0.2s ease-out 0s;
- -moz-transition: all 0.2s ease-out 0s;
- -o-transition: all 0.2s ease-out 0s;
- transition: all 0.2s ease-out 0s;
- }
- img {
- border: 0;
- max-width: 100%;
- max-height: 100%;
- vertical-align: middle;
- }
- li {
- line-height: normal;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- h1,
- h2,
- h3,
- h4,
- h5,
- h6 {
- margin: 0;
- font-weight: normal;
- font-family: 'Microsoft yahei';
- }
- input,
- table,
- tr,
- td {
- margin: 0;
- padding: 0;
- border: none;
- }
- button,
- table {
- border: none;
- background: none;
- margin: 0;
- padding: 0;
- }
- body {
- position: relative;
- float: left;
- width: 100%;
- }
- select {
- margin: 0;
- padding: 0;
- font-family: 'Microsoft yahei';
- border: none;
- }
- textarea {
- resize: none;
- outline: none;
- }
- label {
- margin-bottom: 0;
- font-weight: normal;
- }
- input,
- select,
- textarea {
- margin: 0;
- padding: 0;
- border: 0;
- outline: none;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0;
- -khtml-border-radius: 0;
- border-radius: 0;
- }
- .textOver {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .pz_top {
- float: left;
- width: 100%;
- min-width: 1200px;
- z-index: 101;
- position: relative;
- }
- .pz_banner {
- float: left;
- width: 100%;
- min-width: 1200px;
- position: relative;
- overflow: hidden;
- }
- .pz_main {
- float: left;
- width: 100%;
- min-width: 1200px;
- position: relative;
- }
- .pz_down {
- float: left;
- width: 100%;
- min-width: 1200px;
- }
- .pz_menu {
- float: left;
- width: 100%;
- min-width: 1200px;
- }
- .w_0100 {
- float: left;
- width: 100%;
- margin: 0 auto;
- }
- .w_1200 {
- margin: 0 auto;
- width: 1200px;
- /* width: 80%; */
- }
- /* 科技超市开始 */
- .superbanner {
- position: relative;
- height: 250px;
- overflow: hidden;
- }
- .superbanner img {
- width: 100%;
- height: 250px;
- overflow: hidden;
- }
- .supertop {
- position: absolute;
- top: 0;
- height: 40px;
- width: 100%;
- color: #fff;
- background: #2152991f;
- }
- .supertop p:first-child {
- float: left;
- height: 40px;
- line-height: 40px;
- font-size: 16px;
- }
- .supertop p:last-child {
- float: right;
- height: 40px;
- line-height: 40px;
- font-size: 20px;
- color: #000;
- font-weight: bold;
- font-family: cursive;
- }
- .supertop p:last-child button {
- color: #fff;
- }
- .superlogo {
- position: absolute;
- top: 40px;
- width: 100%;
- padding: 50px 0 0 0;
- }
- .superlogo img {
- width: 76px;
- height: 64px;
- overflow: hidden;
- }
- .superlogo span {
- color: #2d64b3;
- font-size: 36px;
- font-family: cursive;
- text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
- font-weight: 600;
- position: relative;
- top: 10px;
- padding: 0 0 0 10px;
- }
- .supermenu {
- position: absolute;
- bottom: 0;
- width: 100%;
- height: 50px;
- }
- .supermenu .info {
- height: 50px;
- line-height: 50px;
- background: #0085d2;
- }
- .supermenu .info ul li {
- float: left;
- height: 50px;
- line-height: 50px;
- font-size: 20px;
- /* border-right: 1px solid #76bdfe; */
- width: 20%;
- text-align: center;
- }
- .supermenu .info ul li span{
- background-color:#76bdfe ;
- height: 50px;
- float: right;
- width: 1px;
- }
- /* .supermenu .info ul li:last-child{
- width: 300px;
- } */
- .supermenu .info ul .active {
- background-color: #fe950e;
- }
- .supermenu .info ul li a {
- color: #fff;
- }
- .supermenu .info ul li:last-child {
- border-right: 0;
- /* padding: 0 70px; */
- }
- .superdown {
- margin: 0 auto;
- padding: 15px 0 0 0;
- height: 135px;
- overflow: hidden;
- background-color: #3a3637;
- color: #fff;
- }
- .superdown p {
- font-size: 14px;
- color: #999999;
- font-family: 微软雅黑;
- padding: 10px 200px;
- }
|