@charset "utf-8";
|
h1,h2,h3,h4{margin:0;}
|
.clearfix{content:"";display: block;clear: both;}
|
body{background: #000;height: 100%;}
|
.time-flow h2{width: 100%;height:35px;line-height: 35px;background: linear-gradient(to bottom,#070502,#4e3612);margin:0;font-size: 18px;text-align: center;color: #d9b593;font-weight: bold;border-radius: 0 0 4px 4px;}
|
|
.time-box{padding:10px 15px;margin-top:10px;}
|
.column-box{height:200px;}
|
.flow-left,.flow-right{width:50%;}
|
.flow-left-item{width:96%;background: #0a0a0a;}
|
.flow-left-item h4{font-size: 14px;text-align: center;color: #f1f1f5;padding-top:10px;}
|
.time-flow{position:relative}
|
.shousuo{position:absolute;top:8px;left:0;}
|
.shousuo input{width:96px;background-color:transparent;color:#fff;}
|
.shousuo button{background:#999;color:#fff;}
|
.shousuo input,.shousuo button{font-size:8px;height:16px;line-height:16px;padding:0 10px;margin:0 2px;}
|
.shuxian {width:1px;height:16px;background:#d9b593;margin:0 5px;}
|
.hour-btn.active{background:#f90;color:#fff;}
|
.sousuo-btn.active{background:#f90;color:#fff;}
|