/**! * 某某页面 * author: gaojian; * date:2019-11-27 */ body { background: #f3f3f3; } .ewb-banner { position: relative; overflow: hidden; } .ewb-banner .item { display: block; width: 100%; } .ewb-banner .item>img { width: 100%; height: auto; vertical-align: top; } /* 左右按钮 */ .owl-nav .owl-prev, .owl-nav .owl-next { position: absolute; width: 44px; height: 80px; top: 50%; margin-top: -40px; z-index: 50; color: #fff; text-indent: 99999; } .owl-nav .owl-prev { left: 100px; background: center no-repeat; } .owl-nav .owl-next { right: 100px; right: 100px \0; /*ie8 */ *right: 100px; background: center no-repeat; } :root .owl-nav .owl-next { right: 100px; } .ewb-tips { height: 50px; background: #fff; } /*plugin css*/ .str_wrap { overflow: hidden; width: 100%; font-size: 12px; line-height: 16px; position: relative; -moz-user-select: none; -khtml-user-select: none; user-select: none; white-space: nowrap; } .str_move { white-space: nowrap; position: absolute; top: 0; left: 0; cursor: move; } .str_move_clone { display: inline-block; vertical-align: top; position: absolute; left: 100%; top: 0; } .str_vertical .str_move_clone { left: 0; top: 100%; } .str_down .str_move_clone { left: 0; bottom: 100%; } .str_vertical .str_move, .str_down .str_move { white-space: normal; width: 100%; } .str_static .str_move, .no_drag .str_move, .nostop .str_move { cursor: inherit; } .str_wrap img { max-width: none !important; } .ewb-tips-label { width: 43px; height: 50px; background: 0 center no-repeat; } .dowebok { margin-left: 43px; overflow: hidden; } .dowebok a { line-height: 50px; padding-left: 11px; margin-left: 15px; color: #333; font-size: 15px; background: 0 center no-repeat; } .ewb-col { background: #fff; } .ewb-col-hd { height: 42px; background: 0 center no-repeat #1b7bd1; } .ewb-col-tt { padding-left: 63px; height: 42px; line-height: 42px; font-size: 20px; font-weight: bold; color: #fff; background-position: 0 center; background-repeat: no-repeat; } .ewb-col-bd { height: 435px; } .notice .ewb-col-tt { background-image: ; } .wb-data-item { padding: 10px 20px 0; } .wb-data-list { line-height: 34px; font-size: 15px; padding-left: 15px; background: 0 50% no-repeat; } .wb-data-infor { margin-right: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .wb-data-infor a { color: #333; } .wb-data-date { float: right; margin-top: -34px; color: #999; } .wb-data-item.spe .wb-data-infor { margin-right: 0; } .wb-data-label { color: #ff0a00; } .bid .ewb-col-tt { background-image: ; } .login .ewb-col-tt { background-image: ; } .guide .ewb-col-tt { background-image: ; } .winningbid .ewb-col-tt { background-image: ; } .law .ewb-col-tt { background-image: ; } .ewb-login-item { padding-top: 20px; } .ewb-login-list { margin-bottom: 16px; } .ewb-login-list a { display: block; } .ewb-login-list a img { display: block; height: 86px; margin: 0 auto; } .ewb-law-bd { height: 363px; } .ewb-phone { display: block; margin-top: 10px; } .ewb-mian { padding-bottom: 30px; } .wb-data-list:hover, .wb-data-list:hover a, .wb-data-list:hover .wb-data-date{ color:#e62d2d; }