﻿@import url(style.css);
@import url(main.css);

*{
	margin:0;
	padding:0;
}
body{
	font:12px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica;
	background:url(images/bodybg.gif) repeat-x 0 0 #758f31;
	color:#414141;
}
h1,h2,h3,h4,h5{
	font-size:1em;
	font-weight:400;
}
select{
	font-size:12px;
}
input,textarea{ 
	font:12px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica; 
	padding-left:3px;
	vertical-align:middle;
}
table{
	border-collapse:collapse;
}
fieldset,img,input{
	border:0;
}
legend{
	display:none;
}
address,caption,em,th,i{
	font-style:normal;
	font-weight:400;
}
ol,ul{
	list-style-type:none;
}
/*链接*/
a{
	outline:none;
}
a:link,a:visited{
	text-decoration:none;
	color:#414141;
}
a:hover{ 
	color:#007c36; 
	text-decoration:underline;
}
.cleanFlex{
	clear:both;
	overflow:hidden;
}
.line{
	background:url(images/dot.gif) repeat-x 0 100%;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.fontOrange{
	color:#f60;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:700;
}
/**************************头部*************************/
#header{
	width:960px;
	margin:0 auto;
}
#logo{
	float:left;
	width:514px;
}
#header .topInfo{
	float:right;
	padding:5px 0;
}
#header .topInfo p{
	line-height:24px;
}
#header .topInfo p a{
	margin:0 8px;
	width:58px;
	height:21px;
	text-align:center;
	display:inline-block;
}
#header .topInfo p a.now{
	background:url(images/language.gif) no-repeat 0 0;
	color:#fff;
}
#header .topInfo p input.search{
	background:#fff;
	border:1px solid #25410e;
	border-right:none;
	height:22px;
	line-height:22px;
}
#header .topInfo p.search{
	margin-top:8px;
}
#header .topInfo p input.btnsearch{
	background:url(images/search.gif) no-repeat 0 0;
	height:24px;
	width:38px;
	cursor:pointer;
}
/************************中间***********************/
#content{
	width:960px;
	margin:0 auto;
	background:#fff url(images/contentbg.gif) repeat-x 0 100%;
}
/***********导航栏*************/
#nav{
	background:url(images/navbg.png) no-repeat 0 0;
	height:38px;
	line-height:38px;
	padding:0 10px;
}
#nav ul li{
	float:left;
	line-height:38px;
	font-size:13px;
	font-weight:700;
	letter-spacing:1px;
}
#nav ul li a{
	color:#fff;
	padding:0 18px;
	display:block;
}

#nav ul li.now a,#nav ul li a:hover{
	background:url(images/navnow.gif) repeat-x 0 0;
	color:#007c36;
	text-decoration:none;
}
/******************indexMain*******************/
#indexmain{
	background:#fff;
	padding:8px 15px 18px 15px;
}
#indexLeft{
	float:left;
	width:694px;
}
#indexLeft h2{
	font-size:14px;
	color:#007c36;
	font-weight:700;
	line-height:24px;
}
#indexLeft .title span{
	float:right;
	padding-right:4px;
	font-family:"Times New Roman", Times, serif;
}
#indexLeft .title span a{
	background:url(images/more.gif) no-repeat 0 0;
	width:50px;
	height:17px;
	line-height:17px;
	display:block;
	text-align:center;
	color:#fff;
}
#indexLeft .cont{
	padding:7px 10px 0 10px;
}
#indexLeft .cont dl{
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
#indexLeft .cont dl img{
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
}
#indexLeft .cont dl dt{
	float:left;
	margin-right:12px;
}
#indexLeft .cont dl dd{
	text-indent:24px;
	line-height:20px;
}
#indexLeft .cont dl dd.time{
	text-align:right;
	color:#888;
}
#indexLeft .cont ul li{
	border-bottom:1px dashed #ccc;
	line-height:26px;
}
#indexLeft .cont ul li span{
	float:right;
	color:#888;
}
#news{
	width:353px;
	float:left;
}
#Video{
	float:right;
	width:333px;
}
#productCenter{
	margin-top:10px;
}
#productCenter div{
	padding:7px 10px 0 10px;
}
#productCenter div li{
	float:left;
	margin-right:15px;
	width:150px;
}
#productCenter li img{
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
}
#productCenter li a:hover img{
	background:#53ad35;
	border:1px solid #53ad35;
	padding:2px;
}
#indexright{
	float:right;
}
#link{
	border:1px solid #ddeabf;
	background:#f0f7df;
	width:220px;
	overflow:hidden;
}
#link h2,#link .h22{
	background:url(images/link.gif) no-repeat 0 0;
	width:220px;
	height:28px;
}
#link .h222{
    height:12px;
    line-height:10px;
   	color:#007c36;
	font-weight:700;
	font-size:14px;
	padding-left:1em;
}
#link div{
	padding:8px;
}
#link div p{
	line-height:22px;
}
#link div p span{
	font-weight:600;
}
#link div p span.orange{
	color:#ff6600;
}
#indexads{
	margin-top:10px;
}
/********************阿尔康商城******************/
#indexshop{
	margin-top:6px;
	width:227px;
	overflow:hidden;
}
#indexshop ul{
	margin:0;
	padding:0;
}
#indexshop ul li{
	width:220px;
	+width:227px;
	margin:4px 0;
	border-right:1px solid #ddeabf;
	+border:0;
}
#indexshop ul li a{
	text-indent:-9999px;
	display:block;
}
#indexshop ul li.index a{
	background:url(images/shop.png) no-repeat 0 0;
	height:135px;
}
#indexshop ul li.you a{
	background:url(images/shop.png) no-repeat 0 0px;
	height:135px;
}
/*#indexshop ul li.taobao a{
	background:url(images/shop.png) no-repeat 0 -61px;
	height:33px;
}*/
/*#indexshop ul li.index{
	background:url(images/shop.png) no-repeat 0 -74px;
}
#indexshop ul li.you{
	background:url(images/shop.png) no-repeat 0 -37px;
}
#indexshop ul li.paipai{
	background:url(images/shop.png) no-repeat 0 -111px;
}*/
/***************主体内容******************/
#content .content{
	background:url(images/leftbg.gif) repeat-y 0 0;
	_height:1%;
	padding-bottom:25px;
}
#content .content01{
	background:#fff;
	padding:0 15px 25px 15px;
}
#content h2,#content .h2222,#content h1{
	color:#007c36;
	line-height:27px;
	font-weight:700;
	font-size:14px;
	padding-left:1em;
}
#content h4{
	text-align:center;
	font-size:13px;
	font-weight:700;
	line-height:40px;
}
/*******************左边菜单部分********************/
#left{
	float:left;
	width:190px;
	overflow:hidden;
}
#right{
	float:right;
	width:740px;
	overflow:hidden;
	margin-right:15px;
	_margin-right:8px;
}
#left h2,#left .h22{
	background:url(images/leftmenubg.gif) repeat-x 0 0;
	height:27px;
	line-height:27px;
	color:#007c36;
	font-weight:700;
	font-size:13px;
	padding-left:1em;
}
.e22 li{
	line-height:26px;
	height:26px;
	text-indent:1em;
}
.e22  li a{
	display:block;
	line-height:26px;
	background:url(images/leftmenubg.gif) repeat-x 0 -53px;
	height:26px;
	overflow:hidden;
}
.e22  li a:hover{
	background:url(images/leftmenubg.gif) repeat-x 0 -27px;
	text-decoration:none;
	color:#007c36;
}
.e22  li.now a{
	color:#007c36;
	font-weight:700;
	background:url(images/leftmenubg.gif) repeat-x 0 -27px;
}
#leftside{
	width:740px;
	overflow:hidden;
}
/*产品详细页左侧推荐产品*/
#e3{
  clear: both;
  overflow: hidden;
}
#e3 {
  list-style: none outside none;padding-left:5px;
}
#e3 li {
  border-bottom: 1px dashed #DDDDDD;
  height: 50px;
  overflow: hidden;
  padding: 6px;
}
#e3 li a {
	display:block;
	line-height:26px;
	height:58px; 
	overflow:hidden;
}
#e3 li a.preview {
  display: block;
  float: left;
  height: 58px;
  margin-right: 6px;
  overflow: hidden;
  width: 58px;
}
#e3 li a.title {
  display: block;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
}
#e3 li .intro {
  color: #777777;
  display: block;
  float: left;
  line-height: 23px;
}
/***************右侧内容****************/
#right{
	margin-top:10px;
}
#right .title{
	height:27px;
	line-height:27px;
}
#right h1,h2{
	color:#007c36;
	line-height:27px;
	font-weight:700;
	font-size:14px;
	padding-left:1em;
}
#right .title span{
	float:right;
	background:url(images/icon_back.gif) no-repeat 0 7px;
	padding-left:22px;
}
#right .maincont{
	font-size:14px;
	line-height:20px;
	padding:5px 0;
	_height:1%;
}
#right .maincont p{
	margin:8px 0;
}
#right .Care .pic{
	background:url(images/picbg.gif) no-repeat 0 0;
	width:211px;
	height:180px;
	text-align:center;
	padding:4px 0px;
}
#right .Care .float_l,#right .Honors .float_l{
	float:left;
	margin-right:52px;
}
#right .Care .pic p{
	text-align:center;
	font-size:12px;
	color:#fff;
	text-indent:0;
	margin:0;
	line-height:27px;
	height:27px;
}
#right .Honors .pic img{
	background:url(images/Honors.gif) no-repeat 0 0;
	padding:12px;
}
#right .Honors .pic_02{
	text-align:center;
}
#right .Honors .pic_02 img{
	background:url(images/Honors.gif) no-repeat 0 -305px;
	padding:10px 9px 8px 9px;
}
#right .Honors .pic p,#right .Honors .pic_02 p{
	background:url(images/Honors_tit.gif) no-repeat 0 0;
	text-align:center;
	line-height:31px;
	width:208px;
	margin:8px 0;
	text-indent:0;
}

/*****************最右侧内容************/
#rightInfo{
	width:175px;
	font-size:12px;
	margin-left:10px;
}
#rightInfo .box{
	border:1px solid #ddd;
}
#rightInfo .Margin{
	margin-top:10px;
}

#rightInfo .title{
	background:url(images/righth3bg.gif) repeat-x 0 0;
	height:28px;
	line-height:28px;
}
#rightInfo .title h3,#rightInfo .h33{
	text-indent:1em;
	font-size:1em;
	font-weight:700;
}
#rightInfo .search ul{
	padding:0.5em 1em;
}
#rightInfo .search ul li{
	float:left;
	width:150px;
	background:url(images/icon_arrow.gif) no-repeat 0 4px;
	padding-left:16px;
	line-height:20px;
	height:20px;
}
#ServicesLine p{
	text-align:center;
}
#ServicesLine{
	padding-bottom:10px;
}
.dot_green ul li{
	background:url(images/dot_grren.gif) no-repeat 6px 11px;
	line-height:22px;
	padding:0 12px;
}
#Leftmain{
	width:720px;
	overflow:hidden;
}
/*************新闻列表*****************/
.fontlist{
	font-size:12px;
}
.fontlist dl{
	clear:both;
	border-bottom:1px dashed #ddd;
	_height:1%;
	margin:4px 0;
}
.fontlist dl dd h2 a{
	font-weight:700;
	color:#414141;
	font-size:12px;
	text-indent:0;
}
.fontlist dl dt img{
	float:left;
	margin-right:15px;
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
}
.fontlist dl dd{
	color:#888;
	text-indent:2em;
}
.fontlist dl dd.time{
	text-align:right;
}
.fontlist ul{
	padding:5px 0;
}
.fontlist ul li img{
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
}
.fontlist ul li{
	margin:5px 20px 5px 10px;
	width:110px;
	height:120px;
	float:left;
}
















/*******************************导航首页标题**********************************/
.titleList{
	background:url(images/titleListbg.gif) repeat-x 0 0;
	height:26px;
	line-height:26px;
	font-size:12px;
	padding-left:10px;
	border-bottom:1px solid #ccd3db;
}
.titleList ul{
	background:url(images/titleListbg.gif) repeat-x 0 0;
}
.titleList ul li{
	float:left;
	background:url(images/titleList.gif) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	width:128px;
}
.titleList ul li a{
	background:url(images/titleList.gif) no-repeat -128px 0;
	display:block;
	padding:0 2em;
}
.titleList ul li.now a,.titleList ul li a:hover{
	background:url(images/titleList.gif) no-repeat 0 0;
	display:block;
	font-weight:700;
}
.titleList ul li a:hover{
	font-weight:normal;
	text-decoration:none;	
}
div.more{
	text-align:right;
	font-size:12px;
	clear:both;
}
div.more a{
	text-decoration:underline;
	color:#007c36;
	font-size:12px;
}
/**************************会员资料*****************************/
#huiyuan{
	font-size:12px;
}
#huiyuan p{
	line-height:20px;
	border-bottom:1px solid #eee;
}
#huiyuan p span{
	float:right;
	color:#888;
}
#huiyuan p a{
	color:#007c36;
	text-decoration:underline;
	margin-left:4px;
}




/*****************新闻图片***************/
#photoList{
	border:1px solid #b6cdbf;
	width:580px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
}
#photoList .top{
	background:url(images/Photolisttop.gif) repeat-x 0 0;
	padding:0 10px;
	height:32px;
}
#photoList .top span{
	float:right;
}
#photoList .top  input{
	margin:7px 9px 0 0;
}
.btnPlayNext,.btnPlayLast,.btnPlay,.btnPlayFirst,.btnPlayPrev,.buttonForwardNone,.buttonBackward{
	background:url(images/Playbtn.gif) no-repeat 0 0;
	cursor:pointer;
	width:73px;
	height:19px;
}
.btnPlayLast{
	background:url(images/Playbtn.gif) no-repeat 0 -76px;
}
.btnPlayNext{
	background:url(images/Playbtn.gif) no-repeat 0 -57px;
}
.btnPlayFirst{
	background:url(images/Playbtn.gif) no-repeat 0 -38px;
}
.btnPlayPrev{
	background:url(images/Playbtn.gif) no-repeat 0 -19px;
}
.buttonForwardNone,.buttonBackward{
	background:url(images/Playbtn.gif) no-repeat 0 -95px;
	width:15px;
	height:62px;
}
.buttonBackward{
	background:url(images/Playbtn.gif) no-repeat -45px -95px;
}
#photoList .main{
	padding-bottom:5px;
}
#photoList .main .photoListpic{
	width:392px;
	height:293px;
	text-align:center;
	margin:5px auto 0 auto;
}
#photoList .bottom{
	background:url(images/Playbtn.gif) repeat-x 0 -157px;
	height:60px;
	padding:10px 10px 9px 10px;
}
#photoList .bottom div{
	float:left;
}
#photoList .bottom .photopic{
	width:517px;
	padding:0 7px 0 6px;
	height:50px;
}
#photoList .bottom .photopic ul{
	padding:8px;
}
#photoList .bottom .photopic li{
	border:1px solid #8cb09a;
	display:table-cell;
	vertical-align:middle;
	float:left;
	height:44px;
	line-height:44px;
	overflow:hidden;
	margin:0 8px;
	text-align:center;
	width:60px;
	position:relative;
}
#photoList .bottom .photopic li a img{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#photoList .bottom .photopic li.now a img,#photoList .bottom .photopic li a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	
}
/*********************产品展示**********************/
#productShow .showpic{
	float:left;
	margin-right:10px;
	width:340px;
	overflow:hidden;
}
#productShow .showpic img{
	background:url(images/productshowpic.gif) no-repeat 0 0;
	padding:5px 14px 16px 14px;
}
#productShow .showpic p{
	text-align:center;
	font-weight:700;
	font-size:13px;
}
#productShow .Intro{
	color:#007c36;
	font-size:12px;
	padding-top:15px;
}
#productShow .Intro .buy{
	margin-top:10px;
	text-align:right;
}
#productShow ul li{
	/*background:url(images/baojianbg.gif) no-repeat 0 0;*/
	padding:4px;
	width:190px;
	/*float:left;
	margin:4px 24px;
	_margin:4px 20px;*/
}
#productShow ul li:hover img{
	background:#007c36;
}
#productShow ul li img{
	border:1px solid #ddd;
	padding:3px;
}
#productShow ul li h5{
	text-align:center;
	margin-top:10px;
}
/***********************大保健系类产品***********************/
#productShow dl{
	padding:10px 0;
	font-size:12px;
}
#productShow dl dt{
	float:left;
	margin-right:10px;
}
#productShow dl dt img{
	border:2px solid #007c36;
}
#productShow dl dd.name{
	line-height:25px;
}
#productShow dl dd.detail{
	text-align:right;
}
#productShow dl dd.detail a{
	color:#007c36;
}
/*************************员工风采********************************/
#Staff h3{
	background:url(images/staffh4.gif) repeat-x 0 0;
	height:31px;
	line-height:31px;
	font-weight:normal;
	text-indent:1em;
	display:block;
	width:354px;
}
#Staff dl{
	width:354px;
	margin:5px 8px;
	_margin:5px 8px 5px 0;
	float:left;
	font-size:12px;
}
#Staff dl dt{
	float:left;
	margin-right:8px;
}
#Staff dl dt img{
	border:1px solid #ddd;
	padding:3px;
}
#Staff dl dd{
	text-indent:2em;
	margin-top:5px;
	padding:0 5px;
}
#Staff dl dd.detail{
	text-align:right;
}
#Staff dl dd.detail a{
	color:#007c36;
}

/***********************领导讲话**********************/
#Speech .photo{
	margin-right:10px;
}
#Speech .photo img{
	padding:3px;
	border:1px solid #ddd;
}

/******************************企业历程********************************/
#History h3{
	background:url(images/staffh4.gif) repeat-x 0 0;
	height:31px;
	line-height:31px;
	padding-left:1em;
	font-weight:700;
	cursor:pointer;
}
#History div{
	clear:both;
	margin:5px 0;
}
#History dl{
	padding:8px;
	clear:both;
}
#History dl dt{
	float:left;
	margin-right:18px;
	background:url(images/Historybg.gif) no-repeat 0 0;
	height:60px;
	width:54px;
	text-align:center;
	line-height:65px;
	color:#007c36;
	font-size:20px;
	font-weight:700;
}
/****************************客户留言*****************************/
#message .explain{
	color:#888;
	text-indent:2em;
	margin:10px 0;
}
#message .Message{
	padding:5px;
}
#message .Message dl{
	border-bottom:1px solid #ddd;
	padding:5px 0;
}
#message .Message dt{
	font-weight:600;
	line-height:22px;
}
#message .Message dt span{
	text-decoration:underline;
	margin-right:5px;
}
#message .Message dd{
	text-indent:2em;
}
#message .cont{
	margin-top:10px;
	font-size:14px;
	padding-left:15px;
}
#message .cont p{
	margin:5px 0;
}
#message .cont p input{
	background:#eaf2ee;
	height:22px;
	line-height:22px;
	border:1px solid #ccc;
}
#message .cont p .submitbtn{
	background:url(images/Messbtn.gif) no-repeat 0 0;
	width:82px;
	height:31px;
	padding-bottom:3px !important;
	+padding:0;
	line-height:25px;
	text-align:center;
	color:#fff;
	border:none;
	cursor:pointer;
	font-size:13px;
	font-weight:700;
	vertical-align:top;
}
#message .cont p textarea{
	background:#eaf2ee;
	line-height:22px;
	border:1px solid #ccc;
}
/***************************联系我们***************************/
#contact div{
	float:left;
	margin:5px 10px 5px 0;
	width:680px;
	min-height:200px;
}
#contact dl{
	clear:both;
}
#contact div dl dt{
	background:url(images/staffh4.gif) repeat-x 0 0;
	height:31px;
	line-height:31px;
	padding-left:1em;
	font-weight:700;
	margin-bottom:4px;
}
#contact div dl dd{
	padding-left:25px;
	line-height:20px;
	margin:3px 0;
}
#contact div dl dd.Address{
	background:url(images/icon_link.gif) no-repeat 0 3px;
}
#contact div dl dd.Phone{
	background:url(images/icon_link.gif) no-repeat 0 -21px;	
}
#contact div dl dd.Fax{
	background:url(images/icon_link.gif) no-repeat 0 -70px;	
}
#contact div dl dd.email{
	background:url(images/icon_link.gif) no-repeat 0 -93px;	
}
#contact div dl dd.net{
	background:url(images/icon_link.gif) no-repeat 0 -116px;	
}



/***************页脚分页**********/
#pageFoot{
	margin:5px 0;
}
#pageFoot span{
	float:right;
	background:url(images/icon_back.gif) no-repeat 0 3px;
	padding-left:25px;
}
#pageFoot p.none{
	color:#ddd;
}
/*******************分页******************/
div.page{
	margin:5px 0;
	text-align:center;
	line-height:25px;
}
div.page a{
	margin:0 4px;
}
div.page a:hover{
	text-decoration:underline;
	color:#007c36;
}
div.page a.now{
	color:#007c36;
	font-weight:700;
}
div.page a.none{
	color:#ddd;
}
/********************底部*************/
#foot{
	width:960px;
	margin:0 auto;
	padding:12px 0;
	clear:both;
	color:#444;
}
#foot p.float_r{
	float:right;
}
#foot p a{
	margin:0 12px;
	color:#444;
}
/*****************************登录***************************/
#login {
	background:url(images/loginbg.png) no-repeat 0 0;
	width:431px;
	height:325px;
}
#login h3{
	color:#fff;
	height:40px;
	line-height:40px;
	padding-left:1em;
	font-weight:700;
	font-size:14px;
}
#login .title span{
	float:right;
	padding-right:8px;
	width:21px;
	height:21px;
	padding:7px 8px;
}
#login .title span a{
	background:url(images/close.gif) no-repeat 0 0;
	display:block;
	width:21px;
	height:21px;
}
#login table{
	margin:60px 10px 0 10px;
}
#login table td{
	padding:5px;
	font-size:13px;
}
#login table td.left{
	text-align:right;
	padding-right:4px;
}
#login input.text{
	background:#fff;
	border:1px solid #ddd;
	height:22px;
	line-height:22px;
}
#login input.btn,#login input.btnover{
	background:#007c36 url(images/Messbtn.gif) no-repeat 0 0;
	height:31px;
	line-height:28px;
	color:#fff;
	width:82px;
	text-align:center;
	cursor:pointer;
	font-weight:700;
}
#login input.btnover{
	color:#006600;
}


/**************************************************/
#banner{
	height:247px;
	width:960px;
	overflow:hidden;
}
#touming{
	height:45px;
	background:#000;
	filter:alpha(opacity=30);
	opacity:0.3;
	width:960px;
	position:relative;
	top:-46px;
	+top:-90px;
}
#imgbtn{
	position:relative;
	top:-46px;
	background:none;
	z-index:100;
	padding-left:70px;
}
#imgbtn dl{
		margin-left:20px;
		width:940px;
}
#imgbtn dl dd{ 
	float:left; 
	color:#E1E1E1; 
	width:140px; 
	font-size:12px;
}
#imgbtn dl dt{
	float:left;
	position:relative;
	text-align:center;
	width:60px;
}
#imgbtn li a{
	display:block;
}

/*中间通栏JS动画*/
/*.index_Slide {position:relative; width:980px; height:212px; margin:auto auto;}*/
.index_Slide {position:relative;width:960px;height:212px;margin:auto auto;left: auto;right: auto;}
.slide_list { position:absolute; left:0; bottom:0; width:100%; list-style: none; overflow:hidden; z-index:2;}
.slide_list li { float:left; width:24.9%; height:50px; padding-top:10px; overflow:hidden;}
.slide_list li img { position:absolute; top:18px; width:105px; height:35px; margin:0 20px; border:1px solid #fff;}
#this_pic { position:absolute; width:960px;height:212px; border:none;}
#transparence { position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000;opacity:0.4;z-index:1; border-top:1px solid #fff;}


/*商品页订购链接
.obutton{
	height:40px;
	text-align:center;
	margin-top:10px;
	clear: both;
	width: 684px;
	padding-top: 10px;
}*/
#dg{
	margin-right: auto;
	margin-left: auto;
	width: 340px;
	height:96px;
	float: right;
	padding-top: 30px;
}
#dga1 a:link {
	display: block;
	height: 36px;
	width: 125px;
	background-image: url(../images/pay.gif);
	background-position: 0px -4px;	
	float: left;
}
#dga1 a:hover {
	background-image: url(../images/pay.gif);
	background-position: 0px -41px;
}

#dga2 a:link {
	display: block;
	height: 36px;
	width: 125px;
	background-image: url(../images/pay.gif);
	background-position: 147px -4px;
	float: left;
	margin-left: 10px;
}
#dga2 a:hover {
	background-image: url(../images/pay.gif);
	background-position: 147px -41px;
}
.dgts{
	font-size: 12px;
	color: #007c36;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	padding-top: 5px;
	width:684px;
}
.alink a:link,a:visited {
    text-decoration: underline;
	color: #007c36;
	
}
.alink a:hover {
	color: #009900;
	text-decoration: none;
}
/*商品页订购链接paypal*/
#paypal{
	/*margin-right: auto;
	margin-left: auto;*/
	width: 290px;
	height:96px;
	float: right;
}

/*不同语言下拉菜单*/
#nav_xiala { 
line-height: 24px; list-style-type: none; background:#666; 
} 
#nav_xiala a { 
display: block; width: 80px; text-align:center; 
} 
#nav_xiala a:link { 
color:#666; text-decoration:none; 
} 
#nav_xiala a:visited { 
color:#666;text-decoration:none; 
} 
#nav_xiala a:hover { 
color:#FFF;text-decoration:none;font-weight:bold; 
} 
#nav_xiala li { 
float: left; width: 80px; background:#CCC; 
} 
#nav_xiala li a:hover{ 
background:#999; 
} 
#nav_xiala li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 180px; position: absolute; 
} 
#nav_xiala li ul li{ 
float: left; width: 180px; 
background: #F6F6F6; 
} 
#nav_xiala li ul a{ 
display: block; width: 156px;text-align:left;padding-left:24px; 
} 
#nav_xiala li ul a:link { 
color:#666; text-decoration:none; 
} 
#nav_xiala li ul a:visited { 
color:#666;text-decoration:none; 
} 
#nav_xiala li ul a:hover { 
color:#F3F3F3;text-decoration:none;font-weight:normal; 
background:#C00; 
} 
#nav_xiala li:hover ul { 
left: auto; 
} 
#nav_xiala li.sfhover ul { 
left: auto; 
} 
#content { 
clear: left; 
}

/*产品列表页*/
#plist{width:658px;margin:auto;overflow:hidden;background:#fff;}
#plist ul{display:inline-block;padding-bottom:10px;width:684px;}
#plist li{width:200px;text-align:center;float:left;margin-top:10px;margin-right:18px;}
#plist li img{width:195px;border:1px #dfdfdf solid;padding:1px;height:195px;}
#plist li span{
	clear:both;
	display:block;
	text-align:center;
	line-height:25px;
	background:#fff9dc;
	width:200px;
	font-weight:bold;
	cursor:pointer;
	font-size: 12px;
}