@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "PingFangSC-Regular, sans-serif";
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

html {
	height: 100%;
	font-size: 62.5%;
	-webkit-text-size-adjust: none;
}
  
body {
	height: 100%;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;
	font: normal 1.2em/1.6 Tahoma, Arial, Roboto, "Droid Sans",
		"Helvetica Neue", "Droid Sans Fallback", sans-serif;
	overflow: auto;
	background-color: #f5f5f5 !important;
}

@media screen and (min-width:320px) and (max-width:375px) {
	html {
		font-size: 11px;
	}
}

@media screen and (min-width:376px) and (max-width:414px) {
	html {
		font-size: 12px;
	}
}

@media screen and (min-width:415px) and (max-width:639px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width:640px) and (max-width:719px) {
	html {
		font-size: 20px;
	}
}

@media screen and (min-width:720px) and (max-width:749px) {
	html {
		font-size: 22.5px;
	}
}

@media screen and (min-width:750px) and (max-width:799px) {
	html {
		font-size: 23.5px;
	}
}

@media screen and (min-width:800px) {
	html {
		font-size: 25px;
	}
}


header {
    width: 100%;
	height: 44px;
	border-bottom: 1px #d2d2d2 solid;
    width: 100%;
    height: 44px;
    background: #FFFFFF;
    padding: 0 10px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: rgb(42,42,42);
    border-bottom: 1px solid #f5f5f5;
    z-index:10;
}

/*首页*/
nav {
	background-color: #fff;
	width: 100%;
	height: 44px;
	position: relative;
	margin-bottom: 0 !important;
	border-bottom: 1px #e8e8e8 solid !important;
}

nav .h2 {
	line-height: 44px;
	font-size: 18px;
	color: #2a2a2a;
	margin-bottom: 0;
	margin-top: 0;
}

 .arrow-top {
	display: inline-block;
	margin-left: 3%;
}

footer {
	width: 100%;
	height: 48px;
	padding: 0;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 7px 7px 7px 7px rgba(235, 235, 235, .90);
	background-color: #fff;
	z-index:13;
}

footer .bottom {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .col-sm-3 {
	padding:0 0 8px 0;
}

footer .bottom .h4 {
	margin-bottom: 5px;
	margin-top: 5px;
}

footer .bottom h4 span {
	font-size: 10px;
	color: #888;
}

footer p {
	font-size: 10px;
	color: #555;
	margin-bottom: 8px;
}

.main {
	padding: 0;
	background: #f5f5f5;
	width: 100%;
	margin-top:44px;
}

.nav-nav {
	margin-bottom: 5px;
	background-color:#fff;
	width:100%;
	
}

.nav-nav .col-sm-4 {
	padding: 0;
	width:;
	padding-bottom:2%;
	border-right:1px #eee solid;
	border-bottom:1px #eee solid;
}
.nav-nav .col-sm-4 img{
	margin-top:8%;
	width:50%;
}
.nav-nav .col-sm-4:nth-child(3n) {
	margin-right: 0;
}

.nav-nav .col-sm-4 a {
	color: #333;
}

.nav-nav .col-sm-4 p {
	font-size:4vw;
	color:#333;
}

.nav-nav .col-sm-4 p:first-child {
	margin-bottom: 0px;
}

.nav-nav .col-sm-4 p:nth-child(2) {
	margin-bottom: 0px;
}

.third-nav {
	/* background-color: #fff; */
	margin-bottom: 10px;
}

.third-nav .col-sm-6 {
	padding: 15px 10px;
	position:relative;
	
}

.third-nav .col-sm-6 h5 {
	margin-top: 0;
	
}

.third-nav .col-sm-6:first-child {
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
}

.third-nav .col-sm-6:nth-child(2) {
	border-bottom: 1px #eee solid;
}

.third-nav .col-sm-6:nth-child(3) {
	border-right: 1px #eee solid;
}

.third-nav .col-sm-6 p {
	margin-bottom: 0;
}

.third-nav .col-sm-6 p a:first-child {
	margin-right: 14px;
}

.forth-nav {
	
	margin-bottom: 10px;
	padding:0 3%;
}

.forth-nav .advertise {
	position: relative;
	margin-top:30px;
}

.forth-nav .advertise h4 {
	margin-top: 0;
	margin-bottom: 0px;
	position: absolute;
	top: -15px;
	z-index: 2;
}

.forth-nav .advertise .col-sm-12 {
	padding: 0;
	overflow: hidden;
}

.forth-nav .advertise .ad {
	height: 160px;
}

.forth-nav .col-sm-4 {
	padding: 15px 0;
	background-color: #fff;
}

.forth-nav .col-sm-4 a {
	color: #333;
}

.forth-nav .col-sm-4 a p {
	font-size: 12px;
	color: #888;
}
.fourBanner .col-sm-12{
	padding:0;
}
.fourBanner a{
	color:#fff;
	background-image:url(../img/channel1.png);
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:80px;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	line-height:80px;
	background-size:100%;
}
.contractor2 .col-sm-4{
	padding:0;
	text-align:center;
	height:85px;
	border-right: 1px #eee solid;
    border-bottom: 1px #eee solid;
}
.contractor2 .col-sm-4 a{
	color:#444;	
}
.fiveBanner a{
	color:#fff;
	background-image:url(../img/channel1.png);
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:80px;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	line-height:80px;
	background-size:100%;
}

.fiveBanner .col-sm-12{
	padding:0;
}
.fourBanner a img{
	margin-top:9%;
	margin-right:5%;
}
.fiveBanner a img{
	margin-top:9%;
	margin-right:5%;
}

.sixBanner a{
	color:#fff;
	background-image:url(../img/channel1.png);
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:80px;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	line-height:80px;
	background-size:100%;
}

.sixBanner .col-sm-12{
	padding:0;
}

.sixBanner a img{
	margin-top:9%;
	margin-right:5%;
}

.forth-nav .col-sm-4 a p img {
	height: 68px;
}

.forth-nav .col-sm-4 a p:nth-child(3) {
	margin-bottom: 0;
}

.forth-nav .col-sm-4 .cg-title {
	font-size: 14px !important;
	color: #333;
	width: 100%;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}

.forth-nav .col-sm-4 {
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
}

.forth-nav .col-sm-4:nth-child(3n) {
	border-bottom: 1px #eee solid;
}

.fifth-nav {
	
	margin-bottom:10px;
	padding:0 3%;
}

.fifth-nav .advertise {
	position: relative;
	margin-top:30px;
}

.fifth-nav .advertise h4 {
	margin-top: 0;
	margin-bottom: 0px;
	position: absolute;
	top: -15px;
	z-index: 1;
}

.fifth-nav .advertise .ad {
	height: 160px;
}

.fifth-nav .advertise .col-sm-12 {
	padding: 0;
	overflow: hidden;
}

.fifth-nav .col-sm-4 {
	padding: 15px 10px;
	background-color: #fff;
}

.fifth-nav .col-sm-4 h5 {
	margin-top: 0;
}

.fifth-nav .col-sm-4 {
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
}

.fifth-nav .col-sm-4:nth-child(3n) {
	border-bottom: 1px #eee solid;
}

.fifth-nav .col-sm-4 p {
	font-size: 14px;
}
.fifth-nav .col-sm-4 p img{
	max-width:100%;
}
.fifth-nav .col-sm-4 p:nth-child(2) {
	margin-bottom: 0;
	width:100%;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.fifth-nav .col-sm-4 a {
	color: #333;
}

nav .top_msg {
	color: #777;
	font-size: 25px;
	margin-right: 1.5%;
	margin-top: 1%;
}

.top_dropdown {
	width: 106px;
	height: 154px;
	background: url(../img/top_msg_bg.png) no-repeat;
	position: fixed;
	right: 1.5%;
	top: 5.5%;
	padding: 5px 8px;
	display: none;
	z-index:5;
}

.top_dropdown ul li {
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px #ccc solid;
	padding-left: 5px;
}

.top_dropdown ul a {
	color: #eee;
	display: inline-block;
	width: 100%;
}

.top_dropdown ul a li {
	padding-left: 38%;
}

.top_dropdown ul a.top_massage {
	background: url(../img/top_massage.png) no-repeat left center;
}

.top_dropdown ul a.top_home {
	background: url(../img/top_home.png) no-repeat left center;
}

.top_dropdown ul a.top_search {
	background: url(../img/top_search.png) no-repeat left center;
}

.top_dropdown ul a.top_shopcart {
	background: url(../img/top_shop.png) no-repeat left center;
}

.top_dropdown ul a.top_shopcart li {
	border-bottom: 0;
}

/*申请的撮合单*/
.match-top {
	height: 50px;
	margin-bottom: 10px;
	padding: 12px 10px;
	background: #fff;
}

.match-top .col-sm-5 {
	padding-left: 0;
	padding-right: 5px;
}

.match-top .col-sm-5 input {
	height: 30px;
	background: #eee;
	border: 1px #eee solid;
	border-radius: 25px;
	color: #bbb;
	padding-top: 6px;
}

input::-webkit-input-placeholder {
	font-size: 12px;
	color: #ccc;
}

.match-top .col-sm-5 select {
	height: 30px;
	background: #eee;
	border: 1px #eee solid;
	border-radius: 25px;
	color: #bbb;
	font-size: 12px;
}

.match-top .col-sm-5 option {
	color: #bbb;
}

.match-top .col-sm-2 {
	padding: 0;
	text-align: center;
}

.match-top button {
	border-radius: 6px;
	background: #fe9014;
	color: #fff;
	font-size: 10px;
	padding: 4px 6px;
}

.main-info {
	padding: 15px;
	background: #fff;
}

.main-info-top {
	height: 28px;
	border-bottom: 1px #d2d2d2 solid;
	line-height: 17px;
	font-size: 10px;
}

.main-info-top span:first-child {
	margin-right: 10px;
}

.main-info-top span:nth-child(2) {
	margin-right: 10px;
}

.main-info-mid {
	padding: 10px 0;
	border-bottom: 1px #d2d2d2 solid;
}

.main-info-mid .left {
	
}

.main-info-mid div {
	padding-left: 0;
	padding-right: 0;
}

.main-info-mid div p {
	font-size: 12px;
	color: #555;
}

.main-info-mid .right p {
	margin-bottom: 6px;
}

.bt-group {
	width:100%;
	margin-top: 10px;
	position: relative;
	text-align:right;
}
.wangen-span{
	
	color: #777;
	font-size: 3.3vw;
}

.bt-group button {
	border: 1px #ccc solid;
	border-radius: 17px;
	background-color: #fff;
	color: #555;
	font-size:3.4vw;
	margin-left:5px;
	padding:1.3% 4%;
}
.bt-group button:link{
	outline:0;
}
.bt-group button:visited{
	outline:0;
}

/*我的采购单*/
.shoplist-info {
	margin-top: 10px;
	padding: 0 15px 15px 15px;
	background: #fff;
}

.shoplist-info:nth-child(1) {
	margin-top: 0px;
}

.shoplist-info-top {
	width: 100%;
	height: 40px;
	border-bottom: 1px #d2d2d2 solid;
}

.shoplist-info-top h4 {
	font-size:4vw;
	color: #333;
	margin:0;
	padding-top:8px;
}
.tag_span{
	display:inline-block;
	padding:0.4% 3%;
	border:1px #75af10 solid;
	border-radius:12px;
	color:#75af10;
	font-size:3.3vw;
}
.shoplist-info-top a {
	margin-top: 14px;
}

.shoplist-info-mid {
	padding: 10px 0;
	border-bottom: 1px #d2d2d2 solid;
}

.shoplist-info-mid div {
	padding-left: 0;
	padding-right: 0;
}

.shoplist-info-mid div p {
	font-size: 12px;
	color: #666;
}

.shoplist-info p {
	font-size: 12px;
	color: #666;
}

.cg-area {
	margin-bottom: 0;
}

.edit-cglist {
	width: 100%;
	/* height: 45px; */
	background-color: #fe9014;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 48px;
}

.order-modal .form-group {
	font-size: 12px;
	margin-bottom: 0;
	padding: 10px 0;
}

.order-modal .form-group input {
	border: 1px #d2d2d2 solid;
	border-radius: 4px;
	width: 30%;
	height: 25px;
}

.order-modal .form-group label {
	margin-left: 20%;
	font-weight: 400;
}

.order-modal .modal-footer p {
	font-size: 10px;
}

.order-modal .modal-footer p a {
	color: #fe9014;
}

/*新增收货地址*/
.newadr-info {
	background-color: #fff;
}

.newadr-form {
	padding: 0 15px;
	height: 40px;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 0 !important;
}

.newadr-form label {
	font-size: 12px;
	margin-top: 10px;
	font-weight: 400;
	padding-right: 0;
	padding-left: 0;
}

.newadr-form div {
	padding-top: 10px;
	height: 22px;
	padding-right: 0;
}

.newadr-form input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 14px;
}

.xxadr {
	height: 65px;
}

.newadr-form div p {
	font-size: 12px;
	color: #888;
}

.newadr-form div p span {
	margin-left: 5px;
	margin-top: -4px;
}

.newadr-form div p a {
	color: #888;
}

.default {
	margin-top: 20px;
	height: 40px;
	padding: 0 15px;
	background-color: #fff;
}

.default p {
	font-size: 12px;
	line-height: 40px;
}

.default span {
	margin-top: 5px;
}

.default span input {
	height: 24px;
	border: 0;
	outline: 0;
	border-radius: 30px;
}

.default span input:after {
	/* content: "";*/
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	border: 2px solid #fe9014;
	border-radius: 30px;
	background-color: #fff;
	box-sizing: border-box;
}

input[type=checkbox]:checked:after {
	border: 2px solid #fe9014;
	background-color: #37AF6E;
}

.radioclass {
	opacity: 0;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity = 0);
}

.confirm-address {
	width: 100%;
	height: 45px;
	background-color: #fe9014;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 15px;
	line-height: 45px;
}

/*我的询价单*/
.cg-quote {
	margin-top: 10px;
	text-align: center;
}

.cg-quote button {
	background-color: #fff;
	font-size: 18px;
	color: #2a2a2a;
	padding: 0;
}

.cg-quote ul {
	position: absolute;
	left: 38%;
	min-width: 100px;
}

.cg-quote ul li {
	text-align: center;
}

.cg-quote ul li a:hover {
	background-color: #dcfdb2;
}
.chatMsg ul{
	margin-bottom:0;
}
.chatMsg ul li {
	padding: 0 15px;
}

.chatMsg ul li.text-center {
	margin-top: 20px;
	font-size: 10px;
	color: #888;
}

.chatMsg ul li.me {
	margin-top: 10px;
}

.chatMsg ul li.me a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url(../image/dialog_green.png);
	margin-top: 5px;
	margin-left: 8px;
}
.chatMsg ul li.me a img{
	width:100%;
	height:100%;
}
#bargin{
	margin-top: 20px;
	
	
}

#bargin .col-sm-9{
	background:#fff;
	padding:0;
	border-radius:6px;
	font-size:12px;
}

#bargin a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-right: 2px;
}

#bargin span {
	display: inline-block;
	width: 100%;	
	font-size: 12px;
	padding: 10px;
	color: #666;
} 
.chatMsg ul li.me span {
	display: inline-block;
	background:#fff;
	border-radius:4px;
	width: 248px;
	font-size: 12px;
	padding: 10px;
	color: #666;
}

.chatMsg ul li.other {
	margin-top: 10px;
}

.chatMsg ul li.other a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../image/defahead.png);
	margin-top: 5px;
	margin-right: 8px;
}
.chatMsg ul li.other a img{
	width:100%;
	height:100%;
}

.chatMsg ul li.other span {
	display: inline-block;
	background:#75af10;
	border-radius:4px;
	width: 248px;
	font-size: 12px;
	padding: 10px;
	color: #fff;
}

.chat-btn {
	text-align: right;
}

.chat-btn button {
	padding:2px 8px;
	height: 20px;
	background-color: #fff;
	border-radius: 15px;
	color: #555;
	font-size: 10px;
	
}

.chat-bottom {
	padding: 10px;
	font-size: 12px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #eee;
	border-top: 1px #d2d2d2 solid;
}

.chat-bottom .col-sm-9 {
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
}

.chat-bottom .col-sm-9 input {
	border: 0;
	outline: 0;
	width: 20%;
	border-bottom: 1px #eee solid;
}

.chat-bottom .col-sm-3 {
	padding: 6px;
	text-align: center;
}

.chat-bottom button {
	width: 110%;
	border-radius: 6px;
	background-color: #fe9014;
	color: #fff;
	border: 0;
}

.chat-bottom button:hover {
	color: #fff;
}

.quote-modal .form-group {
	font-size: 12px;
	margin-bottom: 0;
	padding: 10px 0;
}

.quote-modal .form-group input {
	border: 1px #d2d2d2 solid;
	border-radius: 4px;
	width: 30%;
	height: 25px;
}

.quote-modal .form-group label {
	margin-left: 55px;
	font-weight: 400;
}
.dzactive{
background:#fff5ec !important;
}
/*确认订单*/
.conorder-top {
	
	padding: 15px;
	background: #fff;
	position:relative;
	border-bottom:1px #eee solid;
}
.conorder-top p {
	font-size: 11px;
	margin-bottom: 6px;
	width:87%;
	
}


.arrowDown{
	position:absolute;
	top:9%;
	right:4%;
}
.conorder-top a {
	margin-top: -18px;
}

.conorder-info {
	padding:10px 15px 5px 15px;
	background: #fff;
	margin-bottom: 10px;
	margin-top:10px;
}

.orderAddress{
	z-index:9;
	width:90%;
	position:fixed;
	top:0;
	right:-91%;
	bottom:0;
	background-color:#fff;
	overflow-y:auto;
	box-shadow:0px 2px 2px 1px rgba(24,23,24,.1);
	padding-top:4%;
}

.addAdress{
	padding:2% 4% 2% 2%;
	font-size:14px;
	color: #333333;
}
.addAdress select{
	margin-left:0;
	margin-right:3%;
	font-size:10px;
	width:25%;
	
	background-color:#fff;
	padding:2px 4px;
	border:1px #ccc solid;
	height:30px;
}
.addAdress label{
	font-size:12px;
	font-weight:400;
	margin-bottom:0;
	width:18%;
	text-align:right;
}
.addAdress input{
	font-size:10px;
}

.add_btn_group{
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
}
.add_btn_group input[type=button]:first-child{
	
	line-height:25px;
	background-color:#ddd;
	color:#333;
	border-radius:0;
	margin-right:-4px;
	outline:none;
	border:none;
}
.add_btn_group input[type=button]:nth-child(2){
	width:49.9%;
	line-height:25px;
	background-color:#fe9014;
	color:#fff;
	border-radius:0;
	outline:none;
	border:none;
}
/* 错误提示 */
.yz_squre{
	width:144px;
	height: 85px;
	 background-color: rgba(0,0,0,0.6);
	/*opacity: 0.3;*/
	margin:0 auto;
	border-radius: 5px;
	position: fixed;
    top: 34%;
    left:32%;
    z-index:20;
    word-wrap: break-word;
     text-align: center;
}
.yz_squre_span{
	line-height:23px;
    color: #fff;
    font-size:12px;
    word-break: normal;
}

.yz_squre_success{
	/* line-height:43px; */
    text-align: center;
    color: #fff;
    word-wrap:break-word;
}

.conorder-info-top {
	height: 28px;
	border-bottom: 1px #d2d2d2 solid;
	line-height: 17px;
	font-size: 10px;
}

.conorder-info-top span:first-child {
	margin-right: 10px;
}

.conorder-info-top span:nth-child(2) {
	margin-right: 10px;
}

.conorder-info-mid {
	padding-top: 10px;
}


.conorder-info-mid .col-sm-3 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}
.conorder-info-mid .col-sm-3 img{
	width:90%;
	
}
.conorder-info-mid .col-sm-9 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

.conorder-info-mid div p {
	font-size: 10px;
	margin-bottom: 5px;
	color:#777;
}

.conorder-info-mid p:nth-child(1) span {
	font-size: 10px;
	color: #555;
}

.conorder-info-mid .col-sm-9 h6 {
	font-size: 13px;
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
	width:100%;
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
}



.conorder-info-mid .price span.col-sm-4 {
	padding:0;
}

.conorder-group {
	width:100%;
	line-height:40px;
	margin-bottom:10px;
	border-top:1px #eee solid;
}

.conorder-group p {
	margin-bottom: 0;
	font-size: 10px;
}

.conorder-group p span {
	font-size: 14px;
	font-weight: 600;
	color: #f16701;
}


.order-tax {
	padding: 15px 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

.order-tax p {
	margin-bottom: 0;
	font-size: 11px;
	color: #333;
}

.order-tax p label {
	font-weight: 400;
	margin-right: 6px;
	font-size: 10px;
}

.order-tax p label input {
	margin:0;
	margin-right: 3px;
	vertical-align:middle;
	width:15px;
	height:15px;
}

.value-tax {
	padding-left: 15px;
	background-color: #fff;
	display: none;
}

.value-tax .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.value-tax .form-group input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.value-tax .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.value-tax .form-group div {
	padding: 0;
}

.sec-label {
	width: 28% !important;
}

.last-group {
	border-bottom: 0 !important;
}

.save {
	text-align: center;
	margin-top: 18px;
}

.save button {
	width: 300px;
	height: 40px;
	background-color: #fe9014;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
}

.save button:hover {
	color: #fff;
}

.normaltax {
	padding-left: 15px;
	background-color: #fff;
	display: none;
}

.normaltax .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.normaltax .form-group input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.normaltax .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.normaltax .form-group div {
	padding: 0;
}

/*我的订单*/
.myorder-top {
	margin-bottom: 10px;
	padding: 0 10px;
	background: #fff;
	width:100%;
	position:fixed;
	top:44px;
	z-index:10;
}

.myorder-top a {
	font-size: 12px;
	color: #333;
	display: block;
	padding: 8px 0;
}

.myorder-top a.active {
	color: #fe9014;
	border-bottom: 2px #fe9014 solid;
}

.myorder-top .col-sm-2 {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	width:18%;
}

.myorder-top .col-sm-2 a img {
	margin-top: 5px;
}

.switch {
	padding: 5px;
	background: #fff;
	border-bottom:1px #eee solid;
}

.switch h5 {
	font-size: 14px;
	color: #999;
	margin-top: 0;
}

.switch h5 a {
	display: block;
	padding: 5px;
}

.switch .col-sm-6 {
	text-align: center;
	padding: 6px;
}

.switch .col-sm-6 a {
	display: block;
	color: #333;
	width: 100%;
	padding: 4px 0;
	border: 1px #d2d2d2 solid;
}

.myorder-info {
	padding:10px;
	background: #fff;
	margin-bottom: 10px;
}
.myorder-info a{
	color:#444;
}
.myorder-info-top {
	height: 28px;
	color:#777;
	border-bottom: 1px #e5e5e5 solid;
	line-height: 17px;
	font-size: 3.3vw;
}

.myorder-info-top span:first-child {
	margin-right: 10px;
}

.myorder-info-mid {
	padding: 10px 0;
	border-bottom: 1px #e5e5e5 solid;
	background-color:#fff;
}

.dfk_detail{
	padding:10px 15px;
	border-bottom:1px #e5e5e5 solid;
}
.dfk_detail .left{
	width:32% !important;
}
.dfk_detail .col-sm-8 h6{
	margin-top:0;
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}
.dfk_detail .col-sm-8 p{
	color:#777;
	margin-top:0;
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}
.dfk_detail p b{
	font-size:14px;
	color:#f16701;
}
.dfk_dd section{
	margin-top:10px;
	font-size:3.5vw;
	color:#666;
}
.dfk_con h5{
	background-color:#fff;
	margin-bottom:10px;
	color:#777;
}
.dfk_dd{
	padding:10px 15px;
	background-color:#fff;
	border-bottom:1px #e5e5e5 solid;
	color:#777;
}
.myorder-info-mid .left {
	width:24%;
}

.myorder-info-mid div {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}
.myorder-info-mid img{
	width:90%;
}

.myorder-info-mid div p {
	font-size:3.3vw;
	margin-bottom: 5px;
}

.myorder-info-mid p:nth-child(1) span {
	font-size: 12px;
	color: #555;
}

.myorder-info-mid .col-sm-6 h6 {
	font-size: 14px;
	color: #333;
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}
.date_span{
	display:inline-block;
	margin-top:14px;
	color:#777;
	font-size:12px;
}
.dfk_group{
	width:50%;
}
 button.paycheck{
	width:40%;
	background:#fe9014;
	color:#fff;
	border:0;
	padding:3px 5px;
}

.myorder-info-mid .col-sm-6 p{
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}

.price span{
	font-size:12px;
	color:#444;
	padding:0;
}
.price span:first-child{
	font-size:3.5vw;
	color:#f16701;
	font-weight:bold;
}

.price span:nth-child(3){
	font-size:3.5vw;
	color:#f16701;
	font-weight:bold;
}

.myorder-info-mid .price .pull-left {
	font-size:3.8vw;
	color: #fe9014;
	font-weight: 600;
}

.myorder-group {
	padding: 12px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.myorder-group p {
	margin-bottom: 0;
	font-size:13px;
}

.myorder-group p span {
	font-size: 14px;
	font-weight: 600;
	color: #f16701;
}

.pay-modal .form-group {
	text-align: center;
}

.pay-modal .form-group button.active {
	background: #fe9014;
	color: #fff;
}

.order-info {
	padding-left:20%;
	margin: 0 auto;
	font-size: 12px;
}

.order-info input{
	border:0;

}
.modal-footer {
	text-align: center !important;
}

.modal-footer button {
	background: #fe9014;
	color: #fff;
}

.modal-dialog {
	position: absolute;
	top:10% !important;
}

.modal-footer .cansel {
	background-color: #ccc !important;
}

/*订单详情*/
.ordetail-top {
	margin-bottom: 10px;
	padding: 10px 15px;
	background: #fff;
}

.ordetail-top a {
	font-size: 12px;
	color: #333;
	display: block;
	padding: 10px 0;
}

.ordetail-top a.active {
	color: #fe9014;
	border-bottom: 2px #fe9014 solid;
}

.ordetail-top .col-sm-3 {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

.ordetail-top .col-sm-3 p:first-child {
	font-size: 3.6vw;
	color: #333;
}

.ordetail-top .col-sm-3 p:nth-child(2) {
	font-size: 10px;
	color: #999;
}

.order-progre {
	height: 10px !important;
	margin-bottom: 0 !important;
}

.order-progre .progress-bar {
	background: #fe9014;
}

.ordetail-info {
	padding: 15px;
	background: #fff;
	margin-bottom: 10px;
}

.ordetail-info-top {
	height: 28px;
	border-bottom: 1px #e5e5e5 solid;
	line-height: 17px;
	font-size: 14px;
}

.ordetail-info-top span:first-child {
	margin-right: 10px;
}

.ordetail-info-top span:nth-child(2) {
	color: #fe9014;
}

.ordetail-info-mid {
	padding: 10px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.ordetail-info-mid .left {
	width:27%;
	margin-right:2%;
}

.ordetail-info-mid div {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

.ordetail-info-mid div p {
	font-size: 10px;
	margin-bottom: 5px;
}

.ordetail-info-mid p:nth-child(1) span {
	font-size: 10px;
	color: #555;
}

.ordetail-info-mid .right h6 {
	font-size: 13px;
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
}

.ordetail-info-mid .col-sm-8 {
	width: 68%;
}

.ordetail-info-mid .price .pull-left {
	font-size: 14px;
	color: #fe9014;
	font-weight: 600;
}

.ordetail-group {
	padding: 12px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.ordetail-group p {
	margin-bottom: 0;
	font-size: 10px;
}

.ordetail-group p span {
	font-size: 14px;
	font-weight: 600;
	color: #fe9014;
}

.storer {
	padding-top: 10px;
}

.storer p {
	margin-bottom: 5px;
	font-size:3.6vw;
	color: #888;
}

.bag-info {
	padding: 15px;
	padding-top:0;
	background: #fff;
	margin-bottom:10px;
}

.bag-info h5 {
	font-size: 14px;
	color: #333;
	margin-top: 0;
}

.bag-info p {
	margin-bottom: 5px;
	font-size: 3.6vw;
	color: #888;
}

.order-comment {
	padding: 15px;
	background: #fff;
	margin-bottom: 10px;
}

.order-comment h5 {
	font-size: 3.6vw;
	color: #333;
	margin-top: 0;
}

.order-comment p {
	margin-bottom: 5px;
	font-size: 10px;
	color: #555;
}

.order-comment p a {
	margin-bottom: 8px;
	margin-right: 3px;
}

.order-comment p span {
	margin-right: 6px;
	margin-left: 20px;
}

.star-con {
	width: 60%;
	margin: 0 auto;
}

.default_star {
	width: 16px;
	height: 16px;
	background: url(../img/starry.png) no-repeat;
	display:inline-block;
}

.default_star1 {
	width: 16px;
	height: 16px;
	background: url(../img/starry.png) no-repeat;
	float: left;
}

.default_star2 {
	width: 16px;
	height: 16px;
	background: url(../img/starry.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
}
#mjapply{
	width:100%;
	border:1px #e5e5e5 solid;
	resize:none;
}
.realese {
	padding: 15px;
	background: #fff;
	
}

.realese h5 {
	color: #333;
	margin-top: 0;
}

.realese textarea {
	font-size: 3.6vw;
	color: #333;
	border: 1px #e5e5e5 solid;
	margin-bottom: 15px;
	padding:8px;
	resize:none;
	outline:none;
}

.realese a {
	display: block;
	width: 100%;
	height: 48px;
	background: #fe9014;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 48px;
}

.o_star {
	background: url(../img/star.png) no-repeat;
}

/*面粉分类*/
.category-main {
	width:88%;
	padding: 5px 15px;
	background-color: #fff;
}
.left_nav_c{
	width:12%;
	position:fixed;
	left:0;
}
.left_nav_c a{
	display:block;
	width:100%;
	height:150px;
	padding-top:95%;
	background:url(../img/left_cate.png) no-repeat center center;
	background-size:95%;
	text-align:center;
	color:#555;
	font-size:4vw;
}

@media screen and (min-width:320px) and (max-width:375px) {
	.left_nav_c a{
		
		height:108px;
		background:url(../img/left_cate.png) no-repeat center center;
		background-size:90%;	
	}
}
@media screen and (min-width:375px) and (max-width:413px) {
	.left_nav_c a{
		
		height:130px;
		background:url(../img/left_cate.png) no-repeat center center;
		background-size:92%;	
	}
}
@media screen and (min-width:415px) and (max-width:615px) {
	.left_nav_c a{
		
		height:150px;
		background:url(../img/left_cate.png) no-repeat center center;
		background-size:100%;	
	}
}
@media screen and (min-width:360px) and (max-width:415px) {
	.left_nav_c a{
		height:130px;
		background:url(../img/left_cate.png) no-repeat center center;
		background-size:95%;	
	}
}
@media screen and (min-width:414px) and (max-width:660px) {
	.left_nav_c a{
		height:150px;
		background:url(../img/left_cate.png) no-repeat center center;
		background-size:95%;	
	}
}
.main-con-1 {
	padding-top: 10px;
	border-bottom: 1px #e8e8e8 solid;
}

.main-con-1 h5 {
	font-size:3.6vw;
	color: #333;
	margin-top: 0;
}

.main-con-1 ul {
	margin-bottom: 0;
	padding-left: 15px;
}

.main-con-1 ul li {
	padding: 0;
	margin-bottom: 10px;
}

.main-con-1 ul li a {
	color: #333;
	display: block;
	font-size: 3.6vw;
	padding: 3px 8px;
	border: 1px #e8e8e8 solid;
	border-radius: 25px;
	margin-right: 5px;
}

/*新建联系人*/
.new_contact {
	padding-left: 15px;
	background-color: #fff;
}

.new_contact .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.new_contact .form-group input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.new_contact .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.new_contact .form-group div {
	padding: 0;
}

/*搜索结果*/
. {
	padding: 10px 15px;
	background: #fff;
	margin-bottom: 10px;
}

.result-info-mid {
	padding: 10px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.result-info-mid .left {
	
}

.result-info-mid div {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

.result-info-mid div p {
	font-size: 10px;
	margin-bottom: 5px;
}

.result-info-mid p:nth-child(1) span {
	font-size: 10px;
	color: #555;
}

.result-info-mid .right h6 {
	font-size: 13px;
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
}

.result-info-mid .col-sm-8 {
	width: 66%;
}

.edit-group a {
	color: #555;
	display: inline-block;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 8px;
}

.edit-group a span {
	margin-left: 6px;
}

/*个人中心*/
nav .setting {
	display: inline-block;
	/* margin-right: 2.5%; */
}

.user-top {
	padding: 15px 15px 8px 15px;
	background-color: #fff;
	margin-bottom: 10px;
}
.user-top .col-sm-6{
	padding-top:10px;
}

.user-top img {
	margin-right: 10px;
	max-height:70px;
}

.user-top h5 {
	font-size: 4vw;
	color: #333;
}

.user-top p {
	font-size:3.4vw;
	color: #666;
}

.user-nav {
	padding: 0 15px;
	background-color: #fff;
	margin-bottom: 5px;
}

.user-nav h5 {
	line-height:35px;
	border-bottom: 1px #e5e5e5 solid;
	margin:0;
}


.user-nav .col-xs-2 {
	width: 19.666667%;
	padding: 0;
}

.user-nav .col-xs-2 a {
	color: #333;
	font-size:3.6vw;
}

.conmmon-nav {
	padding: 0 15px;
	background-color: #fff;
}

.conmmon-nav .col-sm-3 {
	padding-left: 0;
	padding-right: 0px;
	
}

.conmmon-nav .col-sm-3 a {
	color: #333;
	font-size: 12px;
}

.conmmon-nav .h5 {
	line-height: 25px;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 15px;
	padding-top: 15px;
}
.conmmon-nav p{
	font-size:3.6vw;
}
.undone {
	padding: 0 15px;
	background-color: #fff;
	margin-bottom:60px;
}

.undone h5 {
	color: #333;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom:0;
}

.undone ul {
	margin-bottom: 0;
	padding-top: 10px;
}

.undone ul li {
	border-bottom: 1px #e5e5e5 solid;
	font-size: 12px;
	padding: 5px 0;
	color: #555;
	line-height:30px;
}

.undone ul li a {
	color: #fe9014;
}

.undone ul li.last_li {
	border-bottom: 0;
}

/*我的供应单*/
.suplist-top {
	height: 50px;
	margin-bottom: 10px;
	padding: 10px 15px;
	background: #fff;
}

.suplist-top .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}

.suplist-top .col-sm-6 input {
	width: 140px;
	height: 30px;
	background: #eee;
	border: 1px #eee solid;
	border-radius: 25px;
	color: #bbb;
	padding-top: 6px;
}

input::-webkit-input-placeholder {
	font-size: 12px;
	color: #ccc;
}

.suplist-top .col-sm-6 select {
	height: 30px;
	border: 1px #eee solid;
	border-radius: 25px;
	font-size: 10px;
	padding: 4px;
}

.suplist-top .col-sm-6 option {
	color: #bbb;
}

.suplist-top button {
	height: 30px;
	border-radius: 6px;
	background: #fe9014;
	color: #fff;
	font-size: 12px;
}

.supply-info {
	padding:12px;
	background: #fff;
	margin-bottom: 10px;
}

.supply-info-top {
	height: 28px;
	border-bottom: 1px #e5e5e5 solid;
	line-height: 17px;
	font-size: 14px;
}

.supply-info-top span:first-child {
	margin-right: 10px;
	display:inline-block;
	width: 78%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
	
}

.supply-info-top span:nth-child(2) {
	margin-right: 10px;
}

.supply-info-mid {
	padding-top: 10px;
}

.supply-info-mid .left img {
	width:90%;
	max-height:90px;
}
.supply-info-mid .left p{
	margin-bottom:0;
	text-align:center;
}
.supply-info-mid div {
	padding-left: 0;
	padding-right: 0;
}

.supply-info-mid .col-sm-3 {
	width: 28%;
}

.supply-info-mid .col-sm-7 {
	width: 50.333333%;
}
.supply-info-mid .col-sm-2{
	width:21%;
}
.supply-info-mid div p {
	color: #555;
}

.supply-info-mid .right p {
	margin-bottom: 5px;
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:3.4vw;
}

.supply-info-mid .operate {
	text-align: center;
}

.supply-info-mid .operate p {
	margin-bottom: 5px;
	font-size:3.4vw;
}

.supply-info-mid .operate p a {
	color: #333;
}

/*发布供应单*/
.base-info {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

.base-info h5 {
	margin-top: 0;
}

.base-info .form-group {
	margin-bottom: 0px;
	padding: 8px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.handle-group {
	border-bottom: 0 !important;
	padding-bottom:0 !important;
}
.unit_group {
	border-bottom: 0 !important;
}

.base-info .control-label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	width: 20.666667%;
	margin-bottom: 0;
	line-height: 20px;
}

.base-info .col-sm-10 {
	padding-left: 8px;
	padding-right: 0;
	width: 79.333333%
}

.base-info .col-sm-10 .first-input {
	width: 100%;
	border: 0;
	outline: 0;
}

.base-info .col-sm-4 {
	padding-left: 0;
	padding-right: 8px;
	border-radius: 6px;
	margin-bottom: 5px;
}
.pro_cate label{
	font-weight:normal;
	margin:0;
	margin-right:3%;
	font-size:3.5vw;
}
.pro_cate label input[type=radio]{
	vertical-align:middle;
	margin:0;
}
.common_col .col-sm-5{
	width:46%;
	padding-left:0;
	padding-right:3%;
}
.common_col select{
	font-size:3.4vw;
	margin-bottom:10px;
	height:35px;
	padding-left:3% !Important;	
}
.base-info .col-sm-4 select {
	font-size:3.4vw;
	height:35px;
}

.base-info .col-sm-10 label {
	font-size:3.5vw;
	font-weight: 400;
    width: 31%;
}

.base-info .col-sm-10 label input {
	margin:0;
	margin-right:2%;
	vertical-align:middle;
}

.amount-input {
	border: 0;
	outline: 0;
}

.info-pic {
	padding: 15px 20px;
	background-color: #fff;
}

.info-pic h5 {
	margin-top: 0;
}

.info-pic p {
	font-size: 3vw;
	color: #999;
}

.info-pic .col-sm-4 {
	padding-left: 0;
	text-align: center;
}

.realase-btn a:first-child {
	width: 50%;
	height: 40px;
	line-height: 26px;
	color: #fff;
	background-color: #fe9014;
	border-radius: 0;
}

.realase-btn a:nth-child(2) {
	width: 50%;
	height: 40px;
	line-height: 26px;
	color: #fff;
	background-color: #74bf13;
	border-radius: 0;
}

.price_area {
	width: 90%;
	margin: 0 auto;
	border: 1px #d2d2d2 dashed;
	padding: 8px;
}

.price_area h5 {
	font-size: 12px;
}

.price_area .col-sm-5 {
	padding: 0;
	margin-right: 6%;
	margin-bottom: 8px;
}

.price_area .col-sm-5 .input-group-addon {
	font-size: 10px;
	color: #666;
	padding: 5px;
}
/*.price .col-sm-2 a{display: inline-block;width: 10px;height: 10px;}*/
.price_area p {
	color: #f16701;
	font-size: 10px;
	margin-bottom: 3px;
}

/*热卖好货*/
.pro-title {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	font-size: 10px;
	color: #fff;
	background-color: #434343;
	opacity: .75;
	line-height: 20px;
	text-align: center;
}

.hot-bottom .col-sm-6 {
	padding: 5px;
	background-color: #fff;
	margin-right: 2%;
	width: 50%;
	margin-bottom: 5px;
}

.hot-bottom .col-sm-6:nth-child(2n) {
	margin-right: 0;
}

.hot-bottom .col-sm-6 a img {
	width: 100%;
	height: 174px;
}

.hot-bottom .col-sm-6 h5 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}

.hot-bottom .col-sm-6 p {
	margin-bottom: 0;
	font-size: 16px;
	color: #f16701;
}

.hot-bottom .col-sm-6 p span {
	font-size: 10px;
}
/*猜你喜欢 */
.gy-bottom .col-sm-12{
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
	}
.gy-bottom .col-sm-12 a img{
	padding:0;
	margin-right: 3%;
	width:28%;
	}
.gy-bottom .col-sm-12 h5{
	font-size: 16px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-top: 0;
	width: 100%;
	word-break:keep-all;
	 white-space:nowrap; 
	 overflow:hidden;
	  text-overflow:ellipsis;
	}
.gy-bottom .col-sm-12 p{
	margin-bottom: 5px;
	font-size: 12px;
	color: #777;
	}
.gy-bottom .col-sm-12 p span{
	font-size: 14px;
	color: #f16701;
	font-weight: bold;
	}
.cg-bottom .col-sm-12{
	padding:10px;
	background-color: #fff;
	margin-bottom: 5px;
	}
.cg-bottom .col-sm-12 a{
	color: #444;
	}
.cg-bottom .col-sm-12 h5{
	margin-top: 0;
	font-size: 14px;
	width: 100%;
	word-break:keep-all;
	 white-space:nowrap; 
	 overflow:hidden;
	  text-overflow:ellipsis;
	  }
.cg-bottom .col-sm-12 p{
	font-size: 12px;
	margin-bottom: 5px;
	color: #777;
	}
.cg-bottom .col-sm-12 p span{
	color: #333;
	}

/*账户与安全*/
.account-top {
	padding: 3.8%;
	background-color: #fff;
	margin-bottom: 10px;
}

.account-top h5 {
	font-size: 15px;
	color: #333;
}

.account-top p {
	font-size:3.4vw;
	color: #666;
}

.account-top-right {
	width: 100%;
}

.account-info {
	border-top: 1px #e5e5e5 solid;
	padding-top: 10px;
}

.account-info div {
	padding: 0;
	font-size: 11px;
	color: #555;
}

.account-nav {
	padding: 0 15px 0 20px;
	background-color: #fff;
}

.account-nav .col-sm-12 {
	padding: 0;
	border-bottom: 1px #e5e5e5 solid;
	line-height: 35px;
}

.account-nav .col-sm-12 a {
	color: #333;
}
/* .account-nav .col-sm-12 a.pull-right{margin-top:4%;} */
.account-nav .last-col-12 {
	border-bottom: 0;
}

/*地域精选*/
.region-bottom .col-sm-6 {
	padding: 5px;
	background-color: #fff;
	margin-right: 2%;
	/* width: 49%; */
	margin-bottom: 5px;
}

.region-bottom .col-sm-6:nth-child(2n) {
	margin-right: 0;
}

.region-bottom .col-sm-6 a img {
	width: 100%;
	height: 174px;
	display: inline-block;
}

.region-bottom .col-sm-6 h5 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.region-bottom .col-sm-6 p {
	margin-bottom: 0;
	font-size: 16px;
	color: #f16701;
}

.region-bottom .col-sm-6 p span {
	font-size: 10px;
}

/*找供应*/
nav .category {
	margin-right: 3%;
}
.lobby_top{
	padding:0px 15px;
	padding-bottom:0;
	background-color:#fff;
	border-bottom:1px #e5e5e5 solid;
	
}
.lobby_top a{
	display:inline-block;
	padding:4px 10px;
	background-color:#eee;
	color:#333;
	border-radius:15px;
	font-size:10px;
	margin-bottom:3%;
	margin-right:2%;
	margin-top:3%;
}
.lobby_top a span{
	margin-left:4px;
	color:#f16701;
}

.lobby_category{
	z-index:15;
	width:90%;
	position:fixed;
	top:0;
	right:-91%;
	bottom:0;
	background-color:#fff;
	overflow-y:auto;
	box-shadow:0px 2px 2px 1px rgba(24,23,24,.1);
}

.lobby_cate_con {
	padding:8px 15px;
	border-bottom: 1px #e8e8e8 solid;
}

.lobby_cate_con h5 {
	font-size: 14px;
	color: #333;
	margin-top: 0;
}

.lobby_cate_con ul {
	margin-bottom: 0;
}

.lobby_cate_con ul li {
	padding: 0;
	margin-bottom:7px;
}

.lobby_cate_con ul li a {
	color: #333;
	display: block;
	font-size:3.4vw;
	padding: 2px 8px;
	border: 1px #e8e8e8 solid;
	border-radius: 25px;
	margin-right: 5px;
}
.lobby_cate_con ul li a:focus{
	text-decoration:none;
}

.lobby_a_active{
	background:#fe9014;
	color:#fff !important;
	}
.lobby_btn_group{
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
}
.lobby_btn_group input[type=button]:first-child{
	width:49.8%;
	line-height:25px;
	background-color:#ddd;
	color:#333;
	border-radius:0;
	margin-right:-4px;
	outline:none;
	border:none;
}
.lobby_btn_group input[type=button]:nth-child(2){
	width:49.5%;
	line-height:25px;
	background-color:#fe9014;
	color:#fff;
	border-radius:0;
	outline:none;
	border:none;
}
.lobby-con .col-sm-4 {
	/* padding: 5px; */
	background-color: #fff;
	/* width: 32.3%;
	margin-right: 1.5%; */
	margin-bottom: 5px;
}

.lobby-con .col-sm-4:nth-child(3n) {
	margin-right: 0;
}

.lobby-con .col-sm-4 a {
	color: #333;
	font-size: 12px;
}

.lobby-con .col-sm-4 img {
	width: 100%;
	height: 100%;
}

.lobby-con .col-sm-4 h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.lobby-con .col-sm-4 span {
	font-size: 10px;
	color: #999;
}

.lobby-con .col-sm-4 p {
	margin-bottom: 0;
	font-size: 14px;
	color: #f16701;
	font-weight: 600;
}

.lobby-con .col-sm-4 p span {
	color: #f16701;
	font-weight: 400;
}

/*找渠道*/
.cgLobby-info {
	padding: 0 15px 15px;
	background: #fff;
	margin-bottom: 5px;
}

.cgLobby-info h5 {
	line-height: 40px;
	border-bottom: 1px #e5e5e5 solid;
	margin-top: 0;
	font-size: 12px;
}

.cgLobby-info p {
	font-size: 12px;
}

.cgLobby-info p a {
	color: #fff;
	border-radius: 16px;
	background-color: #fe9014;
	font-size: 12px;
	padding: 4px 8px;
	margin-top: -7px;
}

.cgLobby-info p.reatime {
	margin-bottom: 0;
}

/*消息盒子*/
.msg-info {
	padding: 0 15px 10px;
	background: #fff;
	margin-bottom: 5px;
}

.msg-info h5 {
	line-height: 40px;
	border-bottom: 1px #e5e5e5 solid;
	margin-top: 0;
	font-size: 14px;
}

.msg-info p {
	font-size: 14px;
	margin-bottom: 0;
	color: #666;
}

.msg-info p img {
	margin-right: 2%;
}

.msg-info p a {
	color: #f16701;
	font-size: 14px;
	margin-top: 1%;
}

/*撮合交易*/
.matrade-top {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 5px;
}

.matrade-top h4 {
	font-size: 15px;
	color: #555;
	margin-top: 5px;
	margin-bottom: 15px;
}

.matrade-top p {
	margin-bottom: 0;
}

.matrade-bottom {
	padding: 0 15px;
	background-color: #fff;
}

.matrade-bottom h4 {
	font-size: 15px;
	color: #555;
	margin-top: 0px;
	line-height: 44px;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 0;
}

.matrade-bottom h4 a {
	margin-top: 5%;
}

.matrade-bottom h5 {
	font-size: 15px;
	color: #555;
	margin-top: 0px;
	line-height: 44px;
}

.matrade-bottom input {
	border: 0;
	outline: 0;
	width: 30%;
}
/*选择供应单*/
.chose-con {
	padding: 0 10px;
	background-color: #fff;
}

.chose-con h4 {
	margin-top: 0;
	line-height: 44px;
	margin-bottom: 0;
	font-size: 15px;
	border-bottom: 1px #e5e5e5 solid;
}

.chose-con h4 a {
	margin-top: 5%;
}

/*搜索*/
.hot-search {
	padding: 15px;
	background-color: #fff;
}

.hot-search h5 {
	margin-top: 0;
}

.hot-search .col-sm-3 {
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
}

.hot-search .col-sm-3 a {
	color: #888;
	font-size: 12px;
	display: inline-block;
	border-radius: 30px;
	background-color: #eee;
	padding: 4px 10px;
}

.history {
	padding: 0 15px;
	background-color: #fff;
	width: 100%;
	height: 100%;
}

.history h5 {
	margin-top: 0px;
}

.history ul li {
	line-height: 40px;
	border-bottom: 1px #e8e8e8 solid;
}

.history ul li a {
	color: #555;
}

.history ul li a.close {
	margin-top: 2%;
}

.history p {
	margin-top: 25px;
}

.history p a {
	color: #74bf13;
}

/*找厂家*/
nav a.search {
	margin-right: 3%;
}

.owner-top {
	padding: 11px 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

.owner-top a {
	color: #333;
	font-size: 13px;
	margin-right: 3%;
}

.owner-top a span {
	color: #666;
	font-size: 10px;
}
/*.praise{color: #74bf13 !important;}*/
.active-a {
	color: #74bf13 !important;
}

#caret2 {
	display: none;
}

.owner-info a {
	color: #333;
}

.owner-info .col-sm-6 {
	padding: 0 10px;
	background-color: #fff;
	padding-top: 10px;
	border-right: 1px #f5f5f5 solid;
	border-bottom: 1px #e5e5e5 solid;
}

.owner-info a:nth-child(2n) div {
	border-right: 0;
}

.owner-info .col-sm-6 p:nth-child(2) {
	font-size: 13px;
}

/*厂家信息*/
.owner-info-top {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
}
.owner-info-top .col-sm-3 img{
	max-width:100%;
}
.owner-info-top div {
	padding: 0;
}

.owner-info-top .col-sm-9 h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.owner-info-top .col-sm-9 p {
	width: 100%;
	font-size: 12px;
	color: #555;
	width:92%;
	float:left;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}
.owner-info-top .col-sm-9 a{
	font-size:16px;
}

.owner-info-bottom .col-sm-6 {
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
}

.owner-info-bottom .col-sm-6:nth-child(2n) {
	margin-right: 0;
}

.owner-info-bottom .col-sm-6 a img {
	max-width: 100%;
	max-height: 100%;
	min-height: 190px;
}

.owner-info-bottom .col-sm-6 h5 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.owner-info-bottom .col-sm-6 p {
	margin-bottom: 0;
	font-size: 16px;
	color: #f16701;
}

.owner-info-bottom .col-sm-6 p span {
	font-size: 10px;
}

/*找经销商*/
.buyer-top {
	padding: 11px 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

.buyer-top a {
	color: #333;
	font-size: 13px;
	margin-right: 3%;
}

.buyer-top a span {
	color: #666;
	font-size: 10px;
}

.active-a {
	color: #74bf13 !important;
}

#caret2 {
	display: none;
}

.buyer-info a {
	color: #333;
}

.buyer-info .col-sm-6 {
	padding: 0 10px;
	background-color: #fff;
	padding-top: 10px;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
	
}

/* .buyer-info a:nth-child(2n) div {
	border-right: 0;
} */

.buyer-info .col-sm-6 p:nth-child(2) {
	font-size: 13px;
}

/*经销商信息*/
.buyer-info-top {
	margin-bottom:5px;
	padding: 10px;
	background-color: #fff;
}
.buyer-info-1{
	margin-bottom:5px;
	padding: 10px;
	background-color: #fff;
	position:relative;
}
.buyer-info-1 p{
	text-indent:2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	float:left;
	width:93%;
	text-overflow: ellipsis;
	color:#666;
	font-size:12px;
	line-height:22px;
	margin-bottom:0;
}
.buyer-info-1 a{
	font-size:16px;
}

.buyer-info-top div {
	padding: 0;
}

.buyer-info-top .col-sm-9 h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.buyer-info-top .col-sm-9 p {
	width: 100%;
	font-size: 13px;
	color: #333;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.buyer-info-con {
	padding: 0 15px 15px;
	background: #fff;
	margin-bottom: 5px;
}

.buyer-info-con h5 {
	line-height: 40px;
	border-bottom: 1px #e5e5e5 solid;
	margin-top: 0;
	font-size: 14px;
	width:100%;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.buyer-info-con h5 a {
	/* margin-top: 4%; */
	color:#444;
}

.buyer-info-con p {
	font-size: 12px;
}

.buyer-info-con p a {
	color: #fff;
	border-radius: 16px;
	background-color: #fe9014;
	font-size: 12px;
	padding: 4px 15px;
	margin-top: -7px;
}

.buyer-info-con p.reatime {
	margin-bottom: 0;
}

/*帮助中心*/
.wanna {
	padding: 10px 15px 0 15px;
	background-color: #fff;
	margin-bottom: 10px;
}

.wanna h4 {
	margin: 0 0 5px 0;
	background: url(../img/h5_bg.png) no-repeat left center;
	font-size: 15px;
	padding-left: 8px;
}

.wanna ul {
	margin: 0;
}

.wanna ul li {
	line-height: 44px;
	border-bottom: 1px #e5e5e5 solid;
	font-size: 14px;
}

.wanna ul a {
	color: #666;
}

.wanna ul li img {
	margin-right: 1%;
	margin-top: 5%;
}

.wanna ul li.bottom_li {
	border-bottom: 0;
}

.bottom_mail {
	width: 125px;
	height: 50px;
	background: url(../img/help_bottom.png) no-repeat;
	padding: 3px;
	position: absolute;
	right: 0.8%;
	bottom: 95%;
	display: none;
}

.bottom_mail p {
	margin-bottom: 0;
	color: #fff;
}

.bottom_mail p:first-child {
	font-size: 14px;
}

.bottom_mail p:nth-child(2) {
	font-family: "Arial";
}

/*解决方案：如何发布采购单*/
.howto_shoplist {
	padding: 0 15px 10px 15px;
	background: #fff;
}

.howto_shoplist h4 {
	margin-top:20px;
	margin-bottom:0;
	line-height: 35px;
	font-size: 16px;
}

.howto_shoplist p {
	border-bottom: 1px #e5e5e5 solid;
	padding:10px 0;
	color:#777;
}

.howto_shoplist ul li {
	margin-bottom: 10px;
	font-size: 14px;
}

.howto_shoplist ul li h5{
	margin-bottom:6px;
	line-height:22px;
	color:#555;
	font-weight: 700;
}
.howto_shoplist ul li h3{
	line-height:22px;
	color:#888;
	font-size: 14px;
	margin:4px 0px;
}

.qua {
	margin-right: 10px;
	font-size: 10px;
	margin-top: 5px;
	color: #666;
}

.howto_shoplist ul li img{
  width: 100%;
}

/*在线客服*/
.service {
	padding: 5px;
}

.service .col-sm-9 {
	padding: 2px 5px;
}

.service .col-sm-9 textarea {
	width: 100%;
	height: 100%;
	border: 0;
	outline: 0;
}

/*支付信息*/
.payinfo-info {
	padding:0 15px 15px;
	background: #fff;
	margin-bottom: 10px;
}

.payinfo-info-top span:first-child {
	margin-right: 10px;
}

.payinfo-info-mid {
	padding: 10px 0;
	border-bottom: 1px #e5e5e5 solid;
}

.payinfo-info-mid .left {
	width:27%;
	margin-right:2%;
}
.payinfo-info-mid .col-sm-8 h5{
	margin-top:5px;
	width:100%;
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.payinfo-info-mid .col-sm-8 p{
	color:#777;
	margin-top:5px;
	width:100%;
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.payinfo-info-mid .col-sm-2{
	width:20.666%;
}
.payinfo-info-mid div {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

.payinfo-info-mid div p {
	font-size: 10px;
	margin-bottom: 5px;
}

.payinfo-info-mid p:nth-child(1) span {
	font-size: 10px;
	color: #555;
}

.payinfo-info-mid .right h6 {
	font-size: 13px;
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
}

.payinfo-info-mid .col-sm-8 {
	width:71%;
}

.payinfo-info-mid div.pull-left {
	width:59%;
	
}
.payinfo-info-mid div.pull-right h5{
	color:#f16701;
	font-size:3.8vw;
}
.payinfo-info-mid div.pull-right span{
	color:#f16701;
	font-size:3.4vw;
}

.payinfo-group {
	padding: 12px 0;
}

.payinfo-group p {
	margin-bottom: 0;
	color:#888;
	font-size: 3.5vw;
}

.payinfo-group p span {
	font-size: 14px;
	font-weight: 600;
	color: #f16701;
}

.payinfo-bottom {
	padding-top:10px;
}

.payinfo-bottom p {
	font-size: 14px;
}

.payinfo-bottom p:nth-child(3) {
	margin-bottom: 0;
}

.payinfo-info section{
	padding:5px 10px;
	color:#444;
	background:#fff5ec;
}
.notice {
	padding: 0 15px;
	font-size: 12px;
	color: #444;
}
.payinfo-info div button{
	width:30%;
	background:#fe9014;
	color:#fff;
}

/*上传付款凭证*/
.upload {
	padding-left: 15px;
	background-color: #fff;
}

.upload .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.upload .form-group input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.upload .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.upload .form-group div {
	padding: 0;
	font-size: 11px;
}

.upload .first-group {
	padding-left: 20%;
	border-bottom: 0;
}

.upload .form-group button {
	font-size: 12px;
}

.upload .form-group button.active {
	background: #fe9014;
	color: #fff;
	margin-right: 5px;
}



/*地域精选*/
.region-con {
	margin-bottom: 10px;
	padding: 0 15px 12px 15px;
	background-color: #fff;
}

.region-con h5 {
	line-height: 42px;
	margin-top: 0;
	border-bottom: 1px #e5e5e5 solid;
	font-size: 12px;
	color: #333;
}

.region-con .col-sm-4 {
	padding: 0;
	position: relative;
	margin-right: 1.2%;
	width: 32.5%;
}

.region-con .col-sm-4:nth-child(4n) {
	margin-right: 0;
}

.region-con .col-sm-4 p {
	margin-bottom: 0;
}

.region-con .col-sm-4 a img {
	width: 100%;
	height: 100%;
}

.pro-title {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	font-size: 10px;
	color: #fff;
	background-color: #434343;
	opacity: .75;
	line-height: 20px;
	text-align: center;
}

/*找供应*/
nav .category {
	margin-right: 3%;
}

.lobby-con .col-sm-4 {
	 padding: 5px;
	background-color: #fff;
	/* width: 32.3%;
	margin-right: 1.5%; */
	margin-bottom: 5px;
}

.lobby-con .col-sm-4:nth-child(3n) {
	margin-right: 0;
}

.lobby-con .col-sm-4 a {
	color: #333;
	font-size: 12px;
}

.lobby-con .col-sm-4 img {
	width: 100%;
	height: 100%;
	display:inline-block;
}

.lobby-con .col-sm-4 h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
}

.lobby-con .col-sm-4 span {
	font-size: 10px;
	color: #999;
}

.lobby-con .col-sm-4 p {
	margin-bottom: 0;
	font-size: 14px;
	color: #f16701;
	font-weight: 600;
}

.lobby-con .col-sm-4 p span {
	color: #f16701;
	font-weight: 400;
}

/*找渠道*/
.cgLobby-info {
	padding: 0 15px 15px;
	background: #fff;
	margin-bottom: 5px;
}

.cgLobby-info h5 {
	line-height: 40px;
	border-bottom: 1px #e5e5e5 solid;
	margin-top: 0;
	font-size: 3.8vw;
}

.cgLobby-info p {
	font-size: 3.5vw;
}

.cgLobby-info p a {
	color: #fff;
	border-radius: 16px;
	background-color: #fe9014;
	font-size: 3.5vw;
	padding: 4px 8px;
	margin-top: -7px;
}

.cgLobby-info p.reatime {
	margin-bottom: 0;
}


/*选择供应单*/
.chose-con {
	padding: 0 10px;
	background-color: #fff;
}

.chose-con h4 {
	margin-top: 0;
	line-height: 44px;
	margin-bottom: 0;
	font-size: 15px;
	border-bottom: 1px #e5e5e5 solid;
}

.chose-con h4 a {
	margin-top: 5%;
}

/*搜索*/
.hot-search {
	padding: 15px;
	background-color: #fff;
}

.hot-search h5 {
	margin-top: 0;
}

.hot-search .col-sm-3 {
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
}

.hot-search .col-sm-3 a {
	color: #888;
	font-size: 12px;
	display: inline-block;
	border-radius: 30px;
	background-color: #eee;
	padding: 4px 10px;
}

.history {
	padding: 0 15px;
	background-color: #fff;
	width: 100%;
	height: 100%;
}

.history h5 {
	margin-top: 0px;
}

.history ul li {
	line-height: 40px;
	border-bottom: 1px #e8e8e8 solid;
}

.history ul li a {
	color: #555;
}

.history ul li a.close {
	margin-top: 2%;
}

.history p {
	margin-top: 25px;
}

.history p a {
	color: #74bf13;
}

/*在线客服*/
.wenwen-footer {
	width: 100%;
	position: fixed;
	bottom: -5px;
	left: 0;
	background: #fff;
	padding: 3%;
	border-top: solid 1px #ddd;
	box-sizing: border-box;
}

.wenwen_btn,.wenwen_help {
	width: 15%;
	text-align: center;
}

.wenwen_btn img,.wenwen_help img {
	height: 40px;
}

.wenwen_text {
	height: 40px;
	border-radius: 5px;
	border: solid 1px #999;
	box-sizing: border-box;
	width: 66%;
	text-align: center;
	overflow: hidden;
	margin-left: 2%;
}

.circle-button {
	padding: 0 5px;
}

.wenwen_text .circle-button {
	font-size: 14px;
	color: #666;
	line-height: 38px;
}

.write_box {
	background: #fff;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: none;
}


.write_box input {
	height: 40px;
	padding: 0 5px;
	line-height: 40px;
	width: 100%;
	box-sizing: border-box;
	border: 0;
}

.wenwen_help button {
	width: 95%;
	background: #fe9014;
	color: #fff;
	border-radius: 5px;
	border: 0;
	height: 40px;
	display: none;
}

#wenwen {
	height: 100%;
}

.speak_window {
	overflow-y: scroll;
	height: 100%;
	width: 100%;
}

.speak_box {
	margin-bottom: 70px;
	padding: 10px;
}

.question,.answer {
	margin-bottom: 1rem;
}

.question {
	text-align: right;
}

.question>div {
	display: inline-block;
}

.heard_img {
	border-radius: 5px;
	overflow: hidden;
}

.heard_img img {
	width: 100%;
	height: 100%
}

.question_text,.answer_text {
	box-sizing: border-box;
	position: relative;
	display: table-cell;
	min-height: 60px;
}

.question_text {
	padding-right: 10px;
	position: relative;
}

.answer_text {
	padding-left: 10px;
	position: relative;
}

.answer_text span {
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 12px;
	color: #fff;
}

.question_text p,.answer_text p {
	border-radius: 6px;
	padding: .5rem;
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	box-sizing: border-box;
	vertical-align: middle;
	display: table-cell;
	word-wrap: break-word;
}

.answer_text p {
	background: #fff;
	font-size: 11px;
}

.question_text p {
	background: #74bf13;
	color: #fff;
	text-align: left;
}

.question_text span {
	display: inline-block;
	position: absolute;
	right: 1px;
	top: 8px;
	color: #74bf13;
}

.answer_text p a {
	color: #fe9014;
	display: inline-block;
}

audio {
	display: none;
}

.saying {
	position: fixed;
	bottom: 30%;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	display: none;
}

.saying img {
	width: 100%;
}

.write_list {
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	border-top: solid 1px #ddd;
	padding: 5px;
	line-height: 30px;
	box-sizing: border-box;
	word-wrap: break-word;
}

/*上传付款凭证*/
.upload {
	padding-left: 15px;
	background-color: #fff;
}

.upload .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.upload .form-group input {
	width: 90%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.upload .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.upload .form-group div {
	padding: 0;
	font-size: 11px;
}

.upload .first-group {
	padding-left: 20%;
	border-bottom: 0;
}

.upload .form-group button {
	font-size: 12px;
}

.upload .form-group button.active {
	background: #fe9014;
	color: #fff;
	margin-right: 5px;
}
/*申请撮合子页*/
.quodialog {
	padding-left: 15px;
	background-color: #fff;
}

.quodialog .form-group {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px #e8e8e8 solid;
	width: 100%;
}

.quodialog .form-group input {
	width: 30%;
	border: 0;
	outline: 0;
	font-size: 12px;
}

.quodialog .form-group label {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}

.quodialog .form-group div {
	padding: 0;
}

.dialog-bottom {
	text-align: center;
	margin-top: 18px;
}

.dialog-bottom a {
	width: 300px;
	height: 40px;
	background-color: #fe9014;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
	padding: 8px 12px;
}

.dialog-bottom a:hover {
	color: #fff;
}

/*采购商询价单列表*/
.cg_quote .col-sm-12 {
	padding: 8px 0 8px 8px;
	border-bottom: 1px #e5e5e5 solid;
	background-color: #fff;
}

.cg_quote .col-sm-12 img {
	width: 48px;
	height: 48px;
}

.cg_quote .col-sm-12 .col-sm-2 {
	padding: 0;
}

.cg_quote .col-sm-10 {
	padding-left: 5px;
	padding-right: 5px;
}

.cg_quote .col-sm-10 h5 {
	margin-top: 0;
}

.cg_quote .col-sm-10 h5 span {
	font-size: 11px;
	color: #999;
}

.cg_quote .col-sm-10 p {
	width: 100%;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 0;
	color: #888;
}

/*购物车*/
.top_edit {
	color: #74bf13;
	font-size:3.8vw;
	margin-right: 3%;
}

.finish {
	color: #74bf13;
	font-size: 13px;
	margin-right: 3%;
}

.cart_con {
	padding: 0 15px;
	background-color: #fff;
	margin-bottom: 5px;
}

.cart_con h5 {
	margin: 0;
	line-height: 35px;
	border-bottom: 1px #e5e5e5 solid;
	font-size:4.3vw;
}

.cart_con h5 a {
	display: inline-block;
	margin-top: -1%;
}

.cart-info {
	padding: 8px 0;
}

.cart-info .col-sm-1,.col-sm-3,.col-sm-8 {
	padding: 0;
}

.cart-info .col-sm-1 {
	width: 6%;
	padding-top: 7%;
}

.cart-info .col-sm-3 {
	width: 26%;
}
.cart-info .col-sm-3 img{
	width:100%;
}
.cart-info .col-sm-8 {
	padding-left: 2%;
}

.cart-info .col-sm-8 h6 {
	margin-top: 0;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size:3.8vw;
}

.cart-info .col-sm-8 .col-p {
	font-size:3.8vw;
	color: #888;
	margin-bottom: 4px;
}

.cart_left span {
	font-size:3.8vw;
	color: #f16701;
}

.cart_left .a_span {
	color: #666;
	font-size:3.4vw;
}

.cart_area_con {
	position: relative;
}

.cart_area_con p.price {
	font-size:3.8vw;
	color: #888;
	margin-bottom: 2px;
	width:35%;
}

.cart_area_con p.price span {
	font-size: 8px;
	color: #aaa;
}

.cart_area {
	padding: 8px;
	background-color: #fff1f1;
	position: absolute;
	left: 0px;
	top: 26px;
	border-radius: 10px;
	width: 85%;
	box-shadow: 0px 2px 1px 0px rgba(231, 231, 231, .8);
	display: none;
	z-index: 2;
}

.cart_area span.glyphicon {
	position: absolute;
	left: 16%;
	top: -13%;
	font-size: 20px;
	color: #fff1f1;
}

.cart_area p {
	font-size: 3.3vw;
	margin-bottom: 6px;
}

.cart_area p:nth-child(4) {
	margin-bottom: 0;
}

.cart_area p span:first-child {
	display: inline-block;
	color: #999;
}

.cart_area p span:nth-child(2) {
	display: inline-block;
	color: #f16701;
	font-weight: bold;
}

.amount {
	width: 41%;
	text-align: center;
	vertical-align: middle;
	font-size:3.4vw;
}

.amount input {
	width: 43%;
	height: 40%;
	outline: 0;
	border: 0;
	text-align: center;
	color: #666;
}
.count_div{
	color:#888;
}
.count_div input{
	width:48%;
}

.cart_bottom {
	position: fixed;
	bottom: 48px;
	left: 0;
	right: 0;
	width: 100%;
	height: 45px;
	background-color: #fff;
	line-height: 45px;
}

.cart_bottom .col-sm-4 {
	padding-left: 4%;
}

.cart_bottom .col-sm-4 a {
	display: inline-block;
	margin-top: -1%;
	margin-right: 2%;
}

.cart_bottom .col-sm-8 {
	padding: 0;
	text-align: right;
}

.cart_bottom .col-sm-8 button {
	padding: 0;
	width:30%;
	height: 48px;
	border-radius: 0;
	background-color: #fe9014;
	color: #fff;
}

.cart_bottom .col-sm-8 span:first-child {
	font-size:3.5vw;
	margin-right: 2%;
	color: #888;
}

.cart_bottom .col-sm-8 span:nth-child(2) {
	font-size: 4vw;
	color: #f16701;
	font-weight: 600;
}

.delate button {
	background-color: #e10918 !important;
	color: #fff;
}
/*询价联系人列表*/
.linkman section{
	padding:12px 0;
	background-color: #fff;
	border-top: 1px #eee solid;
	}
	
.linkman section:focus{
	background-color: #eee;
	}
.linkman section:first-child{
	border-top:0;
	}
.linkman section .col-sm-2{
	padding-left: 10px;
	padding-right:0;
	width:19%;
	}
.linkman section .col-sm-2 img{
	width:100%;
}
.linkman section .col-sm-2 span.badge{
	position: absolute;
	top:-8px;right:-6px;
	padding:4px 6px;
	font-weight: 400;
	background-color: #f16701;
	color: #fff;
	font-size: 10px;
	}
.linkman section a{
	color: #444;
	}
.linkman section h5{
	margin-top: 0;
	font-size: 16px;
	}
.linkman section h5 span{
	font-size: 10px;
	color: #999;
	}
.linkman section .col-sm-10{
	padding-left: 13px;
	width:80%;
	}
.linkman section .col-sm-10 p{
	margin-bottom: 0;
	width: 100%;
	word-break:keep-all;
	 white-space:nowrap; 
	 overflow:hidden;
	  text-overflow:ellipsis;
	  font-size: 14px;
	  color: #888;
	  }
	  
/*我的撮合单*/
/* .myMatch{
  background-color: #fff;
} */
.apply_list{
   padding:0 4%;  
   padding-bottom: 10px; 
     background-color: #fff;
      margin-bottom:8px;
}
.apply_list .col-sm-12{
  padding:0;
}
.apply_list h5{
  font-size: 3.5vw;
  color: #888;

}
.apply_list h5 span{
  color: #f88210;
}

.apply_list .progress{
  height:8px;
  margin-bottom: 12px;
  border: 1px #66a111 solid;
  background-color: #fff;
  border-radius:10px;
 
}

.apply_list .progress-bar{
  background-color: #9cce5b;
  box-shadow:none;
}
.apply_list .col-sm-9{
  padding:0;
}
.apply_list .col-sm-9 a{
   color: #444;
}
.apply_list .col-sm-9 a img{
  height:70px;
  width: 70px;
  margin-right: 3%;
}
.apply_list .col-sm-9 h5{
  font-size:3.5vw;
  color: #444;
  margin-top: 0;
  margin-bottom: 20px;
  width:62%;
  overflow: hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.apply_list .col-sm-9 p{
  font-size:3.4vw;
  margin-bottom: 6px;
  color: #898989; 
}
.apply_list .col-sm-9 span{
  font-size: 3.4vw;
  color: #898989;
}
.apply_list .col-sm-3{
  padding:0;
  padding-top: 2%;
}
.apply_list .col-sm-3 button{
  background-color: #fff;
  border: 1px #ddd solid;
  border-radius: 20px;
  padding:4% 16%;
  color: #666;
  font-size:3.4vw;
  margin-bottom:5px;
}

/*查看撮合*/
.myinfo{
 margin-bottom:10px;
  padding:0 15px;
  background-color:#fff;
  padding-bottom: 10px;
}
.myinfo h4{
  font-size: 16px;
  margin:0;
  line-height: 45px; 
}
.myinfo .col-sm-7{
  padding:0;
  width: 54%;
}
.myinfo .col-sm-7 h5{
  margin-top: 0;
  font-size: 3.8vw;
   width:55%;
  overflow: hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
  margin-bottom: 13px;
}
.myinfo .col-sm-7 p{
  margin-bottom: 0;
  font-size: 3.4vw;
  color: #999;

}
.myinfo .col-sm-7 img{
  margin-right: 3%;
  width:33%;
}
.myinfo .col-sm-5{
  width:46%;
  padding:0;
  text-align: right;
  font-size: 3.4vw;
}
.myinfo .col-sm-5 p{
  margin-top: -2px;
}
.myinfo .col-sm-5 span{
  color: #999;
}
.matchinfo_list{

  padding:0 15px;
  background-color: #fff;
  margin-bottom: 10px;
}
.matchinfo_list h4{
  margin:0;
  line-height: 40px;
  font-size:3.6vw;
  border-bottom: 1px #eee solid;
}
.matchinfo_list h4 a.title_h4{
  color: #333;
  display: inline-block;
  width:90%;
   overflow: hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;

}
.matchinfo_list h4 img{
  margin-top: 4%;
  width:2.8%;
}
.matchinfo_list .col-sm-5{
  padding:0;
  font-size: 10px;
  width: 53%;
  padding-top: 10px;
   color: #666;
}
.matchinfo_list .col-sm-7{
  padding:10px 0;
  font-size: 10px;
  width: 47%;
  color: #666;
}
.matchinfo_list .col-sm-7 p{
  width: 100%;
   overflow: hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.matchinfo_list .col-sm-7 span{
  display: inline-block;
  width: 100%;
   overflow: hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.matchinfo_list p.last_p{
  margin:0;
  line-height:50px;
  border-top: 1px #eee solid;
}
.matchinfo_list p.last_p span{
   font-size: 3.4vw;
   color: #999;
}
.matchinfo_list button{
  padding:1% 3%;
  background-color: #fe9014;
  color: #fff;
  font-size:3.4vw;
  border-radius: 20px;
  margin-top:11px;
  margin-left:1%;
}

.matchinfo_list .col-sm-3{
  padding:15px 0;
  width: 29%;
}
.matchinfo_list .col-sm-12{
  padding:15px 0 8px 0;

}
.matchinfo_list .col-sm-12 h5{
  margin:0;
  color: #f96d0f;
  font-weight: bold;
  margin-bottom: 3%;
}
.matchinfo_list .col-sm-12 img{
  margin-right:3%;
  width:23%;
}
.matchinfo_list .col-sm-12 p{
  font-size: 3.4vw;
  color: #888;
  margin-bottom: 5px;
}
.matchinfo_list .col-sm-12 span{
  font-size: 3.4vw;
  color: #888;
}
.loop{
  margin-bottom: 10px;
}

/*编辑撮合*/
.editMatch{
  padding-left: 15px;
  background-color: #fff;
}
.editMatch .form-group{
  padding: 10px 0;
  margin-bottom: 0px;
  width: 100%;
  font-size: 12px;
}
.editMatch .form-group input{
  width:55%;
  border: 0;
  outline: 0;
  font-size: 12px;
}
.editMatch .form-group label{
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
}
.editMatch .form-group div{
  padding: 0;
}

/*scroll*/
::-webkit-scrollbar{
	width: 5px; 
	height: 5px; 
	}
::-webkit-scrollbar-track{ 
	background: #eee;
	}
::-webkit-scrollbar-thumb{
	background: #ddd;
	border-radius:10px;
	}


.in-put01{
	width: 70% !important;
	margin-left: 12%;
    margin-top: 2%;
    border-radius: 20px;
}
.hea-der01{
	height: 126px;
	background: url(../img/qiyezhu01.png) no-repeat;
	background-size:100% 100%;
}
.sou-in{
    position: absolute;
    top: 2%;
    left: 85%;
    font-size: 18px;
    color: #fff;
}
.qiye-logo-l{
	float: left;
	width: 80%;
}
.qiye-logo-r{
	float: right;
}
.qiye-logo-l>img:nth-child(1){
	float: left;
	width: 20%;
}
.qiye-logo-l .qiye-ming{
	float: left;
	width: 80%;
}
.qiye-logo-l .qiye-ming p{
	font-size: 18px;
	line-height: 24px;
	margin-left: 2%;
	text-align: left;
	color: #fff;
	width: 100%;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.qiye-logo-l .qiye-ming p img{
	margin-right: 1%;
}
.qiye-body{
	margin-top: 126px;
}
.qiye-body .nav-tabs{
	border: 0;
}
.qiye-body .nav-tabs li{
	width: 33%;
	background-color: #fff;
}
.qiye-body .nav-tabs li a{
	text-align: center;
	color: #acacac;
}
.qiye-body .nav-tabs .active a{
	color: #555;
	background-color: #fff;
	border: 0;
	border-bottom: 2px solid #fe9014;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 0;
	border-bottom: 2px solid #fe9014;
}
.changjia-xinxi01{
	background-color: #fff;
	margin-top: 10px;
	padding: 2%;
}
.tab-content{
	padding: 0 !important;
}
.changjia-xinxi01 li{
	float: left;
	width: 50%;
	list-style: none;
}
.changjia-xinxi01 li img{
	width: 10%;
	height: 16px;
	margin-right: 3%;
	margin-top: -16px;
}
.changjia-xinxi01 li span.glyphicon{
	font-size:4vw;
	color: #777;
	display:block;
	float:left;
	line-height: 24px;
	margin-right:2%;
}
.changjia-xinxi01 li span:nth-child(2){
	font-size: 3.6vw;
	color: #777;
	display:block;
	width: 80%;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 24px;
}
.asd009{
	margin-top: 10px;
}
.asd009 h4{
	margin-top: 20px;
	    text-align: center;
    font-weight: bold;
    color: green;
    font-family: ´微软雅黑´;
    font-size:20px;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(192, 172, 108, 1)), to(rgba(191, 141, 67, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chanpin-lie01{
	padding: 2%;
}
.chanpin-lie01 li{
	width: 49%;
	margin-right: 2%;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
	list-style: none;
}
.chanpin-lie01 li img{
	width: 100%;
	height: 194px;
}
@media screen and (min-width:320px) and (max-width:375px) {
.chanpin-lie01 li img{
	width: 100%;
	height: 150px;
}

}
.chanpin-lie01 li:nth-child(2n){
	margin-right: 0;
}
.chanpin-lie01 li p{
	padding: 0 10px;
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.chanpin-lie01 li h4{
	padding: 0 10px;
	width: 100%;
	font-size: 18px;
	color: #fe9014;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.jieshao-jie-box{
	padding: 2%;
}
.jieshao-jie{
	padding: 3%;
	background-color: #fff;
	margin-bottom: 10px;
}
.jieshao-jie h4{
	font-size: 16px;
	color: #555;
	margin-top: 5px;
}
.jieshao-jie p{
	text-indent: 2em;
	font-size: 14px;
	color: #777;
}
.chanpin-lie02{
	padding: 0;
	margin-top: 10px;
}







.pc-banner {
	background: url(img/top_main_bg01.jpg) no-repeat center top/100% auto;
	width: 100%;
	float: left;
	
}

@media screen and (max-width: 668px) {
	.pc-banner {
		background-size: auto 100%;
	}
}

.tab-content .swiper-container {
	width: 100%;
	margin: 7px 0;
}

/* @media screen and (max-width: 668px) {
	.swiper-container {
		margin: 20px 0 15px;
	}
} */

.tab-content .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

@media screen and (max-width: 668px) {
	.tab-content .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 668px) {
	.swiper-slide-active,.swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.tab-content .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
	border-radius: 14px;
}

@media screen and (min-width: 668px) {
	.tab-content .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 20px;
	}
}

.tab-content .swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.tab-content .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
}

.tab-content .swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}

@media screen and (max-width: 668px) {
	.tab-content .swiper-slide img {
		border-radius: 7px;
	}
}

.tab-content .swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.tab-content .swiper-pagination-bullet {
	background: #00a0e9;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
}

.tab-content .swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	border: 6px solid #00a0e9;
	margin-bottom: 0;
}

@media screen and (max-width: 668px) {
	
	.tab-content .swiper-pagination {
		position: relative;
		margin-bottom: 20px;
	}

	.swiper-pagination-bullet {
		background: #00a0e9;
		margin-left: 2px;
		margin-right: 2px;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
	}

	.swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #FFF;
		border: 3px solid #00a0e9;
		margin-bottom: 0;
	}
}

.button {
	width: 1000px;
	margin: 0 auto;
	bottom: 43px;
	position: relative;
}

@media screen and (max-width: 668px) {
	.button {
		width: 70%;
		bottom: 22px;
	}
}

.button div:hover {
	background-color: #2f4798;
}

.tab-content .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}

.tab-content .swiper-button-next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.button div {
		width: 28px;
		height: 28px;
	}
}	
	
.pc-banner01{
	border-radius:10px;
	margin: 0 2%;
	margin-top: 136px;
}

.chang-ming-h3{
	margin-top: 10px;
    margin-bottom: 20px;
    text-align:center;
    width:100%;
	color: #fff;
	font-size: 20px;
}

.dan-chan-ji{
	padding: 2%;
	/* margin-top: 10px; */
}
.dan-chan-ji li{
	background-color: #fff;
	border-radius:16px;
	padding: 3% 2%;
	margin-bottom: 10px;
}
.chan-img{
	float: left;
	width: 30%;
}
.chan-img img{
	width: 100%;
}
.chan-xin{
	float: left;
	width: 68%;
	margin-left: 2%;
}
.span-div01{
	position: relative;
}
.span-div01 span:nth-child(1){
	color: #888;
	font-size: 18px;
	display: inline-block;
	width: 73%;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.span-div01 span:nth-child(2){
	line-height: 24px;
	display: inline-block;
	color: #cfcfcf;
	position:absolute;
	top: 0px;
}
.span-div02 span{
	display: inline-block;
	color: #a9a9a9;
	/* border: 1px solid #a9a9a9; */
	padding: 1px 4px;
	border-radius:16px;
	margin-right: 5px;
	margin-top: 5px;
}
.span-div03 span:nth-child(1){
	color: #ff7900;
	font-size: 18px;
	display: inline-block;
	width: 60%;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}
.span-div03{
	position: relative;
	
}
.span-div03 span:nth-child(2){
	line-height: 24px;
	display: inline-block;
	color: #cfcfcf;
	position:absolute;
	top: 20px;
}

.owner-info-top .col-sm-12 p {
    width: 100%;
    font-size: 14px;
    color: #555;
    width: 92%;
    float: left;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hea-der02{
	height: 44px;
	background:none;
	background-color: #fff;
}
.hea-der02 .chang-ming-h3{
	color: #5e441a;
}
.moban03-one{
	background: url(../img/modo001.png) no-repeat;
	background-size:100%;
	height: 480px;
	margin-top: 44px;
	padding-top: 2px;
}
.moban03-one h2{
	text-align: center;
	margin-top: 10px;
}
.moban03-one h3{
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #5e441a;
	margin-bottom: 40px;
	margin-top: 40px;
}
.moban03-one p{
	text-align: center;
	color: #5e441a;
	font-size: 16px;
}
.lianfenghui{
	width: 50%;
	border: 1px solid #b5b5b5;
	border-radius:25px;
	margin: auto;
	font-size: 20px;
	color: #5e441a;
	margin-top: 80px;
}
.maban03-jieshao{
	background-color: #fff;
	padding-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}
.maban03-jieshao h3{
	padding-left: 2%;
	margin-top: 0px;
	
}
.lr-img-p{
	margin-top: 20px;
}
.lr-img-p span{

}
.zhuangshi-mode{
	padding-top: 20px;
	padding-bottom:20px;
	background-color: #fff;
}
.moban03-tw{
	background-color: #fff;
	padding-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}
.moban03-tw h3{
	padding-left: 2%;
	margin-top: 0px;
}

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:100%;height:323px;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:100%;height:243px;position:relative;}
#tFocus-pic li{width:100%;height:243px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:359px;height:68px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:100%;height:68px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:57px;width:91px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{border:2px solid #dddddd}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}

.tab-pane01 ul li{
	box-shadow: 1px 1px 10px #cfcfcf;
}
.moban03-chan{
	background-color: #fff;
	padding-top: 20px;
	margin-top: 10px;
}
.moban03-chan h3{
	padding-left: 4%;
	margin-top: 0px;
}
.moban03-chan .chanpin-lie01 li p{
	text-align: center;
	color: #f79906;
}
.moban03-chan .chanpin-lie01 li h4{
	color: #eb2d25;
	font-size: 16px;
	margin-top: 5px;
	line-height: 20px;
}
.moban03-chan .chanpin-lie01 li span{
	margin-bottom: 10px;
	display: inline-block;
	padding-left: 5%;
}
.moban03-chan .chanpin-lie01 li h4 span{
	display: inline-block;
	color: #a9a9a9;
	/* border: 1px solid #a9a9a9; */
	padding: 1px 4px;
	border-radius:16px;
	margin-right: 5px;
	margin-top: 5px;
	float: right;
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 14px;
}

/*定制主页model7*/
.model7_header{
	width:100%;
	min-height:420px;
	background:url(../img/model7_top.jpg) no-repeat;
	background-size:100%;
	border:0;
}
.model7_header h5{
	color:#848484;
	font-size:4vw;
}
.model_nav{
		margin-bottom:40%;
	}
.model7_header p{
	font-size:14px;
	color:#999;
	line-height:22px;
	padding:0 9%;
	text-align:left;
	text-indent:2em;
}
@media screen and (min-width:320px) and (max-width:350px) {
	.model7_header {
		min-height:360px !Important;
	}
	.model_nav{
		margin-bottom:42% !Important;
	}
}
@media screen and (min-width:750px) and (max-width:799px) {
	.model_nav{
		margin-bottom:44% !Important;
	}
	.model7_header {
		min-height:440px !Important;
	}
}
@media screen and (min-width:1200px) {
	.model_nav{
		margin-bottom:47% !Important;
	}
	
}
.main_mid{
	width:100%;
	height:200px;
	background:url(../img/model7_img4.jpg) no-repeat;
	background-size:100% 100%;
}
.main_mid .col-sm-3{
	width:25%;
	text-align:center;
	padding:0;
	color:#fff;
	padding-top:5%;
	height:100%;
	font-size:3.3vw;	
}
.main_mid .col-sm-3 span{
	font-size:3vw;	
}
.main_mid img{
	width:70%;
	margin-bottom:5px;
}

.mid_1{
	background:rgba(23,24,25,.4);
}
.mid_2{
	background:rgba(23,24,25,.2);
}
.pics{
	width:100%;
	padding:10% 3% 0 3%;
	min-height:400px;
	background:url(../img/modelbg.jpg)no-repeat;
	background-size:100% 100%;
	position:relative;
}
.pics div.title_d{
	width:50%;
	text-align:right;
	height:100px;
}
.pics div.title_d .title_img{
	width:55%;
}
.left_t_img{
	width:22%;
	position:absolute;
	left:-2%;
	top:-5%;
}
.pic_lists{
	list-style:none;
}
.pic_lists .col-xs-6{
	width:50%;
	padding:0;
	text-align:center;
	margin-bottom:5%;
	height:150px;
}
.pic_lists .list_img{
	max-width:90%;
	max-height:100%;
}
.m7_list{
	/* margin-top:5%; */
	padding:0 4%;
	    background-color: #fff;
}
.m7_list .title_img{
	width:28%;
	margin-bottom:5%;
}

.m7_list .col-sm-6{
	padding:0;
	width:48%;
	margin-right:4%;
	margin-bottom:4%;
	box-shadow:1px 1px 1px 1px rgba(23,23,23,.1);
}
.m7_list .col-sm-6:nth-child(2n){
	margin-right:0;
}
.m7_list .col-sm-6 img{
	width:100%;
}

.m7_list .col-sm-6 p{
	margin-top:8%;
	color:#75af0f;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m7_list .col-sm-6 h5{
	color:#666;
}

/*model6 定制主页*/
.first_p{
	min-height:100%;
}
.first_p img{
	max-width:100%;	
}

.fir_b{
	padding:6%;
	text-align:center;
}

.fir_b p{
	margin:7% 0 8% 0;
	text-align:left;
	text-indent:2em;
}

.fir_b button{
	width:40%;
	height:40px;
	border:1px #fff solid;
	background:none;
	font-size:3.8vw;
	border-radius:30px;
	outline:none;
}

.second_p{
	width:100%;
	height:100%;
	padding:14% 4% 0 4%;
	background: -webkit-linear-gradient(#18a8c4, #1c7db5); background: linear-gradient(#18a8c4, #1c7db5); 
}

.second_p img.img-circle{
	width:30%;
}
.second_p p{
	font-size:4vw;
}

.sec_bottom{
	width:100%;
	height:74%;
	background:url(../img/tree.png) no-repeat center 20%;
	background-size:3.5%;
	padding-top:12%;
}
.sec_bottom p{
	font-size:3.7vw;
}

.sec_bottom button{
	width:40%;
	height:40px;
	border:1px #fff solid;
	background:none;
	font-size:3.8vw;
	border-radius:30px;
	outline:none;
}
.sec_bottom div.text-center{
	margin-top:14%;
}

.third_p{
	width:100%;
	min-height:100%;
	padding:7% 0;
	background: -webkit-linear-gradient(#18a8c4, #1c7db5); background: linear-gradient(#18a8c4, #1c7db5); 
}
.third_p h4{
	color:white;
	font-size:3.8vw;
}
.third_p .col-sm-6{
	width:48%;
	margin-right:4%;
	height:180px;
	text-align:center;
	padding:3%;
	background:#d1eff3;
	margin-bottom:15px;
}
.third_p .col-sm-6:nth-child(2n){
	margin-right:0;
}
.third_p .col-sm-6 img{
	max-width:90%;
	height:150px;
}
.model8_pic_list{
	padding:2% 3%;
}
.third_p button{
	width:40%;
	height:40px;
	border:1px #fff solid;
	background:none;
	font-size:3.8vw;
	border-radius:30px;
	outline:none;
}
.fouth_p{
	min-height:100%;
	background:#fff;
	padding-top:44px;
}
.fouth_p header{
	text-align:left;
}
.model6_list .col-sm-6{
	padding:0;
	width:48%;
	margin-right:4%;
	margin-bottom:4%;
	box-shadow:1px 1px 1px 1px rgba(23,23,23,.1);
}
.model6_list .col-sm-6:nth-child(2n){
	margin-right:0;
}
.model6_list .col-sm-6 img{
	width:100%;
}

.model6_list .col-sm-6 p{
	margin-top:8%;
	padding-left:6%;
	color:#777;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.model6_list .col-sm-6 h5{
	padding-left:6%;
	color:#f16701;
}
.model6_list{
	padding:0 4%;
}

.model8_header {
    width: 100%;
    min-height: 420px;
    background: url(../img/mods801.png) no-repeat;
    background-size: 100%;
    border: 0;
}

.model8_header .nav div {
    margin-top: 10%;
    color: #fff;
    font-size: 7vw;
    padding: 0 6%;
}
.model8-p-jieshao{
	background: url(../img/mods803.png) no-repeat;
	padding: 10px 5%;
	text-align: center;
	color: #fff;
	text-indent: 2em;
	
}
.model8-xin-top li{
	list-style: none;
	width: 25%;
	float: left;
	text-align: center;
	
}
.model8-xin-top li img{
	width: 55%;
}
.model8-xin-top li p{
	color: #448aca;
	margin-top: 8px;
	padding: 0 5%;
}
#marquee1{width:100%;height:162px;overflow:hidden;}
#marquee1 ul li{list-style: none;float:left;width:160px;margin-right: 20px;}
#marquee1 ul li img{display:block; width: 100%;}
.m7list08 .col-sm-6 p{
	color: #448aca;
	font-size: 18px;
}
.m7list08 .col-sm-6{
	border-bottom: 1px solid #448aca;
}


.model9_header {
    width: 100%;
    min-height: 420px;
    background: url(../img/smods0901.png) no-repeat;
    background-size: 100%;
    border: 0;
}
.model9_header h1{
	background: url(../img/smods0902.png) no-repeat;
    background-size: 100%;
    height: 266px;
    margin-bottom: 0;
}
.model9_header h1 img{
	margin-top: 20px;
	width: 60%;
}
.m11-p{
	margin-top: 0;
}
.model9-p-jieshao{
	background: none;
	color: #888;
}
.m09-jieshao{
	padding: 0 5%;
}
.m09-jieshao i{
	font-size: 18px;
	text-align: left;
	display: inline-block;
	width: 100%;
	color: #3b600c;
	font-weight: 600;
}
.m09-jianjie{
	background: url(../img/smods0906.png) no-repeat left;
	background-size:50%;
	padding: 20px 0;
}
.m09-jianjie-box{
	width: 75%;
	background: url(../img/smods0907.png);
	/* opacity:0.5; */
	margin-left: 25%;
	margin-top: 20px;
	padding: 10px;
}
.m09-jianjie-box li{
	list-style: none;
	font-size: 16px;
	margin-bottom: 10px;
	color: #2b5844;
	font-weight: 600;
}
.m09-jianjie-box li span{
	display: inline-block;
	font-weight: 500;
	margin-right: 2%;
}
.m9_list .m7list08 .col-sm-6{
	border-bottom: 1px solid #2b5844;
}

.m9_list .m7list08 .col-sm-6 p{
	color: #2b5844;
}
.model11_header{
	width: 100%;
    min-height: 420px;
    background: url(../img/smods1101.png) no-repeat;
    background-size: 100%;
    border: 0;
}
.model11_header .nav div{
	color: #63685c;
}
.m11-xinxi{
	width: 85%;
	margin-left: 15%;
	background: url(../img/smods1103.png) no-repeat;
	background-color: #fff;
	padding: 5%;
	box-shadow: 0px 0px 20px #ccc;
	position: relative;
	margin-top: 280px;
}
.m11-xinxi li{
	list-style: none;
	font-size: 16px;
	color: #666;
	margin-bottom: 30px;
}
.m11-xinxi li img{
	margin-right: 4%;
}
.m11-xinxi h4{
	margin-bottom: 20px;
}
.m11-pi01{
	position: absolute;
	top: -50px;
	right:6%;
}
.moban11-tw{
	position: relative;
	margin-top: 40px;
}
.m11-pi02{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 99;
}
.m11-jieshao{
	background: url(../img/smods1105.png) no-repeat;
	background-size:100%;
	padding-top: 20px;
	margin-top: 35px;
	margin-bottom: 50px;
}
.m11-jieshao .model8-p-jieshao{
	padding: 2% 30% 10% 10%;
	color: #666;
}
.m11-jieshao h4{
	padding-left: 5%;
	color: #68ad0e;
}
.m11_list .m7list08 .col-sm-6{
	border-bottom: 1px solid #68ad0e;
}
.m11_list .m7list08 .col-sm-6 p{
	color: #68ad0e;
}

.model10_header{
	width: 100%;
    min-height: 420px;
    background: url(../img/smods1001.png) no-repeat;
    background-size: 100%;
    border: 0;
}
.model10_header .text-center{
	padding: 0 22%;
	font-size: 18px;
	margin-top: 8%;
	color: #434242;
	font-weight: 600;
}
.model10_header .model_nav{
	margin-bottom: 55px;
}
.m10-jieshao{
	padding: 4%;
	margin-bottom: 0;
}
.m10-jieshao li{
	width: 50%;
	list-style: none;
	float: left;
	margin-bottom: 20px;
	color: #777777;
}
.m10-jieshao li:nth-child(3),.m10-jieshao li:nth-child(4){
	margin-bottom: 0px;
}
.m10-jieshao li img{
	margin-right: 5px;
}
.m10-jieshao{
	background-color: #f7f8fc;
}
.m10-jieshao-p{
	background: url(../img/smods1008.png);
	background-size:100%;
	margin: 0 3.4%;
	padding: 6%;
	color: #888;
}
.m11-cp{
	width: 100%;
	margin-bottom: 50px;
}
.m11-cp li{
	list-style: none;
	float: left;
	width: 50%;
	min-height:160px;
	max-height: 190px;
	
}
.m11-cp li:nth-child(2){
	background-color: #c8ab93;
}
.m11-cp li:nth-child(2) img{
	margin-top: -20px;
	margin-left: -10px;
	    width: 100%;
    height: 100%;
}
.m11-cp li:nth-child(1) h5{
	font-size: 16px;
	color: #4d4d4d;
	padding-right: 8%;
}
.m11-shuxing span{
	display: inline-block;
	color: #b7b7b7;
	margin-right: 5%;
}
.m11-jiage{
	color: #924747;
	font-size: 18px;
	font-weight: 600;
}
.m11-cp-a{
	width: 80%;
	background-color: #c8ab93;
	border-radius: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}


.moban12-one{
	background: url(../img/smods1201.png) no-repeat;
	background-size:100%;
	position: relative;
	height: 128px;
}
.moban12-one h2{
	width: 30%;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	border-top: 1px solid #ba7a55;
	border-left: 1px solid #ba7a55;
}
.moban12-one h2 img{
	width: 100%;
	
}
.moban12-one h3{
	width: 70%;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 0;
	margin-top: 0px;
	position: absolute;
	bottom: 7px;
	color: #fff;
}

.lr-img-p12{
 	background-color: #f9f4f4;
 	border-radius:10px;
 	padding: 2%;
 	font-size: 14px;
 	color: #a9a9a9;
}
.maba12-jieshao h3 img{
	width: 100%;
}
.moban12-tw h3 img{
	width: 100%;
}
.m12-to01{
	padding: 4%;
	background-color: #fff;
	padding-top: 40px;
}
.m12-tow{
	background: url(../img/smods1202.png) no-repeat;
	background-size:100%;
	background-color: #fff;
	padding: 7px 4%;
}
.m12-tow p{
	float: left;
	margin-bottom: 10px;
	color: #c09075;
}
.m12-tow p:nth-child(1),.m12-tow p:nth-child(3){
	width: 40%;
}
.m12-tow p:nth-child(2),.m12-tow p:nth-child(4){
	width: 60%;
}
.m12-tow p img{
	margin-right: 5px;
}
.moban12-chan h3 img{
	width: 100%;
}


.hea-der13{
	background: url(../img/smods1301.png) no-repeat;
    background-size: 100% 100%;
}
.hea-der13 .qiye-ming{
	height: 50px;
	margin-top: 5px;
	background: url(../img/smods0907.png);
	
}
.hea-der13 .qiye-logo-l>img:nth-child(1){
	height: 60px;
}
.hea-der13 .qiye-ming p{
	color: #454951;
	font-size: 15px;
	line-height: 50px;
}
.m13-jiben-box01{
	padding: 0 4%;
	padding-top: 10px;
	background-color: #fff;
}
.m13-jiben01{
	float: left;
	width: 46%;
}
.m13-jiben02{
	float: left;
	width: 51%;
	margin-left: 3%;
}
.m13-jiben-box01 li{
	list-style: none;
}
.shouji-m13{
	background-color: #d1bfb4;
}
.shouji-m13{
	text-align: center;
	padding: 4%;
	color: #efe9e5;
}
.shouji-m13 img{
	width: 30%;
}
.m13-jiben02 p{
	margin-top: 10px;
}
.lianxiren-m13{
	background-color: #f9f6f6;
	color: #777777;
	text-align: center;
	padding: 12%;
}
.lianxiren-m13 img{
	width: 30%;
}
.gudingdianhua-m13{
	padding: 4%;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 0;
}
.gudingdianhua-m13 p{
	float: left;
}
.gudingdianhua-m13 p:nth-child(1),.gudingdianhua-m13 p:nth-child(2){
	margin-right: 3%;
	width: 30%;
}
.g13-dianhua{
	width: 34%;
	background-color: #f9f6f6;
	float: left;
	text-align: center;
	color: #777777;
	padding: 8% 0;
}
.g13-dianhua img{
	width: 40%;
}
.g13-dianhua li{
	list-style: none;
}
.dizhi-m13{
	padding: 4%;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 60px;
}
.dizhi-m13 p{
	float: left;
	width: 37%;
	margin-left: 3%;
}
.dizhi01-m13{
	float: left;
	width: 60%;
	background-color: #f9f6f6;
	text-align: center;
	color: #777777;
	padding: 2% 0;
	padding-top: 10px;
	
}
.dizhi01-m13 img{
	width: 18%;
}
.dizhi01-m13 li{
	list-style: none;
}
.shop_cate{
	background-color: #fff;
}
.shop_cate a{
	width: 20%;
	background-color: #fff;
	margin-top: 10px;
	color: #666;
	margin-bottom: 10px;
}
.shop_cate .green{
	background-color: #75af10;
	color: #fff !important;
}

.model10_header .text-center01{
	width: 50%;
	text-align: center;
	padding: 0;
	margin: auto;
	margin-top: 45px;
	background-color: #fff;
	border-radius:10px;
}
.model10_header .text-center01 img{
	width: 100%;
}
.sm14-h2{
	font-size: 16px;
	text-align: center;
	background-color: #f7f3f2;
	width: 50%;
	margin: auto;
	color: #86522f;
	border-radius:25px;
	padding: 10px 0;
	box-shadow: 0px 0px 5px #f7f3f2;
}
.m14-jieshao{
	background: url(../img/smods1407.png) no-repeat;
    background-size:100%;
    padding-top: 190px;
}
.m14-jieshao h4{
	color: #86522f;
	text-align: right;
	margin-top: 40px;
	padding-right: 5%;
	padding-bottom:10px;
	background: url(../img/smods1408.png) 88% 60% no-repeat;
	background-size:60%;
}
.m14-jieshao p{
	padding: 0 3% 0 20%;
	color: #a9a9a9;
	text-indent: 2em;
}

.sm15-h2{
	font-size: 20px;
	color: #444444;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.m15-jieshao li{
	list-style: none;
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right:2%;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 30px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.m15-jieshao li p{
	color: #777;
}
.m15-jieshao li p:nth-child(2){
	margin-top: 10px;
}



















































