@charset "gb2312";
* {
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	/*background-repeat:repeat;
	background-image: url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dadee1;*/
}
a {
	text-decoration:none;
	color:#343434;
}
a:hover {
}
.clear {
	line-height:0;
	font-size:0;
	height:0;
	clear:both;
	overflow:hidden;
}
/* 版权 */
.footer {
	/*line-height:35px;*/
	/*background: none repeat scroll 0 0 #EFEFF1;
	height: 82px;
	margin-top: 2px;
	text-align: left;*/
}
.footer .footertopboder {
	background-image:url(images/footertopborder.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height:17px;
}
.footer .footercontent {
	background-image:url(images/footerbtborder.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:20px;
	margin-top:22px;
	padding-bottom:11px;
	color:#72572a;
}
.bottomheight {
	height:20px;
}
/* 分页 */
 .pagenation {
	margin-top:50px;
	text-align:center;
}
.pagenation span a {
	color:#303030;
	font-weight:bold;
	text-align:center;
	padding:2px 3px;
	display:inline-block;
}
.pagenation span.currentpage a, .pagenation span a:hover {
	color:#146485;
	font-weight:bold;
	text-align:center;
}
/* 主体容器 */
.container {
	margin:0 auto;
	width:975px;
}
/* logo 导航 */


/* 主内容框架 */
.container .content {
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:10px;
	margin-top:0px;
}
/* 左边 */
.left {
	float:left;
	width:180px;
	overflow:hidden;
}
.left .leftitle {
	height:40px;
	line-height:38px;
	background-image:url(images/lefttitleborder.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:24px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.left .leftnav {
}
.left .leftnav ul {
	list-style:none;
}
.left .leftnav ul li {
	width:168px;
	padding-left:12px;
	line-height:40px;
	background-image:url(images/leftnavbg.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
}
.left .leftnav ul li a {
	font-size:12px;
	color:#cadce0;
	background-image:url(images/leftitpt.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.left .leftnav ul li a:hover {
	background-image:url(images/leftithoverpt.gif);
	color:#fff;
}
/* 右边 */
.right {
	float:right;
	width:774px;
	overflow:hidden;
}
.right .rightimg{
	width:774px;
	height:185px;
	border-bottom:1px solid #909090;
}
.right #rightabout{
	background-image:url(images/rightabout.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightnews{
	background-image:url(images/rightnews.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightproduct{
	background-image:url(images/rightproduct.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightservice{
	background-image:url(images/rightservice.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightfeedback{
	background-image:url(images/rightfeedback.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightcontact{
	background-image:url(images/rightcontact.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right #rightservice{
	background-image:url(images/rightservice.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
.right .rightcontent {
	border-left:none;
	min-height:586px;
	_height:586px;
	background-color:#fff;
	padding:12PX;
}

.right .rightcontent .rightitle{
	background-image:url(images/rightitlebg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:30px;
}
.right .rightcontent .rightitle .cntext{
	background-image:url(images/righttitleborder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.right .rightcontent .rightitle .cntext div{
	background-image:url(images/righttitlept.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left:24px;
}
.right .rightcontent .rightitle .entext{
	text-transform:uppercase;
	line-height:26px;
	font-size:14px;
	color:#b2b2b2;
	padding-left:5px;
}
.right .rightcontent .maincontent {
	padding:22px 0px;
	font-size:12px;
	color:#454545;
}
/* 新闻中心 */
.right .rightcontent .maincontent .newslist {
}
.right .rightcontent .maincontent .newslist .newsitem {
	border-bottom: 1px dashed #c3c3c3;
	background-image:url(images/newspt.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left:18px;
}
.right .rightcontent .maincontent .newslist .newsitem .newstitle {
	width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.right .rightcontent .maincontent .newslist .newsitem .newstitle a {
	width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#454545;
	line-height:26px;
}
.right .rightcontent .maincontent .newslist .newsitem .newstitle a:hover {
	color:#1d6989;
	text-decoration:underline;
}
.right .rightcontent .maincontent .newslist .newsitem .newsdate {
	width:70px;
}
.right .rightcontent .maincontent .newsdetails {
	padding:8px;
}
.right .rightcontent .maincontent .newsdetailsTitle {
	text-align:center;
	font-size:16px;
	line-height:50px;
	font-weight:bold;
}
.right .rightcontent .maincontent .newsdetailsAthor {
	text-align:center;
	padding-bottom:20px;
}
.right .rightcontent .maincontent .newsdetailsAthor span {
	display:inline-block;
	width:330px;
}
.right .rightcontent .maincontent .back {
	margin:0 auto;
	text-align:right;
	width:550px;
	margin-top:25px;
}
/* 产品列表 */
.right .rightcontent .maincontent .productlist .productdoble {
	padding:10px 0;
	margin:5px;
}
.right .rightcontent .maincontent .productlist .productdoble .productitem {
	float:left;
	display:inline;
	width:320px;
	border:1px solid #999;
	padding:5px;
	margin:5px 10px;
}
.right .rightcontent .maincontent .productlist .productdoble .productitem .seriesname {
	font-weight:bold;
	line-height:30px;
	font-size:14px;
}
.right .rightcontent .maincontent .productlist .productdoble .prodetailbnt{
	line-height:26px;
	padding-right:2em;
}
.right .rightcontent .maincontent .productlist .productdoble .prodetailbnt a{
	color:#157a99;
	text-decoration:underline;
}
/* 经销商专区 */
.loginframe {
	height:181px;
	background-image:url(images/loginbg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:42px;
	padding-top:25px;
	padding-bottom:28px;
	margin-top:65px;
}
.loginframe .loginform {
	border:1px solid #959595;
	background-color:#aaa8a9;
	width:435px;
	padding-left:65px;
	padding-top:40px;
	padding-bottom:15px;
	line-height:35px;
}
.loginframe .loginform .forminput {
	border:1px solid #888888;
	background-color:#d7d7d7;
	width:160px;
}
/* 经销商网络 */
.shopimageitem {
	float:left;
	width:155px;
	height:150px;
	overflow:hidden;
	display:inline;
	margin:15px 35px;
}
.shopimageitem .shopimage img {
	padding:3px;
	border:1px solid #999;
	background-color:#000;
}
.shopimageitem .shopimagename {
	line-height:40px;
	font-weight:bold;
	text-align:center;
}
/* 经销商下载 */
.download {
	margin-top:25px;
}
.download a:hover {
	color:#8b6b32;
}
/* 在线加盟 */
.joinform {
	border: #999 solid 1px;
	margin:10px;
	padding:15px;
}
.joinform .joinformitem {
	margin:2px;
}
.joinform .joinformitem strong {
	color:#F00;
	font-weight:normal;
}
.joinform .joinformitem span {
	display:inline-block;
}
.joinform .joinformitem span.joinformlabel {
	width:85px;
	text-align:right;
}
.joinform .joinformsubmit {
	text-align:center;
}
.joinform .joinformsubmit .subminbnt {
	padding:3px;
	cursor:pointer;
	margin-left:15px;
	margin-right:15px;
}
/* 出错样式 */
input.error, textarea.error {
	border:1px solid #f00;
}
label.error {
	color:#CD0A0A;
	margin-left:5px;
}
/* 深红色文字 */
.requiredfield, .textred {
	color:#CD0A0A;
}
/* 留言 */
.right .rightcontent .messageform{
	padding-left:15px;
	line-height:28px;
}
.right .rightcontent .messageform .forminput input{
	background-color:#eeeeee;
	border:1px solid #a2a2a4;
}
/* 产品 */
.right .rightcontent .productdetails {
	padding-top:25px;
}
.right .rightcontent .productdetails .probigimg {
	text-align:center;
	float:left;
	display:inline;
	width:300px;
}
.right .rightcontent .productdetails .thumblist {
	margin-top:5px;
}
.right .rightcontent .productdetails .thumblist .detailsname {
	line-height:60px;
	font-size:24px;
	font-weight:bold;
}
.right .rightcontent .productdetails .thumblist div.thumbitem {
	list-style:none;
	float:left;
	height:80px;
	display:inline;
	margin-left:2px;
	margin-right:2px;
}
.right .rightcontent .productdetails .thumblist .thumbitem a {
	display:block;
	border:1px solid #333;
}
.right .rightcontent .productdetails .thumblist .thumbitem a img {
	width:40px;
	height:60px;
	border:none;
}
.right .rightcontent .productdetails .thumblist .thumbitem .zoomThumbActive {
	border:1px solid #F00;
}
.rightcontent .productdetails .figures{
	float:right;
	width:320px;
}
.rightcontent .productdetails .detailsname{
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	color:#000;
	padding-bottom:25px;
	padding-left:1em;
}
.rightcontent .productdetails .figures .params{
	color:#000;
	margin-right:18px;
	line-height:25px;
	margin-top:25px;
}
.rightcontent .productdetails .figures .params .fodd{
	background-color:#abe1f2;
	padding-left:0.8em;
}
.rightcontent .productdetails .figures .params .feven{
	background-color:#eceded;
	padding-left:0.8em;
}
.rightcontent .productdetails .figures .fucntionparams{
	padding-left:0.5em;
	font-weight:bold;
	color:#333333;
}
 .rightcontent .productdetails .probig, .rightcontent .productdetails .introtitle {
	margin-top:22px;
	padding-left:15px;
	line-height:39px;
	text-align: left;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
