﻿/****通用样式****/
html,body 
{
	margin: 0px;
	border: 0px;
	height:100%;
	font-size: 12px;
	line-height: 180%;
	font-family: 宋体;
	background-image:url(../Images/bg.png);
}
table
{
	border-collapse:collapse;
	border-width: 1px;
}
td
{
	padding: 3px;
	line-height: 180%;
	font-size: 12px;
	font-family: 宋体;
}
img
{
	border: 0px;
}
input.textbox
{
	width: 100px;
	height: 14px;
	padding: 1px 3px;
	border: 0px;
	background-image:url(../Images/default_07.png);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #666666;
}
H1, H2, H3, H4, H5, H6
{
	color: #333333;
	text-align: center;
	font-weight: normal;
}
H2
{
	font-size: 20px;
	font-family: 黑体;
}
H3
{
	font-size: 16px;
	font-family: 黑体;
}
H4
{
	font-size: 14px;
}
H5
{
	font-size: 12px;
}
a:link
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a:active
{
	color: #00CC99;
	font-size: 12px;
	text-decoration: none;
}
hr
{
	height: 1px;
	color: #cfcfcf;
}
.more
{
	display:block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
.more img
{
	padding: 0px 20px 5px 20px;
}




/****页面布局****/

/*边框*/
#border
{
	width: 756px;
	border: solid 1px #cccccc;
	border-bottom:0px;
	border-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
/*页眉*/
#header
{
	height: 54px;
	background-image: url(../Images/default_02.png);
	background-repeat: repeat-x;
	text-align:right;
	overflow:hidden;
}
#logo
{
	float:left;
}
#header img
{
	display:block;
	margin: 0px 5px 0px 0px;
}
#header input
{
	display:inline-block;
	margin: 22px 5px 0px -5px;
	vertical-align:text-bottom;
}
#header select
{
	width: 120px;
	display:inline-block;
	margin: 18px 5px 0px -5px;
	vertical-align:text-bottom;
}

/*导航栏*/
#navigatebar
{
	height: 260px;
	overflow:hidden;
}
#navigatebar2
{
	height: 118px;
	overflow:hidden;
}

/*登录*/
#login
{
	height: 24px;
	background-image: url(../Images/default_04.png);
	background-repeat: repeat-x;
	overflow:hidden;
	padding: 4px 0px 0px 6px;
}
#login input
{
	vertical-align:text-bottom;
}
#login a
{
	color:#ffffff;
}
#logined
{
	width: 95%;
	margin:auto;
	color:#ffffff;
}
#logined a
{
	color: #ffffff;
}
 

/*滚动*/
#scrollbar
{
	height: 20px;
	background-image: url(../Images/default_05.png);
	background-repeat: repeat-x;
	overflow:hidden;
	text-align:right;
}
#maillogin
{
	width: 390px;
	height: 20px;
	background-image: url(../Images/default_24.png);
	background-repeat: repeat-x;
	overflow:hidden;
	text-align:right;
	padding-right:10px;
}
#maillogin #arc
{
	float:left;
}
#maillogin input.textbox
{
	vertical-align:top;

}
/*首页框架*/
#container
{
	width:100%;
}

/*新闻*/
#news
{
	width: 289px;
	float:left;
}
#news div.content
{
	padding: 0px 10px 0px 20px;
	height: 210px;
}
#news div.content a.float
{
	display:inline-block;
	float:left;
	padding-right: 30px;
}
#news div.floatpic
{
	margin-left:20px;
}
#news div.floatpic a
{
	padding-right: 1px;
	float:left;
}
#news ul
{
	margin:0px 0px 0px 16px;
	list-style-type:none;
	list-style-image: url(../Images/default_46.png);
}
#news li
{
	text-overflow:ellipsis;
}

/*产品展示*/
#show
{
	width: 292px;
	float:left;
}
#show div.cat
{
	width: 136px;
	padding:5px 0px 0px 0px;
	float:left;
}
#show div.cat div
{
	height: 64px;
	overflow:hidden;
}
#show div ul
{
	margin:0px 0px 0px 30px;
	list-style-type:none;
	list-style-image: url(../Images/default_46.png);
}


/*边栏*/
#sidebar
{
	width: 169px;
	text-align:center;
}
#sidebar div.caption
{
	height:42px;
	background-image:url(../Images/default_33.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#sidebar div.content
{
	height:94px;
	padding-top: 4px;
	background-image:url(../Images/default_34.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
#sidebar div.bottom
{
	height: 8px;
	background-image:url(../Images/default_51.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#sidebar img
{
	padding:5px;
}

/**子页框架**/
#container2
{
	width: 100%;
	background-image: url(../Images/sidebar_bg.png);
	background-repeat: repeat-y;
}

/*子页边栏*/
#sidebar2
{
	float:left;
	width:160px;
	height:100%;
	background-color:#cecece;
}
#sidebar2 ul
{
	margin: 0px;
	list-style-type:none;
	background-color:#cecece;
}
#sidebar2 li
{
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 30px;
	height:20px;
	background-color: #666666;
	background-image: url(../Images/product_06.png);
	background-position: left center;
	background-repeat:no-repeat;
	color: #ffffff;
}
#sidebar2 li.child
{
	margin: 0px 0px 1px 5px;
	padding: 0px;
	border: 0px;
}
#sidebar2 div.ad
{
	padding-top: 28px;
	background-image: url(../Images/product_10.png);
	background-repeat:repeat-x;
	text-align:center;
}
#sidebar2 div.caption img
{
	padding: 5px 0px;
}
#sidebar2 a:link, #sidebar2 a:visited
{
	color: #ffffff;
}
#sidebar2 a:hover
{
	color: #FF0000;
}
#sidebar2 a:active
{
	color: #00CC99;
}




/*子页内容*/
#content
{
	width:auto;
	padding-left:160px;
}
#content #sitemap_path
{
	margin: 8px 5px 0px 5px;
	padding: 3px 10px;
	background-color: #e6ead4;
	text-align:right;
}
#content hr
{
	margin: 0px 5px 0px 2px;
}
#news_header
{
	margin:0px;
	padding-right: 20px;
	text-align:right;
}
/*普通页面*/
#article
{
	padding:20px;
}
#article p
{
	text-indent:2em;
}
/*合作伙伴*/
div.partner
{
	border-bottom:solid 1px #cfcfcf;
	padding: 10px 30px;
	margin: 0px 5px;
	height: 110px;
}
div.partner img
{
	float:left;	
}
div.partner ul
{
	list-style-type:none;
	margin: 25px 0px 0px 150px;
}
/*品牌物语*/
div.brand
{
	border-bottom:solid 1px #cfcfcf;
	padding: 10px 30px;
	margin: 0px 5px;
	height: 110px;
}
div.brand img
{
	float:left;	
}
div.brand ul
{
	list-style-type:none;
	margin: 25px 0px 0px 140px;
}
/*营销网络*/
#map
{
	width: 450px;
	height: 500px;
	margin:auto;
}

/*经典案例*/
div.case
{
	width:auto;
	height: 200px;
	margin: 2px 5px;
	background-color: #f4f6eb;
}
div.case img.left
{
	float:left;
	padding: 10px 20px;
}
div.case div.summary
{
	padding: 10px 20px;
}
/*反馈*/
#feedback
{
	margin: 20px;
}
#feedback span.first
{
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}

#sendfeedback
{
	margin:auto;
	border-collapse:collapse;
	width: 98%;
	background-color: #e6ead4;

}
#sendfeedback th
{
	background-color: #e6ead4;
}
#sendfeedback td
{
	background-color: #ffffff;
}


/*产品*/
#product_content
{
	margin: 0px 5px;
}
div.product_category
{
	height: 140px;
	background-color: #e6ead4;
}
div.product_category ul
{
	color: #666666;
	font-size:14px;
	font-weight:bold;
	margin-top: 30px;
	list-style-type:circle;
}
div.product_category img.float
{
	border: solid 5px #ffffff;
	float:left;
	margin: 30px;
}
div.product_category div.sample
{
	clear:both;
	height: 100px;
	background-color: #d5dbc2;
	padding: 0px 20px;
}
div.product_category div.sample img
{
	border: solid 3px #ffffff;
	margin: 10px 8px;
}

#category_info
{
	width: auto;
	height: 160px;
	background-color:#e6ead4;
}
#category_info div.header
{
	margin: 10px 0px;
	height: 24px;
	background-color: #d5dbc2;
	text-indent: 2em;
}

div.product_category2
{
	height: 140px;
	background-color: #e6ead4;
}
div.product_category2 ul
{
	color: #666666;
	font-size:14px;
	font-weight:bold;
	margin-top: 30px;
	list-style-type:circle;
}
div.product_category2 img.float
{
	border: solid 5px #ffffff;
	float:left;
	margin: 30px;
}
div.product_category3
{
	height: 140px;
}
div.product_category3 ul
{
	color: #666666;
	font-size:14px;
	font-weight:bold;
	margin-top: 30px;
	list-style-type:circle;
}
div.product_category3 img.float
{
	border: solid 5px #ffffff;
	float:left;
	margin: 30px;
}

#product_summary
{
	margin: 0px;
	padding: 20px;
	margin-right: 5px;
	background-color: #e6ead4;
	height: 240px;
	
}
#product_summary #title
{
	margin: 10px;
	text-indent: 20px;
	font-weight:bold;
}

#product_summary #picture
{
	float:right;
	padding: 20px 20px 0px 20px;
	margin-left: 20px;
	width: 180px;
	height: 180px;
	background-color: #ffffff;
	text-align:center;
}
#product_summary #picture img
{
	padding: 10px;
}

#product_info
{
	background-color: #ffffff;
	padding: 20px;
	margin-right: 5px;

}

#total
{
	margin: 5px;
	padding: 0px  10px;
	text-align:right;
}
#cmd
{
	text-align:center;
}
#cmd input
{
	margin: 0px 20px;
}

#customer_info
{
	margin:auto;
	border-collapse:collapse;
	background-color: #e6ead4;
}
#customer_info th
{
	background-color: #e6ead4;
}
#customer_info td
{
	background-color: #ffffff;
}
#customer_info input.t1
{
	width: 120px;
}
#customer_info input.t2
{
	width: 400px;
}


/*页脚*/
#footer
{
	height: 48px;
	background-image: url(../Images/default_85.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

