|
@@ -26,7 +26,7 @@ iframe{width:320px !important;height: 280px !important}
|
|
|
.jqSelect ul{display:none;position:absolute;left:0;background:#FFF;box-shadow:0 3px 6px rgba(45,48,54,.2);border-radius:2px;z-index:9}
|
|
|
.jqSelect ul li{box-sizing:border-box;padding:0 15px;display:inline-block;width:100%;height:38px;line-height:38px;white-space:nowrap;text-align:left;cursor:pointer}
|
|
|
.jqSelect ul li:hover{background:#FEF6F3;color:#FF5B00}
|
|
|
-.wrap{width:1280px;margin:0 auto;}
|
|
|
+.wrap{width:1184px;margin:0 auto;}
|
|
|
.icon:before,.baseTopNav .nav:after{content:'';display:inline-block;background:url(/img/supplier-login/PC.png) no-repeat;font-size:0;}
|
|
|
.WEB-icon:before{content:'';display:inline-block;background:url(/img/base/WEB-icon.png) no-repeat;font-size:0;}
|
|
|
.icon.shop,.icon.heart{vertical-align:middle;display:inline-block;height:25px;line-height:25px;}
|
|
@@ -108,13 +108,13 @@ iframe{width:320px !important;height: 280px !important}
|
|
|
.baseHeadCenter,.baseTopNav{width:100%;background:#FFF}
|
|
|
.baseHeadCenter .wrap{height: 100px;box-sizing: border-box;padding: 10px 0;}
|
|
|
.baseHeadCenter .logo{float:left;width:228px;height:76px;margin-right:75px;}
|
|
|
-.baseHeadCenter .searchBox{width:668px;float:left}
|
|
|
+.baseHeadCenter .searchBox{width:570px;float:left}
|
|
|
.baseHeadCenter .search{width:100%;height:44px;line-height:44px;border:1px solid #FFE6DC;position:relative}
|
|
|
.baseHeadCenter .search:before{content:'';position:absolute;left:104px;top:16px;height:12px;border-right:2px solid #C0C6D1}
|
|
|
.baseHeadCenter .search .jqSelect{width:104px;height:44px;line-height:44px;border:none}
|
|
|
.baseHeadCenter .search .jqSelect:before{right:16px}
|
|
|
.baseHeadCenter .search .jqSelect ul{z-index:999;}
|
|
|
-.baseHeadCenter .keyword{width:578px;height:44px;line-height:44px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none}
|
|
|
+.baseHeadCenter .keyword{width:478px;height:44px;line-height:44px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none}
|
|
|
.baseHeadCenter .keyword:focus{outline:none;border:none}
|
|
|
.baseHeadCenter .searchBtn{position:absolute;right: 0;top: 0;font-size:0;padding: 7px 12px;height: 30px;line-height: 30px;}
|
|
|
.baseHeadCenter .searchBtn:before{width: 30px;height: 30px;background-position: 4px 4px;}
|