@charset "utf-8";

@font-face {
	font-weight: 400;
	font-style: normal;
	font-family: fontawesome;
	src: url(//:) format("no404"), url(../font-awesome/fontawesome-webfont.woff) format("woff"), url(../font-awesome/fontawesome-webfont.ttf) format("truetype")
}

/*base*/
img,
object {
	max-width: 100%
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0
}

body {
	color: #111;
	font-size: 12px;
	line-height: 24px;
	clear: both;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*,
li,
ol,
ul {
	margin: 0;
	padding: 0
}

li,
ol,
ul {

	list-style: none
}

a {
	color: #db2033;
	blr: expression(this.onFocus=this.blur())
}

a:hover {
	color: #db2033
}

a:focus {
	outline: 0
}

a,
a:focus,
a:hover {
	text-decoration: none;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	width: 0
}

h2 {
	display: block;
	margin: 0;
	line-height: 30px;
	padding: 20px 0;
	font-size: 26px;
	color: #555;
	font-weight: 400;
}

h2 span {
	display: block;
	font-size: 18px;
	color: #777
}

h3 {
	display: block;
	margin: 0;
	padding: 5px 0;
	font-size: 20px;
	line-height: 24px;
	color: #333
}


.sj_pl {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}


.top_cp {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}

.fh_top {
	float: left;
	width: 100%;
	background: #51b53b;
	height: 46px;
	line-height: 46px;
	position: relative;
	overflow: hidden;
}

.fh_top_l {
	float: left;
	width: 50px;
	position: relative;
	z-index: 999;
}

.fh_top_l a,
.fh_top_r a {
	display: block;
	height: 46px
}

.fh_top_l i,
.fh_top_r i {
	font-style: normal;
}

.fh_top_l i:before {
	position: absolute;
	content: "\f112";
	left: 10px;
	top: 0px;
	font-family: fontawesome;
	font-size: 18px;
	color: #fff;
}

.fh_top_c {
	float: left;
	width: calc(100% - 100px);
	text-align: center;
	font-size: 15px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	position: relative;
}

.fh_top_r {
	float: left;
	width: 50px;
	position: relative;
}

.fh_top_r i:before {
	position: absolute;
	content: "\f015";
	right: 10px;
	top: 0px;
	font-family: fontawesome;
	font-size: 18px;
	color: #fff;
}

.topheight {
	float: left;
	width: 100%;
	height: 10px;
}


.pinlun {
	float: left;
	width: 96%;
	margin: 15px 2%;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.pinlun_bt {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #000;
}

.pinlun_nr {
	float: left;
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.pinlun_nrl {
	float: left;
	width: calc(100% - 100px);
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.pinlun_nrl span.on {
	float: left;
	max-width: 90px;
	background-image: linear-gradient(45deg, #f78512, #eb4014);
	color: #fff;
	padding: 0 5px;
	border-radius: 10px;
	margin-right: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pinlun_nrr {
	position: absolute;
	top: -3px;
	right: 0;
}

.pinlun_nrr span {
	border: solid 1px #f78512;
	font-size: 14px;
	color: #f78512;
	padding: 0 10px 1px;
	border-radius: 10px;
}

.pinlun_more {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 10px;
}

.pinlun_more span {
	padding: 2px 10px 3px;
	background-image: linear-gradient(45deg, #f78512, #eb4014);
	border-radius: 15px;
	font-size: 14px;
	color: #fff;
}



.lsit {
	float: left;
	width: 100%;
	box-sizing: border-box;
}

.lsit_li {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px 15px 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
	border-bottom: solid 1px #ddd;
}

.lsit_li:last-child {
	border: none;
}

.lsit_top {
	float: left;
	width: 40px;
}

.lsit_top_l {
	float: left;
	width: 40px;
	height: 40px;
}

.lsit_top_l img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.lsit_top_r {
	float: left;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.lsit_top_r span {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #999;
	margin-top: 5px;
}

.sj {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}

.lsit_nr {
	float: left;
	width: calc(100% - 40px);
	font-size: 13px;
	color: #777;
	padding-left: 10px;
	box-sizing: border-box;
}

.lsit_nrms {
	float: left;
	width: 100%;
	color: #333;
	font-size: 14px;
}

.lsit_nrmsimg {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.lsit_nrmsimg_li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	height: 60px;
}

.lsit_nrmsimg_li:nth-child(4) {
	margin-right: 0;
}

.lsit_nrmsimg_li img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.lsit_nr .lsit_nrhh {
	float: left;
	width: 100%;
	background: #f1f2ed;
	margin-top: 10px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
}

.lsit_nr .lsit_nrhh::before {
	position: absolute;
	top: -8px;
	right: 20px;
	content: '';
	width: 0;
	height: 0;
	border-bottom: solid 8px #f1f2ed;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
}

.lsit_nrhh_bt {
	float: left;
	width: 100%;
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.lsit_nrhh_bt span {
	font-size: 12px;
	float: right;
	color: #777;
}

.lsit_nrhh_nr {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.fbplks {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	background: #fff;
}

.fbplks span {
	float: left;
	width: 96%;
	margin: 5px 2%;
	height: 40px;
	line-height: 40px;
	background: #f78512;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
}


.fbpl {
	float: left;
	width: 100%;
	padding: 0 2%;
	margin-top: 15px;
	box-sizing: border-box;
}

.fbpl_li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.fbpl_li_bt {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #000;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
}

.fbpl_li_btx {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}

.fbpl_li_sc {
	float: left;
	width: 100%;
	margin: 10px auto;
	background: #f5f5f5;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
}

.fbpl_li_sc image {
	float: left;
	width: 50px;
	height: 50px;
}

.fbpl_li_sr {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detailText {
	float: left;
	width: 100%;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	height: 90px;
	line-height: 24px;
	outline: none;
}

.input {
	float: left;
	width: 100%;
	background: #f5f5f5;
	border-radius: 25px;
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	height: auto !important;
	outline: none;
	border: none;
}

.fbpl_li text {
	float: left;
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
	font-size: 14px;
	color: #999;
}

.delete-btn {
	position: absolute;
	top: 0;
	right: 0;
}


.anniu {
	float: left;
	width: 100%;
	margin: 10px 0;
}

.anniu button {
	float: left;
	width: 96% !important;
	height: 40px !important;
	margin: 0 2% !important;
	font-size: 15px;
	color: #fff;
	background: #f78512;
	border-radius: 20px !important;
	border: none;
	outline: none;
}



/*.input-file-box{ width: 60px;  height: 60px; position: relative; text-align: center; border-radius: 8px; background: url(../images/scimg.png); background-size:100%;}*/
.input-file-box {
	position: relative;
	text-align: center;
	border-radius: 8px;
	border: dashed 2px #ddd;
	height: 90px;
	box-sizing: border-box;
}

.input-file-box:before {
	display: none;
}

.input-file-box:after {
	position: absolute;
	top: 35%;
	left: 0%;
	right: 0;
	text-align: center;
	content: '+';
	font-size: 40px;
	color: #ddd;
	z-index: 1;
}

.input-file-box #uploadfile {
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	position: relative;
	/* border: 1px solid red; */
}
.input-file-box #uploadfile2 {
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	position: relative;
/* 	border: 1px solid green; */
		display: none;
}
.input-file-box #uploadfile3 {
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	position: relative;
/* 	border: 1px solid blue; */
		display: none;
}
.input-file-box #uploadfile4 {
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	position: relative;
/* 	border: 1px solid blueviolet; */
	display: none;
}

#img-box {
	float: left;
	width: 100%;
	margin-top: 10px;
}

#img-box div {
	float: left;
	width: 23%;
	height: 95px;
	margin-right: 2%;
	margin-bottom: 10px;
	position: relative;
}

#img-box div:before {
	position: absolute;
	top: 2px;
	right: 2px;
	content: "X";
	width: 15px;
	height: 15px;
	background: rgba(0, 0, 0, .4);
	border-radius: 50%;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
}

#img-box div img {
	width: 100%;
	height: 100%;
}

#img-box div:nth-child(4n) {
	margin-right: 0;
}

/* #img-box div:nth-child(4n+1) {
	clear: both;
} */




.footer-detail ul{ width:100%;}
.mareac-list ul{ width:100%;}
.prot-size-list{ width:100%;}
.footlist{ width:100%; text-align: center;}

.qianzheng li,.jingdian li{ width: 25% !important;    padding: 0 !important;}
