@charset "gb2312";
/* CSS Document */

body {
	font-family: "Microsoft YaHei";
	color:#666;
	width:100%;
	font-size:12px;
	overflow: auto;
	min-width:1200px;
}
* {
	margin:0;
	padding:0;
}
div {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:active, a:link, a:visited {
	font-size:12px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	color:#666;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color:#41C70C;
	text-decoration:none;
}
ul li {
	list-style:none;
}
.header {
	width:1100px;
	height:100px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
#logo {
	width:400px;
	height:100px;
	overflow:hidden;
	
	float:left;
	position:relative;
}
.htop {
	width:210px;
	height:110px;
	overflow:hidden;
	float:right;
	position:relative;
}
.hset {
	width:210px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:12px auto 0;
	text-align:right;
	position:relative;
}
.hset a {
	padding:0 3px;
}
#tel {
	width:210px;
	height:22px;
	overflow:hidden;
	padding:0;
	margin:10px auto 0;
	background:url(images/tel.jpg) no-repeat right center;
	position:relative;
}
#nav {
	width:100%;
	height:38px;
	overflow:hidden;
	line-height:38px;
	padding:0;
	margin:0 auto;
	background:#41C70C;
	position:relative;
}
.nav {
	width:1100px;
	height:38px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.nav ul li {
	height:38px;
	overflow:hidden;
	line-height:38px;
	text-align:center;
	float:left;
	position:relative;
}
.nav ul li a:active, .nav ul li a:link, .nav ul li a:visited {
	display:block;
	width:150px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:0;

}
.nav ul li a:hover {
	display:block;
	width:150px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#414141;
	background:url(images/line.jpg) repeat-x;

}
.banner {
	width:100%;
	height:360px;
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.banner .d1 {
	width:100%;
	height:360px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.bbg {
	width:100%;
	height:38px;
	line-height:38px;
	background-color:#F1F1F1;
	padding:0;
	margin:0 auto;
	position:relative;
}
.bbg2 {
	width:1108px;
	height:38px;
	line-height:38px;
	padding:0;
	margin:0 auto;
	position:relative;
}
.bbg2_l {
	width:400px;
	height:38px;
	padding:0 0 0 35px;
	font-size:14px;
	text-align:left;
	background:url(images/dq.jpg) no-repeat left center;
	float:left;
	position:relative;
}
.bbg2_r {
	width:400px;
	height:38px;
	text-align:right;
	font-size:14px;
	float:right;
	position:relative;
}
.bbg2_r span {
    color:#FB030F
}
.series {
	width:1108px;
	height:187px;
	overflow:hidden;
	padding:23px 0 0;
	margin:0 auto;
	background:url(images/cbg.png) no-repeat center;
	position: relative;
	z-index:100;
	top:375px;
}
.seimg {
	width:220px;
	height:155px;
	overflow:hidden;
	float:left;
	position:relative;
}
.senr {
	width:245px;
	height:155px;
	overflow:hidden;
	float:right;
	position:relative;
}
.senr_title {
	width:245px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:10px auto 0;
	position:relative;
}
.senr_title span {
	display: inline-block;
	height:30px;
	font-size:16px;
	color:#FFF;
	background:#41C70C;
	padding:0 15px;
	float:left;
}
.senr_main {
	width:245px;
	height:75px;
	overflow:hidden;
	padding:0;
	margin:8px auto 0;
	line-height:180%;
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
	position:relative;
}
.semore {
	width:245px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding:0;
	margin:7px auto 0;
	position:relative;
}
.semore a:active, .semore a:link, .semore a:visited {
	color:#41C70C;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
}
.semore a:hover {
	color: #F00;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
}
.about {
	width:1100px;
	height:auto;
	overflow:hidden;
	padding:15px 0 0;
	margin:0 auto;
	position:relative;
}
.last {
	width:340px;
	height:300px;
	overflow:hidden;
	padding:0 23px 0 0;
	background:url(images/link.png) no-repeat right;
	float:left;
	position:relative;
}
.mtop {
	width:100%;
	height:20px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.mtitle {
	width:210px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#41C70C;
	text-align:left;
	overflow:hidden;
	float:left;
	position:relative;
}
.mtitle span{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#A6A6A6;
}
.more {
	width:51px;
	height:14px;
	overflow:hidden;
	padding:4px 0 0;
	float:right;
	position:relative;
}
.last_main {
	width:340px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:12px auto 0;
	position:relative;
}
.last_main ul li {
	width:325px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0 0 0 15px;
	background:url(images/ico.png) no-repeat left center;
	float:left;
	position:relative;
}
.last_main ul li a:active, .last_main ul li a:link, .last_main ul li a:visited {
	font-family: "Microsoft YaHei";
	font-size:14px;
	color:#666;
}
.last_main ul li a:hover {
	color:#41C70C;
	font-family: "Microsoft YaHei";
}
#footer {
	width:100%;
	height:65px;
	overflow:hidden;
	line-height:65px;
	padding:0;
	margin:30px auto 0;
	background: #999;
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#FFF;
	text-align:center;
	position:relative;
}
.company {
	width:330px;
	height:300px;
	overflow:hidden;
	padding:0 23px 0 0;
	margin:0 0 0 21px;
	background:url(images/link.png) no-repeat right;
	float:left;
	position:relative;
}
.pic1 {
	width:330px;
	height:105px;
	overflow:hidden;
	padding:0;
	margin:20px auto 0;
	text-align:center;
	position:relative;
}
.commain {
	width:330px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:8px auto 0;
	line-height:200%;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#666;
	position:relative;
}
.commain ul li {
	width:140px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin:0 5px;
	padding:0 0 0 15px;
	background:url(images/ico.png) no-repeat left center;
	float:left;
	position:relative;
}
.commain ul li a:active, .commain ul li a:link, .commain ul li a:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:14px;
	color:#666;
}
.commain ul li a:hover {
	color:#41C70C;
	font-family: "Î¢ÈíÑÅºÚ";
}
.contact {
	width:340px;
	height:auto;
	overflow:hidden;
	float:right;
	position:relative;
}
.pic2 {
	width:340px;
	height:90px;
	overflow:hidden;
	padding:0;
	margin:20px auto 0;
	text-align:center;
	position:relative;
}
.conmain {
	width:340px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:10px auto 0;
	position:relative;
}
.conmain ul li {
	width:315px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin:0 5px;
	padding:0 0 0 15px;
	background:url(images/ico.png) no-repeat left center;
	float:left;
	position:relative;
}
.conmain ul li .lj1{
    width:205px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	position:relative;
}
.conmain ul li .lj2{
    width:50px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:right;
	font-weight:normal;
	display:block;
	position:relative;
}
.conmain ul li .lj2 span{
	font-weight:normal;
	}
.conmain ul li a:active, .conmain ul li a:link,.conmain ul li a:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:14px;
	font-weight:bold;
}
.conmain ul li a:hover {
	color:#41C70C;
	font-family: "Î¢ÈíÑÅºÚ";
}
.conmain ul li .lj2{
    width:50px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:right;
	font-weight:normal;
	display:block;
	position:relative;
}
.cpjh{
	width:1100px;
	height:auto;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 auto 15px;
	position:relative;
}
.xl1{
	width:348px;
	height:auto;
	overflow:hidden;
	padding:0;
	float:left;
	border:1px solid #DDDDDD;
	position:relative;
}
.xl2{
	width:348px;
	height:auto;
	overflow:hidden;
	padding:0;
	float:right;
	border:1px solid #DDDDDD;
	position:relative;
}
.xl1a{
	width:348px;
	height:42px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	background:url(images/xlbg.gif) repeat-x;
	position:relative;
}
.xt{
	width:170px;
	height:42px;
	line-height:42px;
	overflow:hidden;
	font-size:16px;
	background:url(images/pz.jpg) no-repeat 15px center;
	padding:0 0 0 48px;
	float:left;
	position:relative;
}
.xt2{
	width:170px;
	height:42px;
	line-height:42px;
	overflow:hidden;
	font-size:16px;
	background:url(images/lx.jpg) no-repeat 15px center;
	padding:0 0 0 48px;
	float:left;
	position:relative;
}
.more2{
	width:51px;
	height:14px;
	overflow:hidden;
	padding:15px 15px 0 0;
	float:right;
	position:relative;
}
.xl1b{
	width:348px;
	height:auto;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
	position:relative;
}
.dbt{
	width:325px;
	height:65px;
	overflow:hidden;
	padding:0 0 2px;
	margin:0 auto;
	position:relative;
}
.xl1b ul{
    list-style:none
}
.xl1b ul li{
    width:154px; height:30px; line-height:30px; text-align:left; padding-left:20px; background:url(images/jt.gif) no-repeat 10px center; overflow:hidden; float:left
}
.xl1b ul li a{
    font-size:14px;
}
.xl1b2{
	width:348px;
	height:auto;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
	position:relative;
}
.xl1b2 ul{
    list-style:none
}
.xl1b2 ul li{
    width:320px; height:30px; line-height:30px; text-align:left; padding-left:20px; background:url(images/jt.gif) no-repeat 10px center; overflow:hidden; float:left
}
.xl1b2 ul li a{
    font-size:14px;
}
.xl1b3{
	width:330px;
	height:auto;
	line-height:195%;
	text-align:left;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
	position:relative;
}
.xl1b3 img{
    padding-top:7px;
}
.zzry{
	width:1108px;
	height:42px;
	overflow:hidden;
	padding:0;
	margin:10px auto 0;
	background-color:#F1F1F1;
	position:relative;
}
.zzry2{
	width:1108px;
	height:229px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	background:url(images/cbg.png) no-repeat;
	position:relative;
}

#demo {
	width:1080px;
	height: auto;
	margin:15px auto;
	overflow:hidden;
	position:relative
}
.fk {
	padding:0 10px;
}
.mproduct_cp {
	width:202px;
	height:152px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.mproduct_cp img {
	border:1px solid #DDDDDD;
}
.mproduct_bt {
	width:202px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:1px auto 0;
	text-align:center;
	position:relative;
}
.mproduct_bt a:active, .mproduct_bt a:link, .mproduct_bt a:visited {
	display:block;
	width:202px;
	height:30px;
}
.mproduct_bt a:hover {
	display:block;
	width:202px;
	height:30px;
}



.link {
	width:1100px;
	height:40px;
	overflow:hidden;
	padding:0;
	margin:20px auto 0;
	border:1px dashed #B5B5B5;
	position:relative;
}
.lktitle {
	width:84px;
	height:18px;
	overflow:hidden;
	padding:11px 0 0 6px;
	float:left;
	position:relative;
}
.lkmain {
	width:1000px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	float:right;
	position:relative;
}
.lkmain a {
	padding:0 5px;
}
.lkmain a:active, .lkmain a:link, .lkmain a:visited {
	font-family: "Microsoft YaHei";
	font-size:14px;
	color:#666;
}
.lkmain a:hover {
	color:#41C70C;
	font-family: "Microsoft YaHei";
}
.nyban {
	width:100%;
	height:300px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.nymain {
	width:1100px;
	height:auto;
	line-height:200%;
	padding:0;
	margin:25px auto;
	position:relative;
}
.nymg {
	width:550px;
	height:auto;
	overflow:hidden;
	float:left;
	position:relative;
}
.nywz {
	width:525px;
	height:auto;
	overflow:hidden;
	line-height:220%;
	font-family: "Microsoft YaHei";
	font-size:14px;
	color:#666;
	float:right;
	position:relative;
}
.nyleft {
	width:240px;
	height:auto;
	background:#FFF;
	float:left;
	position:relative;
}
.nyleft_top {
	width:215px;
	height:100px;
	overflow:hidden;
	padding:20px 0 0 25px;
	margin:0 auto;
	background: url(images/nyt.jpg) no-repeat center;
	font-family:"Microsoft YaHei";
	color:#FFF;
	font-size:18px;
	line-height:170%;
	position:relative;
}
.nyleft_top span {
	display:block;
	font-size:22px;
	font-family:Arial;
}
.nyleft_main {
	width:240px;
	height:auto;
	padding:0;
	margin:0 auto;
	position:relative;
}
.nyleft_main ul li {
	width:210px;
	height:49px;
	line-height:49px;
	padding-left:30px;
	border-bottom:1px solid #DFE0E4;
	float:left;
	position:relative;
}
.nyleft_main ul li a:active, .nyleft_main ul li a:link, .nyleft_main ul li a:visited {
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#333;
}
.nyleft_main ul li a:hover {
	color:#39AF25;
}

.bhdiv ul li ul{
left: 210px; /* Parent menu width - 1*/
position:absolute;
list-style:none;
width:240px; /*sub menu width*/
top:0;
z-index:10;
display:none;
}
.bhdiv ul li ul li{
height:49px;
line-height:49px;
border-bottom:#FFFFFF 1px solid;
width: 240px;
background-image:none
}
.bhdiv ul li ul li a{
    width:240px; height:48px; line-height:48px; text-align:center; border-bottom:#DFE0E4 1px solid; background-color:#F6F6F6; display:block;
}
.bhdiv ul li ul li a:hover{
    width:240px; height:48px; line-height:48px; text-align:center; color:#FFFFFF; border-bottom:#DFE0E4 1px solid; display:block; background-color:#42B92B
}

.nyleft_bottom {
	width:240px;
	height:10px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	background:url(images/nybot.jpg) no-repeat center;
	position:relative;
}
.nyright {
	width:830px;
	height:auto;
	overflow:hidden;
	float:right;
	position:relative;
}
.nyright_top {
	width:795px;
	height:35px;
	overflow:hidden;
	line-height:36px;
	padding: 5px 0 0 35px;
	margin:10px auto 0;
	background:url(images/home.jpg) no-repeat 10px center;
	border-bottom:1px solid #CFCFCF;
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
	position:relative;
}
.nyright_top a:active, .nyright_top a:link, .nyright_top a:visited {
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.nyright_top a:hover {
	color:#39AF25;
}
.nyright_top span {
	color:#39AF25;
}
.nyright_main {
	width:830px;
	height:auto;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 auto;
	line-height:200%;
	position:relative;
}
.news {
	width:830px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.news ul li {
	width:820px;
	height: 35px;
	line-height: 35px;
	border-bottom: #999 1px dotted;
	background: url(images/m_ico.png) no-repeat left center;
	padding-left: 10px;
	float:left;
}
.news ul li a:active, .news ul li a:link, .news ul li a:visited {
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.news ul li a:hover {
	color:#41C70C;
	text-decoration:underline;
}
.news ul li span {
	height:30px;
	line-height:30px;
	padding-right:10px;
	color:#999;
	float:right;
}
.fanye {
	width:820px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	padding-top:20px;
	text-align:right;
	position:relative;
}
.fanye a {
	color:#935F04;
}
.fanye a:hover {
	color:#F00;
}
.red {
	color:#41C70C;
}
.title {
	width:820px;
	height:35px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	line-height:35px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#333;
	position:relative;
}
.title1 {
	width:820px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#999;
	border-bottom:#afafaf 1px dotted;
	position:relative;
}
.news_cont {
	width:820px;
	height:auto;
	overflow:hidden;
	padding-top:15px;
	margin:0 auto;
	text-align:left;
	line-height:200%;
	padding-bottom:15px;
	position:relative;
}
.product {
	width:1168px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:25px auto;
	position:relative;
}
.product ul li {
	width:270px;
	height:auto;
	overflow:hidden;
	padding:5px;
	border:1px solid #CCC;
	margin:10px 5px;
	float:left;
	position:relative;
}
.pormg {
	width:270px;
	height:190px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.portitle {
	width:270px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:10px auto 0;
	text-align:center;
	position:relative;
}
.portitle span {
	display: inline-block;
	height:30px;
	font-size:16px;
	color:#FFF;
	background:#41C70C;
	padding:0 15px;
}
.promain {
	width:270px;
	height:110px;
	overflow:hidden;
	padding:0;
	margin:8px auto 0;
	line-height:200%;
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
	position:relative;
}
.promore {
	width:270px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding:0;
	margin:5px auto 0;
	position:relative;
}
.promore a:active, .promore a:link, .promore a:visited {
	color:#41C70C;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
}
.promore a:hover {
	color: #F00;
	font-family:"ï¿½ï¿½ï¿½ï¿½";
}
.sstop {
	width:830px;
	height:30px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.ssleft {
	width:250px;
	height:30px;
	overflow:hidden;
	margin:0 20px 0 0;
	float:left;
	position:relative;
}
.sstitle {
	width:50px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	font-size:16px;
	font-family:"Microsoft YaHei";
	font-weight:bold;
	color:#41C70C;
	float:left;
	position:relative;
}
.sskj {
	width:200px;
	height:30px;
	overflow:hidden;
	float:left;
	position:relative;
}
.text {
	width:193px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	padding:0 0 0 5px;
	margin:0 auto;
	color: #999;
	border:1px solid #CCC;
	position:relative;
}
.anniu {
	width:100px;
	height:30px;
	overflow:hidden;
	text-align:center;
	float:left;
	position:relative;
}
.text1 {
	width:100px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:0 auto;
	border:none;
	font-family:"Microsoft YaHei";
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	background:#41C70C;
	position:relative;
	cursor:pointer;
}
.ssmain {
	width:830px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:15px auto 0;
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#333;
	position:relative;
}
.ssmain a:active, .ssmain a:link, .ssmain a:visited {
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#333;
}
.ssmain a:hover {
	color:#41C70C;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.tsa {
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
	position:relative;
}
.tsright {
	width:410px;
	height:auto;
	overflow:hidden;
	float:right;
	position:relative;
}
.tsa_title {
	width:410px;
	height:35px;
	overflow:hidden;
	line-height:35px;
	padding:0;
	margin:0 auto;
	font-size:16px;
	font-family:"Microsoft YaHei";
	font-weight:bold;
	color:#333;
	position:relative;
}
.tsa_main {
	width:410px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	font-size:14px;
	font-family:"Microsoft YaHei";
	position:relative;
}
.sdcp {
	width:830px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	position:relative;
}
.sdcp ul li {
	width:257px;
	height:auto;
	overflow:hidden;
	margin:10px 5px 10px 12px;
	float:left;
	position:relative;
}
.sdcp_mg {
	width:255px;
	height:180px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	border:1px solid #CCC;
	position:relative;
}
.sdcp_title {
	width:255px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding:0;
	margin:5px auto 0;
	text-align:center;
	position:relative;
}
.sdcp_title a:active, .sdcp_title a:link, .sdcp_title a:visited {
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#333;
}
.sdcp_title a:hover {
	color:#41C70C;
}
.product_show {
	width: 830px;
	height:auto;
	overflow: hidden;
	text-align: center;
	line-height: 180%;
	padding:10px 0 0;
	margin:0 auto;
	position:relative;
}
.product_show img {
	border:1px solid #CCC;
	padding:1px;
}
.product_bt {
	width: 830px;
	height: 35px;
	margin: 0 auto;
	line-height:35px;
	padding: 10px 0 0 5px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:#666;
	overflow: hidden;
	position: relative;
}
.product_con {
	width: 830px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	line-height:200%;
	position:relative;
}
.product_con td {
	height:30px;
	line-height:30px;
	padding: 0 0 0 5px;
	border:1px solid #CCC;
}
.product_con table{
    border-collapse: collapse;
}
.abmbx {
	width:1075px;
	height:35px;
	overflow:hidden;
	line-height:40px;
	padding:0 0 0 25px;
	margin:0 auto;
	border-bottom:1px solid #CCC;
	font-size:14px;
	background:url(images/home.jpg) no-repeat left center;
	position:relative;
}
.abmbx a:active,.abmbx a:link, .abmbx a:visited {
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
}
.abmbx a:hover {
	color:#39AF25;
}
.abmbx span {
	color:#39AF25;
}

.lift{
    padding:10px;
    background: #eeeeee none repeat scroll 0 0;
    line-height:30px;
	margin-top:15px;
}