* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

input {
	outline: none;
}

textarea {
	-webkit-appearance: none;
}


/*body{
max-width:10rem;
margin: 0 auto;	
}*/

.header {
	width: 100%;
}

img {
	width: 100%;
	display: block;
}

.logo {
	width: 60%;
	height: 100%;
	margin-left: 1%;
}

.phone {
	width: 38%;
	height: 100%;
	margin-right: 1%;
}

.xian {
	width: 100%;
	height: 1px;
	background: #b7b7b7;
}


/* 搜索栏样式*/

.search {
	width: 100%;
	height: 0.88rem;
}

.sousuo {
	height: 0.6rem;
	width: 69%;
	border-radius: 0.3rem;
	background: url(../images/search.png) no-repeat center left 10%;
	background-size: 0.34rem;
	background-color: #f3f3f3;
	margin-top: 0.15rem;
	padding-left: 15%;
	margin-left: 1%;
}

.side-nav {
	width: 13%;
	height: 0.58rem;
	margin-top: 0.14rem;
	margin-right: 2%;
}

.side-nav img {
	width: 0.58rem;
	height: 0.48rem;
	margin-top: 0.06rem;
	float: right;
	display: block;
}


/*banner*/

.banner {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.15rem;
	position: relative;
}

.banner img {
	width: 100%;
	height: 3.9rem;
}

.banner ul {
	position: absolute;
	left: 85%;
	top: 3.6rem;
}

.banner li {
	float: left;
	margin-right: 0.1rem;
	list-style: none;
	width: 0.1rem;
	height: 0.1rem;
	background-color: #3C3C3C;
	cursor: pointer;
	border-radius: 50%;
}

.now-li {
	background-color: #fff !important;
}

.drawer {
	width: 40%;
	height: 100%;
	position: fixed;
	right: 0;
	z-index: 1001;
	background: #000;
	opacity: 0.8;
	display: none;
}

.dj-li {
	background-color: #21451d;
}

.ss {
	background: #000;
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	opacity: 0.5;
	display: none;
}

.bjbh {
	background: #000000 !important;
	opacity: 0.8;
}

.ztys {
	color: #000000;
}

.drawer li {
	font-size: 0.26rem;
	line-height: 0.8rem;
	text-align: center;
}

.drawer ul {
	margin-top: 0.8rem;
}

.drawer a {
	color: #DCDCDC;
}

/*菜单导航*/

.menu {
	width: 96%;
	margin-left: 2%;
	height: auto;
}

.menu ul {
	width: 100%;
	height: auto;
	margin-top: 0.4rem;
}

.menu li {
	width: 22%;
	height: 2rem;
	float: left;
	margin-right: 4%;
}

a.mc{
	color: #3c3c3c;
	font-size: 0.24rem;
	text-align: center;
	display:block;
	margin-top: 0.2rem;
}
a.tfdx{
	width: 1.1rem;
	height: 1.1rem;
	display:block;
	margin: 0 auto;
}
.fenge {
	width: 100%;
	height: 0.2rem;
	background-color: #eeeeee;
	margin-top: 0.3rem;
}


/* 单品热销*/

.bt {
	width: 96%;
	margin-left: 2%;
	margin-top: 0.4rem;
}

.bt h1 {
	font-size: 0.38rem;
	color: #292b29;
	line-height: 0.8rem;
	background: url(../images/bt-b.png) no-repeat left;
	background-size: 0.05rem 0.38rem;
	padding-left: 0.15rem;
}

.bt h1 span {
	font-size: 0.24rem;
	color: #8c8c8c;
	font-weight: normal;
}
.bt h1 span {
	font-size: 0.24rem;
	color: #8c8c8c;
	font-weight: normal;
}
.more {
	font-size: 0.24rem;
	color: #8c8c8c;
	line-height: 0.8rem;
	background: url(../images/more.png) no-repeat center right;
	background-size: 0.1rem 0.2rem;
	padding-right: 0.2rem;
}

.rxdp {
	width: 100%;
	height: 3.5rem;
	margin-bottom: 0.2rem;
}

.rxdp ul {
	width: 96%;
	margin-left: 2%;
}

.rxdp li {
	width: 33.1%;
	height: 3.8rem;
	border-right: 0.01rem solid #dcdcdc;
	float: left;
}

.rxdp a {
	float: left;
	color: #3c3c3c;
	font-size: 0.3rem;
	line-height: 0.4rem;
}

.tp {
	width: 98%;
	margin-left: 1%;
}

.rxdp p {
	float: left;
	width: 96%;
	margin-left: 4%;
	color: #8c8c8c;
	font-size: 0.20rem;
	line-height: 0.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 0.1rem;
}

.btn-small {
	width: 1.5rem;
	height: 0.48rem;
}

.dw {
	position: relative;
	top: 0.3rem;
	left: 16%;
}


/*精品推荐*/

.jptj {
	width: 100%;
	height: auto;
}

.jptj ul {
	float: left;
	width: 100%;
	height: 4.6rem;
	border-bottom: 0.01rem solid #dcdcdc;
}

.jptj li {
	float: left;
	width: 49.8%;
	margin-top: 0.1rem;
	height: 4.6rem;
	border-right: 0.01rem solid #dcdcdc;
}

.jptj a {
	float: left;
	width: 88%;
	margin-left: 6%;
	color: #3c3c3c;
	font-size: 0.3rem;
	line-height: 0.4rem;
}
.jptj-cp{
	width: 3.3rem;
	height: 2.2rem;
}
.jptj p {
	float: left;
	width: 88%;
	margin-left: 6%;
	color: #8c8c8c;
	font-size: 0.2rem;
	line-height: 0.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 0.1rem;
}

.btn-big {
	position: relative;
	width: 3rem;
	height: 0.48rem;
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
	
}

.first-fk {
	width: 96%;
	margin-left: 2%;
	margin-top: 0.2rem;
	height: 3.5rem;
	border-bottom: 0.01rem solid #dcdcdc;
}

.first-fk ul {
	width: 100%;
	height: 1.25rem;
}

.first-fk li {
	float: left;
	width: 17.6%;
	margin-right: 3%;
}
.first-fk li img{
	width: 1.2rem;
	height: 1.2rem;
}

.tx {
	width: 17.6%;
	height: 1.25rem;
	margin-right: 3%;
}
.tx img{
	width: 1.2rem;
	height: 1.2rem;
}
.plnr {
	width: 100%;
	height: 1.25rem;
	margin-top: 0.2rem;
}

.plnr p {
	color: #8C8C8C;
	font-size: 0.24rem;
}

p.wzp {
	color: #8C8C8C;
	width: 77.4%;
	font-size: 0.24rem;
	text-indent: 2em;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
	float: left;
	padding: 1%;
}


/*展示切换*/

.show {
	width: 100%;
	height: 3rem;
	margin-top: 0.4rem;
}

ul.dh-show {
	width: 96%;
	margin-left: 2%;
	height: 0.6rem;
}

.dh-show li {
	float: left;
	width: 32%;
	color: #4d4d4d;
	box-sizing: border-box;
	line-height: 0.5rem;
	font-size: 0.34rem;
	text-align: center;
	cursor: pointer;
	border-right: 0.01rem solid #DCDCDC;
}

.on {
	color: #d1b43d !important;
}

.others {
	color: #838383;
}

.content-box {
	width: 98%;
	margin-left: 1%;
	height: 1.9rem;
	padding-top: 0.5rem;
}

.tabcont {
	width: 100%;
	height: 2rem;
	overflow: hidden;
	display: none;
}

.tabcont ul {
	width: 100%;
	height: 1.8rem;
	overflow: hidden;
}

.tabcont li {
	float: left;
	width: 32%;
	margin-left: 1%;
	height: 1.8rem;
	border: 0rem;
}

.tabcont li img {
	width: 100%;
	height: 1.8rem;
}

.advert {
	width: 96%;
	margin-left: 2%;
}


/*工厂照片*/

.gczs {
	width: 100%;
	height: 3.2rem;
	overflow: hidden;
	margin-top: 0.4rem;
	position: relative;
}


/*资料中心*/

.zlzx {
	width: 96%;
	margin-left: 2%;
	height: 3.5rem;
}

.zlzx ul {
	width: 100%;
	height: 3.5rem;
}

.zlzx li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-top: 0.2rem;
}


/*金能动态*/

.jndt {
	width: 96%;
	height: 6rem;
	margin-left: 2%;
}

.dtnr {
	width: 100%;
	margin-top: 0.3rem;
	height: 2.8rem;
	border-bottom: 0.01rem solid #dcdcdc;
}
.dtnr:nth-child(2){border-bottom:none;}

.left {
	width: 20%;
	height: 2.8rem;
	margin-right: 4%;
}
.left img{
	width: 1.45rem;
	/* height: 1.5rem; */
}

.right {
	width: 76%;
	height: 2.8rem;
}

.right h1 {
	font-size: 0.38rem;
	color: #4d4d4d;
	line-height: 0.8rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right p {
	color: #8C8C8C;
	font-size: 0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*超出2行部分显示省略号，去掉该属性 显示全部*/
	-webkit-box-orient: vertical;
}

.right ul {
	width: 100%;
	height: 0.4rem;
	margin-top: 0.2rem;
}

.right li {
	width: 20%;
	float: left;
	font-size: 0.24rem;
	display: inline-block;
	line-height: 0.4rem;
	margin-right: 12%;
}

.right li img {
	width: 0.4rem;
	height: 0.4rem;
	display: inline-block;
	vertical-align: middle;
	padding-right: 0.1rem;
}

.date-dt {
	color: #8C8C8C;
	font-size: 0.24rem;
	float: right;
	margin-right: 1%;
	margin-top: 0.2rem;
}


/*置顶*/

.fh-top {
	margin-top: 0.3rem;
	background: #D1B43D;
	width: 100%;
	height: 0.6rem;
}

.fh-top a {
	font-size: 0.3rem;
	font-weight: bold;
	float: right;
	color: #F3F3F3;
	margin-right: 5%;
	line-height: 0.6rem;
}

.bah {
	width: 100%;
	height: 3rem;
	background-color: #F3F3F3;
}

.bah p {
	width: 90%;
	margin-left: 5%;
	font-size: 0.24rem;
	color: #8C8C8C;
	line-height: 0.36rem;
	text-align: center;
	margin-top: 0.3rem;
	margin-bottom: 1.6rem;
}


/*底部操作栏*/

.footer {
	position: fixed;
	width: 100%;
	height: 0.98rem;
	border-top: 0.01rem solid #DCDCDC;
	z-index: 9998;
	background-color: #Fafafa;
	bottom: 0;
}

.footer ul {
	width: 92%;
	margin-left: 4%;
}

.footer ul li {
	float: left;
	width: 17.5%;
	margin-right: 10%;
	margin-top: 0.1rem;
	font-size: 0.2rem;
	text-align: center;
}

.footer li a {
	color: #8c8c8c;
	width: 0.58rem;
	height: 0.58rem;
}

.footer img {
	width: 0.58rem;
	height: 0.58rem;
	margin: 0 auto;
}


/*工厂切换*/

.gczs img {
	width: 90%;
	margin-left: 5%;
	height: 3.2rem;
	border: 0;
}

#desc {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0.6rem;
	width: 100%;
	width: 90%;
	margin-left: 5%;
	background-color: #333333;
	opacity: 0.7;
}

#desc li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.24rem;
	line-height: 0.24rem;
}

#desc li {
	line-height: 0.24rem;
	padding-left: 0.1rem;
	float: left;
	display: none;
}

#num {
	height: 0.3rem;
	width: 3rem;
	/*background:#FF0000;*/
	position: absolute;
	left: 65%;
	bottom: 0.02rem;
	text-align: right;
}

#num li {
	width: 0.18rem;
	height: 0.18rem;
	border-radius: 50%;
	margin-left: 0.1rem;
	background-color: #000000;
	float: left;
	display: inline;
	cursor: pointer;
	font-size: 0.2rem;
}

#imgList {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}

#num .active {
	background-color: #D1B43D;
}