@charset "utf-8";
/* CSS Document */
html{_overflow-y:scroll;}
body{margin:0 auto; padding:0px;}

td{font-size:12px; color:#555555; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration:none; line-height:20px;}



.plist { margin-left: 10px; }
.plist td { width: 202px; text-align: center; float: left; }
.plist td img { width: 200px; height: 150px; border: 1px solid #ccc; display: block; }
.plist td a { display: block; font-weight: bold; width: 202px; height: 152px; }
.plist td .hoverimg { position: relative; }
.plist td .hoverimg .hspan { display: none; width: 202px; height: 30px; font-weight: bold; position: absolute; bottom: 0; left: 0; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.plist td .hoverimg .hem { display: none; font-weight: bold; position: absolute; bottom: 0; left: 0; color: #fff; line-height: 30px; text-align: center; width: 202px; font-style: normal; }
.plist td .hoverimg:hover .hem { display: block; }
.plist td .hoverimg:hover .hspan { display: block; }

.top{color:#0f6dc5; font-weight:bold;}
.tel{font-family:"微软雅黑", "黑体"; font-weight:bold; font-size:16px; color:#ca0000;}
.phone{font-family:"微软雅黑", "黑体"; font-size:18px; color:#444444;}

/*menu*/
a.menu{font-family:"微软雅黑", "黑体"; color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; line-height:34px; display:block;}
a.menu:hover{color:#f7e49a; text-decoration:underline; background:url(images/menu_bg.jpg) center no-repeat;}

a.pro{ background:url(images/index_18.jpg) no-repeat center; height:25px; line-height:25px; text-indent:20px; display:block; color:#FFFFFF;}
a.pro:hover{ background:url(images/index_18f.jpg) center no-repeat;}


.title{font-size:16px; font-family:"微软雅黑", "黑体"; color:#07489e; font-weight:bold;}
.titlea{font-size:12px; color:#ca0000; font-family:"微软雅黑", "黑体"; font-weight:bold;}
.titleb{font-family:"微软雅黑", "黑体"; color:#555555; font-weight:bold; font-size:14px;}


/*more*/
a.more{ font-family:Arial, Helvetica, sans-serif; color:#ca0000; font-size:12px; text-decoration:none;}
a.more:hover{color:#ca0000; text-decoration:underline;} 

a{text-decoration: none; color: #555555; font-family:Arial, Helvetica, sans-serif;} /* 链接无下划线,有为underline */ 
a:hover{color: #df1c33;} /* 鼠标在链接上*/ 


/*banner*/
ul,li{margin:0; padding:0; list-style:none;}
.banner{width:100%; margin:0px; padding:0px;}
.bannerbg{display:none; height:273px; margin:0 auto; padding:0px; width:100%;}
.showbannerbg{display:block; width:100%;}
#bannerContainer{position:relative; height:273px; width:100%; margin:0 auto;}
#pagecontainer{position:absolute; bottom:20px; width:100%; text-align:center;}	
#pagelist{display:inline-block; text-align:center;}
#pagelist li{width:10px; height:10px; float:left; margin-right:10px; background:url(images/bai.png); cursor:pointer;}
#pagelist .current{background:url(images/lv.png) !important;}	