@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;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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;
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
a {
	text-decoration: none;
	/* [disabled]color: #000; */
	text-decoration: none;
}
a:hover {
}
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;
}
.clear {
	clear: both
}
/*------------------------------------------------main--------------------*/

/*首页左侧菜单*/
#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;
}
.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: 96%;
	height: auto;
}
.leftlist li {
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.leftlist li a {
	line-height: 30px;
	color:#005698;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	
}
.leftlist li a.active {
	font-weight: bold;	
}

.leftlist li a:hover {
	text-decoration: underline;
}
.lbclass {
}
.lbclass a {
	font-size: 15px;
	background-image: url(../images/icon/001.jpg);
	background-position: 5px center;
	text-indent: 20px;
}
.lsclass {
}
.lsclass a {
	font-size: 13px;
	background-image: url(../images/icon/left.gif);
	background-position: 5px center;
	text-indent: 20px;
}
.lmclass {
}
.lmclass a {
	font-size: 12px;
	background-image: url(../images/icon/005.gif);
	background-position: 10px center;
	text-indent: 25px;
}
/*左侧树状菜单*/
#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;
}
#mainright {
	width: 100%;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000;
}


#mainright p {
	font-size: 14px;
	line-height: 200%;
}
#mainright img {
	max-width:850px;
}
#maininfo {
	font-size: 12px;
	width: 98%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #FFF;
	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;
}
#mainvideo {
	width: 800px;
	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: #000;
	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;
	text-align: justify;
/*	word-break: keep-all;
	word-wrap: break-word;
*/
}
#maincontent p {
	font-size: 14px;
	text-align: left;
	text-align: justify;
}
#maincontent a {
	color: #0000EE;
	text-decoration: underline;
}
#maincontent img {
	max-width:850px;
}
.protablecontent {
	width: 100%;
	border-left: #B2A673 solid 1px;
	border-top: #B2A673 solid 1px;
	border-bottom: #B2A673 solid 1px;
	border-right: #B2A673 solid 1px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-family: "宋体", "黑体";
}
.protablecontent tr td {
	border-right: #B2A673 solid 1px;
	border-left: #B2A673 solid 1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.protable_one {
	background-color: #B2A673;
	border-right: #FFFFFF solid 1px;
	border-left: #FFFFFF solid 1px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.protable_two {
	background-color: #FFFFFF;
	color: 000;
	border-bottom: #B2A673 solid 1px;
}
.protable_single {
	background-color: #FFFFFF;
}
.protable_double {
	background-color: #E7EDEB;
}
.wcolor {
	background-color: #FFFFFF;
	border-bottom: #B2A673 solid 1px;
}
.bcolor {
	background-color: #E7EDEB;
	border-bottom: #B2A673 solid 1px;
}
.protabletitle {
	font-size: 16px;
	font-family: "黑体";
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
#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: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlefile {
	text-align: center;
	width: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletime {
	text-align: center;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlehit {
	text-align: center;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articleids {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-image: url(../images/icon/002.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.articletitles {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
}
.articlefiles {
	text-align: center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articletimes {
	text-align: center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articlehits {
	text-align: center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
/*产品文字列表*/
#protxtlist {
	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;
}
#protxtlist tr td {
	font-size: 14px;
	height: auto;
}
#protxtlist tr td a {
	font-size: 14px;
	height: auto;
}
/*新的图片列表start*/
.picshow {
	font-size: 12px;
	width: 99%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.picshow dd {
	width: 222px;
	height: 175px;
	float: left;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}
.picshow dd div {
	width: 180px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
}
.picshow dd div a {
	width: 180px;
	height: 135px;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align: middle;
	/*设置水平居中*/
	text-align: center;
/* 针对IE的Hack */
*display: block;
*font-size: 118px;/*约为高度的0.873，200*0.873 约为175*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
.picshow dd div a:hover {
	border: 1px solid #DEC38C;
}
.picshow dd div 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;
}
.picshow dd span {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.picshow dd span a {
	line-height: 30px;
	text-align: center;
}
.picshow dd span a:hover {
	border: none;
}
/*新的图片列表end*/
#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: 675px;
	height: auto;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#picshow ul li {
	width: 225px;
	height: 175px;
	float: left;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
}
#picshow ul li a {
	color: #000;
	border: 1px solid #ECECEC;
	display: block;
	padding: 2px;
}
#picshow ul li a:hover {
	color: #333;
	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;
}
.picshowdiv {
	width: 200px;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
}
.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;
}
.picshowspan {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 200px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#picshow ul li span a {
	line-height: 30px;
	border: none;
}
#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 tr td {
	height: auto;
}
.propicshow tr td a {
	color: #000000;
}
.propicshow li a:hover {
	color: #003399;
}
.propicshow tr td a img {
	height: 120px;
	border: 1px solid #EBEBEB;
	margin-right: 5px;
	margin-left: 5px;
}
.propicshow tr td div {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow tr td 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;
}
.picshow3 {
	width: 980px;
	height: 135px;
	text-align: center;
	display: block;
	margin: 0;
}
.picshow3 dd {
	width: 196px;
	height: auto;
	float: left;
	display: block;
}
.picshow3 dd img {
	height: 135px;
	width: 180px;
}
/*职位*/
.joblist {
	font-size: 12px;
	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;
}
.joblist tr th {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	line-height: 30px;
	font-size: 13px;
}
.joblist tr td {
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	line-height: 25px;
}
.joblist tr td a {
	color: #666666;
}
/*留言*/
.feedback_list1 {
	color: #666666;
	line-height: 30px;
	width: 700px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	margin-top: 5px;
	border: 1px solid #003399;
}
.feedback_list2 {
	color: #666666;
	line-height: 30px;
	width: 700px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	margin-top: 5px;
	border: 1px solid #003399;
}
.feedback_list1 tr td {
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
}
.feedback_list2 tr td {
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.feedback_xingming {
	color: #000000;
	width: 50px;
	text-align: right;
}
.feedback_liuyan {
	color: #000000;
	text-align: right;
}
.feedback_huifu {
	color: #FF0000;
	text-align: right;
}
.feedback_name {
	color: #0033CC;
	width: 350px;
	text-align: left;
}
.feedback_time {
	color: #999999;
	width: 350px;
	text-align: right;
}
.feedback_content {
	color: #333333;
	text-align: left;
}
.feedback_reply {
	color: #FF0000;
	text-align: left;
}
.feedback_input {
	background-color: #F9F9F9;
	border: 1px solid #999999;
	color: #000;
}
.feedback_list_bg {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: center;
	line-height: 20px;
	color: #000;
}
.feedback_list_bg1 {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: left;
	line-height: 20px;
	color: #333333;
	padding-left: 10px;
}
.feedback_list_bg2 {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: left;
	line-height: 20px;
	color: #009900;
	padding-left: 10px;
}
#feedback_write {
	color: #333333;
	line-height: 30px;
	vertical-align: middle;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#feedback_write td {
	line-height: 30px;
	text-align: left;
}
.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;
}
/*首页*/
/*咨询列表样式*/
.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: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
}
.indexdate2 {
	float: right;
	width: 80px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-family: "宋体";
}
.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: left center;
	text-align: left;
	width: 50%;
	float: left;
}
.articleshow_2 li a {
	line-height: 25px;
	display: block;
	margin-left: 18px;
	overflow: hidden;
}
.articleshow_3 {
	width: 99%;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.articleshow_3 li {
	height: 29px;
	overflow: hidden;
	background-image: url(../images/icon/biao_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.articleshow_3 li a {
	font-size: 14px;
	line-height: 29px;
	display: block;
	margin-left: 15px;
	overflow: hidden;
	color: #333333;
}
.articleshow_3 li a:hover {
	text-decoration: underline;
}
.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;
}
/*头条新闻*/
#indextop {
	font-size: 13px;
	width: auto;
}
#toparticle {
	height: 80px;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.imgdiv {
	height: 75px;
	width: 120px;
	float: left;
}
.imgdiv img {
	height: 63px;
	width: 90px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.titlediv {
	height: 20px;
	width: 200px;
	float: left;
	color: #B66921;
	text-align: left;
}
.titlediv a {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.contentdiv {
	text-align: left;
	height: 60px;
	width: 200px;
	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: 28px;
	background-image: url(../images/more.gif);
	height: 24px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	line-height: 24px;
}
/*产品轮显*/
.container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container {
	OVERFLOW: hidden;
	WIDTH: 422px;
	HEIGHT: 164px;
}
.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: 370px;
	HEIGHT: 149px
}
.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
}
/*在线客服QQ*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width: 132px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 150px;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0px;
}
.qqlv {
	width: 25px;
	height: 256px;
	overflow: hidden;
	position: relative;
	float: right;
	z-index: 50px;
}
.qqkf {
	width: 120px;
	height: auto;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 99px;
	border: 6px solid #138907;
	background: #fff;
}
.qqkfbt {
	width: 118px;
	height: 20px;
	overflow: hidden;
	background: #138907;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
	border: 1px solid #9CD052;
	cursor: pointer;
	text-align: center;
}
.qqkfhm {
	width: 112px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	padding-right: 8px;
	position: relative;
	margin: 3px 0;
}
.bgdh {
	width: 102px;
	padding-left: 10px;
}
/*QQ结束*/

/*伸缩菜单*/
.pricebox {
	padding: 10px;
	border: 1px solid green;
}
/*产品列表*/
.ind10 { text-indent:10px}
.text_left { text-align:left}
.text_right { text-align:right}
.text_center { text-align:center}
.product_box {
	width: 100%;
	margin-bottom: 10px;
}
.product_item {
	width: 100%;
}
.product_item0  {
	width: 100%;
	border: 1px solid #009;
}

.product_item1  {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #009;
	border-left-color: #009;
}
.product_item1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
}
.product_item1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	line-height: 30px;
	height: 30px;
	font-size: 10pt;
}
.product_item1 th.l {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	border-top-style: none;
	border-left-style: none;
}
.product_item1 th.r {
	border: 1px none #009;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
}

.product_item1 th.nounder {
	border-bottom-style: none;
}

.product_item1 td.bottom {
	border-bottom-style: none;
}


.product_item2 {
	width: 100%;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	
}
.product_item2  th {
	line-height: 30px;
	height: 30px;
	font-size: 9pt;
	text-align: center;
	
}

.product_item2  td.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009;
	
}
.product_item2  td {
	line-height: 30px;
	height: 30px;
	font-size: 9pt;
	text-align: center;
	
}
.product_item_left {
	width: auto;
	float: left;
	font-family: Calibri, "宋体";
	font-size: 12pt;
	font-weight: bold;
}
.product_item_right {
	width: auto;
	float: right;
	padding-right: 20px;
	font-family: Calibri, "宋体";
	font-size: 12pt;
	font-weight: bold;
}
.product_more {
	width: 100%;
	text-align: center;
	line-height: 20px;
	background-color: #FFFF99;
}
.product_more a {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.product_price {
	width: 100%;
}
.product_price table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #009;
	border-left-color: #009;
}
.product_price table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #009;
	border-bottom-color: #009;
	text-align: center;
}



/*搜索条*/
#searchbar {
	height: auto;
	width: 100%;
	}
	#keyword {
	font-size:12px;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/searchinput.png);
	background-repeat: no-repeat;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center center;
	color: #ACACAC;
	text-align: center;
	}
#searchbutton {
	font-size: 15px;
	height: 30px;
	width: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #0E62A2;
	color: #FFF;
	}
.frdcontent{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.frdcontent span{
	line-height: 35px;
	font-size: 15px;
	display: block;
	background-color: #F3F7FF;
	color: #0E63A4;
	text-indent: 10px;
	font-weight: bold;
}
.frdlinks {}
.frdlinks li {
	font-size: 14px;
	line-height: 30px;
	display: block;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.frdlinks li a {	line-height: 30px;	font-size: 14px;

}
