@charset "utf-8";
/* CSS Document */
a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, small, span, strike, strong, sub, summary, sup, table,
	tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	/*font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;*/
	font-family: Helvetica;
}

img {
	border: none
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus = this.blur);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
	outline: none;
	-webkit-appearance: none;
}

:focus {
	outline: none;
}

input, textarea {
	outline: 0;
	resize: none;
	-webkit-appearance: none;
}

img {
	vertical-align: middle;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

body {
	background-color: #fff;
}

.display-box {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.box-flex {
	box-flex: 1;
	-webkit-box-flex: 1;
}

.real-status span:first-child {
	margin-right: 4px;
}
/*发布报价*/
.header-send {
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #ffffff;
	background-color: #ff7a04;
	position: relative;
	text-align: center;
	font-size: 1.38rem;
	letter-spacing: 1px;
}

.close-this {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 1.1rem;
	color: #fff;
}

.send-rules {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 1.1rem;
	color: #fff;
}

.sort {
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	height: 46px;
	border-bottom: 1px solid #ebebeb;
}

.sort-left {
	font-size: 16px;
	box-flex: 1;
	-webkit-box-flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	position: relative;
	height: 23px;
}

.sort-left a {
	color: #000000;
}

.sort-left img {
	position: absolute;
	left: 118px;
	top: 1px;
	z-index: -9999;
}

.outer-div {
	padding: 0 15px;
}

.noticeTitle {
	display: block;
	width: 100%;
	border: none;
	font-size: 16px;
	letter-spacing: 1px;
	padding-left: 0 !important
}

.notice-descrip {
	width: 100%;
	height: 80px;
	border: none;
	resize: none;
	margin-top: 13px;
	font-size: 16px;
	line-height: 24px;
}

.inpt-change {
	float: right;
	margin-bottom: 13px;
}

.double-line {
	height: 8px;
	width: 100%;
	background-color: #f4f4f4;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

.outer-div:after {
	display: block;
	content: "";
	clear: both;
}

.province-select {
	border: none;
	font-size: 16px;
	background-color: transparent;
	border-color: transparent;
	-webkit-appearance: none;
	margin-right: 6px;
	width: 90px;
}

.picture-section:after {
	display: block;
	content: "";
	clear: both;
}

.sure-send {
	display: block;
	width: 90%;
	height: 40px;
	line-height: 40px;
	background-color: #ff7a04;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 6px;
}

.sort-right {
	margin-left: 10px;
	font-size: 16px;
	color: #656565;
	display: block;
}

.bar-pictures {
	padding: 13px 15px;
}

.picture-section {
	margin: 3px 20px 18px;
	display: box;
	display: -webkit-box;
	-webkit-box-pack: justify;
}

.bar-price {
	padding: 28px 15px 0;
	display: box;
	display: -webkit-box;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	overflow: hidden;
}

.bar-price span {
	display: block;
}

.price-icon {
	font-size: 30px;
	color: #a9a9a9;
}

.numberPrice {
	font-size: 32px;
	border: none;
	width: 270px;
}

.picture-section-item {
	overflow: hidden;
	position: relative;
	box-flex: 1;
	-webkit-box-flex: 1;
}

.picture-section-item label {
	display: block;
	width: 85px;
	height: 85px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.picture-section-item img {
	width: 85px;
	height: 85px;
}

.filePhoto {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -110;
}

.type-sort-chioce li:nth-child(2) {
	height: 30px;
	width: 1px;
	background-color: #ededed;
}
/*搜索分类开始*/
.search-blank {
	width: 100%;
	background-color: #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*.search-blank-inner { display:flex;display:-webkit-flex;align-items: center;width:94%;height:36px;background-color:#ffffff;border-radius:6px; }*/
.search-blank-inner {
	display: box;
	display: -webkit-box;
	width: 94%;
	height: 36px;
	background-color: #ffffff;
	border-radius: 6px;
	-webkit-box-align: center;
	-moz-box-align: center;
	margin: 0 auto;
}

.searchSort {
	font-size: 15px;
	border: none;
	width: 80%;
	display: block;
}

.tab-menu-title {
	height: 50px;
	border-bottom: 1px solid #e4e3e3;
}

.tab-menu-title ul li {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 48px;
}

.tab-menu-title ul li.green-color a {
	color: #d05728;
	border-bottom: 2px solid #d05728;
}

.tab-menu-title ul li a {
	display: block;
	color: #5d5d5d;
	border-bottom: 2px solid #ffffff;
}

.tab-menu-title ul li:nth-child(1), .tab-menu-title ul li:nth-child(3) {
	padding: 0 40px;
}

.btn-farm-products img {
	width: 70px;
	height: 70px;
}

@media screen and (max-width:320px) {
	.btn-farm-products img {
		width: 60px;
		height: 60px;
	}
}

.btn-farm-products a {
	display: block;
	border: 1px solid #efecec;
	border-radius: 4px;
	width: 86%;
}

.btn-farm-products li {
	float: left;
	width: 33.33333%;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 15px;
}

.btn-farm-products:after {
	display: block;
	content: "";
	clear: both;
	margin-bottom: 50px;
}

.btn-farm-products p {
	margin-bottom: 8px;
	margin-top: 6px;
	font-size: 15px;
	color: #000000;
}

.last-search a {
	display: block;
	float: left;
	padding: 2px 4px;
	background-color: #e5e5e5;
	border-radius: 2px;
	margin: 8px 6px;
	font-size: 15px;
	color: #5d5d5d;
}

.last-search:after {
	display: block;
	content: "";
	clear: both;
}

.last-search {
	padding: 10px;
}

.pic-making {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.farm-project p {
	text-align: center;
	font-size: 21px;
	line-height: 34px;
}

.tab-menu-item {
	display: none;
}
/*搜索分类结束*/

/*报价列表开始*/
.logo-img {
	width: 37px;
	height: auto !important;
}

.grey-color {
	color: #929191;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ind-header {
	width: 100%;
	background-color: #ff7a04;
	padding-bottom: 10px;
}

.header-1 {
	padding: 10px 10px 6px;
}

.in-logo img, .in-logo span {
	display: block;
	float: left;
}

.in-logo span {
	margin-left: 6px;
	font-size: 1.25rem;
	color: #fff;
	margin-top: 3px;
}

.a-phone-service {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(../images/service.png);
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
}

.btn-toggle-we {
	display: block;
	width: 27px;
	height: 27px;
	background: url(../images/sprite1.png) no-repeat -58px 0;
	float: left;
	margin-top: 6px;
}

.clear {
	clear: both;
}

.header-2 {
	width: 96%;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}

.header-21 {
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 6px;
}

.search-icon {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 10px 0 15px;
}

.index_search_input {
	font-size: 15px;
	color: #3b3b3b;
	border: none !important;
	display: block;
	box-flex: 1;
	-webkit-box-flex: 1;
	margin-left: 18px;
}

.right-sider {
	width: 70%;
	background-color: #FFF;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -70%;
	z-index: 99999999;
	transition: all 0.2s;
}

.right-sider-title {
	text-align: center;
	font-size: 20px;
	background-color: #CCC;
	height: 46px;
	line-height: 46px;
}

.go_back_tt {
	width: 25px;
	height: 20px !important;
	background: url(../images/sprite1.png) no-repeat -27px -24px;
	position: absolute;
	left: 12px;
	top: 11px;
	border-bottom: none !important;
}

.right-sider a {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}

.right-sider-content {
	padding: 0 13px;
}

.cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	display: none;
}

.top_menu {
	position: relative;
}

.top_menu li {
	position: relative;
	width: 33.33333%;
	float: left;
	text-align: center;
}

.downarrow {
	display: inline-block;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #00a23e;
	margin-top: 2px;
}

.top_menu li a {
	color: #000;
	font-size: 14px;
	line-height: 40px;
	border-right: 1px solid #e5e5e5;
	position: relative;
	text-align: center;
	display: box;
	display: -webkit-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.top_menu li:nth-child(3) a {
	border-right: none;
}

.top_menu li a span {
	display: inline-block;
	font-size: 16px;
}

.heat_span {
	display: block;
	float: left;
	margin-left: 30%;
}

.top_menu li a i.heat_i {
	display: block;
	float: left;
	width: 11px;
	height: 13px;
	margin-left: 4px;
	margin-top: 16px;
	background-size: 250px 250px;
	background-position: -10px 0px;
}

.top_menu li a i.heat_up {
	display: block;
	float: left;
	width: 11px;
	height: 13px;
	margin-left: 4px;
	margin-top: 16px;
	background-size: 250px 250px;
	background-position: -20px 0px;
}

.top_menu li a i.heat_down {
	display: block;
	float: left;
	width: 11px;
	height: 13px;
	margin-left: 4px;
	margin-top: 16px;
	background-size: 250px 250px;
	background-position: -31px 0px;
}

.top_menu_3 a {
	*zoom: 1
}

.top_menu_3 a:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
}

.header_3 {
	position: relative;
	top: 0;
	left: 0;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	overflow: hidden;
}

.list-offer-item {
	display: box;
    display: -webkit-box;
    padding: 12px 15px;
    border-bottom: 1px solid #efefef;
    box-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
}

.list-offer-item-img {
	width: 98px;
    height: 98px;
    margin-right: 10px;
    box-flex: 0;
    -webkit-box-flex: 0;
}

.list-offer-item-img img {
	width: 100%;
	height: 100%;
}

.list-offer-item-txt {
	box-flex: 1;
	-webkit-box-flex: 1;
}

.offer-prod-tit {
	font-size: 20px;
	color: #1b1b1b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.offer-price {
	color: #F00;
	margin-top: 8px;
}

.offer-price-verifica {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	font-size: 19px;
	color: #9b9b9b;
}

.offer-price-infor-l {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.offer-price-infor {
	font-size: 16px;
	color: #9b9b9b;
	margin-top: 8px;
	zoom: 1;
}

.offer-price-infor:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
}

.ver-name {
	display: box;
	display: -webkit-box;
	background-color: #40b2fa;
	color: #fff;
	border-radius: 4px;
	font-size: 13px;
	width: 20px;
	height: 20px;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	flex-grow: 0;
}

.ver-company {
	display: box;
	display: -webkit-box;
	background-color: #965ff1;
	color: #fff;
	border-radius: 4px;
	font-size: 13px;
	width: 20px;
	height: 20px;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	flex-grow: 0;
}

.offer-price-infor-l span:nth-child(1), .offer-price-infor-l span:nth-child(2)
	{
	margin-right: 5px;
}

.offer-price-num {
	font-size: 1.2rem;
	margin: 0 3px
}

.load-more {
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #959090;
	font-size: 17px;
	letter-spacing: 1px;
}

.i-ic i {
	display: block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
	width: 0;
	height: 0;
	margin-left: 3px;
}

.modify {
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-moz-box-pack: justify;
	-webkit-box-pack: justify;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modify a {
	color: #000;
	display: block;
}

.all-sugar {
	display: block;
	border: 1px solid #efeded;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 92%;
	margin: 10px auto;
	letter-spacing: 1px;
	font-size: 16px;
	color: #000000;
}

.sort-table {
	width: 92%;
	margin: 10px auto 15px;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #ebe9e9;
}

.sort-table a {
	color: #181818;
}

.sort-table td {
	height: 48px;
	width: 25%;
	border: 1px solid #ebe9e9;
}

.sort-ti {
	width: 92%;
	margin: 0 auto;
	color: #08a04b;
	margin-top: 18px
}

.sort-order-s select {
	height: 40px;
	border: none;
	background: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 16px;
}
/*报价列表结束*/

/*报价详情开始*/
.content-img {
	position: relative;
	height: 280px;
	overflow: hidden;
}

.content-img img {
	width: 100%;
	height: 100%;
}

.content-img img.share-img {
	width: 50px;
	height: 50px;
}

.offer-title {
	font-weight: 300;
	font-size: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 36px;
	margin-top: 6px;
}

.con-province {
	color: #a7a7a7;
	font-size: 16px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.con-offer-price {
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.head-img {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	overflow: hidden;
	-webkit-box-flex: 0;
	box-flex: 0;
}

.head-img img {
	width: 100%;
	height: 100%;
}

.item-company-a {
	display: box;
	display: -webkit-box;
	border-top: 1px solid #edebeb;
	border-bottom: 1px solid #edebeb;
	padding: 15px 10px;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.item-company-a-m {
	box-flex: 1;
	-webkit-box-flex: 1;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
}

.fixed-footer a {
	display: block;
	height: 48px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	letter-spacing: 1px;
}

.fixed-footer .fixed-footer-1 {
	background-color: #ffffff;
	width: 50%;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: justify;
	-webkit-box-pack: justify;
	height: 47px;
	border-top: 1px solid #e5e5e5;
}

.fixed-footer .fixed-footer-1 p {
	color: #111111;
	font-size: 0.85rem;
}

.fixed-footer .fixed-footer-1 a:first-child {
	margin-left: 12px;
}

.fixed-footer .fixed-footer-1 a:last-child {
	margin-right: 12px;
}

.fixed-footer-1 img {
	margin-top: 2px;
	margin-bottom: 2px;
}

.fixed-footer .fixed-footer-2 {
	background-color: #d05728;
	width: 50%;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
}

.con-offer-price-1 {
	color: #ff4716;
	letter-spacing: 1px;
}

.con-offer-price-num {
	font-size: 1.65rem;
}

.con-offer-price-2 {
	line-height: 40px;
	color: #a7a7a7;
	font-size: 0.85rem;
	margin-top: 2px;
}

.item-company-a-m {
	color: #000000;
	margin-left: 8px;
	margin-right: 5px;
}

.real-name {
	display: box;
	display: -webkit-box;
	background-color: #40b2fa;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
	font-size: 13px;
	width: 20px;
	height: 20px;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	float: left;
	margin-right: 6px;
}

.real-company {
	display: box;
	display: -webkit-box;
	background-color: #965ff1;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
	font-size: 13px;
	width: 20px;
	height: 20px;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	float: left;
	margin-right: 6px;
}

.item-company-name {
	font-size: 20px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.more-offer-company {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	color: #a7a7a7;
}

.descriptions {
	padding: 15px;
	line-height: 28px;
	text-align: justify;
	margin-bottom: 50px;
}

.go-back {
	position: absolute;
	left: 15px;
	top: 15px;
}

.go-back .go-back-img {
	width: 80px !important;
	height: auto;
}

/*分享开始*/
.screenW {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
	display: none;
}

.subW {
	width: 100%;
	height: 211px;
	position: absolute;
	left: 0;
	bottom: -260px;
	background-color: #FFF;
	z-index: 999;
	transition: all 3s;
}

.subW.move {
	animation: sidebar-move .5s ease;
	-webkit-animation: sidebar-move .5s ease;
	bottom: 0px;
}

.subW.back {
	animation: sidebar-back .5s ease;
	-webkit-animation: sidebar-back .5s ease;
	bottom: -260px;
}

.subW .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: .4rem;
}

.subW .close {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #fea000;
	font-size: 20px;
	letter-spacing: 2px;
}

.subW .info {
	height: 170px;
	padding: 0 10px;
}
/*以下是对百度自带样式的改造*/
.shareBox .bdshare-button-style0-16 {
	background-size: 100% 1px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.shareBox .bdshare-button-style0-16:last-child {
	background: none;
}

.shareBox .bdshare-button-style0-16:after {
	content: "";
	visibility: hidden;
	display: none;
	height: 0;
	clear: both;
}

.shareBox .bdshare-button-style0-16 a {
	text-align: center;
	float: none;
	font-size: 14px;
	padding: 42px 0 0 0;
	line-height: normal;
	height: auto;
	cursor: pointer;
	margin: 20px 0 0;
	position: relative;
	background: none;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	color: #272626;
}

.shareBox .bdshare-button-style0-16 a:after {
	content: " ";
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 0px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.shareBox .bdshare-button-style0-16 a.bds_qzone:after {
	background: url("../img/icon_qqkongjian_yellow.png") no-repeat;
	background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.bds_tsina:after {
	background: url("../img/icon_xinlangweibo_red.png") no-repeat;
	background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.bds_sqq:after {
	background: url("../img/icon_qqhaoyou_blue.png") no-repeat;
	background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.bds_tqq:after {
	background: url("../img/icon_qqweibo_green.png") no-repeat;
	background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.bds_weixin:after {
	background: url("../img/icon_weixin_green.png") no-repeat;
	background-size: 100%;
}

.shareBox .bdshare-button-style0-16 a.popup_more {
	width: 100%;
	margin: 20px 0;
}

.shareBox .bdshare-button-style0-16 a.popup_more:after {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 0px;
	background: url("../img/icon_more_orange.png") no-repeat;
	background-size: 100%;
}

.shareBox h2 {
	font-weight: 200;
	padding-top: 20px;
}
/*动画*/
@
keyframes sidebar-move { 0% {
	bottom: -260px;
}

100%
{
bottom


:


0
px
;


    

}
}
@
keyframes sidebar-back { 0% {
	bottom: 0px;
}

100%
{
bottom


:


-260
px
;


    

}
}
@
-webkit-keyframes sidebar-move { 0% {
	bottom: -260px;
}

100%
{
bottom


:


0
px
;


    

}
}
@
-webkit-keyframes sidebar-back { 0% {
	bottom: 0px;
}

100%
{
bottom


:


-260
px
;


    

}
}

/*分享结束*/
.sr-bdimgshare {
	display: none;
}

.collection-blank {
	position: fixed;
	top: 50%;
	width: 60%;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	border-radius: 10px;
	z-index: 99999;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	left: 20%;
	display: none;
}

.btn-share-bottom {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-box-align: center;
	-o-box-align: center;
	margin-top: 20px;
}

.btn-share-bottom a {
	width: 20%;
	display: block;
	text-align: center;
}

.btn-share-bottom a img {
	width: 45px;
	height: 45px;
}

.btn-share-bottom a p {
	color: #333;
	margin-top: 5px;
}
/*报价详情结束*/

/*报价首页开始*/
.menu-circle {
	width: 100%;
	display: box;
	display: -webkit-box;
	padding: 20px 0;
}

.menu-circle a {
	display: block;
	width: 25%;
	text-align: center;
	color: #464646;
}

.menu-circle a img {
	width: 72%;
	height: auto !important;
}

.menu-circle a p {
	margin-top: 8px;
}
/*20170925*/
/*.tab-nav .tab-nav-h:nth-child(1) span { border-right:1px solid #efeeee; }*/
.banner img {
	width: 100%;
	height: auto !important;
}

.tab-nav-h-in {
	display: block;
	padding: 12px 0;
	border-bottom: 1px solid #fff;
}

.tab-content-1 table, .tab-content-2 table {
	width: 100%;
	text-align: center;
	border: 1px solid #f0eeee;
	border-collapse: collapse;
}

.tab-content-1 table td, .tab-content-2 table td {
	border: 1px solid #f0eeee;
	height: 54px;
	width: 33.33333%;
}

.tab-content-1 table td a, .tab-content-2 table td a {
	color: #7abb2f;
	display: block;
	letter-spacing: 1px;
}

.tab-content-2 {
	display: none;
}

.tab-nav {
	display: box;
	display: -webkit-box;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	text-align: center;
}

.tab-nav-h {
	font-weight: 100;
	padding: 0 10px;
	-webkit-box-flex: 1;
	box-flex: 1;
}

.tab-nav-on {
	display: block;
	border-bottom: 1px solid #08a04b;
}

.line-gre {
	width: 1px;
	height: 20px;
	background-color: #efeeee;
}
/*20170925*/
.more-btn-sort {
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	color: #7abb2f;
}

.title-remand-more {
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	font-size: 19px;
	letter-spacing: 1px;
	border-bottom: 1px solid #efefef;
}

.title-remand-nav {
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	font-size: 19px;
	letter-spacing: 1px;
}

.title-remand-more-a {
	color: #878787;
}

.notice-infor {
	float: left;
	margin-right: 12px;
	margin-top: 7px;
	position: relative;
}

.red-dot {
	width: 8px;
	height: 8px;
	display: block;
	background-color: #ff0000;
	border: 2px solid #fff;
	border-radius: 20px;
	position: absolute;
	right: -6px;
	top: -5px;
}

.slideBox {
	position: relative;
	overflow: hidden;
}

.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	width: 100%;
}

.slideBox .hd ul {
	width: 100%;
	text-align: center;
}

.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}

.slideBox .hd li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd li img {
	width: 100%;
	height: auto !important;
	display: block;
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(images/focusBg.png) repeat-x;
	color: #fff;
}

.single-line-green {
	height: 2px;
	width: 44%;
	background-color: #08a04b;
	margin-left: 3%;
}
/*报价首页结束*/

/*我的报价开始*/
/*swipe*/
.swipe {
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
	position: relative;
	height: 840px;
}

.box01_list {
	position: relative;
	-webkit-transition: left 600ms ease-out;
	width: 100%;
	left: 0;
	padding-left: 0;
}

.li_list {
	width: 100%;
	position: relative;
	float: left;
	vertical-align: top;
}

.page a.active {
	background-color: #8bc34b;
	color: #fff;
}

.page {
	border: 1px solid #ff7a04;
	zoom: 1;
	width: 60%;
	margin: 14px auto;
	border-radius: 8px;
	overflow: hidden;
}

.page:after {
	content: "";
	display: block;
	content: "";
	clear: both;
}

.page li a {
	display: block;
	color: #ff7a04;
	float: left;
	width: 50%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 19px;
}

.page li a.active {
	background-color: #ff7a04;
	color: #fff;
}

.back-icon {
	width: 0;
	height: 0;
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #fff;
	line-height: 46px;
	float: left;
	margin-top: 16px;
}

.btn-modify-offer-r a {
	margin: 0 10px;
	display: inline-block;
	color: #000;
}

.btn-modify-offer-r a:last-child {
	margin: 0 0 0 10px
}

.btn-modify-offer-r {
	display: flex;
	display: -webkit-flex;
	color: #AFADAD;
}

.btn-modify-offer-r a.more-about-i {
	margin: 0 0 0 6px;
	width: 40px;
}

.scan-num {
	color: #aeaeae;
}

.btn-modify-offer-r a.green {
	color: #08a04b;
}

.tab-my-offer-con {
	border-top: 1px solid #efefef;
}

.send-new-offer {
	display: block;
	width: 40%;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 6px;
	background-color: #da6f11;
}

.send-new-offer-d {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 54px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #eeeeee;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	z-index: 20;
}

.offer-refresh-time {
	white-space: nowrap;
}

.list-offer-item-img-nn {
	width: 110px;
	height: 110px;
	display: block;
}

.qstion-reason {
	width: 18px;
	height: 18px;
	color: #097338;
	border-radius: 50px;
	float: left;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	margin-top: 4px;
	margin-left: 5px;
	border: 1px solid #237949;
	font-size: 0.85rem;
}

.status-on-show {
	padding: 1px 5px;
	background-color: #c0f2d6;
	color: #097338;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	letter-spacing: 1px;
	margin-top: 3px;
}

@media ( max-width :320px) {
	.list-offer-item-img-nn {
		margin-right: 12px;
	}
	.list-offer-item {
		padding: 10px;
	}
}
/*我的报价结束*/

/*搜索页面开始*/
.container_search_blank {
	background-color: #f8f8f8;
	display: -webkit-box;
	padding: 5px 10px;
	border: 1px solid #eeeded;
}

.search_blank_text {
	height: 36px;
	border: 1px solid #e5e5e5;
	-webkit-box-flex: 1;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.search_back a {
	display: block;
	color: #7d7d7d;
	padding: 10px 10px 10px 0;
}

.index_search__input {
	width: 100%;
	height: 34px;
	padding-left: 10px;
	border: none;
	font-size: 15px;
	padding-top: 0;
}

.index_btn_img {
	display: block;
	width: 21px;
	height: 24px;
	background: url(../images/searchBtn.png) no-repeat;
	margin-top: 5px;
	margin-right: 9px;
}

.index_btn_img_div {
	border-left: 1px solid #e5e5e5;
	position: absolute;
	right: 0;
	top: 0;
	height: 34px;
	padding-left: 9px;
}

.eg_keywords {
	padding: 0 10px;
}

.eg_keywords h6 {
	line-height: 36px;
	margin-top: 10px;
	font-weight: 100;
	font-size: 15px;
}

.eg_keywords ul li {
	width: 33.3333333%;
	float: left;
	text-align: center;
	line-height: 30px;
	margin-bottom: 8px;
}

.eg_keywords ul li a {
	display: block;
	color: #716969;
	border: 1px solid #e5e5e5;
	width: 90%;
	margin: 0 auto;
	border-radius: 10px;
	font-size: 15px;
}
/*搜索页面结束*/

/*全国地区选择开始*/
.province-table {
	width: 100%;
	text-align: center;
	border: 1px solid #efeeee;
	border-collapse: collapse;
}

.province-table td {
	border: 1px solid #efeeee;
	height: 48px;
	width: 25%;
}

.province-table td a {
	color: #343232;
	font-size: 18px;
}
/*全国地区选择结束*/

/*我的信息开始*/
.my-infro-type {
	border-bottom: 1px solid #ededed;
	zoom: 1;
	height: 40px;
}

.my-infro-type:after {
	display: block;
	content: "";
	clear: both;
}

.my-infro-type li {
	float: left;
}

.my-infro-type li:nth-child(1) {
	width: 35%;
}

.my-infro-type li:nth-child(2) {
	width: 65%;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	height: 40px;
}

.my-type-inner {
	display: block;
	border-right: 1px solid #e5e5e5;
	width: 100%;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	height: 40px;
}

.my-type-inner-select {
	font-size: 16px;
	border: none;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	border-color: transparent;
}

.type-icon-green {
	display: block;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ef780e;
}

.search-infro-cent {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	border-color: transparent;
	font-size: 16px;
	width: 75%;
	display: box;
	display: -webkit-box;
	padding-left: 15px;
}

.infor-list-title {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f8f8f8;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0f0f0f;
}

.my-infor-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

.offer-green-warn {
	color: #d05728;
	margin-right: 8px;
}

.infor-list-time {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	color: #9c9c9c;
	border-bottom: 1px solid #ededed;
}

.noread {
	color: #ef780e;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.read {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.my-infor-content {
	padding: 10px;
}

.my-infor-content dl dt, .my-infor-content dl dd {
	line-height: 28px;
}

.my-infor-content dl dt {
	float: left;
	color: #909090;
}

.my-infor-content dl {
	zoom: 1;
	font-size: 18px;
	margin-bottom: 5px;
}

.my-infor-content dl:after {
	display: block;
	content: "";
	clear: both;
}

.m-spacing {
	margin: 0 9px;
}

.right-spacing {
	margin-right: 37px;
}

.my-infor-content dl dd {
	margin-left: 90px;
}

.delete-my-infor {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 46px;
	width: 100%;
	background-color: #d05728;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	letter-spacing: 1px;
}
/*我的信息结束*/

/*产品询单开始*/
.top {
	*zoom: 1
}

.top:after {
	display: block;
	content: "";
	clear: both;
}

.logo {
	height: 53px;
	overflow: hidden;
	padding: 6px 20px 4px 10px;
	position: relative;
	top: 3px;
	left: 0;
	*zoom: 1;
}

.logo:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
}

.logo_img img {
	height: 43px;
	width: auto;
}

.logo.is-fixed {
	position: fixed;
}

.logo_img {
	float: left;
}

.phone_icon {
	float: right;
	line-height: 59px;
}

.header_2 {
	width: 100%;
	color: #FFF;
	background-color: #ff7a04;
	text-align: center;
	font-size: 21px;
	position: relative;
	padding: 10px 0;
}

.back {
	position: absolute;
	left: 10px;
	top: 11px;
	display: block;
}

.back_icon {
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #fff;
	width: 0;
	height: 0;
	float: left;
	margin-right: 3px;
	margin-top: 7px;
}

.I_want_offer {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px 10px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 10px;
	width: 94px;
	height: 29px;
	background-color: #ffa903;
	border-radius: 12px;
}

.main-box dl {
	display: box;
	display: -webkit-box;
}

.main-box dl dt {
	width: 80px;
	height: 38px;
	line-height: 38px;
	color: #949191;
}

.main-box dl dd {
	box-flex: 1;
	-webkit-box-flex: 1;
	height: 38px;
	line-height: 38px;
}

.main-box {
	padding: 20px 15px;
}

.single-line {
	border-bottom: 1px solid #F3F2F2;
	display: block;
	width: 100%;
	margin: 12px 0;
}

.enquir-produc-count {
	-webkit-appearance: none !important;
	appearance: none !important;
	-moz-appearance: none !important;
	background: none !important;
	border-radius: 0 !important;
	width: 100% !important;
	height: 34px !important;
	line-height: 34px !important;
	border: none !important;
}

.enquir-produc-count-dt {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	position: relative;
	padding-left: 15px;
}

.enquir-produc-unit {
	position: absolute;
	right: 12px;
	top: 0;
	color: #666;
}

.enquir-produc-dl {
	margin-bottom: 15px;
}

.enquir-produc-count-en {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	overflow: hidden;
	height: 100px;
	padding: 10px 15px;
}

.enquir-produc-count-en textarea {
	width: 100%;
	resize: none;
	height: 100px;
	border: none;
	padding: 10px;
}

.subm-btn {
	display: block;
	width: 80%;
	margin: 0 auto;
	height: 40px;
	background-color: #d05728;
	border-radius: 10px;
	margin-top: 110px;
	margin-bottom: 110px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	letter-spacing: 2px;
}
/*产品询单结束*/
.btn-delt-care {
	color: #fff;
	background-color: #d05728;
	font-size: 18px;
	border-radius: 60px;
	width: 30px;
	height: 30px;
	display: box;
	display: -webkit-box;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.arrow-i {
	display: block;
	width: 10px;
	height: 11px;
	margin: 0 6px;
	background-image: url(../images/right-arr.png);
	background-size: contain;
	background-repeat: no-repeat;
}

#number-chan-textarea {
	color: #ff7a04;
}
/*发布报价搜索开始*/
.container_search_blank_n {
	background-color: #ff7a04 !important;
}

.search_back_n a {
	color: #ffffff;
}

.seach-path-result h6 {
	line-height: 32px;
	font-weight: 100;
	font-size: 15px;
	background-color: #ececec;
	padding: 0 10px;
	color: #7f7c7c;
}

.seach-path-result ul li {
	border-top: 1px solid #ededed;
	line-height: 45px;
	padding: 0 20px;
}

.seach-path-result ul li a {
	color: #000000;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
}

.key-word-color {
	color: #f92121;
}

.path-result-li i {
	display: block;
	width: 8px;
	height: 13px;
	background-image: url(../images/right-arr.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 6px;
}

.eg_keywords_n {
	padding: 0px;
}

.eg_keywords_n h6 {
	line-height: 32px;
	font-weight: 100;
	font-size: 15px;
	padding: 0 10px;
	background-color: #ececec;
	color: #7f7c7c;
	margin-bottom: 20px;
}
/*发布报价搜索结束*/
.enquir-codex-ddd {
	display: box;
	display: -webkit-box;
}

.enquir-input-flex {
	flex: 1;
	-webkit-box-flex: 1;
	overflow: hidden;
	margin-right: 10px;
}

.validateCodeRefresh {
	color: #000000;
	font-size: 14px;
}

.footer {
	width: 100%;
	background-color: #ff7a04;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.footer_menu li {
	width: 16.66667%;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.footer_menu li a {
	display: block;
}

.footer_menu li a img {
	width: 24px;
	margin-top: 2px;
}

.footer_menu li a span {
	display: block;
	color: #FFF;
	font-size: 14px;
}

.yellow_on {
	background-color: #ffa903;
}

.top-green-title {
	width: 100%;
	height: 48px;
	background-color: #ff7a04;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-box-align: center;
}

.top-green-2 {
	box-flex: 1;
	-webkit-box-flex: 1;
	display: block;
}

.top-green-txt {
	position: absolute;
	left: 50%;
	margin-left: -42px;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 1px;
	display: -webkit-box;
	height: 48px;
	box-align: center;
	-webkit-box-align: center;
}

.top-green-1 {
	color: #ffffff;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-box-align: center;
	-o-box-align: center;
	margin-left: 20px;
	font-size: 18px;
}

.top-green-3 {
	width: 104px;
	height: 25px;
	background-color: #ffffff;
	border-radius: 50px;
	margin-right: 10px;
	color: #ff7a04;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	font-size: 0.95rem;
}

.left-arrow-back {
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #ffffff;
	margin-right: 5px;
}

.yin {
	position: absolute;
	right: -11px;
	bottom: -20px;
	width: 65px !important;
	height: 65px !important;
}

.content-img img.c-yin {
	width: 90px;
	height: 90px;
	position: absolute;
	bottom: -18px;
	right: -12px;
}
/*新增*/
.remind-sentence-i {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/tan.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 10px;
}

.remind-sentence {
	display: box;
	display: -webkit-box;
	box-pack: center;
	-webkit-box-pack: center;
	margin-bottom: 13px;
}

.remind-sentence-p {
	box-flex: 1;
	-webkit-box-flex: 1;
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 1rem;
	margin-bottom: 12px;
	margin-right: 10px;
}

.status-on-show {
	padding: 1px 5px;
	background-color: #c0f2d6;
	color: #097338;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	letter-spacing: 1px;
	margin-top: 3px;
}

.status-check-fail {
	padding: 1px 5px;
	background-color: #f2cec0;
	color: #80361a;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	letter-spacing: 1px;
	margin-top: 3px;
}

.status-no-check {
	padding: 1px 5px;
	background-color: #f2ebc0;
	color: #837207;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	letter-spacing: 1px;
	margin-top: 3px;
}

.new-modify-btn a {
	display: box;
	display: -webkit-box;
	box-pack: center;
	-webkit-box-pack: center;
	box-align: center;
	-webkit-box-align: center;
	color: #2e2e2e;
	border: 1px solid #2e2e2e;
	padding: 2px 0;
	width: 56px;
	margin: 0 6px;
}

.btn-modify-offer {
	padding: 0 15px;
	height: 46px;
}

.btn-modify-offer-l {
	margin-top: 14px;
}

.btn-modify-offer-r {
	margin-top: 10px;
}

.more-about-i i {
	display: block;
	width: 4px;
	height: 4px;
	background: #2e2e2e;
	border-radius: 8px;
	margin: 0 3px;
}

.new-modify-btn a.refresh-new {
	color: #08a04b;
	border: 1px solid #08a04b;
}

.new-modify-btn a.refreshed-old {
	color: #bebebe;
	border: 1px solid #bebebe;
}

.had-refreshed-window, .refreshed-success {
	width: 76%;
	padding: 35px 0 0;
	background-color: #059745;
	border-radius: 6px;
	position: fixed;
	z-index: 105;
	margin-left: 12%;
	top: 50%;
	margin-top: -90px;
	display: none;
}

.had-refreshed-window-p {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
}

.knowed-btn {
	width: 80%;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	height: 36px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 18px;
	border-radius: 10px;
	letter-spacing: 1px;
	margin: 25px auto 32px;
}

.li_list {
	display: none;
}

.refreshed-success {
	padding: 10px 0;
	margin-top: -20px;
}

.manage-more {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFF;
	padding-top: 28px;
	display: none;
	z-index: 110;
}

.manage-more a {
	width: 90%;
	height: 40px;
	display: box;
	display: -webkit-box;
	border: 1px solid #08a04b;
	color: #0b9749;
	border-radius: 8px;
	margin: 0 auto;
	font-size: 18px;
	letter-spacing: 1px;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
}

.manage-more a.manage-more-1 {
	margin-bottom: 15px;
}

.manage-more a.manage-more-3 {
	margin-bottom: 35px;
	margin-top: 35px;
}

.status-remove-prodicts {
	padding: 1px 5px;
	background-color: #ebebeb;
	color: #a5a5a5;
	float: left;
	font-size: 14px;
	border-radius: 8px;
	letter-spacing: 1px;
	margin-top: 3px;
}

.new-modify-btn a:last-child {
	margin: 0 0 0 6px;
}

.new-modify-btn a.on-show-product {
	color: #08a04b;
	border: 1px solid #08a04b;
}

.send-new-offer-new {
	color: #da6f11;
	border: 1px solid #da6f11;
	background-color: #FFF;
	margin-left: 15px;
}

.box01_list:after {
	display: block;
	content: "";
	clear: both;
}

@media only screen and (min-width:280px) and (max-width:320px) {
	#wrapper {
		position: absolute;
		z-index: 1;
		top: 85px;
		left: 0px;
		right: 0px;
		bottom: 50px;
	}
}
/*新增*/
.delegate {
	zoom: 1;
	cursor: pointer;
	margin-top: 50px;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	margin-left: 5px;
}

.delegate:after {
	display: block;
	content: "";
	clear: both;
}

.delegate-no {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/checked_no.png) no-repeat;
	margin-right: 6px;
}

.delegate-yes {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/checked_yes.png) no-repeat;
	margin-right: 6px;
}

.delegate-p {
	font-size: 0.95rem;
	color: #6b6b6b;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.enquir-produc-dl {
	zoom: 1;
}

.enquir-produc-dl:after {
	display: block;
	content: "";
	clear: both;
}

.main-box-new {
	padding: 20px;
}

.declare-phone {
	border-top: 1px solid #e5e5e5;
	padding: 18px 15px 60px;
}

.declare-phone .declare-phone-h {
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
}

.declare-phone .declare-phone-p {
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 20px;
}

.price-0 {
	padding: 0 15px;
	color: #7c7b7b;
	letter-spacing: 1px;
	margin-bottom: 85px;
	margin-top: 10px;
}

.top-price-edit {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	height: 110px;
}

.number-price-edit-icon {
	font-size: 28px;
	color: #c6c6c6;
	height: 41px;
}

.number-price-edit {
	font-size: 36px;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-moz-user-focus: text;
	-moz-user-select: text;
	-webkit-appearance: text;
	outline: none;
	border: none;
	width: 110px;
}

.cover-white-fixed {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 168px;
	background-color: #ffffff;
	z-index: 9;
}

.cover-white-fixed-p {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	color: #ff7a04;
	height: 50px;
	line-height: 50px;
	font-size: 1.28rem;
	letter-spacing: 1px;
}

.fixed-sure-send {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #ffffff;
	border-top: 1px solid #e5e5e5;
	z-index: 22;
}

.bth-sender-grain {
	display: block;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 1px 6px;
	border-radius: 4px;
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}

@media screen and (max-width:320px) {
	.top-green-3 {
		font-size: 0.85rem;
		width: 95px;
	}
	.bth-sender-grain {
		margin-right: 8px;
		font-size: 0.95rem;
	}
}

.content-title {
	font-weight: 300;
	font-size: 1.6rem;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 36px;
	margin-top: 28px;
}

.con-offer-price-1 {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
}

.offer-price-trend-1 {
	color: #f00;
	margin-left: 6px;
	font-size: 0.85rem;
}

.offer-price-trend-2 {
	color: #716a6a;
	margin-left: 6px;
	font-size: 0.85rem;
}

.offer-price-trend-3 {
	color: #0eb314;
	margin-left: 6px;
	font-size: 0.85rem;
}

.con-province {
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	padding-right: 15px;
	box-align: center;
	-webkit-box-align: center;
}

.con-offer-price-nn {
	margin-bottom: 20px;
}

.list-button-group {
	width: 100%;
	margin: 8px 0;
}

.list-button-group a {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	height: 34px;
	background-color: #ffedce;
	color: #010101;
	width: 92%;
	margin: 0 auto;
	border-radius: 8px;
	font-size: 0.95rem;
	border: 2px solid #ffedce;
}

.list-button-group a.checked {
	border: 2px solid #ff7a04;
}

.list-button-group a i {
	font-style: normal;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 0.65rem;
	margin-right: 3px;
}

.list-button-group-1 {
	background-color: #40b2fa;
}

.list-button-group-2 {
	background-color: #965ff1;
}

.list-button-group-3 {
	background-color: #fa9740;
}

.list-button-group-4 {
	background-color: #fa4044;
}

.line-fenge {
	width: 100%;
	height: 10px;
	background-color: #f1f1f1;
}

.rate-icon {
	float: left;
	margin-top: 10px;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
}

.rate-icon img {
	width: 19px;
	height: 19px;
	display: block
}

.offer-price-infor-l span:nth-child(3) {
	margin-right: 8px;
}

.offer-prod-tit-zs {
	font-size: 20px;
	color: #1b1b1b;
	height: 56px;
	overflow: hidden;
}

.windows-share {
	font-size: 1.3rem;
	color: #ffffff;
	background-color: rgba(0, 0, 0, .75);
	padding: 15px 20px;
	position: fixed;
	top: 40%;
	border-radius: 8px;
	left: 50%;
	margin-left: -143px;
}

.yelow-remind {
	width: 100%;
	height: 48px;
	background-color: #fff581;
	position: absolute;
	left: 0;
	right: 0;
	top: 47px;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	color: #000000;
	font-size: 1.15rem;
}

@media screen and (max-width: 320px) .yelow-remind {
	font-size
	:
	 
	0
	.95rem
	;
	

}

.yelow-remind-1 {
	width: 24px;
	height: 24px;
	background-color: #f26c09;
	color: #ffffff;
	border-radius: 15px;
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-webkit-box-pack: center;
	font-size: 1.3rem;
	margin-right: 4px;
}

.help-btn-link {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 1rem;
	height: 24px;
	line-height: 24px;
	width: 50px;
	border-radius: 8px;
}

.tra-list-titl {
	display: box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    height:38px;
}

.tra-list-titl-1 {
	 margin-left: 15px;
    font-size: 1.25rem;
    box-flex: 1;
    -webkit-box-flex: 1;
    color: #000000;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tra-list-titl-2 {
	box-flex: 0;
    -webkit-box-flex: 0;
    margin-right: 15px;
    color: #9b9b9b;
    margin-top: 2px;
    font-size: 0.85rem;
}

.offer-price-tend {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-align: center;
}

.trend-1 {
	color: #9b9b9b;
    width: 15px;
    height: 1px;
    background-color: #9b9b9b;
    margin-left: 10px;
}

.trend-2 {
	color: #08a04b;
}

.trend-2 i {
	display: block;
	width: 13px;
	height: 16px;
	background-image: url(../images/green.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 10px;
}

.trend-3 {
	color: #ff4716;
}

.trend-3 i {
	display: block;
	width: 13px;
	height: 16px;
	background-image: url(../images/red.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 20px;
}

.trend-block {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-align: center;
	box-flex: 0;
	-webkit-box-flex: 0;
}

.red-color-l {
	color: #f00;
}

.status-pro-icon {
	overflow: hidden;
    margin-top: 10px;

}

.status-pro-icon i {
	display: box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    color: #08a04b;
    font-style: normal;
    border: 1px solid #08a04b;
    padding: 0 3px;
    font-size: 0.65rem;
    margin-right: 4px;
    border-radius: 4px;
    float: left;
    margin-bottom: 3px;

}
.status-pro-icon i:nth-child(4),.status-pro-icon i:nth-child(8) {
margin-right:0!important;
}

.font-big {
	font-size: 1.75rem;
}

.name-offer-comp {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-flex: 1;
	-webkit-box-flex: 1;
	margin-left: 10px;
}

.min-standard {
	border: none;
	width: 270px;
	display: block;
	height: 27px;
}

input.min-standard::-webkit-input-placeholder {
	color: #bebebe;
	font-size: 1rem;
}

.stand-produ {
	bottom-border: 1px solid #ebebeb;
	padding: 0 15px;
}

.stand-produ-1 {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
	height: 46px;
}

.stand-produ-11, .stand-produ-13 {
	box-flex: 0;
	-webkit-box-flex: 0;
}

.stand-produ-12 {
	box-flex: 1;
	-webkit-box-flex: 1;
}

.stand-produ-131 {
	color: #010101;
}

.stand-produ-132 {
	display: block;
	width: 8px;
	height: 15px;
	background-image: url(/lyprice/images/icon-enter.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 2px;
}

.stand-produ-13 {
	display: box;
	display: -webkit-box;
	box-align: center;
	-webkit-box-align: center;
}

.stand-produ-12 {
	color: #bebebe;
}

.stand-content-btn {
	display: box;
    display: -webkit-box;
    box-align: center;
    -webkit-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
    border: 1px solid #727272;
    border-radius: 4px;
    color: #393939;
    width: 22%;
    font-size: 0.85rem;
    float: left;
    height: 26px;
    margin-right: 3%;
    margin-bottom: 5px;
}
.stand-btn-groups {
    margin-bottom: 8px;
}

.stand-content-btn>div {
	color: #393939;
}

@media screen and (max-width:320px ) {
	.stand-content-btn {
		width: 23%;
		height: 26px;
	}
}

.stand-btn-groups a:nth-child(4) {
	margin-right: 0 !important;
}
.stand-btn-groups a:nth-child(4),.stand-btn-groups a:nth-child(8) {
    margin-right: 0 !important;
}

.stand-btn-groups {
	*zoom: 1;
}

.stand-btn-groups:after {
	display: block;
	content: '';
	clear: both;
}

.line-grey {
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
}
.offer-price-infor-l span {
    display: box;
    display: -webkit-box;
}
