*{
	margin: 0;
	padding: 0;
}
body,html{
	font-size: 62.5%;
	background: #9f00ff;
}
a{
	text-decoration: none;
}
img{
	display: block;
}
li{
	list-style: none;
}
.clear{
	clear: both;
	display: block;
}
.banner{
	width: 100%;
	height: auto;
}
.year_navs{
	width: 100%;
	height: auto;
	background: #fde138;
}
.year_navs dl{
	width: 33.33%;
	float: left;
}
.year_navs dl dt{
	width: 60%;
	margin-left: 20%;
	margin-bottom: 8px;
}
.year_navs dl dt img{
	width: 100%;
	height: auto;
}
.year_navs dl dd{
	text-align: center;
	font-size: 1.4rem;
	color: #000;
	margin-bottom: 22px;
}
.year_lb{
	width: 100%;
	height: auto;
	box-sizing:border-box;
	padding: 0 10px;
}
.swiper-slide img{
	width: 100%;
	height: auto;
}
.year_ps{
	width: 100%;
	font-size: 1.6rem;
	margin: 16px 0 14px;
	text-align: center;
	color: #ffd800;
}
.year_login{
	width: 44%;
	margin-left: 10px;
	float: left;
	height: 35px;
	color: #f2434a;
	border-radius: 3px;
	background: transparent;
	border: none;
	outline: none;
	font-size: 1.6rem;
}
.year_reco{
	width: 46%;
	margin-right: 10px;
	float: left;
	height: 35px;
	color: red;
	border-radius: 3px;
	background: transparent;
	border: none;
	outline: none;
	margin-left: 3%;
	font-size: 1.6rem;
}
.year_brand{
	padding: 0 10px;
}
.year_brand img{
	width: 49%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}
.year_brand a:nth-child(2n) img{
	float: right;
}
.box{
	width: 100%;
	height:auto;
}
.box dl{
	margin-left: 4%;
	width: 45%;
	background: #fff;
	float: left;
	margin-bottom: 6px;
	position: relative;
}
.box dl:nth-child(2n){
	margin-left: 2%;
	margin-right: 4%;
}
.goods{
	position: relative;
}
.icon{
	position: absolute;
	top: 0;
	left: 10px;
	width: auto;
	height: 30px;
}
.goods a{
	text-decoration: none;
	color: #333;
}
.goods dt{
	width: 100%;
	height: auto;
}
.goods dt img{
	width: 100%;
}
.goods h4{
	font-size: 1.4rem;
	margin-right: 5px;
	margin-left: 5px;
	height: 36px;
	margin-bottom: 5px;
	line-height: 18px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 10px;
}
.goods dd>p{
	font-size: 1.2rem;
	color: #9b9b9b;
	margin: 0 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.price{
	margin-top: 5px;
	padding-bottom: 5px;
}
.price div{
	float: left;
	margin-left: 5px;
}
.price p{
	font-size: 1.2rem;
	color: #9b9b9b;
	text-decoration: line-through;
}
.price h5{
	font-size: 1.6rem;
	color:#dd2727;
}
.price h5 span{
	font-size: 1.6rem;
}
.price img{
	float: right;
	width: 25px;
	height: auto;
	margin-right: 8px;
}
.year_pm{
	padding: 0 10px;
}
.year_pm dl{
	width: 100%;
	height: 108px;
	display: box;
	display: -webkit-box;
	background: #fff;
}
.year_pm dl dt{
	width: 80px;
	height: auto;
	margin-left: 6px;
	margin-top: 14px;
}
.year_pm dl dt img{
	width: 100%;
	height: auto;
}
.year_pm dl dd{
	-webkit-box-flex:1;
	box-flex:1;
}
.year_name{
	font-size: 1.4rem;
	margin-top: 10px;
	padding: 0 18px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #333;
}
.year_price{
	float: left;
	margin-left: 18px;
}
.year_price h4{
	font-size: 2rem;
	color: #f2434a;
	margin-top: 5px;
}
.year_price span{
	font-size: 1.4rem;
}
.year_price p{
	font-size: 1.2rem;
	color: #999;
	padding-top: 8px;
}
.year_deta button{
	width: 78px;
	height: 24px;
	font-size: 1.4rem;
	background: #f2434a;
	float: right;
	margin-right: 18px;
	color: #fff;
	outline: none;
	border: none;
	margin-top: 13px;
}
.year_art{
	margin: 0 10px 5px;
	background: #fff;
}
.year_art_top{
	font-size: 1.6rem;
	line-height: 24px;
	height: 9px;
	color: #333333;
	overflow: hidden;
	padding: 15px 10px;
	border-bottom: 1px solid #eeeeee;
}
.year_art_btm{
	padding: 0 10px;
	height: 38px;
}
.year_art_btm dl{
	float: left;
	width: 80%;
}
.year_art_btm dt{
	width: 18px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.year_art_btm dt img{
	width: 100%;
	height: auto;
	border-radius: 9px;
}
.year_art_btm dd{
	font-size: 1.2rem;
	line-height: 38px;
	color: #999999;
}
.year_art_btm div{
	float: right;
}
.year_art_btm div img{
	width: 18px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
.year_art_btm div p{
	float: left;
	font-size: 1.2rem;
	line-height: 38px;
	color: #999999;
}
.year_ps2{
	padding: 0 28px;
	font-size: 1.2rem;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.box dl .tab{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: url(../images/tab.png) no-repeat;
	background-size: 100% auto;
	font-size: 1.2rem;
	line-height: 16px;
	color: #fff;
	text-align: center;
}
.download{
	width: 80%;
	height: 40px;
	background: #fde138;
	font-size: 1.6rem;
	color: #ee0a3b;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	border-radius: 5px;
	margin: 30px 0;
	margin-left: 10%;
}
.demo{width:300px; margin:0px auto 20px auto;height: 160px}
.msg{text-align:center; height:32px; line-height:32px; font-weight:bold; margin-top:50px}