dl,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
form,
fieldset,
p,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	margin: 0;
	padding: 0;
	font-size: 3vw;
	font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}

img {
	border: 0;
}

* {
	padding: 0;
	margin: 0;
}

ol,
ul,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}


/*html5*/

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block;
}

input,
textarea,
button,
select {
	outline: none;
}

textarea {
	resize: none;
}

i,
em,
cite {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.hide {
	display: none;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.iconfont {
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
}

a{
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

-webkit-user-select: none;

-moz-user-focus: none;

-moz-user-select: none;
}


/*头部*/	 
.gy_title{
	width: 100%;
	overflow: hidden;
	height: 10vw;
	line-height: 10vw;
	padding: 0 3vw;
	color: #fff;
	text-align: center;
	background-color: #ff6a1d;
	margin-bottom: 2.85vw;
}
.gy_title img{
	float: left;
	margin-top: 2vw;
}
.gy_title h2{
	display: inline-block;
	font-size: 4.3vw;
	 
	 
}
/*banner*/

.header_bn {
	width: 94%;
	margin:0 auto ; 
}

.header_bn img {
	width: 100%;
	height: 100%;
}

/*主要内容部分*/

.main_container {
	width: 93%;
	margin: 0 auto;
}
/*热门*/

/*热门*/
.hot_cont{
	width: 100%;
	overflow: hidden;
}
 
.lo_po{
	width: 100%;
	overflow: hidden;
	margin-bottom: 2vw;
}
.hot_cont ul li {
	width: 24%;
	float: left;
	font-size: 3.6vw;
	height: 8vw;
	line-height: 9vw;
	margin: 0 3.4vw;
	color: #333;
	text-align: center;
}

.hot_cont ul .active {
	padding-bottom: 2.4vw;
	border-bottom: 2px solid #ff732c;
}
/*隐藏的排序*/
/*.spe_li {
	width: 14vw ;
	float: right;
	margin-right: 0;
	margin-left: 1vw;
	line-height: 19.4vw;
}

.spe_li img {
	width: 4vw;
	float: left;
	margin-top: 7.5vw;
}

.spe_li span {
	color: #999;
	float: right;
}*/

/*循环内容部分*/
.cl_on{
	overflow: hidden;
}
.hot_list {
	width: 100%;
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 2vw;
	padding: 2vw 2vw 2vw 2vw;
	background-color: #fff;
}

.hot_list_lf {
	width: 43vw;
	float: left;
	height: auto;
   padding-top: 1vw;
}

.hot_list_lf img {
	width: 100%;
	height: 25vw;
	border-radius: 5px;
}

.spe_li {
	width: 14vw ;
	float: right;
	margin-right: 0;
	margin-left: 1vw;
}

.spe_li img {
	width: 4vw;
	float: left;
	margin-top: 5.6vw;
}

.spe_li span {
	color: #999;
	margin-top: 5.4vw;
	float: right;
}


/*左边*/

.hot_list_lr {
	width: 48%;
	float: right;
}

.hot_list_lr h2 {
	font-size: 3.5vw;
	color: #333;
	margin-top: 0;
	height: 11vw;
	overflow: hidden;
	line-height: 5.5vw;
	font-weight: bold;
}

.hot_list_bt {
	overflow: hidden;
}

.hot_list_bt .bt_lf {
	width: 52%;
	float: left;
	margin-top: 0.3vw;
}

.hot_list_bt .bt_lf .return {
	width: 69%;
	font-size: 3vw;
	border: 1px solid #ffe4e1;
	background-color: #ffe4e1;
	color: #ff6d1a;
	text-align: center;
	border-radius: 2px;
	margin-top: 0.7vw;
}

.bt_lf .price {
	overflow: hidden;
	margin-top: 1vw;
}

.bt_lf .price span {
	font-size: 4.3vw;
	display: inline-block;
	color: #ff6d1a;
	float: left;
}

/*.bt_lf .price em {
	width: 43%;
	display: block;
	float: right;
	font-size: 3vw;
	color: #999;
	text-decoration: line-through;
	overflow: hidden;
	margin-top: 1.4vw;
}*/

.hot_list_bt .Snap {
	width: 38%;
	float: right;
	height: 6.5vw;
	line-height: 6.5vw;
	font-size: 3vw;
	border: 1px solid #ff6d1a;
	background-color: #ff6d1a;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin-top: 6.2vw;
	margin-right: 4vw;
}
.Snap a{
	color: #fff;
}