@charset "utf-8";
/* CSS Document */
/*首页*/
/*新闻列表样式*/
.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;
}
.articleshow_3 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	background-image: url(../images/icon/003.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-align: left;
}
.articleshow_3 li a {
	line-height: 22px;
	display:block;
	margin-left:18px;
	overflow: hidden;	
	}
.newssend {
	background-image: url(../images/icon/new.gif);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
}

.proclassshow {
	width:90%;
	overflow: hidden;
}
.proclassshow li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	text-align: left;
	float: left;
}
.proclassshow li a {
	line-height: 22px;
	display:block;
	margin-left:20px;
	overflow: hidden;	
	}
.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;
}



.propicshow {
	width: 100%;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	font-size:12px;
}
.propicshow li {
	width: 150px;
	height: auto;
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
.propicshow li a {
	color: #333333;
}
.propicshow li a:hover {
	color: #000;
}
.propicshow li a img {
	width: 148px;
	height:111px;
	border: 1px solid #EBEBEB;
}
.propicshow li div {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow li div a {
	line-height: 30px;
}
/*头条新闻*/
#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;
}
#articlelist {
	width:570px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	clear: both;
}

/*跳转菜单*/
.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: 240px;
	POSITION: relative;
	HEIGHT: 180px;
}
.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; background-color:#FF0000;WIDTH: 175px; HEIGHT: 175px
}
.slider IMG {
	DISPLAY: block; WIDTH: 240px; HEIGHT: 180px
}
.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;
}
