@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif, SimSun;
	font-size:14px;
	color:#004C87;
	background:#fff;
}
a{
	font-size:14px;
	color:#004C87;
	text-decoration:none;
}
a:hover{
	color:#C00;
	text-decoration:underline;
}
ul,li{
	list-style:none;
}
img{
	border:none;
} 
.clear{
	clear:both;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mar_b{
	margin-bottom:10px;
}
.mar_r{
	margin-right:10px;
}
/*顶部*/
#d1net_topbg{
	height:28px;
	background:#f6f6f6;
	border-bottom:1px solid #E0E3E6;
	color:#727171;
	font-size:12px;
	}
#d1net_topbg .top{
	position:relative;
	margin:0 auto;
	width:970px;
	line-height:30px;
	line-height:30px;
}
#d1net_topbg form input{
	height:18px;
	width:100px;
	margin-left:5px;
	border:0 none;
	background:url(/statics/images/indexnew/input.jpg) no-repeat;
}
#d1net_topbg form button{
	border:0 none;
	width:39px;
	height:18px;
	background:url(/statics/images/indexnew/login.jpg) no-repeat;
	text-align:center;
	padding-top:1px;
	margin-left:5px;
	cursor:pointer;
}
span a{
	font-size:12px;
	text-decoration: underline;
}
#d1net_topbg .topright{
	position:absolute;
	top:3px;
	right:0px;
	width:180px;
}
#d1net_topbg .topright a{
	font-size:12px;
	color:#484848;}
#d1net_topbg .topright .t_d1net{
	background:url(/statics/images/indexnew/t_d1net.jpg) no-repeat;
	width:50px;
	height:22px;
	padding-left:24px;
}
#d1net_topbg .topright .index_d1net{
	position:absolute;
	left:80px;
	top:0px;
	background:url(/statics/images/indexnew/index_d1net.jpg) no-repeat;
	width:50px;
	height:22px;
	padding-left:22px;
}
#d1net_topbg .topright .rss_d1net{
	position:absolute;
	left:152px;
	top:0px;
	padding-left:5px;
	padding-top:8px;
}
#d1net_nav{
	position: relative;
	margin:0 auto 10px auto;
	width:970px;
	height:140px;
	border:1px solid #CCC;
}
#d1net_nav a{
	font-size:12px;
	color:#1F376C;
}
#d1net_nav a:hover,#d1net_nav span a{
	color:#C00;
	font-size:12px;
	text-decoration:none;
}
#d1net_nav .h1 {display:none;}
#d1net_nav  li {
	display:inline;
	height:24px;
	line-height:24px;
	/* width:56px; */
	margin:0 5px;
	float:left;
}
/* #d1net_nav .nav_l .li5,#d1net_nav .nav_r .li5{
	width:70px;
}
#d1net_nav .nav_l .li6{ width:82px;}
#d1net_nav .nav_l .li7{ width:38px;}
#d1net_nav .nav_l .li8{ width:95px;} */
#d1net_nav .d1net_logo{
	position:absolute;
	left:5px;
	top:90px;
	width:90px;
}
#d1net_nav .nav_l{
	position:absolute;
	left:170px;
	top:90px;
	/* width:520px; */
	width:590px;
	height:47px;
	overflow:hidden;
}
#d1net_nav .nav_r{
	position:absolute;
	left:765px;
	top:90px;
	width:205px;
	height:47px;
	overflow:hidden;
}
#adsearchad{
	margin:0 auto;
	width:970px;
	height:65px;
	margin-bottom:10px;
}
#adsearchad #search{
	position:relative;
	width:470px;
	height:65px;
	background:url(/statics/images/indexnew/searchbg.jpg) no-repeat;
	margin:0 10px;
	float:left;
}
#adsearchad #search ul{
	position:absolute;
	width:290px;
	height:20px;
	font-size:12px;
	color:#993300;
	left:60px;
	top:8px;
}
#adsearchad #search li{
	width:50px;
	float:left;
	padding-top:2px;
	text-align:center;
}
#adsearchad #search li a{
	font-size:12px;
	color:#993300; 
}
#adsearchad #search .on{
	font-weight:bold;
	color:#FFF;
	background: url(/statics/images/indexnew/searchcurrent.gif) no-repeat;
	width:34px;
	height:22px;
	padding-top:2px;
	}
#adsearchad #search form{
	position:absolute;
	top:30px;
	left:60px;
	width:400px;
	height:26px;}
#adsearchad #search input{
	position:absolute;
	top:0px;
	border:0 none;
	background:url(/statics/images/indexnew/searchinput.jpg) no-repeat;
	height:26px;
	line-height:26px;
	width:298px;
	padding-left:5px;
}
#adsearchad #search button{
	position:absolute;
	border:0 none;
	width:60px;
	height:26px;
	background: url(/statics/images/indexnew/search.jpg) no-repeat;
	cursor:pointer;
	top:0px;
	left:300px;
}
#main_first{
	width:970px;
	margin:0 auto;
	height:auto;
}
#main_first .productmap{
	width:198px;
	border:1px solid #F6D990;
	height:280px;	
    border-top:none;
}
.tab_l{
	width:188px;
	height:20px;
	background: url(/statics/images/indexnew/tabbg.jpg) repeat-x;
	padding-top:6px ;
	padding-left:10px ;
	color:#660000;
	font-weight:bold;
	font-size:12px;
}
.tab_l a{color:#660000;
	font-weight:bold;
	font-size:12px;
}
.tab_m{
	width:468px;
	height:21px;
	background: url(/statics/images/indexnew/tabbg.jpg) repeat-x;
	color:#660000;
	font-weight:bold;
	margin-top:-1px;
	font-size:14px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}
.tab_m a{
	color:#660000;
}
.tab_m .tab{
	width:117px;
	height:19px;
	background: url(/statics/images/indexnew/tab.jpg) no-repeat;
	text-align:center;
	padding-top:6px;
	margin-left:-1px;
	float:left;

}
.tab_m .current{
	background:#fff;
	height:20px;
	border-right:1px solid #F6D990;
}
#main_first .productmap .content{
	padding:0 10px;
	width:178px;
	color:#1E509F;
	font-size:12px;
	height:240px;
}
#main_first .productmap .content a{
	color:#1E509F;
	font-size:12px;}
#main_first .productmap .content a:hover,#main_first .productmap .content span a{
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
}
#main_first .productmap .content li{
	display:inline;
	line-height:24px;
	height:24px;
	margin-left:14px;
}
#main_first .productmap .content .p_item_pinpai,#main_first .productmap .content .p_item_serv,#main_first .productmap .content .p_item_reco,#main_first .productmap .content .p_item_buyer{border-bottom:1px dashed #FFCC00; height:51px;padding-top:8px;}
#main_first .productmap .content .p_item_buyer{border-bottom:none;}
#main_first .productmap .content .p_item_pinpai{height:58px;}
#main_first .productmap .content  strong{
	width:30px;
	float:left;
	padding-top:26px;
	text-align:left;
	padding-left:2px;
}
#main_first .productmap .content .p_item_pinpai strong{background: url(/statics/images/indexnew/pinpai.jpg) no-repeat;}
#main_first .productmap .content .p_item_serv strong{background: url(/statics/images/indexnew/serv.jpg) no-repeat;}
#main_first .productmap .content .p_item_reco strong{background: url(/statics/images/indexnew/reco.jpg) no-repeat;}
#main_first .productmap .content .p_item_buyer strong{background: url(/statics/images/indexnew/buyer.jpg) no-repeat;}

#main_first .first{
	width:468px;
	float:left;
	margin:0 10px;
	height:280px;
    border:1px solid #F6D990;
	overflow:hidden;
	text-align:center;
}
#main_first .first h1{
	font-size:18px;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-top:3px;
}
#main_first .first h1 a{
	color:#C00;
	font-size:18px;
	}
#main_first .first h1 a:hover{
	font-size:18px;
	text-decoration:underline;
}
#main_first .first h2{
	font-size:12px;
	line-height:22px;
	border-bottom:1px dashed #CCC;
	padding-bottom:4px;
	width:444px;
	overflow:hidden;
	margin:0 12px;
	}
#main_first .first h2 li{
	display:inline;
	color:#1E509F;
	font-size:12px;
	font-weight:normal;
}
#main_first .first h2 li a{
	color:#1E509F;
	font-size:12px;
	font-weight:normal;
}
#main_first .first h2 li a:hover{
	color:#C00;
	text-decoration:underline;
}
#main_first .first h3 {
	margin:0 0 0 10px;
	width:444px;
	font-weight:normal;
	line-height:27px;
	padding-top:4px;
	text-align:left;
	font-size:12px;
}
#main_first .first h3 li{
	display:inline;
	width:222px;
	overflow:hidden;
}
#main_first .first h3 li a:hover{
	color:#c00;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}
#main_first .topic{
	width:278px;
	border:1px solid #F6D990;
	height:280px;
}
#main_first .topic .tab_r{
	width:268px;
	height:20px;
	background: url(/statics/images/indexnew/tabbg.jpg) repeat-x;
	color:#660000;
	font-weight:bold;
    padding-top:6px;
	font-size:14px;
	 margin-top:-1px;
padding-left:10px;
position:relative;
}
#main_first .topic dl{
	margin:10px 5px 5px 10px;
	border-bottom:1px dashed #CCC;
	padding-bottom:4px;
}
#main_first .topic dt{
	text-align:center;
	font-weight:bold;
	height:20px;
	line-height: 20px;
	overflow: hidden;
}
#main_first .topic dd{
	position:relative;
	width:260px;}
#main_first .topic dd .text{
	position:absolute;
	width:124px;
	left:130px;
	top:0;
	font-size:12px;
	color:#727171;
	line-height:20px;
}
#main_first .topic dd .text span a{
	color:#C00;
}
#main_first .topic .riu{
	height:54px;
	background:url(/statics/images/indexnew/newpoints.jpg) no-repeat;
	margin-left:5px;
}
#main_first .topic .riu ul{
	padding-left:90px;
}
#main_first .topic .riu li a{
		font-size:12px;
		font-weight:bold;
		line-height:24px;
}
#leftside{
}
.wrap{
	width:970px;
	margin:10px auto 0 auto;

}
.wrap .leftside{
	width:200px;
	font-size:12px;
	color:#1E50A1;
	float:left;
	margin-right:10px;
}
.wrap .leftside .column,.wrap .rightside .channel{
	border:1px solid #F6D990;
	border-top:0 none;
}
.wrap .leftside .column dt{
	text-align:center;
}
.wrap .leftside .column dl{
	margin:10px 10px 5px 10px;
	position:relative;
	height:150px;
}
.wrap .leftside .column dd{
	position:absolute;
	left:0px;
	top:90;
	line-height:24px;
	font-weight: bold;
	width:180px;
	height:40px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.wrap .leftside .column dd a{
	font-size:12px;
	font-weight:normal;
}
.wrap .leftside .column ul{
	margin:0 0px 0px 10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:25px;
	_line-height:23px;
	_padding-top:5px;
	
}
.wrap .leftside .column li{height:25px;_height:23px; overflow:hidden;}
.wrap .leftside .column li a{
	font-size:12px;
}
.wrap .leftside .column .eweekly dl{
	height:207px;
	position:relative;
}
.wrap .leftside .column .eweekly dd{
	position:absolute;
	left:125px;
	top:0;
	width:60px;
	overflow:hidden;
	margin-top:-10px;
	height:200px;
}
.wrap .leftside .column .eweekly dd a{
	font-weight:normal;
	color:#C00;
}
.wrap .leftside .column .eweekly dt{
	width:137px;
	text-align:left;
}
.wrap .leftside .column .eweekly li{
	padding-top:0px;
	line-height:24px;
}
.wrap .leftside .column .eweekly .current a{
	color:#FFF;
	background:#FF9900;
}
.wrap .leftside .column .eweekly .title{
	position:absolute;
	left:0px;
	top:190px;
	width: 180px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.wrap .leftside .column .eweekly .title a{
	font-size:12px;
	color:#784613;
}
.wrap .leftside .column  form{
	width:193px;
	height:55px;
	background:#EBE5DA;
	color:#784613;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 5px 5px;
	overflow:hidden;
	position:relative;
}
.wrap .leftside .column input{
	background:url(/statics/images/indexnew/eweeklybg.jpg) no-repeat;
	width:120px;
	height:20px;
	border:0 none;
	color:#CCC;
	margin:10px auto 10px 5px;
	padding:2px;
}
.wrap .leftside .column button{
	border:0 none;
	height:24px;
	width:50px;
	cursor:pointer;
	background:url(/statics/images/indexnew/p.jpg) no-repeat;
	position:absolute;
	left:140px;
	top:33px;
}
.wrap .leftside .column .expo  dl{
	height:120px;
	border-bottom:1px dashed #CCC;
	margin-bottom:0px;
	padding-bottom:6px;
}
.wrap .leftside .column .expo dd{
	position:absolute;
	top:104px;
	left:0px;
	width:180px;
}
.wrap .leftside .column .expo dd a{
	font-size:12px;
	color:#C00;
}

.wrap .rightside {
	width:760px;
	float:left;
}
.wrap .rightside .textad{
	width:748px;
	height:22px;
	background:#FDE2A6;
	border:1px dashed #CC0000;
	padding:4px 5px 3px 5px;
}
.wrap .rightside .textad dl{
	position:relative;
	width:370px;
}
.wrap .rightside .textad dd{
	position:absolute;
	top:3px;
	left:64px;
	overflow:hidden;
}
.wrap .rightside .textad dd a{
	font-size:12px;
	color:#c00;
}
.wrap .rightside .textad .fenge{ border-left:1px dashed #c00; width:2px; height:20px;}
.wrap .rightside .channel{
	width:373px;
	margin-bottom:10px;
	height:289px;
	_height:278px;
}
.wrap .rightside .channel .channeltab{
	width:363px;
	height:20px;
	background: url(/statics/images/indexnew/tabbg.jpg) repeat-x;
	padding-top:6px ;
	padding-left:10px ;
	color:#660000;
	font-weight:bold;
	font-size:14px;
}
.wrap .rightside .channel .channeltab a{
		color:#660000;
	font-weight:bold;
	font-size:14px;
}
.wrap .rightside .channel li{
	position:relative;
	background: url(/statics/images/indexnew/dian.jpg) no-repeat 0px 10px;
	margin-left:10px;
	padding-left:10px;
	line-height:24px;
}
.wrap .rightside .channel li span{
	position:absolute;
	top:0px;
	*top:-6px;
	right:10px;
	color:#666666;
	float:right;
	display:inline;
}
.wrap .rightside .channel .imgtext{
	width:353px;
	height:115px;
	margin:8px 10px;
	position:relative;
	border-bottom:1px dashed #CCC;
	padding-bottom:5px;
	_padding-bottom:0px;
}
.wrap .rightside .channel .imgtext dd{ text-align:center; width:120px; height:24px; overflow:hidden;}
.wrap .rightside .channel .imgtext dd a{
	line-height:24px;
	font-size:12px;
	}
h4{
	position:absolute;
	left:130px;
	top:5px;
	display: block;
	font-weight: bold;
	width:220px;
	font-size:14px;
}
.wrap .rightside .channel .imgtext ul{
	position:absolute;
	left:125px;
	top:22px;
}
.wrap .rightside .channel .imgtext li{
    white-space: nowrap; /*保留文字间的空白*/
    width: 212px;
    overflow: hidden;  /*超出部分隐藏，*/
    text-overflow: ellipsis; /*超出部分显示成... */
}
.wrap .rightside .channel .vendor{
	overflow:hidden;
	width:373px; 
	height:167px;
	*height:165px;
	border-bottom:1px solid #f6d990;
	border-right:1px solid #f6d990;
	border-left:1px solid #f6d990;
}
.wrap .rightside .channel .vendor li{
	margin:0;
	padding:0;
	background:none;
	text-align:center;
	font-size:12px;
	float:left;
}
.wrap .rightside .channel .vendor li a{
	font-size:12px;
}
.wrap .rightside .channel .v_ad{
	width:373px;
	overflow:hidden;
	margin-bottom:10px;
}
.wrap .rightside .channel .vendor .v_ad li{
	width:69px;
	height:24px;
	border-top:1px solid #DEC58F;
	border-right:1px solid #DEC58F;
}
.wrap .rightside .channel .vendor .v_ad .current{
	background:#DEC58F;
	width:69px;
	height:24px;
}
.wrap .rightside .channel .vendor .v_ad .current a{
	color: #900;
	font-weight:bold;
}
.wrap .rightside .channel .vendor .leftbutton{
	width:34px;
	height:48px;
	background:url(/statics/images/indexnew/leftbutton.jpg) no-repeat 0 12px;
	float:left;
	cursor:pointer;
	
}
.wrap .rightside .channel .vendor .rightbutton{
	width:25px;
	height:48px;
	background:url(/statics/images/indexnew/rightbutton.jpg) no-repeat 0 12px;
	float:right;
	cursor:pointer;
	
}
.wrap .rightside .channel .vendor .v_logo{
	padding:10px 10px 0 10px;
	height:55px;
}
.wrap .rightside .channel .vendor .v_logo li{
	float:left;
	background:none;
	margin-right:10px;

}
.wrap .rightside .channel .vendor .v_text{
	padding:0px 10px;
	_padding-top:5px;
	}
.wrap .rightside .channel .vendor .v_text li{
	margin-right:5px;
	float:left;
	display:block;
	/*width:48px;*/
	padding:0;
	margin:0 5px;
	padding-left:0;
	padding-right:0;
}
.wrap .d1comreco{
	position:relative;
	width:970px;
	height:30px;
	background:url(/statics/images/indexnew/d1comrecobg.jpg) no-repeat;
}
.wrap .d1comreco .title{
	position:absolute;
	left:10px;
	top:7px;
}
.wrap .d1comreco .title a{
		font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.wrap .d1comreco .recotext{
	position:absolute;
	left:200px;
	top:5px;
	width:770px;
	height:24px;
	overflow:hidden;
}
.wrap .d1comreco .recotext li a{
	color:#000;
	text-indent:2em;
	font-size:12px;
	}
.wrap .d1comreco .recotext li{
	display:inline;
	line-height:20px;
}
.wrap .d1comreco .recotext li span{
	color:#FFF;
}
.d1netbottom_ad {
	width: 970px;
	margin: 0 auto;
	height:80px;
}
/*合作伙伴*/
#link{
	width:968px;
	margin:10px auto;
	border:1px solid #e8ceae;
	padding-bottom:10px;
}
#link h5{
	width:955px;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #fdd43a;
	position:relative;
	margin:0 auto;
	font-size:14px;
	color:#990000;
	text-indent:2em;
	margin-bottom:10px;
	/*background:url(/statics/images/indexnew/channel/cc_ico12.jpg) no-repeat;2013.10.12 delete with c.l。because does not exists the pic*/
}
#link h5 span{
	position:absolute;
	top:0;
	right:10px;
	font-size:12px;
	font-weight:normal;
}
#link h5 .h5_ico{
	position:absolute;
	left:0;
	top:2px;
	text-indent:0;
}
#link ul{
	width:940px;
	line-height:21px;
	color:#1f3985;
	margin:0px 15px 0px 15px;
	}
#link li{display: inline; font-size:12px;}
#link li a{	width:auto;	padding-right:4px;font-size:12px;}
/*底部css*/
#foot{
	width:970px;
	margin:0 auto;
}
#foot .foot_text{
	width:968px;
	/* height:28px; */
	line-height:28px;
	text-align:center;
	border:1px solid #e8ceae;
	margin-bottom:10px;
	font-size:12px;
}
#foot .foot_text a{
	padding:0 1px;
	font-size:12px;
}
#foot p{
	height:18px;
	line-height:18px;
	text-align:center;
	color:#1f3985;
	font-size:12px;
}
#foot p a{
	color:#666;
	font-size:12px;
}

.special1{height:24px; line-height:24px; padding-left:10px;}
.tab_r .more{ color:#c00; font-size:12px; font-weight:normal; position:absolute; right:10px; text-decoration:none;}
