/*! * --------------------------------------时间条--------------------------------*/ .Splittime-base { width: 402px; height: 25px; right: 70px; top: 21px; position: absolute; display: none; background-color: #FFF0; border-radius: 5px; } select{ height: 25px; width:110px; appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #ccc; border-radius: 4px; color: #717171; background: url("../../images/down.png") no-repeat scroll center right 5px #ffffff; } .split_tuselect{ width:200px; margin-right:10px; } .split_layerselect{ width: 190px; } .split_timesselect { margin-left: 9px; }