body{
	background: #fff;
}
.slide {width:100%;height:100px;background:#FAFAFA;overflow:hidden;}

.quick {height:70px;background:#FFFFFF;text-align:center;padding:15px 0;}

.quick li {width:25%;float:left;}

.quick li:last-child{position: relative;}

.quick li:last-child em{position: absolute;right: 10%;top: 10%;}

.quick img {width:46px;margin:0 0 6px 0;}

.quick span {display:block;font-size:12px;}

.quick em {font-style:normal;font-size:12px;color:#FFFFFF;z-index:8;position:relative;display:block;width:22px;height:22px;line-height:22px;background:#FF0000;-moz-border-radius:50%;border-radius:50%;text-align:center;}

.channel {background:#FFFFFF url('static/img/bg-channel.png') repeat-x 0 bottom;height:44px;overflow-x:auto;margin-top:3px;font-size:16px;}

.channel ul {width:10000px;}

.channel li {height:42px;line-height:42px;padding:0 10px;border-bottom:#EFEFF4 2px solid;float:left;}

.channel .on {border-bottom:#fc6900 2px solid;color:#fc6900;}

.channel_fix {position:fixed;z-index:9;left:0;top:{if $DT_MOB[browser]=='b2b'&&$DT_MOB[os]=='ios'}58{else}38{/if}px;right:0;border-top:#A7A7AA 0.5px solid;}

#main {background:#FFFFFF;}

.spin-more,.spin-load {height:44px;background:#FFFFFF url('../img/spinner.gif') no-repeat center center;-moz-background-size:16px 16px;background-size:16px 16px;display:none;}

.home-search {text-align:center;padding:10px;}

.home-search div {height:35px;line-height:35px;background:#F3F2F7;-moz-border-radius:5px;border-radius:5px;}

.home-search img {width:16px;/*height:16px;*/vertical-align:top;padding-top:11px;padding-right:8px;}

.home-search span {color:#8E8E93;font-size:14px;font-weight:normal;}

.home-goto {background:#FFFFFF;padding:8px 8px 16px 8px;text-align:center;display:none;}

.home-goto div {background:#fc6900;padding:8px;-moz-border-radius:4px;border-radius:4px;font-size:16px;color:#FFFFFF;}

.list-txt {border-top:none;}
.head-bar-left img{
	height: auto;
    padding-top: 18px;
}
.dvertising-wrap{
	padding: 0 15px;
	margin-bottom: 10px;
}
.dvertising-wrap img{
	display: block;
	width: 100%;
	margin: 0;
}
.dvertising-wrap .left{
	float: left;
	width: 48%;
}
.dvertising-wrap .right{
	float: right;
	width: 48%;
}



.sec-wrap{
	background-color: #EFEFF4;
	overflow: hidden;
}
/*.sec-wrap > div{
	margin-top: 10px;
}*/
.news-wrap, .mall-wrap,.sell-wrap,.rfq-wrap{
	font-size: 14px;
	background-color: #fff;
	margin-top: 10px;
}
.sec-title{
	padding: 8px 15px;
}
.sec-title-left{
	float: left;
	font-size: 18px;
	font-weight: 600;
}
.sec-title-left span:first-child{
	/*display: inline-block;*/
	float: left;
	width: 8px;
	height: 16px;
	margin-top: 4px;
	margin-right: 10px;
}
.sec-title-right{
	float: right;
	line-height: 24px;
}


.news-title span:first-child{
	background-color: #FFB000;
}
.news-content a{
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 10px 15px;
	border-bottom: 1px solid #eaeaea;
}
.news-content > a:last-child{
	border-bottom: none;
}
.news-content-date{
	margin-right: 10px;
	min-width: 50px;
}
.news-content-date span{
	text-align: center;
	display: block;
	white-space: nowrap;
}
.news-content-date span:first-child{
	background-color: #FF974C;
	color: #fff;
}
.news-content-date span:last-child{
	background-color: #F3F3F3;
	height: 30px;
	line-height: 30px;
}
.news-content-info{
	-webkit-box-flex: 1;
	   -moz-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-content-title{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-content img{
	width: 80px;
	margin-left: 15px;
	-moz-border-radius: 5px;
	     border-radius: 5px;
}



.mall-title span:first-child{
	background-color: #fc6900;
}
.mall-content{
	padding-bottom: 12px;
}
.mall-content > div{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0 15px;
}
.mall-content .mall-item{
	display: block;
	position: relative;
	width: 32%;
	-moz-border-radius: 5px;
	     border-radius: 5px;
    overflow: hidden;
}
.mall-content > div:first-child .mall-item{
	width: 48.5%;
	margin-bottom: 10px;
}
.mall-content .mall-item img{
	display: block;
	width: 100%;
}
.mall-item .mall-cover{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	background: rgba(0,0,0,0.2);

}
.mall-item .mall-item-text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


.sell-title span:first-child{
	background-color: #FE3030;
}
.sell-wrap-mid{
	color: #B5B5B5;
	margin-bottom: 20px;
	padding: 0 15px;
	margin:  0 0 10px 0;
}
.sell-content{
	width: 100%;
	padding: 0 15px 12px 15px;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.sell-content > div{
	overflow-x: auto;
}
.sell-contentList li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.sell-contentList li:last-child{
	margin-right: 0 !important;
}
.sell-contentList .img{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0;
}
.sell-contentList .img img{
	max-width: 100%;
	max-height: 100%;
}
.sell-contentList li span{
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 5px;
}


.rfq-wrap{
	padding: 12px 15px;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.rfq-wrap-title span{
	display: block;
	text-align: center;
	color: #fc6900;
}
.rfq-wrap-title span:last-child{
	font-weight: 600;
}
.rfq-wrap-img{
	width: 100%;
	margin: 12px 0;
}
.rfq-wrap-btn{
	width: 53%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #fc6900;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
}
.rfq-wrap-btn:link, .rfq-wrap-btn:visited, .rfq-wrap-btn:active, .rfq-wrap-btn:hover {
    color: #fff;
    text-decoration: none;
}

.mallMore-title{
	margin-top: 10px;
	background-color: #fff;
}
.mallMore-title span:first-child{
	background-color: #15C011;
}
.mallMore-box{
	/*padding: 0 10px;*/
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
}
#wrapper > div{
	display: none;
}