|
@@ -118,12 +118,12 @@ iframe{width:320px !important;height: 280px !important}
|
|
|
.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 .search{width:100%;height:44px;line-height:44px;border:1px solid #FFE6DC;position:relative}
|
|
|
+.baseHeadCenter .search{width:100%;height:44px;line-height:44px;border:1px solid #FFE6DC;position:relative;border-radius: 22px;}
|
|
|
.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:84%;height:44px;line-height:44px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none}
|
|
|
+.baseHeadCenter .keyword{width:84%;height:44px;line-height:44px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none;border-radius: 22px;}
|
|
|
.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;}
|