* {padding:0;margin: 0;}
.askBox {margin-bottom:65px;}
.slider-container .back-bar {height:10px;position:relative;}
.slider-container .back-bar .selected-bar {position:absolute;height:100%;}
.slider-container .back-bar .pointer {position:absolute;width:10px;height:10px;background-color:red;cursor:pointer;opacity:1;z-index:2;}
.slider-container .back-bar .pointer.last-active {z-index:3;}
.slider-container .back-bar .pointer-label {position:absolute;top:-45px;display:block;background:white;white-space:nowrap;line-height:26px;width:56px;height:31px;background:#2953FF;color:#fff;text-align:center;font-size:12px;background:url(../images/iconarrow.png) no-repeat;}
.askBox .slider-container .back-bar .pointer-label::after {content:"/天";}
.timeBox .slider-container .back-bar .pointer-label::after {content:"小时";}
.slider-container .back-bar .focused {z-index:10;}
.slider-container .scale {top:2px;position:relative;}
.slider-container .scale span {position:absolute;height:5px;border-left:1px solid #999;font-size:0;}
.slider-container .scale ins {font-size:9px;text-decoration:none;position:absolute;left:30px;top:5px;color:#999;line-height:1;}
.slider-container.slider-readonly .clickable-dummy,.slider-container.slider-readonly .pointer {cursor:pointer;}
.theme-green .back-bar {height:16px;border-radius:8px;background-color:#EDEFF3;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0);}
.theme-green .back-bar .selected-bar {border-radius:8px;background-color:#2953FF;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade',endColorstr='#ff76fabc',GradientType=0);}
.theme-green .back-bar .pointer {width:15px;height:32px;top:-8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #AAA;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0);}
.theme-green .back-bar .pointer-label {color:#fff;}
.theme-green .back-bar .focused {color:#fff;}
.theme-green .scale span {border-left:1px solid #e5e5e5;}
.theme-green .scale ins {color:#999;width: 60px;}
.theme-blue .back-bar {height:5px;border-radius:2px;background-color:#eeeeee;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0);}
.theme-blue .back-bar .selected-bar {border-radius:2px;background-color:#92c1f9;background-image:-moz-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b1d1f9),to(#64a8f9));background-image:-webkit-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-o-linear-gradient(top,#b1d1f9,#64a8f9);background-image:linear-gradient(to bottom,#b1d1f9,#64a8f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9',endColorstr='#ff64a8f9',GradientType=0);}
.theme-blue .back-bar .pointer {width:14px;height:14px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #AAA;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eeeeee,#dddddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eeeeee),to(#dddddd));background-image:-webkit-linear-gradient(top,#eeeeee,#dddddd);background-image:-o-linear-gradient(top,#eeeeee,#dddddd);background-image:linear-gradient(to bottom,#eeeeee,#dddddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0);}
.theme-blue .back-bar .pointer-label {color:#999;}
.theme-blue .back-bar .focused {color:#333;}
.theme-blue .scale span {border-left:1px solid #e5e5e5;}
.theme-blue .scale ins {color:#999;}
.askBox .scale ins:after {content:"/天";}
.askBox .scale span:last-child ins{display: block;padding-right: 90px;}
.timeBox .scale ins:after {content:"小时/天";}
.timeBox .scale span:last-child ins{display: block;padding-right: 110px;width: 65px;}
.result {margin-top: 40px;}
.result li {width:158px;height:48px;border-radius:24px;background: #EDEFF3;float: left; margin-right: 3px;line-height: 48px;text-align: center;position: relative;list-style: none;}
.result .zuoxi {background:none;border: none;display: inline-block;width: 20px;font-size: 14px;padding-bottom: 5px;text-align: center;margin-left: 5px;}
.result .active .zuoxi {color: #fff;}
.result .active {background:#2953FF;color: #fff;}
.tab-hd {height: 140px;}
.tab-hd li {float: left;border-radius:24px;background: #EDEFF3;width:158px;height:48px;line-height: 48px;text-align: center;margin-right: 2px;cursor: pointer;list-style: none;}
.tab-hd li:last-child {clear: both;background: none;color: #4E4E4E;width: 100%;text-align: left;}
.tab-hd .active {background-color: #2953FF;color: #fff;}
.type {float: left;width: 200px;}
.type li {background: #F7F9FC;height: 84px;line-height: 84px;margin-bottom: 18px;font-size: 14px;position: relative;}
.type li span {background: url(../images/iconfeiyong.png) no-repeat left top;width: 30px;height: 30px;display: inline-block;vertical-align: middle;margin:0 10px 0 50px;}
.type li .icon02 {background-position: left -30px;}
.type li .icon03 {background-position: left -60px;}
.type li .icon04 {background-position: left -90px;}
.volumeBox {position: absolute;width: 640px;left: 240px;top:32px;}
.type .postionleft {position: absolute;left:-120px;top:-32px;color: #ffba00;}
.demo {width: 650px;float: right;}
.demo2 {width: 650px;float: right;}
.costBox {width: 880px;margin: 0 auto;}