

/*公共样式开始*/
body{font-family: "Microsoft YaHei", "微软雅黑", "宋体";
    color: #333;
    font-size: 14px;
    min-width: 1300px;
    background: #f7f7f7;
    
   
    background-size: 100% auto;
    position: relative;
    width: 100%;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt25{ margin-top:25px;}






.wza a img{ width:30px; height:30px;display:block;margin:0 auto;}
.wza .name{ width:100%; text-align:center; font-size:14px;margin-top:10px; }



.gwy a img{  width:30px; height:30px;display:block;margin:0 auto;}
.gwy .name{ width:100%; text-align:center; font-size:14px;margin-top:10px; }
.szf{ width:69px; height:69px; }
.szf a img{ width:21px; height:21px; padding-left:25px; padding-top:10px; font-size: 14px;}
.szf .name{ width:100%; text-align:center; font-size:14px; }

.gzh{  position:relative; border-top:none;}
.gzh a img{  width:30px; height:30px;display:block;margin:0 auto;}
.gzh .ewm{ display:none; position:absolute; z-index:2; right:78px; top:0px;}
.gzh .name{ width:100%; text-align:center; font-size:14px; margin-top:10px;}
.gzh:hover .ewm{ display:block;}


.app{  position:relative;  border-top:none;}
.app a img{  width:30px; height:30px;display:block;margin:0 auto;}
.app .ewm{ display:none; position:absolute; z-index:2; right:78px; top:0px;}
.app:hover .ewm{ display:block;}
.app .name{ width:100%; text-align:center; font-size:14px;margin-top:10px; }

.back{  border-top:none;}
.back a img{  width:30px; height:30px;display:block;margin:0 auto;}
.back .name{ width:100%; text-align:center; font-size:14px;margin-top:10px; }

