|
|
@@ -11,7 +11,7 @@ header .common_header {}
|
|
|
.common_header{position:relative; background:#222222;color:#ffffff;min-width:1360px; box-sizing:border-box;}
|
|
|
.common_header > * {color:#ffffff;}
|
|
|
/*.common_header::before {content:''; position:absolute; left:0; right:0; bottom:-100px; width:100%; height:100px; background:inherit; z-index:1;}*/
|
|
|
-.common_header .hd_top_banner {position: relative; z-index: 99; text-align:center;}
|
|
|
+.common_header .hd_top_banner {position: relative; z-index: 101; text-align:center;}
|
|
|
.common_header .hd_top_banner .close_bnr_area {position:absolute; right:50px; top:15px; z-index:9;}
|
|
|
.common_header .hd_top_banner .close_bnr_area::after {content:''; clear:both; display:block;}
|
|
|
.common_header .hd_top_banner .close_bnr_area .form_wrap {float:left; display:inline-block;}
|