﻿/*
 *代码开发：北京盛世阳光公司 
 * Copyright(c) 2000-2008, 北京盛世阳光公司.
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.659
 */

/*--------------二级页面样式----------------*/
#sub_main
{
	float:left;	
	width:699px;
}
/*当前位置*/
.nowsite
{
	width:688px;
	text-align:right;	
	color:#064d9f;
}
.nowsite a
{
	color:#064d9f;
}
/*产品分类*/
#sub_main .product
{
	width:625px;
	margin:0 auto;
	clear:both;
}
#sub_main .product li
{
	width:110px;
	padding-left:12px;
	float:left;
	text-align:center;
}
#sub_main .product li img
{
	width:106px;
	height:76px;
	padding:1px;
	border:1px #bfbcbc solid;
}
#sub_main .product li a
{
	color:#42659e;
}
#sub_main .product li span
{
	height:20px;
	line-height:20px;
}
/*翻页*/
.pages
{
	clear:both;
	text-align:center;
	color:#000000;
}
.pages a
{
	color:#000000;
	padding:0 3px;
}
.pages .now
{
	color:#f06500;
}
/*产品详细页面*/
#sub_main .detail
{
	width:640px;
	margin:0 auto;
}
#sub_main .detail .pro_title_det
{
	text-align:center;
	display:block;
	color:#054c9f;
	font-weight:bold;
	font-size:14px;
	height:35px;
	line-height:35px;	
}
#sub_main .detail p
{
	text-indent:20px;
}
/*加盟合作*/
.bt
{
	color:#ef6500;
}
.joinleft
{
	text-align:right;
	width:150px;
}
.bt .joincon
{
	height:116px;
	width:360px;
}
.bul input
{
	margin:10px 10px 0 0;
}