|
@@ -1,8 +1,8 @@
|
|
|
-.header div>div.APP{float:left;position: relative;cursor: pointer;padding: 0 10px;}
|
|
|
+/*.header div>div.APP{float:left;position: relative;cursor: pointer;padding: 0 10px;}
|
|
|
div.APP>div.xialaewm{width:230px;height:120px;position: absolute;margin-left:0px;float: none;
|
|
|
display:none;justify-content: space-between;background-color: #fff;}
|
|
|
div.APP:hover>div.xialaewm{display:flex;}
|
|
|
-div.APP:hover{background-color: #fff;}
|
|
|
+div.APP:hover{background-color: #fff;}*/
|
|
|
|
|
|
.search-inp a.zaixian{right:150px;background-color: #1797E9;}
|
|
|
.searchImg{position: absolute;top:10px;right:20px;z-index: 10;cursor: pointer;}
|
|
@@ -109,4 +109,4 @@ border-radius: 5px;margin-top:15px;float: right;text-align: center;color:#1596E8
|
|
|
}
|
|
|
.brands>div>img.ani{animation: imgani 4s linear 1 normal;animation-fill-mode: forwards;}
|
|
|
.brands>div>img.bni{animation: imgbni 4s linear 1 normal;animation-fill-mode: forwards;}
|
|
|
-.carousel-control{height:476px!important;line-height: 476px!important;text-shadow:#fff!important;}
|
|
|
+.carousel-control{top:49%;}
|