.tax-header img{ margin: 0;}
#circlr {cursor: move;margin: 0 auto;min-height: 100px;position: relative;}
#circlr #loader {background: url(../images/loader.gif) center center no-repeat;bottom: 0;display: none;left: 0;position: absolute;right: 0;top: 0;}
.tax-padding{padding: 10px;}
.tax-contianer{width: 500px; margin: 0 auto;}
.tax-tools{clear: both; overflow: hidden; zoom:1; padding: 5px; text-align: center;}
.tax-play,.tax-stop,.tax-zoom,.tax-daoshu{background: #dc0000; border: none; border-radius: 3px; height: 26px; width: 46px; text-align: center; overflow: hidden; font-size: 0; text-indent: -999px; line-height: 0; margin: 0 3px; padding: 0; vertical-align: middle;}
.tax-daoshu{text-indent: 0; text-align: centerc; color: #fff; font-size: 12px; line-height: 26px; display: none;}
.tax-play{background: #dc0000 url(../images/tax-play.png) no-repeat center center; background-size: auto 60%;}
.tax-stop{background: #bfbfbf url(../images/tax-stop.png) no-repeat center center; background-size: auto 60%;}
.tax-zoom{background: #017cc3 url(../images/tax-zoom.png) no-repeat center center; background-size: auto 60%;}


@media only screen and (max-width: 640px){
	.tax-padding{padding: 10px;}
    .tax-contianer{width: 100%;}
}