@charset "utf-8";
/*网页整体*/
*{margin:0;padding:0;}
img{border:0;}
body {color: #000000;font-size: 12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#FEE54F; repeat-x; }
/*默认链接*/
a {font-size: 12px;color: #000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #CC0000;}
a:active {text-decoration: none;}

.black{color:#000000;}
.grey{color:#666666;}
.white{color:#FFFFFF;}
.red{color:#FF0000;}
.yellow{color:#FFFF00;}
.orange{color:#FF9900;}
.bule{color:#0000FF;}
.green{color:#00FF00;}

input{height:16px;vertical-align:middle;}
.input_submit{color:#FFFFFF; background:#999999; height:18px; border:0;}

/*网页主体*/
#main{background:#FEE54F; width:990px; margin:0px auto; padding:0 0 0 10px ;}
/*公司名称*/
.company_name{font-size:30px; color:#FF9900; font-weight:bold;font-family:微软雅黑,黑体;}
/*网站副标题*/
.company_namef{font-size:14px; color:#000000; font-weight:;font-family:微软雅黑,黑体;}
/*导航栏*/
#menu{background:url(../images/DH.JPG); margin:0 0 8px 0; }
#menu a{display:block; float:left; width:100%; height:24px; text-align:center; line-height:24px; font-weight:bold; color:#fff;font-size:12px; text-align:center; }
#menu a:hover{ background:url(../images/c.gif);color:#FFF;}
/*左边分类*/
#left_class{border:#CC0000 1px solid; background:#F7F8FC;}
#left_class h6{font-size:12px; font-weight:bold; color:#CC0000; height:24px;  background:url(../images/661.jpg); line-height:24px; margin:1px; padding-left:8px;}
#left_class ul{list-style-type:none;}
#left_class ul li a{color:#000000; padding:0 0 0 20px; margin:0 1px 0 0px; height:30px; line-height:30px; display:block; background:url(../images/icon.gif) no-repeat 5px;}
#left_class ul li a:hover{background:#FFCC00 url(../images/icon1.gif) no-repeat 5px; color:#FFFFFF;}
#left_class ul li ul li a{color:#000000; font-weight: normal;padding:0 5 0 30px; background:#FFFFFF; }
#left_class ul li ul li a:hover{background:#6699FF;}
/*左边联系方式*/
#left_contact{border:#CC0000 1px solid; background:#F7F8FC; margin-top:8px;}
#left_contact h6{font-size:12px; font-weight:bold; color:#CC0000; height:24px;  background:url(../images/661.jpg); line-height:24px; margin:1px; padding-left:8px;}
#left_contact p{margin:5px; line-height:25px;}
/*网页底部*/
#foot{border-top:#CC0000 1px solid; margin-top:8px; }
#foot td{color:#000;padding:5px; line-height:25px;}
#foot a{color:#CC0000;}

#top_flash{margin-bottom:8px;}
/*内容显示区*/
#right_main{border:#CC0000 1px solid; background:#FFF; margin:0; padding:10px;overflow:hidden;text-overflow:ellipsis; width:720px;}
#right_main td{padding:3px;}

.weizhi{ color:#CC0000; font-size:14px; padding:2px;}
.line_buttom_hui{border-bottom:#CC0000 solid 1px;}
.hangju{line-height:25px; padding:3px;}
.border_hui{border:#CC0000 1px solid;}
.line_buttom_hui_xuxian{border-bottom:#CC0000 1px dashed;}
.border_hui_xuxian{border:#CC0000 1px dashed;}
/*分页样式*/
#page {padding:8px; margin: 3px;  text-align: center; clear:both;}
#page a{border:#01B0ED 1px solid; padding:2px 5px; margin:2px; color:#01B0ED; text-decoration:none;}
#page a:hover{color:#FFFFFF; background:#01B0ED;}
#page span.current{border:#01B0ED 1px solid;padding:2px 5px; margin:2px;color: #FFFFFF;background:#01B0ED;}
#page span.disabled{border:#EEEEEE 1px solid;padding:2px 5px; margin:2px;color: #DDDDDD;}
#page span.text {border:#CCCCCC 1px solid;padding:2px 5px; margin:2px;color: #666666;}
/*产品图片*/
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:80px; height:80px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;}