﻿@charset "utf-8";
/* CSS Document */
/* index Document by sanjing 2014.10.30*/
a{text-decoration:none; outline:none}
a:visited { text-decoration:none;}
a:hover { 
	text-decoration:none;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	transition:all 0.3s;}



/*--------------------------main---------------------------*/
body {font-family: "微软雅黑";background:#fff;font-size:12px;letter-spacing:0.1em;}
html {}
::selection {
background: #03c4d6;
}

a{
	color:#666;}	
a:hover{
	color:#e15517;}	

.txtcolor{color:#e15517;}
.txtcolorbg{
	background-color:#e15517;
	padding:2px 4px;
	color:#fff;
	}
#mainbody{
	width:1006px;
	height:auto;
	margin:0 auto;
	}

.layout2019{
	width:1200px;	margin:0 auto;height:auto;
}
/*----------------顶部----------------*/
#headtop{
	width:100%;
	background-color:#f5f5f5;
	height:28px;
	border-bottom:1px solid #eee;}
#headtop ul{
	
	margin:0 auto;}
#headtop ul li{
	float:right;
	margin-left:20px;
	margin-right:4px;
	line-height:28px;
	color:#666;}	
#headtop ul li span{
	background:url(../images/index-dot.gif) right 6px no-repeat;
	padding-right:24px;
	height:28px;}	
#headtop ul li a{
	color:#666;}	
#headtop ul li a:hover{
	color:#e15517;}	


/*----顶部网站导航---*/
#headtop dl{
	position:absolute;
	z-index:1001;
	display:none;
	font-size:12px;
	border:1px solid #eee;
	border-top:none;
	line-height:24px;
	overflow:hidden;
	padding:0 12px;
	background-color:#f5f5f5;
	opacity:0.95;filter:alpha(opacity=95);
	_width:210px;/*IE6 only*/
	}
#headtop dl dt{	
	font-weight:bold;
	clear:both;
}
#headtop dl dd{
	float:left;
	margin-right:12px;}
#headtop dl dt.line{
	height:8px;
	margin:8px 0;
	line-height:0;font-size:0;
	border-bottom:1px dashed #bbb;}
#headtop dl dt.hot{
	color:#c52620;
	font-weight:normal;
	margin-bottom:8px;}	

/*----------------头部----------------*/
#header{
	height:94px;}
#header .logo{
	display:block;
	width:230px;
	height:84px;margin-right:100px;
	float:left;
	background:url(../images/logo.gif) no-repeat 10px 10px;}
.keywordSH{
	float:left;
	overflow:hidden;
	border:2px solid #e15517;
	width:294px;
	height:26px;
	margin-top:34px;
	
	background:url(../images/index-dot.gif) 2px -638px no-repeat;
}
.keywordSH input{
	float:left;
	padding-top:3px;
	letter-spacing:normal;
	margin-left:20px;
	padding-left:2px;
	width:200px;
	height:21px;
	border:1px solid #fff;
	color:#999;}
	
.keywordSH a.btnsearch{
	float:left;
	margin-left:10px;	
	display:block;
	width:60px;
	height:26px;line-height:26px;
	background-color:#e15517;
	color:#FFF;
	font-size:14px;
	text-align:center;}	


#header .logotxt{
	float:right;
	margin-right:16px;
	margin-top:28px;
	background:url(../images/logo-txt.gif) no-repeat;
	width:258px;
	height:42px;}
	
/*----------------nav----------------*/
#nav{
	/*width:1200px;margin:0 auto;*/
	height:40px;
	background-color:#e15517;
	margin-bottom:1px;position:relative;
	z-index:1000;}
	
#nav ul.sub1{
	width:660px;
	height:40px;
	margin:0 auto;position:relative;
	}	
#nav ul.sub1 li {float:left;height:40px;margin-right:20px;
text-align:center;}
#nav ul.sub1 li.active {background:#c52620;}
#nav ul.sub1 li a {float:left;padding:0 14px;line-height:40px;font-size:14px;color:#fff;letter-spacing:0.1em;width:62px;}
#nav ul.sub1 li a.active {background:#c52620;}
#nav ul.sub1 li a:hover {background:#c52620;}	
#nav ul.sub2{
	display:none;
	background:#c52620;
	position:absolute;
	z-index:100;	
	opacity:0.9;filter:alpha(opacity=90);
	_width:87px;
	/*IE6 only*/}
#nav ul.sub2 li{
	clear:both;
	margin-right:0;
	_width:87px;/*IE6 only*/
	}
#nav ul.sub2 li a {display:block;width:62px;}	
#nav ul.sub2 li a:hover{
	background:#ec9232;
	}
/*----------------轮播图下分割条----------------*/
.bodyline{
	width:1200px;
	margin:0 auto;
	clear:both;
	height:2px;
	line-height:0;font-size:0;
	background-color:#e15517;
	margin-bottom:16px;}
	
	
/*----------------容器201410----------------*/	
.panel2014{margin-bottom:16px;overflow:hidden;zoom:100%;
}
/*--title--*/	
.panel2014 h3{
	font-size:20px;
	/*font-weight:normal;*/	
	border-bottom:2px solid #e15517;
	color:#e15517;
	letter-spacing:0.2em;
	padding-bottom:4px;}
	
.panel2014 h3 span{
	color:#999;}
.panel2014 h4{
	font-size:18px;

	/*font-weight:normal;*/	
	border-bottom:2px solid #e15517;
	color:#e15517;
	padding-bottom:4px;
	font-weight:normal;


	overflow:hidden;}
	
	
.panel2014 h4 a.more{

	font-size:12px;
	float:right;
	padding-top:8px;
	color:#999;
	}
.panel2014 h4 a.more:hover{
	color:#e15517;
	}	

	
	
/*------图片新闻-------*/		
.newsimg{
	width:240px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
.newsimg span{
	display:block;
	height:30px;line-height:30px;width:240px;
	color:#fff;
	position:relative;
	top:-30px;
	z-index:99;
	text-align:center;
	font-size:14px;
	letter-spacing:0;background-color:#e15517;
	opacity:0.8;filter:alpha(opacity=80);}
	
 
/*------资讯-------*/	
ul.news{color:#1485e1;font-size:12px;line-height:24px;margin-top:8px;margin-bottom:16px;overflow:hidden;float:left;
width:320px;}
ul.news li{height:26px;}
ul.news a{width:260px;_width:240px;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color: #666666;}
ul.news span{color:#aaa;padding-left:8px;}
ul.news a:hover {color: #333; }

/*------入驻商家logo-------*/	
ul.sjlogo{
	width:1006px;
	height:120px;}
ul.sjlogo li{
	float:left;
	margin:10px 10px 0 0}	
ul.sjlogo li.last{margin-right:0;}	
ul.sjlogo li a{
	display:block;
	width:156px;height:52px;
	border:1px solid #d9d9d9;}
	
	
	
	
		.multipleLine{ overflow:hidden; position:relative; width:1006px;  }
		
		.multipleLine .hd{ overflow:hidden;  height:26px; background:#f4f4f4; padding:0 10px;  }
		.multipleLine .hd .prev,.multipleLine .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(../images/arrow.png) 0 -100px no-repeat;}
		.multipleLine .hd .next{ background:url(../images/arrow.png) 0 -140px no-repeat;  }
		.multipleLine .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.multipleLine .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
		.multipleLine .hd ul li.on{ background-position:0 0; }

		
		
		
		.multipleLine .bd{ overflow:hidden;  }
		.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
		.multipleLine .bd ul li{ 
			margin:10px 9px 0 0; 
			float:left; 
			_display:inline; overflow:hidden; 
			text-align:center; 
			
			 }
		.multipleLine .bd ul li img{border:1px solid #d9d9d9;width:156px;height:52px; }	
		.multipleLine .bd ul li a:hover img{ border-color:#ea9231;  }







	
	
/*------确保正品-------*/	
.panelzp{
	margin:24px 0 ;	
	height:90px;
	border-bottom:1px solid #d9d9d9;}
	
.panelzp ul{
	margin-top:20px;}
.panelzp ul li{
	width:300px;
	float:left;
	margin-left:26px;_margin-left:13px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	border-right:1px solid #d9d9d9;}
.panelzp ul li span.txt{
	display:block;
	font-size:16px;
	color:#9a9a9a;}	
.panelzp ul li span.dotzp{
	display:block;
	margin-right:10px;
	width:50px;
	height:50px;
	float:left;
	}
.panelzp ul li span.dotzp1{
	background:url(../images/index-zp.gif) no-repeat;}
.panelzp ul li span.dotzp2{
	background:url(../images/index-zp.gif) 0 -64px no-repeat;}
.panelzp ul li span.dotzp3{
	background:url(../images/index-zp.gif) 0 -128px no-repeat;}	
.panelzp ul li.last{
	border-right:none;}	
	
/*------友情链接-------*/		
.panellink{
	position:relative;}
.panellink ul.titletab{
	height:36px;line-height:36px;
	border-bottom:2px solid #eee;}
.panellink ul.titletab li{
	font-size:18px;
	color:#e15517;
	float:left;
	margin-right:16px;
	padding:0 12px;cursor:pointer;}
.panellink ul.titletab li span{
	color:#999;}	
.panellink ul.titletab li.active{
	border-bottom:2px solid #e15517;
	background:url(../images/index-dot.gif) center -163px no-repeat;}	

	
.panellink ul.linktxt{
	margin:0 auto;
	margin-left:24px;
	margin-top:24px;}
.panellink ul.linktxt li{
	float:left;
	margin-right:24px;
	}
	
.panellink ul.linktxt li a{
	color:#666;}	
.panellink ul.linktxt li a:hover{
	color:#e15517;}	
	
	
.panellink .contentout{
	height:60px;
	background-color:#fafafa;
	margin-top:16px;margin-bottom:24px;
	border:1px solid #d9d9d9;
	overflow:hidden;

	}	
	
.panellink .content{
	border:1px solid #bbb;float:left;width:434px;height:600px;_height:670px;overflow:hidden;background:url(../images/white_blue.jpg) 0 0  repeat-x;_margin-top:-15px;}	
	
	
	


.scrollLeftOut{position:relative;margin-top:8px;margin-bottom:30px;}	

.scrollLeftList{overflow:hidden;position:relative;margin-left:40px;}
.scrollLeft{width:9999px;position:relative;overflow:hidden;clear:both;*zoom:1;margin-top:0;}
.scrollLeft li{width:105px;height:35px;margin:10px;text-align:center;float:left;}		
.scrollLeftBtnPrev{
	z-index:100;
	position:absolute;
	width:40px;height:40px;
	background:url(../images/index-dot.gif) 10px -226px no-repeat;}

.scrollLeftBtnNext{	z-index:101;
	position:absolute;
	width:40px;height:40px;
	left:1160px;top:0;
	background:url(../images/index-dot.gif) 10px -286px no-repeat;} 
	
/*------footer-------*/	
#footer{
	border-top:1px solid #d9d9d9;
	background-color:#f5f5f5;
	height:150px;
	clear:both;}
#footer ul{
	width:998px;
	margin:0 auto;
	margin-top:16px;
	margin-bottom:16px;	
	text-align:center;}
#footer ul li{
	display:inline;
	margin-right:10px;padding-right:12px;
	border-right:1px solid #b8b7b7;
	}
#footer ul li a{color:#666;}	
#footer ul li a:hover{
	color:#e15517;}
#footer p{
	color:#666;
	line-height:26px;
	text-align:center;}	
#footer p a{color:#e15517;}	



/*------当前位置-------*/	
.nowposition{
	margin:12px 0;
	padding-left:24px;
	line-height:30px;
	color:#666;
	background:url(../images/index-dot.gif) 0 -365px no-repeat;
	border-bottom:2px solid #d9d9d9;}
	
/*------帮助中心-------*/	

/*左栏*/	
.helpleft{
	width:200px;
	float:left;
	margin-bottom:32px;}
/*title*/
.helplefttitle{
	border:1px solid #d9d9d9;
	height:30px;line-height:30px;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	margin-bottom:1px;
	background:#d8d8d9 url(../images/bg-line.gif) repeat-x;
	}
ul.helpmenu{border:1px solid #d9d9d9;}	
ul.helpmenu li{
	background:url(../images/bg-line.gif) 0 -31px repeat-x;
	line-height:30px;
	
	border-bottom:1px solid #d9d9d9;}
ul.helpmenu li span{
	background:url(../images/help-dot.gif) 12px 2px no-repeat;padding-left:30px;}	
ul.helpsub{border-top:1px solid #d9d9d9;
display:none;}	
ul.helpsub li{
	background:none;
	padding-left:32px;border-bottom:none;}
	
	
/*右栏*/	
.helpright{
	width:790px;
	float:right;}
	
.helppanel{
	border:1px solid #d9d9d9;
	background:url(../images/bg-line.gif)  0 -31px repeat-x;}
	
.helppanel h3{
	border-bottom:1px solid #e15517;
	line-height:31px;
	font-size:14px;
	padding-left:24px;}	
.helppanel .content{
	padding:12px 24px;}	

.helppanel .content ul{
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	margin-bottom:12px;
	padding-bottom:8px;}	
.helppanel .content ul li{
	float:left;
	width:240px;
	}
.helppanel .content a{
	color:#33C;
	}
.helppanel .content a:hover{
	color:#c52620;
	}		
.helppanel .content h4{
	clear:both;
	font-size:16px;
	color:#e15517;margin-bottom:12px;}
.helppanel .content h4 span{
	font-weight:normal;
	font-size:14px;
	}	
.helppanel .content dl{
	margin-bottom:12px;}
.helppanel .content dl dt{
	font-weight:bold;font-size:14px;
	color:#333}
.helppanel .content dl dd{color:#333}

	
/*------新闻资讯-------*/	
/*tab按钮*/	
ul.btnmenu{	}	
ul.btnmenu li{
	float:left;
	margin-right:8px;
	margin-bottom:16px;background-color:#999;}
ul.btnmenu li a{	
	display:block;	
	line-height:30px;
	padding: 0 24px 2px;
	color:#fff;
	font-size:14px;}
ul.btnmenu li a:hover{
    background-color:#e15517;color:#fff;}
ul.btnmenu li.active{background-color:#e15517;}	

/*新闻列表条目*/	
.newsListPanel{
	clear:both;
	height:184px;
	padding:16px;
	margin-bottom:16px;
	background-color:#f8f8f8;
	border:1px solid #f8f8f8;}
.newsListPanel .listLeft{
	float:left;
	width:700px;}
.newsListPanel .listRight{
	float:right;
	width:250px;}
.newsListPanel .listRight img{
	border:2px solid #fff;}	
.newsListPanel h3{
	float:left;
	color:#e15517;
	font-size:16px;
	margin-bottom:16px;}
.newsListPanel span.time{
	float:right;
	background-color:#e2e2e2;
	font-size:12px;
	color:#666;
	padding:4px 8px;
	font-weight:normal;}
.newsListPanel p{
	clear:both;
	font-size:14px;
	line-height:26px;
	color:#333;
	text-indent:2em;}
	
/*上下页*/
.pageBarOut{
	clear:both;
		position:relative;
     width:100%;
     text-align:center;
     overflow:hidden;
	 margin-bottom:24px;padding-top:12px;}
ul.pageBar{
	float:left;
     position:relative;
     left:50%;
	}
ul.pageBar li{	
	float:left;
	margin-right:4px;
	position:relative;right:50%;
	}
ul.pageBar li a{
	display:block;margin-bottom:24px;
	padding:4px 12px;border:1px solid #d9d9d9;
	color:#666;
	float:left;}	
ul.pageBar li a:hover{
	background-color:#ec9232;
	color:#fff;}
ul.pageBar li.noDo a{
	color:#ddd;
	cursor: text;border:1px solid #ddd;}
ul.pageBar li.noDo a:hover{
	color:#ddd;
	background-color:#fff;}	
ul.pageBar li.active a{background-color:#ec9232;
	color:#fff;}
	
/*新闻详情*/		
/*左栏*/	
.newsDetailLeft{
	width:730px;
	float:left;
	background-color:#f8f8f8;}

/*右栏*/	
.newsDetailRight{
	width:260px;
	float:right;
	}

.newsDetailPanel{
	padding:12px;line-height:26px;overflow:hidden;}
.newsDetailPanel h3{
	color:#e15517;
	font-size:16px;
	margin-bottom:8px;
	text-align:center;}
.newsDetailPanel h4{
	font-size:12px;
	color:#666;
	text-align:center;
	font-weight:normal;
	border-top:1px dashed #d9d9d9;
	border-bottom:1px dashed #d9d9d9;}
.newsDetailPanel .content{padding:12px;border-bottom:1px dashed #d9d9d9;}	
.newsDetailPanel p{
	font-size:14px;	
	text-indent:2em;
	color:#333;}
.newsother{
	border-top:1px dashed #d9d9d9;
	padding:8px;
		}	
.newsother p{
	font-size:12px;
	margin:4px;
	}
.newsother p span{
	background-color:#a3a3a3;
	color:#fff;padding:4px;margin-right:8px;
	}	
	
.newsAdTitle{
	border:1px solid #d9d9d9;
	height:30px;line-height:30px;
	padding-left:8px;
	margin-bottom:8px;
	color:#333;
	background:#d8d8d9 url(../images/bg-line.gif) repeat-x;}	
	
.newsAd{margin-bottom:12px;	}


/*------播种机-------*/
/*文字提示*/	
.bzjTip{
	clear:both;
	background-color:#d9d9d9;
	line-height:30px;
	margin-bottom:12px;
	font-size:14px;
	color:#333;
	padding-left:12px;
	width:994px;}
.bzjTip span{
	color:#e15517;
	font-weight:bold;}

/*商品*/	
.bzjout{

	}
.bzjPrPanel{
	float:left;	width:240px;overflow:hidden;
	height:234px;margin-right:9px;
	margin-bottom:16px;
	position:relative;
	cursor:pointer;
	text-align:center;border:1px solid #d9d9d9;
	}

.bzjPrPanel img.pr{
	margin:0 auto;
	width:200px;
	height:200px;
	text-align:center;}	
.bzjPrPanel .txt{
	background-color: #f3f3f3;
	line-height:30px;
	height:30px;
	padding:0 8px;}
.bzjPrPanel .txt span.name{
	display:block;


	text-align:left;
	float:left;
	width:140px;
	color:#e15517;
	font-weight:bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
	}
.bzjPrPanel .txt span.count{
	float:right;
	color:#666;}
	
.bzjPrPanel2{
	float:left;	width:240px;overflow:hidden;
	height:234px;border:1px solid #d9d9d9;
	text-align:center;
	cursor:pointer;
	background:#333;
	_background:#666;
	display:none;
	position:absolute;
	opacity:0.8;filter:alpha(opacity=80);}	
.bzjPrPanel2 span.name{
	display:block;
	text-align:center;
	color:#fff;
	padding-top:60px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;}
.bzjPrPanel2 a{	display:block;
	margin:0 auto;
	margin-bottom:12px;
	text-align:center;
	height:30px;line-height:30px;
	color:#fff;
	position:relative;
	z-index:99;

}	
.bzjPrPanel2 a.btnlike1{
	width:80px;
	padding-left:20px;
	background:#ff7c08 url(../images/index-dot.gif) 10px -480px no-repeat;
		}	
.bzjPrPanel2 a.btnlike2{
	width:100px;
	background:#666;
		}	
		
		
		
/*------店铺展示-------*/		
/*--title--*/	
.sellerTitle{
	font-size:20px;
	font-weight:bold;
	color:#e15517;
	letter-spacing:0.2em;
	margin-bottom:12px;}	
/*--panel--*/	
.sellerPanel{
	float:left;
	width:324px;
	margin-right:11px;_margin-right:4px;
	margin-bottom:24px;
	overflow:hidden;
	}
.liright{
	float:right;}

.sellerImg{width:314px;
	height:296px;
	border:1px solid #fff;
	padding:0 4px 4px 4px;}
.sellerImg img{
	background-color:#f3f3f3;
		margin:0 auto;
	text-align:center;
	margin-top:4px;
	}	
.sellerImg img.imgbig{
	float:left;
	width:200px;
	height:288px;}	
.sellerImg img.imgsmall{	
    float:right;
	width:100px;
	height:140px;}
.sellerImg a img {

	border:#f3f3f3 2px solid;}	
.sellerImg a:hover img {
	border:#e15517 2px solid;}

.sellerPanel h3{
	float:left;
	font-size:18px;
	color:#e15517;
	letter-spacing:0;
	padding-left:30px;
	margin-bottom:12px;
	margin-top:8px;
	background:url(../images/index-dot.gif) 2px -547px no-repeat;}
.sellerPanel h4{
	width:320px;
	font-size:12px;
	clear:both;
	color:#666;
	letter-spacing:0;
	margin-bottom:12px;
	font-weight:normal;padding-left:2px;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}	

a.sellerbtn{	
	display:block;
	float:right;
	line-height:26px;
	margin-top:8px;margin-right:4px;
	padding:0 8px;
	color:#fff;
	font-size:14px;background-color:#ec9232;}
a.sellerbtn:hover{
    background-color:#e15517;color:#fff;}

/*红包20141124*/	

.sellerPanel .hotline span.number{
	float:left;
	padding-right:28px;}

.sellerPanel .hotline{
	height:26px;
	line-height:26px;
	padding-left:36px;
	color:#666;
	background:#f3f3f3 url(../images/index-dot.gif) 10px -599px no-repeat;}
	
/*---------搜索结果-------------*/

 ul.searchResult{margin-bottom:24px;width:1006px;
 overflow:hidden;}
 ul.searchResult li{ 
    margin:0 40px 24px 0; 
    float:left; 
    _display:inline; 
	overflow:hidden; 
	text-align:center; 
			
			 }
 ul.searchResult li img{border:2px solid #f3f3f3;width:156px;height:52px; }	
 ul.searchResult li a:hover img{ border-color:#ea9231;  }
 
 
 /*---------静态TAB页-------------*/
 .information{} 
 .information h3{
	 float:left;
	 background:url(../images/informationtitlebg.gif) left no-repeat;
	 font-size:30px;
	 color:#e15517;
	 padding:80px 0 60px 60px;}
 .information .headerright{
	 float:right;}
 .information .content{
	 clear:both;text-align:center;
	 margin-bottom:32px;}	
 .information .content img{
	 margin:0 auto;
	 text-align:center;}
 .information .content p{
	 clear:both;text-align:left;
	 line-height:28px;
	 font-size:14px;
	 margin-bottom:32px;
	 padding:0 24px;
	 text-indent:2em;
	 color:#333;}
 .information .content h4{
	text-align:left;line-height:28px; font-size:16px;color:#333;text-indent:2em;}	 
	 
/*tab按钮*/	
 .information ul.tabmenu{	}	
 .information ul.tabmenu li{
	float:left;
	margin-left:8px;_margin-left:4px;
	margin-bottom:16px;background-color:#999;}
 .information ul.tabmenu li a{	
	display:block;	
	line-height:30px;
	padding:2px 16px;
	color:#fff;
	font-size:14px;}
 .information ul.tabmenu li a:hover{

    background-color:#e15517;color:#fff;}
 .information ul.tabmenu li.active{background-color:#e15517;}
 
 .inforimgtxt{
	 margin:0 auto;
     padding:16px 0 16px 16px;
	 width:960px;
	 background-color:#f4f4f2;
	 overflow:hidden;}
 .inforimgtxt dl{
	 width:450px;
	 float:left;
	 margin-right:30px;
	 margin-bottom:24px;}
 .inforimgtxt dt{
	 width:90px;
	 height:90px;
	 background-color:#e5e5e5;
	 border:1px solid #fff;
	 float:left;}
  .inforimgtxt dt img{
	  padding-top:20px;}	 
 .inforimgtxt dd{
	 float:right;
	 width:340px;
	 text-align:left;
	 color:#333;
	 line-height:26px;}
	 
	 
	 
 /*---------防伪溯源-------------*/	 
 .fangweiPanel{
	 width:960px;
	 padding-top:50px;
	 margin:0 auto;
	 height:200px;
	 margin-bottom:32px;
	 background:#e4e4e4 url(../images/fangwei.gif) right no-repeat;}

.leftsh{
	 width:400px;
	 float:left;
	 text-align:center;
	 font-size:14px;
	 line-height:36px;
	 color:#666;
	 margin-top:40px;
	 margin-left:80px;}
.leftsh input{
	 height:30px;
	 padding-left:2px;
	 width:290px;
	 border:1px solid #ccc;
	 color:#999;

}

.leftsh a{
	display:block;
	float:left;
	margin-left:54px;_margin-left:27px;
	margin-top:16px;
	width:120px;
	background-color:#e15517;
	color:#fff;
	}
.leftsh a:hover{background-color:#c03b00;}	


/*入驻企业*/
.presencePanel{
	overflow:hidden;
	padding-bottom:32px;}

.presencePanel dl{
	clear:both;
	padding:8px;
	line-height:26px;font-size:14px;
	color:#333;
	}
.presencePanel dl dt{
	clear:both;
	background-color:#f3f3f3;
	padding-left:8px;
	
	margin-top:12px;}
.presencePanel dl dd{
	margin-left:8px;
	margin-top:8px;
	}
.presencePanel dl dd a{
	display:block;
	width:300px;
	float:left;
	margin-right:24px;
	cursor:default; 
	}	


/*图片未载入时代替图
.kjImg{
background:url(../images/loading.gif) center center no-repeat;
}*/


/*浮标*/
#contactmenu{	position:fixed;
	z-index:50;
	right:0;
	top:170px;}
#contact{
	float:left;
	width:60px;right:0;
	background-color:#f8f8f8;
}
#contact li{
	position:relative;
	width:60px;
	height:20px;letter-spacing:0;
	text-align:center;
	color:#666;
	border-bottom:1px solid #d9d9d9;
	z-index:49;}	
#contact li.weixin{
	background:url(../images/contact1.gif) center 6px no-repeat;
	padding-top:36px;}
#contact li.tel{
	background:url(../images/contact2.gif) center 10px no-repeat;
	padding-top:36px;}	
#contact li.yijian{
	background:url(../images/contact3-2.gif) center 10px no-repeat;
	padding-top:36px;}		
#contact li.wenjuan{
	background:url(../images/contact3.gif) center 10px no-repeat;
	padding-top:36px;}		
#contact li.arrowtop{
	height:26px;
	cursor:pointer;
	background:#e15615 url(../images/contact-dot.gif) center 4px no-repeat;}
#contact .ctcontent{
	position:absolute;	
	border:1px solid #d9d9d9;
	top:-1px;
	width:180px;
	background-color:#fff;
	z-index:1;
	}
#contact .ctcontent p{
	text-align:left;
	padding-left:8px;
	line-height:26px;}
#contact2{
	height:26px;
	width:60px;
	position:fixed;
	z-index:50;
	right:0;
	top:160px;
	cursor:pointer;
	background:#e15615 url(../images/contact-dot.gif) center 4px no-repeat;}	
	
#contactmenu .leftarrow{
	float:left;
	width:20px;
	height:171px;
	cursor:pointer;
	background-color:#f4962d;
	background-repeat:no-repeat;
	background-position:6px 76px;
	background-image:url(../images/contact-dot2.gif);}	
	
	
	
/*滚动广告*/	


		.slideBox{ overflow:hidden; position:relative; width:1200px;
	margin:0 auto;}
		.slideBox .hd{ height:12px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:3px;  width:40px; height:12px;background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#e05617; }
		.slideBox .bd{ position:relative; height:340px; z-index:0;  padding:0; }
		.slideBox .bd li{ zoom:1; vertical-align:middle;padding:0;
		}
		.slideBox .bd img{ display:block;margin:0 auto;text-align:center;width:100%;height:340px;
		
		}
		
		
.sTit{font-size:20px;font-weight:bold;color:#e15517;letter-spacing:0.2em;margin-bottom:12px;}
.sort_inner{width:1006px;border:1px solid #dbdbdb;height:38px;background:#f5f5f5;color:#6d6d6d;margin:10px 0px;}	
.sort_inner ul{float:left;}
.sort_inner ul li{float:left; border-right:1px solid #dbdbdb;}
.sort_inner ul li a{padding:0px 10px 0px 10px;font-size:12px;font-weight:normal;line-height:38px;}
.sort_inner ul li a i{height:10px;line-height:10px;width: 7px;margin-left:5px;background:url(../images/sx_btn.png) no-repeat right center;}
.sort_inner ul li.current a{color:#e15517;background:#fff;display:block;}
.sort_inner ul li.current a i{background:url(../images/sx_btnhover.png) no-repeat right center;}
.sort_inner ul li:hover{background:#fff;cursor:pointer;}
.sort_inner ul li:hover i{background:url(../images/sx_btnhover.png) no-repeat right center;}

.sort_inner ul li a i.f_ico_d{background:url(../images/sx_btnUp.png) no-repeat right center;}
.sort_inner ul li.current a i.f_ico_d{background:url(../images/sx_btnhoverUp.png) no-repeat right center;}
.sort_inner ul li:hover i.f_ico_d{background:url(../images/sx_btnhoverUp.png) no-repeat right center;}

.sort_hb{margin-left:14px;}
.sort_hb,.sort_hb span{float:left;font-size:12px;font-weight:normal;line-height:38px;}
.sort_fx{margin:10px 10px 0px 0px;}


.tips {
    position: absolute;
    z-index: 111;
    top: 0px;
    right: 120px;
    text-align: left;
}
.tipsBox{position:fixed;left:0;top:170px;z-index:50;}	




/*----------------容器2019----------------*/	
.panel2019{margin-bottom:16px;overflow:hidden;zoom:100%;clear:both;}
/*--title--*/	
.panel2019 h3{
	font-size:20px;
	font-weight:normal;	
	color:#e15517;
	margin-bottom:20px;}
	
.panel2019 h3 span{
	color:#999;}

/*-----跨境服务----*/	

.kjfwdiv{
	float:left;
	width:373px;
	height:180px;
	margin-right:40px;
	background-color:#e6e6e6;}

.kjfwdivR{
	float:left;
	width:373px;
	height:180px;
	background-color:#e6e6e6;}
.kjfwdiv img,.kjfwdivR img{
	display:block;
	margin:0 auto;}
.kjfwdiv a,.kjfwdivR a{
	display:block;
	margin-top:16px;}	
.kjfwdiv a:hover,.kjfwdivR a:hover{
	margin-top:12px;}		
	
	
/*------入驻企业2019-------*/		
.panelruzhu{
	clear:both;
	}
.panelruzhu .title{border-bottom:2px solid #e15517;overflow:hidden;}
.panelruzhu .title h3{
	float:left;
	font-size:18px;	
	color:#e15517;	
	font-weight:normal;
	
}
.panelruzhu ul.rztab{
	float:left;
	height:30px;line-height:30px;
	margin-left:20px;
	}
.panelruzhu ul.rztab li{
	font-size:14px;
	color:#333;
	float:left;
	padding:0 12px;cursor:pointer;}
	
.panelruzhu ul.rztab li.active{
	background-color:#e15615;
	color:#fff;
	}		
	
.panelruzhu .contentrz{
	height:196px;
	background-color:#f1f1f1;
	margin-bottom:20px;}
	
	
.panelruzhu .contentrz ul{
	padding:20px 0 0 70px;}	
	
.panelruzhu .contentrz ul li{
	float:left;
	width:140px;
	height:60px;
	background-color:#fff;
	border:1px solid #d4d4d4;
	margin-right:40px;
	margin-bottom:20px;}		
.panelruzhu .contentrz ul li img{
	display:block;
	margin:0 auto;
	margin-top:8px;}	





/*------入驻企业-2 2019-------*/		
.panelruzhu2{
	clear:both;
	}
.panelruzhu2 .title{border-bottom:2px solid #e15517;overflow:hidden;height:40px;}
.panelruzhu2 .title h3{
	float:left;
	font-size:22px;	
	color:#e15517;	
	font-weight:normal;
	
}
.panelruzhu2 ul.rztab{
	float:left;
	height:40px;line-height:40px;
	margin-left:40px;
	
	}
.panelruzhu2 ul.rztab li{
	font-size:16px;
	color:#333;
	float:left;
	padding:0 12px;cursor:pointer;
	margin-right:20px;}
	
.panelruzhu2 ul.rztab li.active{
	background-color:#e15615;
	color:#fff;
	}		
	
.panelruzhu2 .contentrz{
	background-color:#fff;
	margin-bottom:20px;
	overflow:hidden;}

.contentrz ul.rztab2{
	height:40px;line-height:40px;
	margin-left:20px;
	margin-top:10px;
	
	}
.contentrz ul.rztab2 li{
	font-size:14px;
	color:#333;
	float:left;
	padding:0 12px;cursor:pointer;
	margin-right:20px;
	color:#d58700;
	font-weight:bold;}
	
.contentrz ul.rztab2 li.active2{
	background-color:#eca832;
	color:#fff;
	border-radius: .3em;
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	}		

.contentrz .contentrz2{
	}




/*备案*/
.paneltxt{
	background-color:#f5f5f5;
	height:134px;
	border:1px solid #d6d6d6;
	margin-bottom:20px;
	}

.paneltxt img{
	display:block;
	float:left;
	margin:20px 40px 0 40px;
	}
.paneltxt p{
	float:left;
	width:960px;
	line-height:30px;
	font-size:14px;
	padding:20px;
	color:#333;}	
.paneltxt p span{
	font-size:16px;
	font-weight:normal;}	

/*备案内容*/	
ul.beiannr{
	margin-left:180px;
	}	
ul.beiannr li{
	float:left;
	margin-right:240px;
	font-size:18px;
	text-align:center;
	color:#666;
	margin-bottom:40px;}
ul.beiannr li img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;}	
	
/*备案流程*/	
ul.beianlc{
	margin-left:30px;
	}	
ul.beianlc li{
	float:left;
	background:url(../images/beianstep-1.png) no-repeat;
	width:346px;
	height:147px;
	margin-right:60px;
	font-size:14px;
	color:#666;
	margin-bottom:40px;}
ul.beianlc li.li2{
	background:url(../images/beianstep-2.png) no-repeat;
	}		
ul.beianlc li.lastli{
	background:url(../images/beianstep-3.png) no-repeat;
	width:307px;margin-right:0px;}	
ul.beianlc li img{
	display:block;
	margin:30px 0 10px 100px;}
ul.beianlc li span{
	padding-left:90px;}		



/*试点区域*/	
ul.beiansd{
	margin-left:30px;
	}	
ul.beiansd li{
	float:left;
	background:url(../images/beianulbg.png) no-repeat;
	width:176px;
	height:126px;
	margin-right:58px;
	font-size:14px;
	color:#666;
	margin-bottom:40px;
	text-align:center;
	padding-top:50px;
	line-height:32px;}

ul.beiansd li span{
	font-size:16px;
	color:#333;
	font-weight:bold;}		

/*通关服务*/
dl.tongguan{}
dl.tongguan dt{
	margin-top:20px;
	float:left;
	width:240px;
	padding:40px 60px 60px 60px;
	border-right:1px dashed #ddd;
	height:270px;
	font-size:14px;
	color:#666;
	line-height:32px;
	}
dl.tongguan dd{
	float:left;
	margin:20px 0 0 100px;}
	
	
/*溯源*/
.suyuandiv{
	height:248px;
	overflow:hidden;
	margin-bottom:30px;}	
.suyuandiv .searchbox{
	float:left;
	width:648px;height:248px;
	background-color:#e4e4e4;}
.suyuandiv .adbox{
	float:left;
	width:552px;
	height:248px;}		
	
.suyuandiv2{
	overflow:hidden;
	}	
.suyuandiv2 ul{}	
.suyuandiv2 ul li{
	float:left;
	width:197px;
	height:142px;
	margin-right:130px;
	margin-bottom:10px;
	font-size:16px;
	text-align:center;
	background:url(../images/suyuanicon-2.png) no-repeat;}	
.suyuandiv2 ul li img{
	display:block;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:10px;}
.suyuandiv2 p{
	clear:both;
	text-align:center;
	font-size:14px;
	color:#666;
	line-height:26px;
	margin-bottom:30px;}		
	
.panel2014 .contentsy{
	border:1px solid #d6d6d6;
	background-color:#f8f8f8;
	padding:20px 0;
	overflow:hidden;}	
.panel2014 .contentsy img{
	display:block;
	margin:0 auto;}	
.panel2014 .contentsy p{
	text-align:center;
	margin-top:20px;}	
	
.panel2014 .contentsy dl{
	margin-left:40px;
	clear:both;
	margin-bottom:20px;
	overflow:hidden;}	
.panel2014 .contentsy dl dt{
	float:left;}	
.panel2014 .contentsy dl dd{
	float:left;
	line-height:26px;
	margin-left:20px;
	width:390px;}
.panel2014 .contentsy dl dd span{
	display:block;
	font-size:16px;
	margin-bottom:20px;}	