@import url(global.css); 

/*============================布局用ID====*/
#wrapper {
	width:920px;
	min-height:1000px;/*== IE7 ==*/
	margin:0 auto;
	padding:0 20px;
	background-color:#fff;
	background-image: url(../images/wrapperTopBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	position:relative;
}
*html #wrapper {
	height:1000px;/*== IE6 ==*/
}
#wrapBottom {
	width:960px;
	height:12px;
	margin:0px auto;
	background-image: url(../images/wrapperBottomBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	clear:both;
}
#header {
	height:79px;
}
#main {
}
#footer {
	width:920px;
	height:71px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
/*============================Head内元素====*/
#logo {
	width:300px;
	height:51px;
	margin:19px 0 7px 0;
	float:left;
}
#miniNav {
	width:160px;
	height:30px;
	margin:50px 0 0 0;
	float:right;
}
#miniNav ul {
	text-align:center;
}
#miniNav li {
	display:inline;
}
#miniNav li a {
}
/*============================nav内元素====*/
/*- 导航条 -*/
#nav {
	height:55px;
	clear:right;
}
#nav ul {
	width:906px;
	height:32px;
	padding:0 0 0 14px;
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:32px;
	font-family: "宋体";
}
#nav li {
	display:inline;
	padding:0px 5px 0px 4px;
}
#nav li a {
	color:#fff;
}
#nav li a:hover {
}

/*============================main内元素====*/
/*- 主要内容 -*/
#mostlyCon {
	width:680px;
	float:right;
}
/*旁边内容*/
#sideCon {
	width:230px;
	float:left;
}
/*============================mostlyCon 内元素====*/
#banner {
	width:680px;
	height:170px;
	margin-bottom:10px;
}
/*- 新闻 -*/
#news {
	width:471px;
	height:234px;
	float:left;
	position:relative;
	overflow:hidden;
}
#news h4 {
	width:104px;
	height:21px;
	margin:0px 5px 0px 0px;
	padding:5px 0 0 0;
	background-image: url(../images/newsTitleBBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	float:left;
	color:#626262;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	text-align:center;
	position:relative;
	left:17px;
	z-index:2;
	cursor:pointer;
}
#news h4.up {
	width:104px;
	height:21px;
	padding:5px 0 0 0;
	background-image: url(../images/newsTitleABg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#185aa9;
}
/*- #news h4.up .more {
	position:relative;
	top:-20px;
	left:317px;
	z-index:3;
	display:inline;
}
#news h4 .more {
	width:80px;
	float:right;
	padding-right:20px;
	font-weight:normal;
	font-size:12px;
	display:none;
} -*/
#news h4 a {
	color:#c00;
	text-decoration:none;
}
#news div {
	height:200px;
	display:none;
}
#news div.up {
	width:471px;
	border-top:solid 1px #1b66b3;
	background-color:#FFF;
	display:block;
	position:absolute;
	left:0;
	top:25px;
	z-index:1;
	color:#666;
}
#news div ul {
	width:450px;
	margin: 8px auto 0px auto;
	color:#373737;
	font-size:12px;
	line-height:20px;
	font-family: Arial, "宋体";
}
#news div li {
	height:23px;
	margin-bottom:-3px;
	padding:0 10px 0 15px;
	border-bottom:1px dashed #b1b1b1;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position:9px 8px;
	line-height:23px;
	clear:both;
}
#news div li a {
	width:300px;
	height:20px;
	padding:0px 0px 0px 4px;
	display:inline-block;
	float:left;
	color:#373737;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	text-decoration:none;
}
#news div li a:hover {
	color:#900;
	text-decoration:underline;
}
#news div li .date {
	color:#929292;
	font-size:12px;
	line-height:22px;
}

/*

#news h3 .title {
}
#news h3 .more {
	padding-right:20px;
	font-weight:normal;
	font-size:12px;
}
#news h3 .more a {
}
#news h3 .more a:hover {
}
#news ul {
	width:450px;
	margin:0px auto;
}
#news li {
	height:23px;

	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position:6px 8px;
	line-height:23px;
	clear:both;
}
#news li a {
	
}
#news li a:hover {
	color:#900;
	text-decoration:underline;
}
#news li .date {
	font-size:12px;
	line-height:22px;
}*/
/*- 信息资源 -*/
#resources {
	width:471px;
	float:left;
}
#resources h3 {
	width:451px;
	height:31px;
	margin-bottom:4px;
	padding-left:20px;
	border-bottom:1px solid #d8dde1;
	background-image: url(../images/resourcesIcon.gif);
	background-repeat: no-repeat;
	background-position:10px 7px;
	line-height:31px;
}
#resources h3 .more {
	padding-right:20px;
	font-weight:normal;
	font-size:12px;
	float:right;
}
#resources h4 {
	width:450px;
	height:23px;
	margin:0px auto;
	background-color:#f2f2f2;
	border-bottom:1px dashed #b1b1b1;
	font-size:12px;
	line-height:23px;
}
#resources #infores {
	height:144px;
	overflow:hidden;
}
#resources ul {
	width:450px;
	margin:0px auto;
}
#resources li {
	height:23px;
	margin-bottom:-3px;
	line-height:23px;
	clear:left;
	border-bottom:1px dashed #b1b1b1;
}
#resources span {
	display:block;
	float:left;
	text-align:center;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#resources .deadline {
	width:80px;
	height:23px;
}
#resources .date {
	width:80px;
	height:23px;
}
#resources .name {
	width:80px;
	height:23px;
}
#resources .amount {
	width:50px;
	height:23px;
}
#resources .start {
	width:80px;
	height:23px;
}
#resources .destination {
	width:80px;
	height:23px;
}
#quickBtn {
	float:right;
}

/*============================sideCon内元素====*/
/*- 会员登录 -*/
#mbLogin {
	width:230px;
	height:170px;
	margin:0 0 16px 0;
	background-image: url(../images/memberLoginBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#mbLogin h3 {
	height:47px;
	text-indent:-9999px;
}
#mbLogin form  {
	width:180px;
	padding:11px 0 0 0;
	margin:0px auto;
}
#mbLogin p  {
	height:26px;
	line-height:26px;
}
#mbLogin label {
	width:44px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#mbLogin input.btn {
	width:80px;
	margin-left:45px;
	letter-spacing:5px;
}
#mbLogin input.input_text {
	width:128px;
}
#mbLogin p.else {
	padding-left:47px;
}
#mbLogin a {
	padding:0 4px 0 0;
	color:#fff;
}

/*- 物流配送查询 -*/
#wlSearch {
	width:190px;
	height:170px;
	margin:0px auto;
	padding:0 15px;
	background-image: url(../images/wlSearchBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#wlSearch h3 {
	height:42px;
	font-weight:bold;
	font-size:14px;
	line-height:42px;
}
#wlSearch form {
}
#wlSearch p {
	height:28px;
	line-height:28px;
}
#wlSearch label {
	/*width:74px;*/
	color:#000;
	float:left;
	/*display:block;*/
	font-weight:bold;
	text-align:left;
}
#wlSearch input.input_text {
	width:100px;
	text-align:left;
}
* html #wlSearch label {
	line-height:18px;
	display:block;
	float:left;
}
* html #wlSearch input.input_text {
	display:block;
}
#wlSearch input.btn {
	width:80px;
	margin-left:74px;
	letter-spacing:5px;
}

/*- 客服电话专线 -*/
#support {
	width:115px;
	height:64px;
	margin:6px auto;
	padding:35px 0 0 105px;
	background-image: url(../images/phoneBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#support p {
	font-size:12px;
	line-height:18px;
}
#msg ,
#email {
	width:220px;
	height:68px;
	margin:0px auto 6px auto;
}

/*- 物流业务 -*/
#wlBg {
	width:900px;
	height:140px;
	padding:20px 10px 10px 10px;
	background-image: url(../images/showBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	clear:both;
	overflow:hidden;
}
#wlShow {
	width:900px;
	height:120px;
	overflow:hidden;
	white-space: nowrap;
}
#wlShow1,#wlShow2 {
	display:inline;
}
/*- #wlShow ul {
	white-space: nowrap;
}
#wlShow li {
	display:inline;
}
 -*/
#inwlShow { 
    float: left; 
    width: 800%; 
} 
#wlShow1,#wlShow2 { 
    float: left; 
} 
#wlShow1 li,#wlShow2  li{ 
	padding:0 7px;
    float: left; 
    text-align:center;
    font-size:12px;
} 
/*============================footer内元素====*/
#footer .fLogo {
	float:left;
}
#footer .fLogo img {
	margin:18px 7px 0px 13px;
}
#footer .copyright {
	height:40px;
	margin:16px 0 0 0;
	padding:0 0 0 6px;
	border-left:1px solid #a8a8a8;
	float:left;
	line-height:40px;
}
#footer .friend {
	height:40px;
	margin:16px 10px 0 0;
	font-size:12px;
	float:right;
	line-height:40px;
}
