﻿.uc-slider .unit i{background: url("../images/mouth-white.png") no-repeat;}
.uc-slider .unit g{background: url("../images/buy-white.png") no-repeat;}
.uc-slider .yy g{background: url("../images/buy-orange.png") no-repeat;}

.uc-slider{position: relative; display: inline-block; height: 28px; background-color: #e8e8e8; border-radius: 0px; vertical-align: middle;margin-top:-5px; padding-left:3px;}
.uc-slider .range{position: relative; height: 28px; background-color: #e8e8e8; border-radius: 0px;}
.uc-slider .range .block{display: inline-block; height: 26px;}
.uc-slider .block div{border-right: solid 1px #ddd; height: 24px; padding: 2px 10px 2px 0; text-align: right;}
.uc-slider .block span{float: right; display: inline; line-height: 2; font-size: 12px; color: #999;}
.uc-slider .block .last{border-width: 0; padding-right: 11px;}

.uc-slider .container{position: absolute; left: -7px; top:0; width:0%; height: 26px; border: solid 1px #43bfe3; padding: 0 6px; overflow: hidden; background-color: #43bfe3; border-radius: 0px;}
.uc-slider .container .current{height: 26px; overflow: hidden; width: 100%; background-color: #43bfe3; border-radius: 0px; white-space: nowrap;}
.uc-slider .current .unit{display: inline-block; margin-left: 0; height: 26px;}
.uc-slider .unit div{border-right: solid 1px #2dacd1; height: 26px;padding-top: 1px; padding-right: 10px; text-align: right;}
.uc-slider .unit span{float: right; display: inline; height: 26px; line-height: 2; font-size: 12px; color: #c8c1a8; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;}
.uc-slider .unit i{float: right; display: none; height: 8px; width: 13px; overflow: hidden; margin-top: 7px;}
.uc-slider .unit g{float: left; height: 13px; width: 13px; overflow: hidden; margin-top: 5px; margin-left:13px}
.uc-slider .unit .last{border-width: 0; padding-right: 11px;}

.uc-slider .bar{position: absolute; top: 0; left: -7px; background-color: #f00; height: 28px; overflow: hidden; width: 100%; cursor: default; opacity: 0; filter: alpha(opacity=0);}

.uc-slider .drag{position: absolute; left: -7px; top: -2px; display: block; width: 10px; height: 21px; padding: 9px 0 0 3px; overflow: hidden; border: solid 1px #2cacd1; background-color: #2cacd1; cursor: default; 
	-webkit-transition: border-color .3s, -webkit-transform .3s; -moz-transition: border-color .3s, -moz-transform .3s; -ms-transition: border-color .3s, -ms-transform .3s; -o-transition: border-color .3s, -o-transform .3s; outline: none; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.uc-slider .drag:link,
.uc-slider .drag:visited{border-color: #2cacd1;}
.uc-slider .drag:hover{border-color: #2cacd1;}			            
.uc-slider .drag i{float: left; display: inline; margin: 0 2px 0 0; width: 2px; height: 12px; overflow: hidden; background: #68c3de;}

/*.slider iframe{position: absolute; top: 0; left: 0; filter:alpha(opacity=0); width: 100%; height: 26px; background-color: #f00; border-width: 0;}*/

.uc-slider .w60{width: 60%; *width: 59.99%;}
.uc-slider .w50{width: 50%; *width: 49.99%;}
.uc-slider .w25{width: 25%; *width: 24.99%;}
.uc-slider .w20{width: 20%; *width: 19.99%;}
.duration{width: 506px;}
.uc-slider .mm{width: 37px;}
.uc-slider .yy{width: 57px;}
.uc-slider .yy g{float: left; height: 13px; width: 13px; overflow: hidden; margin-top: 5px; margin-left:13px}

.uc-input{border: solid 1px #d4d4d4; width: 44px; height: 12px; padding: 6px 4px; font-size: 12px; line-height: 1; outline: none; border-radius: 0px; box-shadow: inset 1px 1px 1px #e8e8e8; color: #000;}

.bk-tip-orange {
	background: #f60;
	padding: 4px 7px;
	height: 16px;
	color: rgb(255, 255, 255);
	line-height: 16px;
	font-size: 15px;
	position: absolute;
	top:-8px;
}

.bk-tip-orange .bk-tip-arrow {
	border-width: 4px;
	border-style: solid;
	border-color: rgb(255, 102, 0) transparent transparent rgb(255, 102, 0);
	left: 0px;
	top: 21px;
	width: 0px;
	height: 0px;
	position: absolute;
}