body{
	font-family:"宋体",Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
}
ul li {
	list-style-image: none;
	list-style-type: none;
}

.more {
	margin-left: 135px;
}
.more a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.r-more {
	margin-left: 580px;
}
.r-more a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#main{
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	width: 960px;
	font-family: "宋体";
	font-size: 12px;
	}

/*资讯一排表现开始*/
#main .main1 {
	width: 700px;
	float: left;
	background-color:#999;
	height:220px;
}
#screen SPAN {border:#fff 1px solid; position:absolute; background:#000; overflow:hidden;}
#screen IMG {position:absolute; cursor:pointer; border:none;}


#main .r1 {
	float: right;
	width: 250px;
	margin-bottom:10px;
}
.r1 .wei {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.r1 .wei h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ee7007;
	border-left-color: #ee7007;
}
.r1 .list li {
	line-height: 1.8em;
	margin-left: 5px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 10px;
	line-height:24px;
	overflow: hidden;
}
.r1 .list li a {
	color: #0048a2;
	text-decoration: none;
}
.r1 .list li a:hover {
	text-decoration: underline;
}
.r1 .list li span {
	color: #999;
	margin-left:15px;
}
.r1 .m {
	border: 1px solid #dbdbdb;
	height: 120px;
	width: 248px;
	overflow: hidden;
}

.r1 .m1 {
	width: 150px;
	float: left;
	margin-right: 5px;
}
.r1 .m1 h1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	color: #383c40;
}
.r1 .m1 p {
	line-height: 19px;
	padding-left: 5px;
}
.r1 .m .m1 p a {
	color: #0048A2;
	text-decoration: none;
}
.r1 .m .m1 p a:hover {
	color: #0048A2;
	text-decoration: underline;
}



/*产品类别表现开始*/

.main2 .sort{
	width: 700px;
	float: left;
	margin-bottom:10px;
}
.sort .title {
	background-image: url(../images/r-bg1.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: 0px 4px;
}
.title_a {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/r-titbg1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width:90px;
	background-position: 0px 0px;
	color: #FFF;
	text-align:center;
	padding-top: 5px;
	float:left;
}
.title_b {
	height:29px;
	border-right:1px solid #dbdbdb;
	float:right;
	margin-top:4px;
	width:50px;
	line-height:29px;
}
.title_b a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#navigation {
	background: url(../images/ping-bg.gif) repeat-x;
	height:31px;
	border:solid 1px #dbdbdb;
	border-bottom:none;
	border-top:none;
}
#navigation2 {
	background: url(../images/ping-bg.gif) repeat-x;
	height:31px;
	border:solid 1px #dbdbdb;
	border-bottom:none;
	border-top:none;
}
#navigation a:link,#navigation a:visited {
	color: #716a62;
}
#navigation2 a:link,#navigation2 a:visited {
	color: #716a62;
}
#navigation a:hover {
	color: #000;
}
#navigation2 a:hover {
	color: #000;
}
#navigation a:active {
	color:#F00;
}
#navigation2 a:active {
	color:#F00;
}
#navigation li {
	float:left;
}
#navigation2 li {
	float:left;
}
#navigation li.show .content {
	display:block;
}
#navigation2 li.show .content {
	display:block;
}
#navigation li a{
	display:inline-block;
	padding:0 6px;
	overflow:hidden;
}
#navigation2 li a{
	display:inline-block;
	padding:0 6px;
	overflow:hidden;
}
#navigation li a:hover, #navigation li.show a.index {
	position:relative;
	top:0px;
}
#navigation2 li a:hover, #navigation2 li.show a.index {
	position:relative;
	top:0px;
}
.index{
	font-family:Tahoma,Arial,sans-serif;
	font-weight: bold;
	line-height:31px;
	padding:0 6px;
	text-decoration:underline;
	cursor:hand;
	}
#container {
	width:700px;
	position:relative;
	padding-top:0px;
	margin-top:0px;
	height:291px;
	color:#716a62;
}
#navigation li .content a:link,#navigation li .content a:visited {
	color: #0048a2;
	text-decoration:none;
}
#navigation li .content a:hover {
	color: #ff6600;
	text-decoration:none;
}
#container2 {
	width:700px;
	position:relative;
	padding-top:0px;
	margin-top:0px;
	height:291px;
	color:#716a62;
}
#navigation2 li .content a:link,#navigation2 li .content a:visited {
	color: #0048a2;
	text-decoration:none;
}
#navigation2 li .content a:hover {
	color: #ff6600;
	text-decoration:none;
}
.content {
	position:absolute;
	left:0;
	top:31px;
	border:solid 1px #aaa;
	border-top:none;
	width:680px!important;/*firefox Ie8.0*/
	*width:680px!important;/*Ie7.0*/
	width:680px;/*Ie6.0*/
	display:none;
	padding:8px 0 0 8px;
	background:url(../images/content.gif) repeat-x bottom #FFF;
	margin-left:5px;
	padding-bottom:8px;
}

.content a {
	border:none;
	line-height:20px;!important;/*firefox Ie8.0*/
	*line-height:20px;!important;/*Ie7.0*/
	line-height:20px;/*Ie6.0*/
}



.ping,.ping1 {
	line-height:20px;
	position:absolute;
	top:31px;
	left:0px;
	border:solid 1px #dbdbdb;
	border-top:none;
	width:690px!important;/*firefox Ie8.0*/
	*width:690px!important;/*Ie7.0*/
	width:690px;/*Ie6.0*/
	height:250px!important;/*firefox Ie8.0*/
	height:250px;
	padding:8px 0 0 8px;
}
.ping span .toptit,.ping1 span .toptit {
	color:#f60;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.ping span{
	float:left;
	margin:0;
	width:340px;
	line-height:33px;
	height:33px;
	display:block;

	}
.ping1 span{
	float:left;
	margin:0;
	width:340px;
	line-height:26px;
	height:26px;
	display:block;

	}

#navigation .ping span a:link,#navigation .ping span a:visited {
	color: #0048a2;
	font-size:12px;
	text-decoration: none;
}
#navigation .ping span a:hover,#navigation .ping span a:active {
	color: #000;
	font-size:12px;
	text-decoration: none;
}
#navigation2 .ping1 span a:link,#navigation2 .ping1 span a:visited {
	color: #0048a2;
	font-size:12px;
	text-decoration: none;
}
#navigation2 .ping1 span a:hover,#navigation2 .ping1 span a:active {
	color: #000;
	font-size:12px;
	text-decoration: none;
}


/*产品类别结束*/
/*推荐商*/
.main2 .recommend{
	float: right;
	width: 250px;
	height:325px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
.main2 .recommend h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ee7007;
	border-left-color: #ee7007;
}
.recommend h1 span {
	margin-left: 90px;
	height:24px;
}
.recommend h1 span a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height:24px;
}
.main2 .recommend ul li {
	padding-left: 5px;
}
.main2 .recommend ul li div a {
	color: #000;
	text-decoration: none;
}
.main2 .recommend ul li div a:hover {
	color: #000;
	text-decoration: underline;
}


.main2 .recommend ul li p {
	line-height: 17px;
	color: #706b6b;
}






/*名优*/
.brand {
	height: 160px;
	width: 960px;
	margin-bottom:10px;
	border: 1px solid #dbdbdb;
}
.pro_bar{
	font-size:14px;
	color:#5e646b;
	width:34px;
	float:left;
	font-weight:bold;
	line-height:20px;
	background-image: url(../images/brandbg.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	height: auto;
	text-align: center;
	padding-top: 20px;
}
.brand ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
.brand ul li {
	width: 102px;
	height: 70px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 8px;
	line-height:24px;
	float: left;
	text-align: center;
	overflow:hidden;
}
.brand ul li div a img {
	height: 50px;
	width: 100px;
	border: 1px solid #CCC;
}
.brand ul li p a {
	font-size: 12px;
	font-weight: normal;
	color: #0048a2;
	text-decoration: none;
}

/*横排四项*/

.heng .gray {
	float: left;
	width: 230px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	margin-right: 10px;
	height: 250px;
	margin-bottom:10px;
}

.heng .gray h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ee7007;
	border-left-color: #ee7007;
}
.heng .gray h1 span {
	margin-left: 90px;
}
.heng .gray h1 span a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.heng .gray ul li {
	padding-left: 5px;
}

.heng .gray ul li div a {
	color: #0048a2;
	text-decoration: none;
}
.heng .gray ul li div a:hover {
	color: #0048a2;
	text-decoration: underline;
}

.heng .gray p a {
	color: #0048a2;
}
.heng .gray p a:hover {
	color: #0048a2;
}
/*广告区*/
.ggq {
	width:960px;
	height:220px;
	margin:0 auto;
	}
.ggq li {
	float:left;
	margin-bottom:10px;
}
.ggq li span {
	margin-right:10px;
}
/*广告结束*/

/*最新资讯*/
#zhanhui {
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
.conference_news {
	overflow:hidden;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	width: 698px;
	margin-bottom:10px;
}
.conference_news ul {
	float:left;
	width:342px;
}
.conference_news li {
	float:left;
	padding-top:2px;
	padding-left: 3px;
	padding-right:5px;
	line-height: 2em;
}
.conference_news ul .li02_news a {
	color: #0048a2;
	text-decoration: none;
}
.conference_news ul .li02_news a:hover {
	color: #0048a2;
	text-decoration: underline;
}

.conference_news li span {
	color:#666;
}
.conference_news .li01_news {
	color: #ff6600;
	margin-left:10px;
	display:inline;
}
.conference_news .li02_news {
	width:200px;
	color: #383c40;
}

/*最新资讯结束*/
/*展会*/
#zhanhui .title {
	background-image: url(../images/r-bg1.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: 0px 4px;
}

.tab1 {
	background-image: url(../images/r-bg1.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: 0px 4px;
}
.tab1 span img{
	float:left;
	margin-top:6px;
	margin-right:20px;
}
.tab1 img{
	float:right;
	margin-top:6px;
}
.tab12 ul{
	margin:0;
	padding:0;
}
.tab1 li{
	font-size:14px;
	float:left;
	width:90px;
	height:35px;
	line-height:35px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
.tab1 li.now {
	font-size:14px;
	color:#fff;
	background:url(../images/r-titbg1.gif) no-repeat;
	font-weight:bold;
}
.tablist{
	width:698px;
	border:1px #dbdbdb solid;
	border-top:0;
	display:none;
	height:160px;
}
.block{
	display:block;
}
#test1_1 li,#test1_2 li {
	float:left;
	padding-top:2px;
	padding-left: 5px;
	line-height: 2em;
}
#test1_1 ul .li01 a {
	color: #0048a2;
	text-decoration: none;
}
#test1_1 ul .li01 a:hover {
	color: #0048a2;
	text-decoration: underline;
}
#test1_2 ul .li01 a {
	color: #0048a2;
	text-decoration: none;
}
#test1_2 ul .li01 a:hover {
	color: #0048a2;
	text-decoration: underline;
}
#test1_1 li span,#test1_2 li span {
	color:#666;
}
#test1_1 .li01,#test1_2 .li01 {
	width:320px;
	color: #383c40;
}
#test1_1 .li02,#test1_2 .li02 {
	width:110px;
	color: #383c40;
}
/*展会结束*/

#main .know {
	float: right;
	width: 250px;
}
.know .k1,.know .k2 {
	width: 250px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.know .k1 {
	height:190px;
	overflow: hidden;
}
.know .k2 {
	height:196px;
	overflow: hidden;
}
.know .k2 {
	margin-top:10px;
}
.k1 h1,.k2 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ee7007;
	border-left-color: #ee7007;
}
.k1 ul li,.k2 ul li {
	margin-left: 5px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 10px;
	overflow: hidden;
	line-height:24px;
}
.k1 ul li a,.k2 ul li a {
	color: #0048a2;
	text-decoration: none;
}
.k1 ul li a:hover,.k2 ul li a:hover {
	text-decoration: underline;
}
.k1 ul li a,.k2 ul li a {
	float:left;
}
.k1 ul li span,.k2 ul li span {
	color:#999;
	float:right;
	width:48px;
	margin-right:5px;
	overflow: hidden;
	height:24px;
}