﻿@charset "utf-8";
/* CSS Document */
/*common*/

@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#000;font:14px/1.231 微软雅黑,helvetica,clean,sans-serif,"微软雅黑";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
li{list-style:none;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}



p{ word-spacing:-1.5px;}
.fl { float:left;}
.fr { float:right;}



.pro2{ width:940px; overflow:hidden; position:relative;}
.pro h5 a{ display:block; font:14px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#000; height:60px; position:absolute; top:0; right:0; line-height:60px;}
.pro01{ border-top:4px solid #020100; border-bottom:1px solid #ccc; height:60px; overflow:hidden; margin-bottom:20px;}
.pro01 li{ width:167px; height:36px; margin-top:12px; margin-right:10px; float:left;}
.pro01 li a{ display:inline-block;width:167px; font:16px "Microsoft Yahei"; font-weight:bold; height:36px; background:url(images/pro_bj2.png) no-repeat; color:#fff; text-align:center; line-height:36px;}
.pro01 li a:hover,.pro01 .cur a{ background:url(images/pro_bj1.png) no-repeat center top;}
.pro02 li{ width:293px; height:317px; overflow:hidden; position:relative; margin:0 30px 30px 0; float:left;}
.pro02 li img{width:281px; height:305px;}
.pro02 li a{ display:block;width:293px; height:317px;}
.pro02 li p{ display:none; font:14px "Microsoft Yahei"; text-align:center; color:#fff;width:293px; height:317px; position:absolute; top:0; left:0; background:url(images/alp1.png);}
.pro02 li em{ display:block; width:28px; height:28px; background:url(images/case_search.png) no-repeat center top; margin:80px auto 8px;}
.pro02 .nones{ margin-right:0;}
.pro02 li a:hover p{ display:block;}
