/* ============容器============== */
body{margin:0;padding:0;border:0;height:100%;text-align:left} 
#contain{position: relative;height:100%;padding:10px;margin:10px auto;border:0;}
#content {position:relative;margin:10px auto 10px auto} 
#bottom {position: relative;margin:0px auto} 
#top {position:relative;margin:0px auto;z-index:99} 
#bodyex {position: absolute;left:0;top:0;margin:0} 
#bottomex {position: absolute;left:0;bottom:0;margin:0;z-index:-1} 
#topex {position: absolute;left:0;top:0;margin:0;z-index:-1} 
#contentex {position: absolute;left:0;top:0;margin:0;z-index:-1} 
#advsex {display:none;position: absolute;width:100%;left:0;bottom:0;margin:0;z-index:-1} 

.yybb{position:absolute; top:-40px; right:0px}
.yybb li{ float:left; padding:5px 10px; border-radius:8px; color:#007197; border:1px solid #cecece; margin:0px 2px; display:block;}

/*===插件分离层===*/

.pdv_class{position:absolute;border:0px}


/* ==常用== */

div,li,td,p,select,input,textarea,a,button,input{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
ul{margin:0px;padding:0px;}
a:link,a:visited,a:active{color:#505050;text-decoration: none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#505050;text-decoration: underline;}
a:hover{color:#ff0000;text-decoration: underline;}

/* ============表单============== */
form{margin:0;padding:0}
.input{border:1px #ddd solid;height:20px;line-height:20px;padding:0px 3px;color:#555;background:#f7f7f7}
.textarea{border:1px #ddd solid;font-size:12px;padding:3px;background:#f7f7f7}
.button{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.submit{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.mustfill{color:#ff0000}
select{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;}


/* ==提示样式== */

.msgdiv {color:#336699;padding-left:53px;background:url(/images/chk_msg.gif) 30px no-repeat;}
.errdiv {color:#FF0000;padding-left:53px;background:url(/images/chk_error.gif) 30px no-repeat;}
.rightdiv {color:#505050;padding-left:53px;background:url(/images/chk_right.gif) 30px no-repeat;}
.noticediv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(/images/chk_error.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.okdiv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(/images/chk_right.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.securenotice{line-height:100px;color:#FF0000;text-align:center;}


/* ============提示信息窗口============== */
div#alert {display:none;cursor:default;}
div#alert .border{border:1px #97A0AA solid;}
div#alert .ntc{padding:30px;text-align:left;background:#fff;font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;}
div#alert .buttonzone{padding:15px;text-align:center;background:#f7f7f7;}
div#alert .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
div#alert .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(/images/pwin3.gif) no-repeat;cursor:pointer}
div#alert .button{border:1px #97A0AA solid;height:22px;line-height:20px;padding:0px 5px;background:#eee}


/* ============弹出frame/或大窗口层============== */
#frmWindow {display:none;cursor:default;}
#frmWindow .border{border:1px #97A0AA solid;}
#frmWindow .ntc{padding:30px;text-align:left;background:#fff;font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;}
#frmWindow .buttonzone{padding:15px;text-align:center;padding-top:10px;background:#f7f7f7;}
#frmWindow .Frm{width:100%;height:500px;border:0}
#frmWindow .windowcontent{width:100%;height:380px;overflow:auto;background:#fff;border:0}
#frmWindow .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
#frmWindow .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(/images/pwin3.gif) no-repeat;cursor:pointer}

#dropmenu{	
margin: 0;
padding: 0;
width:100%;
height:50px;
background: url(../image/menubg.png);
}

#dropmenu li{	
float: left;
list-style: none;
font: 14px/50px  'microsoft yahei',Verdana,Arial;

}

#dropmenu li a{	
display: block;
background: url(../image/menu.png);
padding: 0px;
text-align:center;
text-decoration: none;
width: 141px;
color: #fff;
white-space: nowrap;
font: 14px/50px  'microsoft yahei',Verdana,Arial;
}

#dropmenu li a:hover{	
color: #fff;
background: url(../image/menunow.png);
font: bold 14px/50px  'microsoft yahei',Verdana,Arial;
}
		
#dropmenu li ul{
margin: 1px;
padding: 12px;
position: absolute;
display:none;
background:#007ca5;
}
		
#dropmenu li ul li{
float: none;
display: inline;
height:30px;
font: 14px/30px  'microsoft yahei',Verdana,Arial;
}
			
#dropmenu li ul li a{	
width: auto;
padding: 0px 12px;
text-align:center;
background:#007ca5;
color: #fff;
font: 14px/30px  'microsoft yahei',Verdana,Arial;
min-width:93px;
}
			
#dropmenu li ul li a:hover{	
width: auto;
padding: 0px 12px;
color: #fff;
background: #0092c3;
font: 14px/30px  'microsoft yahei',Verdana,Arial;
}


#advsheadlb{
margin:0;
padding:0;
}

#advsheadlb .advsheadlbpic{
width:100%;
border:0px;
display:none;
}

/* ============分类列表============== */

div.class_en{
margin:0px;
padding:15px 15px 25px 15px;
}


a.class_en:link,a.class_en:visited,a.class_en:active{
display:block;
text-decoration: none;
font:12px/28px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
height:30px;
text-align:left;
background:url(../image/class.png) 0px 0px no-repeat;
padding-left:18px;
margin:0px;
color:#ffffff;
}

a.class_en:hover{
display:block;
color:#ffffff; 
background:url(../image/classnow.png) 0px 0px no-repeat;
text-decoration: none;
}


/* ============文章列表============== */

ul.newslist{
margin:0px;
padding:15px 10px 13px 10px;

}

li.newslist {
margin:0;
list-style-type: none;
}

a.newslist:link,a.newslist:visited,a.newslist:active{
display:block;
text-decoration: none;
font:12px/26px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
height:26px;
text-align:left;
background:url(../image/dot2.jpg) 0px 0px no-repeat;
padding-left:13px;
margin:0px;
color:#505050;

}

a.newslist:hover{
display:block;
color:#ff0000; 
text-decoration: none;
}


.productlistx a:link {
	color: #505050;
	text-decoration: none;
	font:12px/20px Verdana,microsoft yahei,Arial;
}

.productlistx a:visited {
	text-decoration: none;
	color: #505050;
}

.productlistx a:hover {
	color: #ff6600;
}

.productlistx a:active {
    color: #505050;
	text-decoration: none;
}

.productlistx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font:12px/20px Verdana,microsoft yahei,Arial;
	color: #000000;
	overflow: hidden;
	width:100%;
}

.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../image/arrow.gif) no-repeat -11px 0px;
	left:0px;
	float:left;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:63px;
	top:28px;
}

.blkproductlistx .RightButton {
	background: url(../image/arrow.gif) no-repeat 0px 0px;
	right:0px;
	float:right;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:63px;
	top:28px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 12px; 
	text-align:center;
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:145px;
}

.box .fang{
	border:0px #ebebeb solid;
	padding:0px;
	margin:0px;
	text-align:center;
}

.box .picFit{
	overflow:hidden;
}

.blkproductlistx .box img {
}

.protitle{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{
color:#505050;
font:12px/32px Verdana,microsoft yahei,Arial;
text-decoration: none;
}

div.box a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
font:12px/32px Verdana,microsoft yahei,Arial;
}

/* ============搜索表单============== */
div.globalsearchformzone{
padding:0px;
margin:0px;
height:36px;
background:url(../image/searchl.jpg) 0 0 no-repeat;
}


div.globalsearchformzone div.globalsearchform{
float:left;
padding:0px 12px 0px 10px;
margin:0px;
height:30px;
font:14px/30px Verdana,microsoft yahei,Arial;
color:#ffffff;
}

div.globalsearchformzone div.globalsearchform1{
float:right;
padding:0px;
margin:0px;
line-height:30px;
}

div.globalsearchformzone div.globalsearchform .input{
border:0px;
height:32px;
padding:0px;
margin:0px;
background:transparent;
color:#767676;
width:230px;
font:14px/32px Verdana,microsoft yahei,Arial;
}

div.globalsearchformzone div.globalsearchform1 .imgbutton{
padding:0px;
margin:0px;
}


/*=========脚注菜单===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 6px 0px 2px;
color:#505050;
font:14px/28px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 6px 0px 2px;
color:#ff0000;
font:14px/28px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
text-decoration: underline;
}

div#newsquery {
margin:0px;
padding:0px;
}

div#newsquery ul{
margin:0;
padding:0;
}

div#newsquery li{
list-style-type: none;
height:36px;
font-size: 12px;
overflow: hidden;
line-height:28px;
background:url(../image/line.jpg) 0px 0px no-repeat;
}

div#newsquery a:link,div#newsquery a:visited,div#newsquery a:active{
text-decoration: none;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
color:#505050;
}

div#newsquery a:hover{
text-decoration: underline;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
color:#ff6600;
}


div#newsquery li.title{
padding-left:20px;
}


div#newsquery div.title{
float:left;
font:12px/26px Verdana, Arial, Helvetica, sans-serif;
}

div#newsquery .time{
float:right;
white-space: nowrap;
overflow: hidden;
font:12px/22px Verdana, Arial, Helvetica, sans-serif;
padding-right:5px;
color:#999;
}



/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:right;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:left;
padding-right:8px;
white-space: nowrap;
}
div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
background:#fff;
}