body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, li, pre, form, fieldset, legend, button, input, textarea, th, td, span {
	margin: 0;
	list-style: none;
}

body, select, textarea, ul, ol, dl {
	color: #333;
	font: 12px/1.5 Arial,Tahoma,Helvetica,SimSun,Microsoft YaHei,SimHei,sans-serif;
	font-size: 12px;
}

dl dd{
	margin: 0;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	margin: 0;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 0;
}

a {
	color: #348AD2;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #CE0000;
	text-decoration: none;
}

a.button:hover {
	text-decoration: none;
}

table {
	width: 100%;
}

table thead tr th, table tbody tr td {
	color: #666; 
	padding: 9px;
	font-size: 12px;
}

table thead tr th {
	font-weight: normal;
	text-align: left;
}

/* head */

h1, h2, h3, h4, h5, h6 {
	font-family: "microsoft yahei";
	color: #555;
}

h1{
	line-height: 59px;
	font-size: 26px;
	font-weight: normal;
}

h2 {
	line-height: 59px;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	margin-bottom:7px;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	margin-bottom:7px;
}

h5 {
	margin-bottom:7px;
}

p {
font-size: 12px;
line-height: 1.6;
}

button, .button, button.radius, .button.radius {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* color */
.red {color: #ba141a;}
.d-gray {color: #666;}
.unit{font-family: '\5FAE\8F6F\96C5\9ED1','Hiragino Sans GB','\5B8B\4F53',sans-serif;}
.required {color: #c03;margin-right: 2px;}
.bgWhite {background-color: white;}
#notice {background-color: #faeed4; color: #333;}

/* 11 */

.xw {	
	width:980px;
	margin:0 auto;
}

.xf {	
	width:100%;
}

.clear:after {
	content: "";
	height: 0;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

/* breadcrumbs */ 

.breadcrumbs { border: 0;}
.breadcrumbs > * { font-size: 13px;} 

/* head */ 

.head {
	width:980px;
	margin:0 auto;
	height: 110px;
	padding-top:10px;
}

.head .logo{
	width:180px;
	height:100px;
	float:left;
}

.head .navbar {
	float: right;
	width: 500px;
	height: 100px;
}
.channel-tit a{
	font: bold 20px/28px "microsoft yahei",simson;
	color: #555;
}
.channel-tit a:hover {
	color: #2ba6cb;
}

#search {
	float: right;
	height: 100px;
}

#search  .rw{
	border: 3px solid #CE0000;
}

#search  .rw button{
	background: #CE0000;
	font-size: 12pt;
}

#search .search-tit {
	_zoom: 1;
	/* height: 34px; */
	/* line-height: 34px; */
	/* margin-bottom: 5px; */
	overflow: hidden;
	position: relative;
}

#search .search-tit a {
	color: #444;
	font-size: 11pt;
	display: inline-block;
	cursor: pointer;
	padding: 5px 8px;
}

#search .search-tit a:hover {
	color: #CE0000;
}

#search .search-tit a.on {
	color: #2285a2;
	font-weight: bold;
	background: url('/static/images/index.png') no-repeat;  
	background-position: -13px 10px;
}

#search  .keyword {
	width: 450px;
}

#search  .keyword, #search .rw button {
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* top wrapper */ 

#topWrapper {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	border-bottom: 1px solid #e2e2e2;
	color: #666;
	min-width: 980px;
}

#topWrapper a, #footer a{
	color: #666;
}

#topWrapper li {
	float: left;
	line-height: 27px;
}

#topWrapper .no-drop {
	position: relative;
	display: inline-block;
	margin: 3px 1px 0 1px;
	padding: 0 10px 0 10px;
	height: 24px;
	line-height: 24px;
	height: 26px\0;
	line-height: 26px\0;
}

.top-tel .tel-code {
	margin-left: 8px;
	vertical-align: middle;
	font-weight: bold;
}

#memInfo a:hover {
	color:#CE0000;
}

/* topNav */ 

.topNav {
	background: #CE0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topNav a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.topNav a.active{
	background-color: #FF4A4A;
	text-decoration: none;
}

.topNav .nav-list {
	height: 38px;
}

.topNav .nav-list li{
	margin-right: 10px;
	height: 38px;
	float: left;
}

.topNav .nav-list li a{
	display: inline-block;
	padding: 0 20px;
	line-height: 38px;
	height: 38px;
	color: #fff;
}

/* breadcrumbs */ 

.breadcrumbs {
	margin-bottom: 10px;
}

/* container */ 

.container {
	width:980px;
	min-height: 500px;
	margin:0 auto;
}

.c-sidebar {
	width: 200px;
	margin-right: 10px;
	float: left;
	background: #f6f6f6;
}

.c-container {
	width:770px;
	float: left;
}

.c-main {
	width:770px;
	float: left;
}

.c-left{
	width:200px;
	margin-right:10px;
	float: left;
}

.c-right{
	width:200px;
	margin-left:10px;
	float: left;
}

.c-panel {
	margin-bottom: 15px;
}

.c-panel .tit  {
	border-bottom: 2px solid #d7d7d7;
	margin-bottom: 5px;
}

.c-panel .tit  h4{
	font-size: 15px;
	font-weight: bold;
}

.c-panel .tit  h5{
	font-size: 18px;
}

.c-box {
	padding: 20px;
	border: 1px solid #d8d8d8;
	margin-bottom: 15px;
}

.c-warning {
	padding: 20px;
	border: 1px solid #DB3636;
	background: #FFEDED;
	margin-bottom: 15px;
}

.b-box {
	border: 1px solid #d8d8d8;
	margin-bottom: 15px;
}

.c-table {
	color: #666;
}

.c-table tr.even, .c-table tr.alt, .c-table tr:nth-of-type(even){
	background: #FFFFFF;
}

.c-table thead th {
	border-bottom: 1px solid #e6e6e6;
}

.c-table th, .c-table td {
	border-top: 1px dotted #ddd;
	color: #555555;
}

.nb{
	border :0;
}

.c-table.nb thead th{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.c-table thead th {
	border-bottom: 1px solid #e6e6e6;
}


.c-table .nobt {
	border-top: 0;
}
.c-table.bd td {
	border: 1px dotted #ddd;
}
.c-table.hover tr:hover td {
	background:#fafafa;
}

.c-table-nb, .c-table-nb thead th, .c-table-nb td{
	border: 0; background: #FFFFFF;
}

 .c-table-nb td{
	padding: 3px;
 }

.tb-demands thead th {
	border-top: none;
	background-color: #fafafa;
}

.tbdetail{
	margin-bottom:0;
}

.tbdetail .thd {
	background-color: #e6e6e6;
	vertical-align: middle;
	font-weight: bold;
	color: #666;
}

.c-help dl {
	float: left;
	width: 172px;
}

.c-help dt {
	font-weight: bold;
	color: #444;
	padding: 6px 0 8px;
	margin-bottom: 0;
	line-height: 24px;
}

.c-help dd {
	line-height: 24px;
}

.w-prod-top {
	border: 1px solid #eee;
	padding: 12px;
	box-shadow: 0 3px 12px #ddd;
}

.c-pic-normal {
	width: 180px;
	height: 180px;
}

.c-pic-big {
	width: 252px;
	height: 252px;
}

.c-pic-big img {
	max-width: 250px;
	max-height: 250px;
}

.w-pic-thumb {
	display: table;
	margin: 0 auto;
}

.c-pic-thumb {
	width: 52px;
	height: 52px;
}

.c-pic-thumb:hover, .c-pic-thumb-active{
	border: 1px solid #CE0000;
}

.c-pic-thumb img{
	max-width: 50px;
	max-height: 50px;
}

.c-prod-info-attr {

}

.c-prod-info-attr:last-child {
	
}

.sort a{ 
	border: 1px solid #bbb;
	padding: 3px 6px;
	margin-right:3px;
}

.sort a.active{ 
	border: 1px solid #258faf;
	padding: 3px 6px;
	margin-right:3px;
}

/* category */

.c-cate-wrap{
	border-top: 2px solid #FF4A4A;
	margin-bottom: 10px;
	position: relative;
}

.c-cate{
	border: 1px solid #d8d8d8;
	border-top: none;
}

.cate-tit{
	padding: 0 10px;
	overflow: hidden;
	height: 34px;
}

.cate-tit a, .cate-tit span{
	float: left;
	margin-top: 8px;
}

.cate-tit .gt {
	font-family: tahoma,arial,sans-serif;
	margin: 7px 5px 0;
}

.cate-bd{
	border-top: 1px solid #d8d8d8;
}

.cate-lst {
	overflow: hidden;
	padding: 10px;
}

.cate-lst li {
	float: left;
	margin-right: 20px;
}

.cate-lst li span {
	font-size: 12px; 
	color: #999;
}

/* form */
.c-form .c-attr .row-delete {
	cursor: pointer;
	color: #333;
}

.c-form .upload-img-delete {
	position:absolute; 
	right:0; 
	top:0;
	color:#333;
	background: #EEE;
	padding: 0 5px;
}

.c-form .upload-img {
	border: 1px solid #eee;
}

.form-tit {
	padding: 8px 10px;
	background: #F5F5F5;
}

.form-tit h5 {
	font-weight: bold;
	margin-bottom: 0;
}

/* filter */
.c-lst-hd {
	border-bottom: 1px solid #cf3439;
	height: 34px;
}

.c-lst-tab {
	float: left;
}

.c-lst-tab li {
	float: left;
}

.c-lst-tab a {
	float: left;
	padding: 0 19px;
	height: 33px;
	line-height: 33px;
	background-color: #f4f4f4;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	margin-right: -1px;
	font-size: 14px;
}

.c-lst-tab .active a {
	background-color: #dd3b41;
	border-color: #cf3439;
	position: relative;
	font-weight: bold;
	color:#fff;
}

/* search */

.srh-keyword{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}

.sel_submit{
	width: 42px;
	height: 24px;
	line-height: 24px;
	background-position: -86px -234px;
	color: #444;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #ccc;
	padding: 0;
}

.search_panel .pos_rel {
	position:relative;
	margin-left:10px;
}

.search_panel .price_range {
	width:125px;
}

.search_panel .moq_range {
	width:235px;
}

.search_panel .moq_range .moq_num{
	left:45px;
}

.search_panel .moq_range .moq_num input{
	width:60px;
}

.search_panel .moq_range .moq_text1{
	position: absolute;
	left:120px;
	top: 0;
}

.search_panel .price_sel .btn_panel {
	border: 1px solid #bfbfbf;
	background: #fff;
}

.search_panel .price_sel .btn_panel p.hide {
	text-align: center;
	padding: 0 0 5px 0;
	display: block;
}

.search_panel .price_sel .btn_panel p.hide {
	text-align: center;
	padding: 0 0 5px 0;
	display: block;
}

.search_panel .btn_panel {
	left:0;
	top: 0;
	position:absolute;
	z-index:111;
	padding: 5px;
	margin-top: -7px;
}

/* filter */

.filter-lst {
	height: 55px;
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
	padding: 7px 10px;
	border-top-width: 2px;
	border-bottom-width: 0px;
}

.filter-item {
	float: left;
	padding-right: 10px;
}

.filter-sep {
	line-height: 37px;
	color: #e6d6b8;
}

/* side nav */ 

#m-nav dd > a{
	font-size: 14px;
	padding: 0 0.9rem;
	padding-top: .2rem;
	padding-bottom: .4rem;
}

#m-nav dd > a:hover{
	text-decoration: none;
}

#userMemu .sideNav{
	padding: 0;
}

#userMemu .sideNav ul{
	padding: 10px 0;
}

#userMemu .sideNav h4 {
	font-weight: normal;
	color: #777;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
}

#userMemu .sideNav h4.ft {
	background: #CE0000;
	color: #fff;
}

#userMemu .sideNav ul  li{
	padding: 5px 0;
	padding-left: 15px;
	margin: 0;
}

#userMemu .sideNav ul li.active{
	border-left:5px solid #CE0000;
	background: #e7e7e7;
	padding-left:10px;
}

#userMemu .side-nav ul {
	padding: 0 0 10px 0;
}

#userMemu .side-nav ul li a{
	padding-left: 15px;
}

#userMemu .sideNav .bd {
	font-size: 13px;
	color: #666;
	padding: 0 10px 7px 10px;
}

#userMemu .sideNav li {
	font-size: 13px;
	color: #666;
}

#demandsDet h2{
	color: #666;
	line-height: 30px;
}

#demandInfo .sideNav{
	padding: 0;
}

#demandInfo .sideNav ul{
	padding: 10px;
	margin: 0;
}

#demandInfo .sideNav h4 {
	font-weight: normal;
	font-size: 13px;
	padding: 4px 10px;
	background: #ebebeb;
	margin-bottom: 0;
}

#demandInfo .sideNav h4.ft {
	background: #CE0000;
	color: #fff;
	margin-bottom: 0;
}

#demandInfo .sideNav ul  li{
	margin: 0;
}

#demandInfo .sideNav ul li.active{
	border-left:5px solid #CE0000;
	background: #e7e7e7;
	padding-left:10px;
}

#demandInfo .side-nav ul li a{
	padding-left: 15px;
}

#demandInfo .sideNav .bd {
	font-size: 13px;
	color: #666;
	border-width: 0 1px 1px;
	border-color: #ccc;
	border-style: none solid solid;
}

#demandInfo .sideNav li {
	font-size: 13px;
	color: #666;
}

#demandsGoods thead tr th, #demandsGoods tbody tr td {
	padding: 6px;
}

#demandsGoods tr:hover td {
	background: #fafafa;
}

#demandsGoods .goods-desc {
	resize: none; 
	height: 37px;
	min-height: 37px;  
	max-height: 37px;  
	-webkit-transition: max-height 0.3s; 
	-moz-transition: max-height 0.3s; 
	-ms-transition: max-height 0.3s; 
	-o-transition: max-height 0.3s; 
	transition: max-height 0.3s;  
}

#demandsGoods .goods-desc:focus {
	height: 75px;
	max-height: 75px;
}

#demandsGoods .upload-img {
	width: 75px;
	height: 75px;
}

.mem-con-bd a.con-item {
	display: inline-block;
}

.mem-dtl-lst li {
	overflow: hidden;
}

.mem-dtl-lst li span{
	display: block;
	float: left;
}

.mem-dtl-lst li .ct{
	width: 88px;
	float: left;
}

.item-tit, .item-tit a {
	font-size: 12px;
}

.item-info-type{
	color: #999;
	margin-right: 30px;
}

.industryList {
	min-height: 22px;
	_height: 22px;
	line-height: 22px;
	width: 500px;
	padding: 2px 0;
}

.industryList li {
	background: none repeat scroll 0 0 #FFFBEF;
	border: 1px solid #bbbbbb;
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px 5px;
	white-space: nowrap;
}

.industryList span {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 12px;
}

.industryList i {
	color: #bbbbbb;
	cursor: pointer;
}

.industryList i:hover {
	color: #777;
}

.city-lst {
	width: 480px;
}

.show-lst {
	width: 400px;
	max-width: 400px;
}

.region-lst {
	width: 400px;
	max-width: 400px;
}

.region-lst div ul{
	position: absolute;
	top: 20px;
	left: 30px;
	margin: 0;
	display:none;
}

.region-lst div.hover ul{
	display:block;
	background:#fff;
	border:1px solid #ddd;
	z-index:2;
}

.region-lst div.hover ul li{
	height: 32px;
}

.region-lst div.hover ul li a{
	height: 28px;
	overflow: hidden;
}

/* home */

.id-user {

}

.de-hot-keywords li {
	margin: 0 5px 10px 0;
	float:left;
}

.de-hot-store li {
	margin: 5px 5px 5px 0;
}

#tod-new-p .pro-img{
	width: 160px;
	height: 160px;
	max-width: 160px;
	max-height: 160px;
}
/* contact us */
.form-horizontal .form-group .form-label
{
	float: left;
	width: 100px;
	text-align: right;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 32px;
	vertical-align: middle;
}

.form-horizontal .form-group {
	margin-bottom: 20px;
}

.form-horizontal .form-group .form-controls {
	margin-left: 115px;
	margin-bottom: 0;
	min-height: 24px;
	_margin-left: 112px;
}

/* store */
.store-goods  .goods-tb{
	display:block;width:160px; height:160px;
}

.store-goods  .goods-tb img{
	width: 160px;
	height: 160px;
}

.qqonline, .qqoff {
	width: 28px;
	height: 25px;
	vertical-align: top;
	background: url('../images/qqicon.png') no-repeat 0 -1px;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	position: relative;
}

/* delivery */

#demandsDelivery .title{
	width: 180px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	margin-right: 10px;
	font-size: 30px;
	font-weight: bolder;
	border: 1px solid #eee;
	cursor: pointer;
}

#demandsDelivery .title:hover, #demandsDelivery .active{
	
	border: 1px solid #FF4A4A;
}

a.datepicker-close {display: none;}

/* app download */

.c-app img{
	border-radius: 22.544%;
}

/* msg */

#error .errorIco {
	width: 128px; height: 128px;
	background: url('../images/error-yellow.png') 0 0;
	display: inline-block;
}

#error .message {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.errorMessage {
	color: red;
}

.icon{
	display: inline-block;
}

.icon-mail {
	width: 16px; height: 16px; background: url('/static/images/email-icon-16.png') 0 0;
}

.icon-smartphone {
	width: 16px; height: 16px; background: url('/static/images/smartphone-icon-16.png') 0 0;
}

.icon-mail-gray {
	width: 16px; height: 16px; background: url('/static/images/email-icon-gray-16.png') 0 0;
}

.icon-smartphone-gray {
	width: 16px; height: 16px; background: url('/static/images/smartphone-icon-gray-16.png') 0 0;
}

.cert-sign{
	margin-top: 5px;
}

#labox a{
	color: #ffffff;
	text-decoration: underline;
}

/* email valid */

#validemail h2{
	border-bottom: 1px solid #ddd;
	padding: 0 10px 0 10px;
	margin-bottom: 5px;
}

#validemail p{
	padding: 5px 10px;
}

#validemail .message{
	padding: 10px 0;
}

/* footer */ 

#footer {
	margin-top: 50px;
	padding:20px;
	border-top: 1px solid #e4e4e4;
}

#footer .gray {
	margin: 0 6px;
	color: #aaa;
}