.container {
	margin-right: auto; margin-left: auto;
}
.container::before {
	line-height: 0; display: table; content: "";
}
.container::after {
	line-height: 0; display: table; content: "";
}
.container::after {
	clear: both;
}
.container-fluid {
	padding-right: 0px; padding-left: 0px;
}
.container-fluid::before {
	line-height: 0; display: table; content: "";
}
.container-fluid::after {
	line-height: 0; display: table; content: "";
}
.container-fluid::after {
	clear: both;
}
 
.clearfix {
	
}
.clearfix::before {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	clear: both;
}
.hide {
	display: none;
}
.ir {
	text-align: left; text-indent: -9999em; overflow: hidden; display: block;
}
.iconfont {
	font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;
}
.btn {
	padding: 0px; border: 1px solid rgb(255, 74, 0); width: 148px; height: 38px; text-align: center; color: rgb(255, 74, 0); line-height: 38px; font-size: 14px; margin-bottom: 0px; display: inline-block; cursor: pointer; background-color: rgb(255, 255, 255);
}
.btn:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(255, 74, 0);
}
.btn:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(255, 74, 0);
}
.active.btn {
	outline: 0px; box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15); background-color: rgb(255, 74, 0); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15);
}
.btn:active {
	outline: 0px; box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15); background-color: rgb(255, 74, 0); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15);
}
.disabled.btn {
	background: rgb(204, 208, 217); color: rgb(229, 233, 236); filter: alpha(opacity=65); cursor: default; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
[disabled].btn {
	background: rgb(204, 208, 217); color: rgb(229, 233, 236); filter: alpha(opacity=65); cursor: default; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn-block {
	width: 100%; padding-right: 0px; padding-left: 0px; display: block; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.btn-primary {
	border-color: rgb(255, 74, 0); color: rgb(255, 255, 255); background-color: rgb(255, 74, 0);
}
.btn-primary:hover {
	border-color: rgb(238, 51, 10); color: rgb(255, 255, 255); background-color: rgb(238, 51, 10);
}
.btn-primary:focus {
	border-color: rgb(238, 51, 10); color: rgb(255, 255, 255); background-color: rgb(238, 51, 10);
}
.active.btn-primary {
	border-color: rgb(238, 51, 10); color: rgb(255, 255, 255); background-color: rgb(238, 51, 10);
}
.btn-primary:active {
	border-color: rgb(238, 51, 10); color: rgb(255, 255, 255); background-color: rgb(238, 51, 10);
}
.btn-yellow {
	border-color: rgb(255, 219, 61); color: rgb(51, 51, 51); background-color: rgb(255, 219, 61);
}
.btn-yellow:hover {
	border-color: rgb(255, 199, 0); color: rgb(51, 51, 51); background-color: rgb(255, 199, 0);
}
.btn-yellow:focus {
	border-color: rgb(255, 199, 0); color: rgb(51, 51, 51); background-color: rgb(255, 199, 0);
}
.active.btn-yellow {
	border-color: rgb(255, 199, 0); color: rgb(51, 51, 51); background-color: rgb(255, 199, 0);
}
.btn-yellow:active {
	border-color: rgb(255, 199, 0); color: rgb(51, 51, 51); background-color: rgb(255, 199, 0);
}
.btn-dake {
	border-color: rgb(109, 109, 109); color: rgb(255, 255, 255); background-color: rgb(109, 109, 109);
}
.btn-dake:hover {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-dake:focus {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.active.btn-dake {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-dake:active {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-dakeLight {
	border-color: rgb(243, 243, 243); color: rgb(51, 51, 51); background-color: rgb(243, 243, 243);
}
.btn-dakeLight:hover {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-dakeLight:focus {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.active.btn-dakeLight {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-dakeLight:active {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-lineDakeLight {
	border-color: rgb(243, 243, 243); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.btn-lineDakeLight:hover {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-lineDakeLight:focus {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.active.btn-lineDakeLight {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-lineDakeLight:active {
	border-color: rgb(223, 223, 223); color: rgb(51, 51, 51); background-color: rgb(223, 223, 223);
}
.btn-lineDake {
	border-color: rgb(51, 51, 51); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.btn-lineDake:hover {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-lineDake:focus {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.active.btn-lineDake {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-lineDake:active {
	border-color: rgb(51, 51, 51); color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-small {
	width: 118px; height: 28px; line-height: 28px; font-size: 12px;
}
.btn-disabled {
	border-color: rgb(243, 243, 243); color: rgb(243, 243, 243); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.btn-disabled:hover {
	border-color: rgb(243, 243, 243); color: rgb(243, 243, 243); box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn-disabled:focus {
	border-color: rgb(243, 243, 243); color: rgb(243, 243, 243); box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.active.btn-disabled {
	border-color: rgb(243, 243, 243); color: rgb(243, 243, 243); box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.btn-disabled:active {
	border-color: rgb(243, 243, 243); color: rgb(243, 243, 243); box-shadow: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.icon-tag {
	width: 63px; height: 63px; text-indent: -9999em; overflow: hidden; display: inline-block; background-image: url("http://img03.mifile.cn/webfile/images/2014/cn/icon/iconTag.png"); background-repeat: no-repeat;
}
.icon-tag-promo-red {
	
}
.icon-tag-promo-yellow {
	background-position: -129px 0px;
}
.icon-tag-soldout {
	background-position: -63px 0px;
}
.icon-tag-recommend {
	background-position: -192px 0px;
}
.icon-star-large {
	width: 37px; height: 36px; text-indent: -9999em; overflow: hidden; display: inline-block; cursor: pointer; background-image: url("http://img03.mifile.cn/webfile/images/2014/cn/icon/icon-star-large.png"); background-repeat: no-repeat;
}
.icon-star-large-blank {
	background-position: -89px 0px;
}
.icon-star-large-full {
	
}
.icon-stat {
	width: 85px; height: 14px; overflow: hidden; display: inline-block; background-image: url("http://p.www.xiaomi.com/zt/2013/icon-stat.png"); background-repeat: no-repeat;
}
.icon-stat-5 {
	background-position: 0px 1px;
}
.icon-stat-4half {
	background-position: 0px -15px;
}
.icon-stat-4 {
	background-position: 0px -29px;
}
.icon-stat-3half {
	background-position: 0px -45px;
}
.icon-stat-3 {
	background-position: 0px -59px;
}
.icon-stat-2half {
	background-position: 0px -74px;
}
.icon-stat-2 {
	background-position: 0px -89px;
}
.icon-stat-1half {
	background-position: 0px -104px;
}
.icon-stat-1 {
	background-position: 0px -119px;
}
.icon-stat-half {
	background-position: 0px -133px;
}
.icon-stat-0 {
	background-position: 0px -149px;
}
.icon-common {
	display: inline-block; background-repeat: no-repeat;
}
.icon-slides {
	width: 41px; height: 69px; text-indent: -9999em; overflow: hidden; display: inline-block; background-image: url("http://p.www.xiaomi.com/zt/2013/icon-slides.png"); background-repeat: no-repeat;
}
.icon-slides:hover {
	filter: alpha(opacity=60); opacity: 0.6;
}
.icon-slides:focus {
	outline: 0px;
}
.icon-slides-prev {
	background-position: -84px;
}
.icon-slides-prev:hover {
	background-position: 0px;
}
.icon-slides-next {
	background-position: -125px;
}
.icon-slides-next:hover {
	background-position: -42px;
}
.xm-slider {
	position: relative;
}
.xm-slider-pagination {
	display: none;
}
.xm-slider-navigation {
	top: 0px; height: 100%; display: none; position: absolute; z-index: 10;
}
.xm-slider-previous {
	left: 0px;
}
.xm-slider-next {
	right: 0px;
}
.modal-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed !important; z-index: 1040; background-color: rgb(0, 0, 0); _position: absolute;
}
.fade.modal-backdrop {
	opacity: 0;
}
.modal-backdrop {
	filter: alpha(opacity=20); opacity: 0.2;
}
.modal {
	left: 50%; top: 50%; width: 590px; margin-top: -260px; margin-left: -295px; position: fixed !important; z-index: 1050; background-clip: padding-box; background-color: rgb(255, 255, 255); _position: absolute; _top: 13%; _margin-top: 0; -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
.fade.modal {
	top: -25%; -webkit-transition: opacity .3s linear, top .3s ease-out; -moz-transition: opacity .3s linear, top .3s ease-out; -o-transition: opacity .3s linear, top .3s ease-out; transition: opacity .3s linear, top .3s ease-out;
}
.modal .close {
	top: 0px; width: 60px; height: 60px; text-align: center; right: -60px; line-height: 60px; display: block; position: absolute; cursor: pointer; background-color: rgb(140, 140, 140);
}
.modal .close .iconfont {
	color: rgb(255, 255, 255); font-size: 26px; font-weight: normal;
}
.modal .close:hover {
	background-color: rgb(109, 109, 109);
}
.modal-header {
	margin: 0px 30px; height: 58px; padding-top: 2px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.modal-header h3 {
	margin: 0px; color: rgb(51, 51, 51); line-height: 58px; font-size: 18px;
}
.modal-header .close {
	right: -90px;
}
.modal-body {
	padding: 30px; position: relative; max-height: 400px;
}
.modal-form {
	margin-bottom: 0px;
}
.modal-footer {
	padding: 20px; text-align: center; margin-bottom: 0px; background-color: rgb(250, 250, 250);
}
.modal-footer::before {
	line-height: 0; display: table; content: "";
}
.modal-footer::after {
	line-height: 0; display: table; content: "";
}
.modal-footer::after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-bottom: 0px; margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0px;
}
