input:focus,button:focus {
	outline:none
}
html {
	font-size:10px
}
body {
	font-size:1.4rem
}
html,body {
	color:#363636;
	background:#f2f2f2
}
ul {
	list-style:none;
	margin:0;
	padding:0
}
dl,dt,dd {
	margin:0;
	padding:0;
	font-weight:normal
}
input:focus,button:focus {
	outline:none
}
a {
	color:#666
}
.dux-top {
	color:#bfbfbf;
	font-size:1.4rem;
	background:#363636;
	padding:10px 0
}
.dux-top .top-nav {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.dux-top .top-nav>li {
	margin-left:20px;
	border-left:solid 1px rgba(255,255,255,0.3);
	padding-left:15px
}
.dux-top .top-nav>li:first-child {
	margin-left:0;
	padding-left:0;
	border-left:none
}
.dux-top .top-nav>li>a {
	color:#bfbfbf;
	margin:0 5px
}
.dux-top .top-nav>li .uk-inline {
	vertical-align:inherit
}
.dux-top .top-nav>li .uk-inline>a {
	color:#bfbfbf;
	margin:0 5px
}
.dux-top .top-nav>li i {
	font-size:1.4rem;
	margin-right:5px
}
.dux-cart-list {
	background:#fff;
	width:280px;
	font-size:1.4rem
}
.dux-cart-list .tip {
	padding:10px;
	color:#666;
	text-align:center;
	background:#f5f5f5;
	margin-bottom:10px
}
.dux-cart-list .list-body {
	max-height:350px;
	overflow:auto
}
.dux-cart-list .list-body ul,.dux-cart-list .list-body li {
	margin:0;
	padding:0;
	list-style:none
}
.dux-cart-list .list-body li {
	border-bottom:1px solid #ddd;
	padding-top:10px;
	padding-bottom:10px
}
.dux-cart-list .list-body li:last-child {
	border-bottom:none
}
.dux-cart-list .list-body li .img {
	float:left;
	width:50px;
	height:50px;
	margin-left:10px
}
.dux-cart-list .list-body li .img img {
	width:50px;
	height:50px;
	border:1px solid #ddd
}
.dux-cart-list .list-body li .title {
	float:left;
	width:100px;
	margin-left:10px
}
.dux-cart-list .list-body li .info {
	float:right;
	margin-right:10px;
	text-align:right
}
.dux-cart-list .list-body li .info .price {
	font-weight:normal
}
.dux-cart-list .list-body li .opt a {
	color:#999
}
.dux-cart-list .list-foot {
	background:#f2f2f2;
	padding:.5rem;
	color:#E31436;
	line-height:30px
}
.dux-index-header {
	padding-top:30px;
	padding-bottom:10px;
	background:#fff
}
.dux-index-header .header-logo h1 {
	margin:0;
	padding:0;
	font-size:2.2rem
}
.dux-index-header .header-logo a {
	color:#666
}
.dux-index-header .header-logo img {
	width:50px;
	margin-right:10px
}
.dux-index-header .header-search .uk-search {
	width:300px;
	font-size:1.4rem
}
.dux-index-header .header-search .uk-search .uk-search-input {
	border-left:none;
	border-right:none;
	border-top:none
}
.dux-nav {
	background:#fff;
	position:relative;
	padding-top:20px;
	z-index:100;
	-webkit-box-shadow:0 3px 10px -8px rgba(0,0,0,0.9);
	box-shadow:0 3px 10px -8px rgba(0,0,0,0.9)
}
.dux-nav .nav-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative
}
.dux-nav .nav-list>li {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	height:40px;
	text-align:center;
	cursor:pointer
}
.dux-nav .nav-list>li a {
	padding:5px 0
}
.dux-nav .nav-list>li.active a:first-child {
	color:#E31436;
	border-bottom:3px solid #E31436
}
.dux-nav .uk-inline {
	vertical-align:inherit;
	position:inherit
}
.dux-nav .uk-dropdown {
	padding:0;
	border:1px solid #ddd
}
.dux-nav .nav-sub {
	left:0 !important;
	right:0;
	width:100%
}
.dux-nav .nav-sub ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.dux-nav .nav-sub ul li {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	cursor:pointer
}
.dux-nav .nav-sub ul li a {
	padding:10px;
	display:block
}
.dux-nav .nav-sub ul li img {
	width:32px;
	height:32px
}
.dux-nav .nav-sub ul li p {
	margin:0;
	margin-top:10px
}
.dux-heading small {
	color:#999;
	font-size:1.4rem;
	margin-left:10px
}
.dux-index-banner {
	background:#f5f5f5
}
.dux-index-banner .uk-slideshow {
	position:relative
}
.dux-index-banner .uk-slideshow-nav {
	position:absolute;
	left:0;
	right:0;
	bottom:20px
}
.dux-index-hot li .body {
	background:#fff;
	padding:0
}
.dux-index-hot li .info {
	padding-right:10px;
	padding-top:10px;
	margin-left:150px
}
.dux-index-hot li .info .title {
	font-size:1.6rem;
	color:#000;
	line-height:22px;
	max-height:45px;
	text-overflow:ellipsis;
	overflow:hidden
}
.dux-index-hot li .info .subtitle {
	color:#999;
	font-size:1.2rem;
	line-height:22px;
	text-overflow:ellipsis;
	overflow:hidden;
	height:45px
}
.dux-index-hot li .info .price {
	color:#E31436;
	font-size:1.6rem;
	font-weight:bold
}
.dux-index-hot li .img {
	float:left
}
.dux-index-hot li .img img {
	width:140px;
	height:140px
}
.dux-index-hot .uk-slidenav {
	background:rgba(0,0,0,0.2);
	display:block;
	text-align:center;
	border-radius:50%;
	padding:10px;
	color:#fff;
	vertical-align:middle
}
.dux-index-hot .uk-slidenav svg {
	width:14px;
	height:14px
}
.dux-index-top {
	height:400px
}
.dux-index-top .top-left {
	height:400px;
	margin-right:5px
}
.dux-index-top .top-right {
	height:195px
}
.dux-index-top .top-bottom {
	padding-top:10px;
	height:195px
}
.dux-index-top .item {
	padding:0 5px
}
.dux-index-top .item .uk-cover-container {
	height:195px
}
.dux-index-top .uk-overlay {
	padding:10px;
	font-size:1.2rem
}
.dux-index-top h3 {
	margin-bottom:5px;
	font-size:1.4rem
}
.dux-index-top .price {
	color:#E31436
}
.dux-index-class {
	margin-top:2rem
}
.dux-index-class .class-info .info-title {
	margin-right:5px;
	background-image:url("https://shop.io.mi-img.com/static/h5/static3/media/bg.84cf2820.png")
}
.dux-index-class .class-info .info-title>div {
	width:100%;
	height:370px
}
.dux-index-class .class-info .info-title h2 {
	font-size:3rem;
	color:#fff
}
.dux-index-class .class-info .info-title a {
	color:#fff
}
.dux-index-class .class-info .info-title .more {
	font-size:1.6rem;
	padding:20px 0;
	text-align:center
}
.dux-index-class .class-info .info-banner {
	margin-left:5px;
	height:370px
}
.dux-index-class .pro-list {
	margin-top:10px;
	background:#fff;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8
}
.dux-index-class .pro-list li {
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	position:relative;
	text-align:center;
	padding:10px;
	height:272px
}
.dux-index-class .pro-list li a {
	display:block
}
.dux-index-class .pro-list img {
	width:150px;
	height:150px
}
.dux-index-class .pro-list .img {
	margin-top:20px
}
.dux-index-class .pro-list .title {
	font-size:1.6rem;
	color:#333;
	font-weight:600;
	padding-top:10px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.dux-index-class .pro-list .subtitle {
	font-size:1.2rem;
	color:#999;
	line-height:18px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.dux-index-class .pro-list .price {
	margin-top:10px;
	color:#E31436
}
.dux-index-class .pro-list .price small {
	color:#999;
	text-decoration:line-through
}
.dux-index-class:nth-child(4n+1) .info-title {
	background-color:#aed6df
}
.dux-index-class:nth-child(4n+2) .info-title {
	background-color:#df9ca6
}
.dux-index-class:nth-child(4n+3) .info-title {
	background-color:#a8dfb0
}
.dux-index-class:nth-child(4n+4) .info-title {
	background-color:#dadfab
}
.dux-slogen {
	color:#ddd;
	background:#414141;
	margin-top:50px;
	padding:30px 0;
	font-size:1.8rem;
	text-align:center
}
.dux-slogen i {
	color:#ddd;
	border:2px solid #ddd;
	border-radius:50%;
	display:inline-block;
	font-style:normal;
	font-weight:400;
	height:45px;
	line-height:42px;
	margin:10px 10px 0 0;
	vertical-align:top;
	width:45px;
	font-size:2rem
}
.dux-slogen .title {
	padding-left:5px;
	line-height:60px
}
.dux-footer {
	background:#414141;
	color:#999999;
	text-align:center
}
.dux-footer .footer-body {
	border-top:1px solid #666;
	padding:20px 0
}
.dux-footer .footer-body p {
	margin:0
}
.dux-page-crumb {
	padding:20px 0
}
.dux-page-crumb>*>* {
	font-size:1.4rem
}
.dux-page-head {
	background:#fff;
	padding:10px 20px
}
.dux-page-attr dl {
	border-bottom:1px solid #eee
}
.dux-page-attr dl:last-child {
	border-bottom:none
}
.dux-page-attr dt {
	float:left;
	width:100px;
	text-align:left;
	padding-right:10px;
	color:#000;
	margin-top:6px
}
.dux-page-attr dd {
	margin-left:120px;
	min-height:35px;
	overflow:hidden
}
.dux-page-attr dd a {
	margin-top:10px;
	margin-right:10px;
	line-height:35px;
	color:#666;
	padding-right:15px;
	white-space:nowrap
}
.dux-page-attr dd a.active {
	color:#E31436
}
.dux-page-attr dd a i {
	font-style:normal;
	font-weight:bold;
	font-family:consolas
}
.dux-page-attr dd a i.up:before {
	content:"\2191"
}
.dux-page-attr dd a i.down:before {
	content:"\2193"
}
.dux-page-pager {
	text-align:center
}
.dux-page-pager a,.dux-page-pager span {
	background:#fff;
	display:inline-block;
	margin-left:6px;
	border:1px solid #ddd;
	color:#666;
	padding:6px 12px
}
.dux-page-pager span {
	color:#ddd
}
.dux-page-pager .current {
	border-color:#E31436;
	color:#fff;
	background:#E31436
}
.dux-page-pager a:hover {
	border-color:#E31436;
	color:#E31436;
	background:#fff
}
.dux-page-count {
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.dux-page-count a,.dux-page-count input {
	height:30px;
	line-height:26px;
	vertical-align:middle
}
.dux-page-count input {
	background:#FFF;
	border:1px #CCC solid;
	color:#000;
	font-family:arial;
	font-size:1.4rem;
	padding:0;
	text-align:center;
	width:40px;
	border-left:none;
	border-right:none
}
.dux-page-count a {
	border:1px solid #CCC;
	font-family:simsun;
	font-size:16px;
	overflow:hidden;
	width:30px;
	display:block
}
.dux-page-box {
	background:#fff
}
.dux-page-box .box-title {
	font-size:1.6rem;
	color:#333;
	padding:10px;
	border-bottom:1px solid #ddd;
	text-align:center
}
.dux-page-box .box-title .more {
	float:right;
	font-size:1.4rem;
	margin-top:5px;
	color:#999;
	font-weight:normal
}
.dux-page-box .box-title-b {
	font-weight:bold;
	border-bottom:1px solid #ddd
}
.dux-page-box .box-head {
	background:#eee;
	padding:10px 10px;
	color:#333;
	border-top:2px solid #E31436
}
.dux-page-box .box-info {
	margin-top:5px
}
.dux-page-goods .img {
	width:70px;
	float:left
}
.dux-page-goods .img img {
	border:1px solid #ddd;
	width:64px;
	height:64px;
	padding:5px
}
.dux-page-goods .body {
	margin-left:70px
}
.dux-page-goods .body .title {
	line-height:22px
}
.dux-page-goods .body .info {
	font-size:1.2rem;
	color:#666
}
.dux-page-banner>div {
	height:200px
}
.dux-page-banner .banner-main {
	padding:10px;
	background:rgba(255,255,255,0.95);
	width:400px
}
.dux-page-banner .banner-info {
	height:120px;
	border:1px solid rgba(0,0,0,0.1);
	padding:20px;
	text-align:center
}
.dux-page-banner .banner-info .title {
	font-size:2.4rem;
	font-weight:bold
}
.dux-page-banner .banner-info p {
	font-size:1.6rem;
	color:#999
}
.dux-coupon-list li {
	margin-bottom:20px
}
.dux-coupon-box {
	background-image:url("../images/coupon-item.png");
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#fff;
	height:180px;
	padding:20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.dux-coupon-box .box-image {
	padding-right:20px
}
.dux-coupon-box .box-image img {
	width:140px;
	height:140px
}
.dux-coupon-box .box-info {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	padding-top:30px
}
.dux-coupon-box .box-info .title {
	font-size:1.8rem;
	padding-bottom:10px
}
.dux-coupon-box .box-info .desc {
	font-size:1.4rem;
	color:#999;
	padding-bottom:10px
}
.dux-coupon-box .box-receive {
	width:140px;
	border-left:1px dashed #ddd;
	padding:15px;
	padding-right:0;
	text-align:center
}
.dux-coupon-box .box-receive .receive-press progress {
	margin-top:10px
}
.dux-coupon-box .box-receive .receive-btn {
	border-radius:25px;
	padding:0 10px;
	line-height:30px
}
.dux-shop-list {
	min-height:350px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:20px
}
.dux-shop-list li {
	padding:5px;
	position:relative
}
.dux-shop-list li:hover .dux-shop-item {
	height:auto;
	position:absolute;
	z-index:2;
	left:5px;
	right:5px;
	-webkit-box-shadow:0 0 5px #ccc;
	box-shadow:0 0 5px #ccc
}
.dux-shop-list .dux-shop-item {
	height:310px;
	overflow:hidden
}
.dux-shop-item {
	font-size:1.4rem;
	text-align:center;
	background:#fff;
	padding:10px;
	position:relative
}
.dux-shop-item .img {
	padding:30px 0
}
.dux-shop-item img {
	width:180px;
	height:180px
}
.dux-shop-item .title {
	color:#000;
	font-size:1.4rem;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	height:25px
}
.dux-shop-item .price {
	color:#E31436;
	height:25px
}
.dux-shop-item .price small {
	color:#999;
	text-decoration:line-through
}
.dux-shop-item .info {
	margin-top:20px
}
.dux-shop-item .info i {
	margin-right:5px
}
.dux-shop-sidebar {
	padding:10px 20px
}
.dux-shop-sidebar li {
	border-bottom:1px dotted #ddd
}
.dux-shop-sidebar li:last-child {
	border-bottom:none
}
.dux-shop-info {
	padding-top:20px;
	padding-bottom:20px
}
.dux-shop-info .show {
	width:50%;
	float:left;
	padding-right:30px
}
.dux-shop-info .show .preview img {
	width:480px;
	height:480px;
	border:1px solid #ddd
}
.dux-shop-info .show .items {
	width:480px;
	margin-top:20px;
	height:65px;
	overflow:hidden
}
.dux-shop-info .show .items li {
	float:left;
	margin:0 15px
}
.dux-shop-info .show .items li.active img {
	border:1px solid #ddd
}
.dux-shop-info .show .items li img {
	width:64px;
	height:64px;
	border:1px solid #fff
}
.dux-shop-info .info {
	float:right;
	width:50%
}
.dux-shop-info .info .title {
	font-size:3rem
}
.dux-shop-info .info .subtitle {
	line-height:25px;
	padding:10px 0;
	color:#666
}
.dux-shop-info .info .price {
	margin-top:20px;
	background:#F8F8F8;
	font-size:3rem;
	color:#E31436;
	line-height:60px;
	padding:0 10px;
	margin-bottom:20px
}
.dux-shop-info .info .price small {
	color:#999;
	font-size:1.4rem;
	text-decoration:line-through
}
.dux-shop-info .info .price .store {
	float:right;
	font-size:1.4rem;
	line-height:60px;
	color:#999
}
.dux-shop-info .info .data {
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	line-height:20px;
	padding:10px 0;
	margin-bottom:20px
}
.dux-shop-info .info .data span {
	color:#E31436
}
.dux-shop-info .info .data li {
	text-align:center;
	border-right:1px solid #ddd
}
.dux-shop-info .info .data li:last-child {
	border-right:none
}
.dux-shop-info .info .filter {
	color:#848484
}
.dux-shop-info .info .filter dl {
	margin-bottom:10px
}
.dux-shop-info .info .filter dt {
	float:left;
	width:60px;
	font-size:14px;
	overflow:hidden;
	margin-top:10px;
	line-height:25px
}
.dux-shop-info .info .filter dd {
	margin-top:5px;
	margin-left:70px;
	min-height:30px
}
.dux-shop-info .info .filter dd.items a {
	background:#fff;
	border:1px #ccc solid;
	color:#333;
	font-size:1.2rem;
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-decoration:none
}
.dux-shop-info .info .filter dd.items a.active {
	border-color:#E31436;
	color:#E31436
}
.dux-shop-info .info .func {
	margin-top:20px
}
.dux-shop-info .info .func .fa-heart {
	color:#E31436
}
.dux-shop-layout .layout-body {
	background:#fff;
	padding:20px
}
.dux-shop-text {
	line-height:35px;
	color:#666
}
.dux-shop-text p {
	margin:0
}
.dux-shop-text img {
	max-width:95%
}
.dux-shop-tabs .am-tabs-nav {
	height:35px
}
.dux-shop-tabs .am-tabs-bd {
	border:none
}
.dux-shop-tabs .am-tabs-nav {
	border:none
}
.dux-shop-tabs .am-tabs-nav li a {
	display:block;
	background:#eee;
	font-size:1.6rem;
	padding:6px 20px
}
.dux-shop-tabs .am-tabs-nav li a,.dux-shop-tabs .am-tabs-nav li a:hover,.dux-shop-tabs .am-tabs-nav li a:focus {
	border:none
}
.dux-shop-tabs .am-tabs-nav li a:hover {
	color:#E31436
}
.dux-shop-tabs .am-tabs-nav li.am-active a {
	color:#000;
	background:#fff;
	border:none
}
.dux-comment-info {
	padding:10px;
	height:90px;
	color:#666;
	background:#f5f5f5
}
.dux-comment-info p {
	margin:0;
	padding:0
}
.dux-comment-info .rate {
	float:left;
	width:130px;
	text-align:center
}
.dux-comment-info .rate strong {
	color:#E31436;
	font-size:4rem;
	line-height:3.5rem
}
.dux-comment-info .rate strong small {
	font-size:1.6rem
}
.dux-comment-info .percent {
	float:left;
	width:200px;
	margin-left:20px
}
.dux-comment-info .percent .uk-progress {
	margin:0;
	background:#fff
}
.dux-comment-info .percent .uk-progress::-webkit-progress-bar {
	background-color:#ddd
}
.dux-comment-info .percent .uk-progress::-webkit-progress-value {
	background-color:#E31436
}
.dux-comment-info .percent dl {
	padding:0;
	margin:0
}
.dux-comment-info .percent dl dt {
	padding:0;
	margin:0;
	display:inline-block;
	width:80px;
	font-weight:normal;
	height:25px;
	line-height:25px
}
.dux-comment-info .percent dl dd {
	padding:0;
	margin:0;
	display:inline-block;
	width:110px
}
.dux-comment-info .info {
	float:right;
	width:160px;
	text-align:center;
	border-left:1px solid #ddd;
	padding-bottom:10px
}
.dux-comment-info .info p {
	line-height:30px
}
.dux-comment-list {
	margin-top:20px
}
.dux-comment-list .list-type {
	margin-top:10px
}
.dux-comment-list .list-type li {
	float:left;
	margin-right:5px
}
.dux-comment-list .list-type li a {
	padding:5px 10px;
	background:#f5f5f5
}
.dux-comment-list .list-type li.active a {
	background:#E31436;
	color:#fff
}
.dux-comment-list .list-items {
	margin-top:10px;
	border-top:none;
	padding:10px
}
.dux-comment-list .list-items p {
	margin:0
}
.dux-comment-list .list-items>li {
	border-bottom:1px solid #eee;
	padding:20px 0
}
.dux-comment-list .list-items>li:last-child {
	border-bottom:none
}
.dux-comment-list .list-items>li .info {
	height:30px
}
.dux-comment-list .list-items>li .info .stars {
	color:#E31436
}
.dux-comment-list .list-items>li .info .time {
	float:right;
	color:#999
}
.dux-comment-list .list-items>li .user {
	float:left;
	width:110px;
	text-align:center;
	padding:0 10px;
	line-height:23px
}
.dux-comment-list .list-items>li .user img {
	border-radius:50%;
	width:48px;
	height:48px
}
.dux-comment-list .list-items>li .body {
	margin-left:120px
}
.dux-comment-list .list-items>li .body .content {
	line-height:22px
}
.dux-comment-list .list-items>li .body .content .images {
	margin-top:10px
}
.dux-comment-list .list-items>li .body .content .images li {
	float:left;
	margin-right:10px
}
.dux-comment-list .list-items>li .body .content .images li img {
	background:#fff;
	padding:2px;
	border:1px solid #ddd;
	width:65px;
	height:65px
}
.dux-comment-list .list-items>li .body .spec {
	margin-top:10px;
	color:#999;
	font-size:1.2rem
}
.dux-ask-info {
	padding:10px;
	color:#666;
	background:#f5f5f5
}
.dux-ask-info .info {
	margin-right:180px;
	padding:10px 0
}
.dux-ask-info .btn {
	padding-top:10px;
	float:right;
	width:160px;
	text-align:center;
	border-left:1px solid #ddd;
	padding-bottom:10px
}
.dux-ask-info .btn p {
	line-height:30px
}
.dux-ask-list .time {
	color:#999
}
.dux-ask-list .content {
	padding:10px 0
}
.dux-ask-list .reply {
	background:#f5f5f5;
	padding:10px
}
.dux-ask-form {
	padding:10px;
	background:#f5f5f5
}
.uk-article .uk-article-title {
	font-size:2.4rem
}
.uk-article p {
	font-size:1.4rem;
	line-height:2
}
.dux-banner {
	padding-top:10px
}
.dux-side-list {
	background:#eee;
	padding:10px 20px;
	margin-top:0
}
.dux-side-list .am-list {
	margin-bottom:0
}
.dux-side-list .am-list>li {
	background:#eee
}
.dux-side-list .am-list>li:first-child {
	border-top:none
}
.dux-side-list .am-list>li:last-child {
	border-bottom:none
}
.dux-page-box {
	background:#fff
}
