@charset "gb2312";
/* CSS Document */
html, body, div, span, applet, object, iframe,p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
}
ul,ol {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
blockquote, q {
    quotes: none;
}
a {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#333333
}
h1 {
	color:#333333;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
p {
	line-height:150%;
}
input, select,textarea {
	font-size:12px;
}
.listpages {
	font-size: 12px;
	width:100%;
	clear: both;
	height: 30px;
	line-height:30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.seachbar {
color:#FFFFFF;}
.headmenu {
color:#FFFFFF;
}
.headmenu a {
color:#FFFFFF;
}
.headmenu a:link {color:#FFFFFF;}
.headmenu a:active {color:#FFFFFF;}
.headmenu a:hover { color:#FFFFFF;} 
.headmenu a:visited { color:#FFFFFF;}
/*------------------------------------------------main--------------------*/
#titlebg {
	color:#B10101;
	height: 41px;
	background-image: url(../images/titlebg.gif);
	background-position: left center;
	text-indent: 20px;
	background-repeat: no-repeat;
	line-height: 41px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#right_body {
	width:695px;
	height:auto;
	float: left;
	}	
/*首页左侧菜单*/
#ileftsideBar {
}
#ilefttitle {
}
	.ileftlist {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	width: 180px;
	height: auto;
	}
	.ileftlist li {
	height:31px;
	margin: 0px;
	padding: 0px;
	width: 179px;
	background-image: url(../images/leftbg.jpg);
	text-indent: 30px;
}
	.ileftlist li a {
	height:31px;
	display: block;
	line-height:31px;
	width: 100%;
	font-size: 14px;
	}
	.leftlist li a:hover {
	background-image: url(../images/8_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	color: #0066CC;
	}
.ilbclass {
	width:174px;
}
.ilbclass a {
	text-indent: 30px;
}
.ilsclass {
	width:174px;
	float: left;
	font-size: 14px;
}
.ilsclass a {
	text-indent: 40px;
	color: #333333;
}
/*左侧菜单*/
#leftsideBar {
}
#lefttitle {
}
	.leftlist {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	width: 202px;
	height: auto;
	}
	.leftlist li {
	height:36px;
	margin: 0px;
	padding: 0px;
	width: 202px;
	background-image: url(../images/887.jpg);
	text-indent: 36px;
}
	.leftlist li a {
	height:36px;
	display: block;
	line-height:36px;
	width: 100%;
	font-size: 14px;
	}
	.leftlist li a:hover {
	font-weight: bold;
	color: #0066CC;
	}
.lbclass {
	clear: both;
}
.lbclass a {
	text-indent: 30px;
}
.lsclass {
	float: left;
	font-size: 14px;
	clear: both;
}
.lsclass a {
	text-indent: 40px;
	color: #333333;
}
/*左侧树状菜单*/
#lefttree {	
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#lefttree dt {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	color: #000;
}
.leftIco{
	background-image: url(../images/icon/left.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
.leftIco a{
	color: #CC6600;
	text-indent: 20px;
}
.bottomIco{
	background-image: url(../images/icon/bottom.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#lefttree dd {
	display:none;
}
#lefttree dd a{
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	line-height: 25px;
	display:block;
	color:#070707;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	text-indent: 15px;
}
#lefttree dd a:hover{
  color: #333;
  text-decoration:underline;
}
/*------------------------------------------------content--------------------*/
#main_body {
	width: 100%;
	height:auto;
	margin-top: 10px;
}

#mainright {
	width: 95%;
	height:auto !important;
	min-height:400px;
	height:400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
}
#mainright p {
	font-size: 14px;
	text-align: left;
}
#maininfo {
	font-size: 12px;
	width: 98%;
	height:30px;
	text-align:center;
	line-height: 30px;
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
}
#maininfo a {
}
#maininfo a:hover {

}
#mainpic {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainpic img {
	width: expression(this.width >480 && this.height < this.width ? 480: true); 
	height: expression(this.height > 700 ? 700: true); 
	max-width: 480px;
	max-height:700px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EDEDED;
	padding: 2px;
}
#mainpic2 {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maintitle {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#maincontent {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
}
#maincontent p {
	font-size: 14px;
	text-align: left;
}
#maincontent table {
	width:100%;
	border-left:#FF9900 solid 1px;
	border-top:#FF9900 solid 1px;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
} 
#maincontent table tr td{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
#mainbar {
	width: 98%;
	height:25px;
	text-align:center;
	color:#999999;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 12px;
}
#mainbar a {
	color:#333333;
	line-height: 25px;
}
#mainbar a:hover {
	color:#000000;
}
.mainbarleft {
	height:25px;
	width: auto;
	clear: left;
	float: left;
	line-height: 25px;
	display: inline;
}
.mainbarright {
	height:25px;
	width: auto;
	clear: right;
	float: right;
	line-height: 25px;
	display: inline;
	margin-right: 10px;
	
}
/*咨询列表*/
#articlelist {
	font-size: 14px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#articlelist a {
	font-size: 14px;
}
.articleid {
	width:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletitle {
	width:68%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlepublisher {
	width:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletime {
	width:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlehit {
	width:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articleids {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-image: url(../images/icon/006.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.articletitles {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
}
.articlepublishers {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articletimes {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articlehits {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#picshow {
	font-size: 12px;
	width: 99%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#picshow ul {
	width: 100%;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#picshow ul li {
	width: 210px;
	height:175px;
	float: left;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
}
#picshow ul li a {
	color: #333333;
	border: none;
	display: block;
	height: auto;
	width: auto;
}
#picshow ul li a:hover {
	color: #000000;
	border: 1px solid #FF6600;
}

#picshow ul li a img {
	width: expression(this.width >180 && this.height < this.width ? 180: true); 
	height: expression(this.height > 135 ? 135: true);
	max-width: 180px;
	max-height: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 2px solid #ECECEC;
}
.picshowdiv {
	width: 200px;
	height: 145px;
}
.picshowtable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	table-layout: fixed;
}
.picshowtable tr td {
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}
.picshowspan {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 190px;
	overflow: hidden;
	display: block;
}
#picshow ul li span a {
	line-height: 30px;
	border:none;
	font-size: 14px;
}
#picshow ul li span a:hover {
	border:none;
}

#mainproclasscontent {
	height:auto;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#articleinfo {
	font-size: 12px;
	width:990px;
	height:auto !important;
	min-height:500px;
	height:500px;
	border: 1px solid #8AA8DD;
}
#articleinfo2 {
	width:99%;
	line-height:21px;
	text-align: center;
	display: block;
	background-color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
}
#articlecontent {
	width:96%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#articlepictures {
	width:480px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#articlepictures img {
	width: expression(this.width >550 && this.height < this.width ? 550: true); 
	height: expression(this.height > 550 ? 550: true); 
	max-width: 550px;
	max-height:550px;
	margin-right: auto;
	margin-left: auto;
}
#articlevideo {
	width:500px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*首页产品*/
.propicshow {
	width: 100%;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.propicshow li {
	width: 180px;
	height: auto;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
.propicshow li a {
	color: #000;
}
.propicshow li a:hover {
	color: #999;
}
.propicshow li a img {
	width: 150px;
	height:150px;
	border: 1px solid #EBEBEB;
}
.propicshow li div {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow li div a {
	line-height: 20px;
}


.propicshow2 {
	width: 100%;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.propicshow2 li {
	width: 120px;
	height: auto;
	float: left;
	list-style-type: none;
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
}
.propicshow2 li a {
	color: #333333;
}
.propicshow2 li a:hover {
	color: #000;
}
.propicshow2 li a img {
	width: 100px;
	height:100px;
	border: 1px solid #EBEBEB;
}
.propicshow2 li div {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow2 li div a {
	line-height: 20px;
}

/*留言*/
.feedback_list {
	color: #0066CC;
	line-height: 30px;
	width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.feedback_input {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.feedback_list_bg {
	background-color: #E4F0F9;
	border: 1px solid #7FCCEE;
	text-align: center;
	line-height: 20px;
	color: #0066CC;
}
.feedback_list_bg1 {
	background-color: #E4F0F9;
	border: 1px solid #7FCCEE;
	text-align: left;
	line-height: 20px;
	color: #0066CC;
	padding-left: 10px;
}
.feedback_list_bg2 {
	background-color: #E4F0F9;
	border: 1px solid #7FCCEE;
	text-align: left;
	line-height: 20px;
	color: #993300;
	padding-left: 10px;
}
#feedback_write {
	color: #000000;
	line-height: 30px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #CCCCCC;
	text-align: left;
}
#feedback_write td {
	background-color: #ECE9D8;
	line-height: 30px;
	vertical-align: middle;
}
.feedback_send {
	text-align:center;
}
/*跳转菜单*/
.flinks {
	width: 140px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}
.flinks select {
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*轮显*/
#indextab1 {
width:100%;
}
#indextab1 div {
width:100%;
}
#indextab1 img {
	width:410px;
	height: 210px;
	border: 0;
}
#indextab2 {
	width:135px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}
#indextab2 li {
	width:auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0px;
}
#indextab2 li a {
	width:135px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #000;
}
#indextab2 li a:hover {
	color: #fff;
}
.index_bar1 {
	background-image: url(../images/mdright2.jpg);
	color: #ffffff;
}
.index_bar2 {
	background-image: url(../images/mdright1.jpg);
	color: #FFFFFF;
}
.index_bar3 {
	background-image: url(../images/mdright1.jpg);
	color: #FFFFFF;
}
/*首页*/
/*咨询列表样式*/
.icon_lock {
	background-image: url(../images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_all {
	background-image: url(../images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexpublisher {
	float: right;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.indexdate1 {
	float: right;
	width: 50px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.indexdate2 {
	float: right;
	width: 80px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.articleshow_0 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_0 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	background-image: url(icon/005.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.articleshow_0 li a {
	line-height: 22px;
	display:block;
	margin-left:15px;
	}
.articleshow_1 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_1 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	background-image: url(../images/icon/006.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
}
.articleshow_1 li a {
	line-height: 22px;
	display:block;
	margin-left:20px;
	overflow: hidden;	
	}
.articleshow_2 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_2 li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	background-image: url(../images/icon/002.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
}
.articleshow_2 li a {
	line-height: 25px;
	display:block;
	margin-left:18px;
	overflow: hidden;	
	}
.articleshow_3 {
	width:99%;
	overflow: hidden;
	font-size:12px;
	color:#333333;
}
.articleshow_3 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	overflow: hidden;
	background-image: url(../images/icon/biao_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.articleshow_3 li a {
	line-height: 22px;
	display:block;
	margin-left:15px;
	overflow: hidden;
	color:#333333;
	}
.newssend {
	background-image: url(../images/icon/new.gif);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
}

.proclassshow {
	width:540px;
	overflow: hidden;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.proclassshow a {
	line-height:20px;
	color:#CCFFFF;
}
.proclassshow a:hover {
	color:#FFFFFF;
}
.proclassshow li {
	height: 20px;
	overflow: hidden;
	text-align: left;
	float: left;
	width:80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
.proclassshow li a {
	line-height: 22px;
	}
.sproclass {
	width: 50%;
	background-image: url(../images/icon/005.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.bproclass {
	width: 100%;
	background-image: url(../images/icon/005.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.bproclass a {
	color: #1272BE;
	font-weight: bold;
}
.bproclass a:hover {
	color: #0066CC;
}
/*头条咨询*/
#toparticle {
	height:90px;
	width: 380px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.imgdiv {
	height:90px;
	width:120px;
	float: left;
}
.imgdiv img {
	height:63px;
	width:90px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.titlediv {
	height:20px;
	width:260px;
	float:left;
	color:#B66921;
	text-align: left;
	text-indent: 5px;
}
.titlediv a {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.contentdiv {
	text-align: left;
	height:70px;
	width:260px;
	float: left;
	color:#333;
	overflow: hidden;
}
.morediv {
	height:20px;
	width:400px;
	float: right;
	color:#333;
	text-align: right;
}
#toparticle div p {
	height:20px;
	color: #C90;
	line-height: 20px;
}

/*跳转菜单*/
.flinks {
	width: 200px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}
.flinks select {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
}
.more1 {
	width: 34px;
	background-image: url(../images/icon/more.gif);
	height: 11px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 22px;
	margin-right: 10px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center center;
}
.more2 {
	width: 34px;
	background-image: url(../images/icon/more.gif);
	height: 11px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center center;
}
/*产品轮显*/
.container  {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container {
	OVERFLOW: hidden;
	WIDTH: 250px;
	HEIGHT: 190px;
}
.slider {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slider LI {
	DISPLAY: inline; LIST-STYLE-TYPE: none; WIDTH: 175px; HEIGHT: 175px
}
.slider IMG {
	DISPLAY: block; WIDTH: 250px; HEIGHT: 190px
}
.slider2 {
	WIDTH: 2000px
}
.slider2 LI {
	FLOAT: left
}
.num {
	RIGHT: 5px; BOTTOM: 5px; POSITION: absolute
}
.num LI {
	BORDER-RIGHT: #ff7300 1px solid; BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 12px; FLOAT: left; MARGIN: 3px 1px; OVERFLOW: hidden; BORDER-LEFT: #ff7300 1px solid; WIDTH: 16px; CURSOR: pointer; COLOR: #ff7300; LINE-HEIGHT: 16px; BORDER-BOTTOM: #ff7300 1px solid; FONT-FAMILY: Arial; HEIGHT: 16px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
.num LI.on {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 16px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 1px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; HEIGHT: 21px; BACKGROUND-COLOR: #ff7300; BORDER-RIGHT-WIDTH: 0px
}
/*轮显*/
#lx ul{
	float:left;
	list-style:none;
	width:230px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#lx li{
	display:none;
	width:230px;
}
#lx img{
	border:1 solid #333333
}
#piclist{
	height:177px;
}
#infolist{
	clear:both;
	height:30px;
}
#piclist li{
	filter:alpha(opacity=0);
	opacity:0;
}
#infolist li{
	height:30px;
	font-size:14px;
	font-family:Arial;
	background-color:#FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	line-height: 30px;
	text-align: center;
}
#zyic2 a {
color:#FFFFFF}

