html,
body {
	height: 100%;
	width: 100%;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ul,
ol,
li,
dl,
dt,
dd,
iframe,
textarea,
input,
button,
p,
strong,
b,
i,
a,
span,
del,
pre,
table,
tr,
th,
td,
form,
fieldset,
.pr,
.pc {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	/*font-family: verdana,Microsoft YaHei,Tahoma,sans-serif; *font-family: Microsoft YaHei,verdana,Tahoma,sans-serif;*/
}

body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc,
em,
del {
	font-style: normal;
	font-size: 100%;
}

ul,
ol,
dl {
	list-style: none;
}

a {
	text-decoration: none;
	color: #666;
}

.clear:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.m_box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.head {
	width: 100%;
	position: fixed;
	border-bottom: 0.01rem solid #d5d5d5;
	top: 0;
	background: #fff;
	z-index: 999;
}

.head_return {
	width: 0.3rem;
	height: 0.45rem;
	background: url(../images/back.png) center no-repeat;
	background-size: auto 0.22rem;
	float: left;
}

.head_entry {
	float: left;
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.45rem;
	width: 3.05rem;
}

.head_messge {
	float: right;
	width: 0.4rem;
	height: 0.45rem;
	background: url(../images/messge2.png) center no-repeat;
	background-size: auto 0.2rem;
}

.head_search .tit_ul {
	float: left;
	margin-left: 0.78rem;
}

.head_search .tit_ul li {
	width: 0.8rem;
	float: left;
	height: 0.45rem;
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.45rem;
}

.head_search .tit_ul .tit_on {
	height: 0.43rem;
	line-height: 0.43rem;
	border-bottom: 0.02rem solid #f00;
}

/*产品滚动图*/
.pro_banner {
	width: 100%;
	height: 4.2rem;
	border-bottom: 0.01rem solid #d5d5d5;
	overflow: hidden;
	position: relative;
	margin-top: 0.45rem;
}

.banner_img li {
	width: 100%;
	height: 4.2rem;
	overflow: hidden;
}

.banner_img img {
	width: 100%;
	height: 4.2rem;
}

.pageState {
	width: 0.42rem;
	height: 0.2rem;
	border-radius: 0.1rem;
	background: #000;
	opacity: 0.8;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0.1rem;
	right: 0.1rem;
	font-size: 0.14rem;
}

/*产品名称*/
.pro_name {
	width: 100%;
	/*padding: 0.1rem 0 0.18rem;*/
	border-bottom: 0.005rem solid #d5d5d5;
}

.pro_name>div {
	/*height: 0.4rem;*/
	overflow: hidden;
	line-height: 0.3rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.16rem;
	color: #000;
	padding: 0 .2rem;
}

.pro_name p {
	font-size: 0.16rem;
	color: #ff4200;
	/*margin: 0.1rem 0;*/
	text-indent: 0.2rem;
	float: left;
	width: 33%;
}

.pro_name p>span {
	display: block;
}

.pro_name p span:nth-child(2) {
	font-size: 12px;
	color: #666;
}

/*商家logo*/
.cp {
	/*width: 100%;*/
	padding: 0.05rem .1rem;
}

.cp_logo {
	width: 0.6rem;
	height: 0.6rem;
	margin: 0 auto;
	border: 0.01rem solid #eee;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.cp_logo img {
	width: 0.6rem;
	height: auto;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cp_name {
	width: 100%;
	text-align: center;
	/*height: 0.3rem;*/
	line-height: 0.3rem;
	font-size: 0.16rem;
	color: #000;
}

.cp_shop {
	font-size: 0.14rem;
	color: #848484;
	/*text-align: center;*/
}

/*店铺推荐*/
.cp_tj {
	/*width: 100%;*/
	padding: 0 .05rem 0.6rem;
	background: #f5f5f5;
	clear: both;
}

.cp_tj h6 {
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.16rem;
	color: #000;
	text-align: center;
}

.cp_tj ul {
	/*width: 100%;*/
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cp_tj ul a {
    width: 31%;
    display: block;    margin-bottom: 0.15rem;
}

.cp_tj li {
	/*width: 1.16rem;
	float: left;
	margin: 0 0.08rem 0.08rem 0;*/
}

.cp_tj_img {
	width: 100%;
	height: 1.2rem;
	/*border: 0.005rem solid #d5d5d5;*/
}

.cp_tj_img img {
	width: 100%;
	height: 1.2rem;
}

.cp_tj_text {
	width: 100%;
}

.cp_tj_text div {
	/*width: 100%;*/
	height: 0.4rem;
	overflow: hidden;
	font-size: 0.14rem;
	color: #000;
	line-height: 0.2rem;
	/*text-indent: 5px;    */
	padding: 0 5px;
	background: #fff;
	border-radius: 0 0 5px 5px;
}

.cp_tj_text p {
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	overflow: hidden;
	font-size: 0.12rem;
	color: #000;
}

/*商品详情*/
.details {
	width: 100%;
}

.details_head {
	width: 100%;
	height: 0.45rem;
	border-top: 0.005rem solid #eee;
	border-bottom: 0.005rem solid #eee;
}

.details_head ul {
	margin-left: 0.6rem;
}

.details_head li {
	width: 0.8rem;
	height: 0.45rem;
	float: left;
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.45rem;
	margin-left: 0.3rem;
}

.details_head .details_on {
	height: 0.43rem;
	line-height: 0.43rem;
	border-bottom: 0.02rem solid #f00;
}

.details_text {
	font-size: 0.14rem;
	margin: 0 0.05rem;
	/*overflow: auto;*/
	letter-spacing: 0.02rem;
}

.details_text table {
	letter-spacing: 0;
}

.details_text p {
	padding: 0.2rem 0.1rem;
	font-size: 0.15rem;
	/*text-indent: 0.3rem;*/
}

.details_text table p {
	padding: 0;
	word-wrap: break-word;
	font-size: 0.12rem;
}

table tr {
	width: auto !important;
}

.details_text table p span {
	word-wrap: break-word;
}

/*.details_text p img{ width: 100%;height: auto; }*/
.parameter {
	padding: 0.1rem;
	margin-top: 0.1rem;
	margin-bottom: 0.5rem;
	font-size: 0.16rem;
}

.parameter table {
	width: 100%;
	border-collapse: collapse;
}

.parameter table td {
	border: 0.01rem solid #ddd;
	height: 0.3rem;
	text-indent: 0.2rem;
}

/*底部*/
.bot_nav {
	width: 100%;
	height: 0.5rem;
	position: fixed;
	bottom: 0;
	z-index: 2;
}

.bot_nav ul {
	border-top: 0.005rem solid #d5d5d5;
	float: left;
}

.bot_nav li {
	float: left;
	width: 0.58rem;
	background: #fff;
	height: 0.5rem;
	position: relative;
	font-size: 0.14rem;
	color: #999;
	border-right: 0.005rem solid #d5d5d5;
}

.bot_nav li img {
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	display: block;
	margin-top: 0.08rem;
	position: absolute;
	left: 50%;
	margin-left: -0.08rem;
}

.bot_nav li span {
	display: block;
	margin-top: 0.28rem;
	text-align: center;
}

.bot_nav>div {
	width: .99rem;
	height: 0.5rem;
	float: left;
	font-size: 0.18rem;
	line-height: 0.5rem;
	text-align: center
}

.bot_nav>div a {
	display: block;
	width: 100%;
	height: 100%;
}

.bot_nav .nav_tel {
	background: #ff0000;
	color: #fff;
}

.bot_nav .nav_tel a {
	color: #fff;
}

.bot_nav .nav_spe {
	background: #fed42b;
	color: #ff0000;
}

.bot_nav .nav_spe a {
	color: #ff0000;
}

.cpsx_boxli1 {
	width: 100%;
	border-bottom: 1px solid #eee;
	font-size: 0.14rem;
}

.cpsx_boxli1 table {
	width: 100%;
}

.cpsx_boxli1 table tr {
	width: 100%;
}

.cpsx_boxli1 table th {
	background-color: #CCE8EB;
}

.cpsx_boxli1 table td {
	background: #F5FAFA;
	padding: 0 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cpsx_boxli1 table td,
table th {
	border: 1px solid #ccc;
	color: #666;
	height: 25px;
	line-height: 25px;
}

#record-wrap {
	background: #ff5f00;
	height: .45rem;
	overflow: hidden;
	position: relative;
}

#record-wrap .bd {
	top: 0;
	position: absolute;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0 .11rem;
}

#record-wrap li {
	display: flex;
	height: .45rem;
	line-height: .45rem;
	color: #fff;
	font-size: .16rem;
	justify-content: space-between;
}

.record-info {
	display: flex;
}

.record-name {
	width: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
