@charset "utf-8";
/* CSS Document */
/*网页整体*/
*{margin:0;padding:0;}
img{border:0;}
body {font-size: 12px;font-family:Verdana, Geneva, sans-serif; background:#002646;}
/*默认链接*/
a {font-size: 12px; color:#030303}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
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{vertical-align:middle;}
.left{ float:left;}
.right{ float:right;}
.clear{  clear:both}
h1{ padding:0; margin:0;}
/*tbody*/
.tbody{ background:url(../images/bg.gif) repeat-x;}
.min{ width:955px; margin:0 auto;}

/*top*/
.top{ height:123px; width:955px;}
.logo{ height:123px; max-width:710px;}
.name{ height:123px; max-width:710px; line-height:123px;}
.search{ height:123px; width:245px;}
.language{ padding-top:30px; width:245px; text-align:right;}
.searchbox{width:245px; text-align:right; color:#FFF; padding-top:15px;}
.buttonbox{ background:url(../images/button.gif) no-repeat; border:0px; width:44px; height:23px; color:#FFF;}
.textbox{ background:#4f7b9a; border:#badffa 1px solid; height:21px; line-height:21px; color:#fff;}

/*nav*/
.nav{ height:38px; width:955px;}
.navbg{ background:url(../images/navbg.gif) repeat-x; width:947px; height:38px;}
.navbg a{ color:#fff;display:block; float:left; line-height:38px; text-align:center;}
.navbg a:hover{ color:#999;}

/*flash*/
.flash{ width:955px; overflow:hidden;}

/*zhong*/
.zhong{ background:#e1e1e1; width:935px; overflow:hidden; padding:10px;}
.zhongleft{ width:200px; float:left;}
.zhongright{ width:720px; float:left; padding-left:10px;}
.zhongtitle{ width:198px; border:1px #d0d0d0 solid; background:url(../images/zhongtitlebg.gif) repeat-x;}
.zhongtitle1{ width:720px; border:1px #d0d0d0 solid; background:url(../images/zhongtitlebg.gif) repeat-x;}
.zhongtu{ float:left;}
.zhongtit{ height:33px; line-height:33px; color:#333333; float:left;}

.cate_one{ border-bottom:1px dotted #999999; height:auto; overflow:hidden; }
.left_con{ background:#fff; padding:10px 10px 20px 10px; margin-bottom:10px; line-height:25px;}
.cate_one_shou{ height:30px; overflow:hidden; border-bottom:1px dotted #999999;}
.big_cate{ font-weight:bold; padding-left:10px;}
.big_cate a{ display:block; color:#566165; line-height:30px;}
.big_cate a:hover,.small_cate a:hover{ color:#3a4043;}
.small_cate{ padding-left:18px;}
.small_cate a{ display:block; color:#566165; line-height:28px;}

.mintu{ border:1px #ccc solid; padding:1px; width:80px; float:left;}
.mintutit{float:left; padding-left:5px; padding-top:10px;}

/*footer*/
.footer{width:955px; text-align:center; line-height:22px; color:#fff;}
.footer a{ color:#fff;}

.border_hui{ border:1px solid #ccc; padding:2px;}
.weizhi{ font-size:20px; line-height:24px;}
.hangju{line-height:25px; padding:4px 15px;}
/*分页样式*/
#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;}
