@charset "utf-8";

@import url(normalize.css);

@import url(icomoon.css);

*,::after,::before {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: "Microsoft YaHei",Arial,sans-serif;
	font-size: 62.5%
}

body {
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
	color: #E5E5E5;
	background: #fff
}

div,form,h1,h2,h3,h4,h5,p {
	margin: 0;
	padding: 0
}

img {
	max-width: 100%
}

dl,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: #4A9CFE
}

.rel {
	position: relative
}

::-webkit-input-placeholder {
	color: #999
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.container {
	width: 100%
}
.page-home{ max-width:640px; margin:0 auto; text-align:left; position:relative; background-color:#fff}

.page-home .home-box {
	background: #fff
}

.page-home .home-box .title {
	position: relative;
	padding: 15px
}

.page-home .home-box .title .caption {
	font-size: 18px;
	color: #080403
}

.page-home .home-box .title .caption img {
	width: 20px;
	vertical-align: middle;
	margin-right: 5px
}

.page-home .home-box .title a {
	color: #080403
}

.page-home .home-box .title .text {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.page-home .home-box .title .more {
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 20px;
	color: #999
}

.page-home .home-box .entry {
	margin: 0 15px;
	overflow-y: hidden
}

.page-home .home-box .tab-header {
	width: 160px;
	margin: 0 auto;
	margin-top: 15px
}

.page-home .home-box .tab-header span {
	display: inline-block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #E5E5E5;
	font-size: 14px;
	color: #0D0D0D;
	cursor: pointer
}

.page-home .home-box .tab-header span.active {
	background: #080403;
	color: #fff
}

.page-home .home-box .tab-header span:first-child {
	border-radius: 40px 0 0 40px
}

.page-home .home-box .tab-header span:last-child {
	border-radius: 0 40px 40px 0
}

.page-home .home-box.mingxing {
	margin-top: 10px
}

.page-home .home-tab {
	background: #fff;
	padding-top: 10px;
	padding: 15px 5px 0
}

.page-home .home-tab .tab-header {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #E5E5E5
}

.page-home .home-tab .tab-header span {
	position: relative;
	width: 33.33333%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #0D0D0D
}

.page-home .home-tab .tab-header span.active {
	color: #080403
}

.page-home .home-tab .tab-header span.active::after {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	width: 60px;
	height: 2px;
	background: #080403;
	content: ''
}

.page-home .home-tab .tab-content {
	padding: 10px 0
}

.page-home .home-tab .list-img {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.page-home .home-tab .list-img .item {
	width: 50%;
	padding: 10px
}

.page-home .home-tab .list-img .item .text {
	color: #676767;
	display: block;
	text-align: center;
	line-height: 20px
}

.page-home .home-tab .list-text {
	padding: 0 10px
}

.page-home .home-tab .list-text .item {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #E5E5E5;
	font-size: 14px
}

.page-home .home-tab .list-text .item a {
	color: #676767
}

.page-home .home-tab .list-text .item:last-child {
	border-bottom: 0
}

.page-home .products {
	background: #fff;
	padding-bottom: 10px
}

.page-home .products .list .item {
	float: left;
	width: 48%;
	height: 80px;
	margin-bottom: 10px;
	padding-top: 5px
}

.page-home .products .list .item span {
	display: block;
	padding-top: 5px;
	padding-left: 10px
}

.page-home .products .list .item span.name-cn {
	color: #0D0D0D;
	font-size: 14px
}

.page-home .products .list .item span.name-en {
	color: #0D0D0D
}

.page-home .products .list .item span.text {
	color: #858585
}

.page-home .products .list .item:nth-child(2n+1) {
	margin-right: 5px
}

.page-home .products .list .item:nth-child(2n) {
	margin-left: 5px
}

.page-home .products .list .item.item-1 {
	background: url(/ejr_files/Xindex-images/dry-fruits.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-2 {
	background: url(/ejr_files/Xindex-images/fruit-nuts.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-3 {
	background: url(/ejr_files/Xindex-images/meat.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-4 {
	background: url(/ejr_files/Xindex-images/seafood.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-5 {
	background: url(/ejr_files/Xindex-images/cookies.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-6 {
	background: url(/ejr_files/Xindex-images/bean-curd.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-7 {
	background: url(/ejr_files/Xindex-images/phsp.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-8 {
	background: url(/ejr_files/Xindex-images/phsp.jpg) no-repeat;
	background-size: 100%
}
.page-home .products .list .item.item-9 {
	background: url(/ejr_files/Xindex-images/import-sancks.png) no-repeat;
	background-size: 100%
}

.page-home .products .list .item.item-10 {
	background: url(/ejr_files/Xindex-images/milk-tea.png) no-repeat;
	background-size: 100%
}
.page-home .remads {
	position: relative
}

.page-home .remads .text {
	position: absolute;
	right: 30px;
	top: 20px;
	color: #fff;
	text-align: right;
	line-height: 30px
}

.page-home .remads .text .title {
	font-size: 18px;
		color: black;
}
.page-home .remads .text span {
	display: block;
	font-size: 14px;
	color: black ;
}

.page-home .remads .text a {
	display: block
}

.page-home .remads .text a img {
	width: 80px
}

.page-home .jiamengshang {
	background: #fff;
	padding-bottom: 10px
}

.page-home .jiamengshang .entry {
	padding: 0 0px
}

.page-home .jiamengshang .list .item {
	float: left;
	width: 30%;
	text-align: center;
	border: 1px solid #F3F3F3;
	margin: 0 1.66666%;
	box-shadow: 0 0 5px #E5E5E5;
	padding: 20px 0
}

.page-home .jiamengshang .list .item img {
	display: block;
	width: 80%;
	margin: 0 auto
}

.page-home .jiamengshang .list .item .name {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #0D0D0D;
	margin-top: 10px
}

.page-home .jiamengshang .list .item .tag {
	display: block;
	line-height: 24px;
	color: #999
}

.page-home .jiamengshang .list .item a {
	display: inline-block;
	background: #080403;
	color: #fff;
	width: 60%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px
}



