﻿

*{ padding: 0; margin: 0; font-size: 12px; font-family:Arial}
.content{ width: 960px; margin: auto; position: relative; font-size:11px; }
.content img { position: relative; z-index:1}

.dailog{ position: absolute; width: 600px; background: #dcdcdc; border: 1px solid #c0c0c0; padding: 20px; z-index: 10001; display: none;}
.dailog h3{ margin-bottom: 20px;}
.d-mark{position: absolute; z-index: 10000; background: #ccc; opacity: .5; filter: alpha(opacity=50); width: 100%; height: 100%; display: none; left: 0; top: 0;}

.d-tb{ width: 100%;}
.d-tb th{ width: 120px; text-align: right; font-weight: normal;}
.d-tb td{  padding: 5px 10px;}

.canvas{ position: absolute; z-index: 1000; left:100px; top:300px;}
.canvas-edit{ border: 1px dotted #ccc;background: #eee; opacity: .8; filter: alpha(opacity=80);}
.booth{ position: absolute; border: 1px solid #333; z-index: 1001; text-align: center; cursor: pointer; overflow: hidden;background: #999999; opacity: 0.5;filter: alpha(opacity=50);}
.booth p { line-height:17px;}
.booth p sup { font-size:9px;}
.booth-sign{border: 1px solid #333; background: #B25494;}

.booth img{filter:gray;}/*图片变灰*/


.booth-yiding { position: absolute; border: 1px solid #333; z-index: 1001; text-align: center; cursor: pointer; overflow: hidden;background: #eee; opacity:0.5;filter: alpha(opacity=50);}
.booth-yiding p { line-height:14px;}
.booth-yiding p sup { font-size:9px;}
.booth-yiding img{filter:gray;}/*图片变灰*/

.booth-yuding { position: absolute; border: 1px solid #333; z-index: 1001; text-align: center; cursor: pointer; overflow: hidden; background: #eee; opacity: 0.5;filter: alpha(opacity=50);}
.booth-yuding p { line-height:14px;}
.booth-yuding p sup { font-size:9px;}
.booth-yuding img{filter:gray;}/*图片变灰*/

.error,.ok{ display:none;}
.error{ color: #f00;}

#proimg{max-width:140px;max-height:60px;}/*控制图片的大小尺寸*/

.hovertip{ background: url(http://www.alighting.cn/zhanlan/images/sub-bg-1.png) no-repeat; width: 354px; height: 145px; position: absolute; display: none; padding: 20px 16px 0; _padding: 20px 8px 0; z-index: 1009;}
.hovertip-left{ background: url(http://www.alighting.cn/zhanlan/images/sub-bg-2-1.png) no-repeat;}
.zwinfo {float:left; width:238px;}

.hovertip span {position:absolute; right:20px; top:80px; width:140px; vertical-align:top; height:60px; overflow :hidden; padding:1px; }
.hovertip span img { vertical-align:middle; max-width:140px; max-height:60px;}
.hovertip h1{ color: #fff; font-size: 14px; height: 22px; line-height: 22px; overflow: hidden;}
.hovertip h2{ color: #fff; font: normal 10px/1.5 Verdana; overflow: hidden; height: 20px; width: 100%; margin-bottom: 10px;}
.hovertip p{ height: 22px; line-height: 22px;}
.hovertip p a { height: 24px; line-height: 24px;color: blue;}
.hovertip .nav-bar{ position: absolute; right: 15px; bottom: 10px;}
.hovertip .nav-bar a{ padding-left: 10px; color: #0b3b8c;}

a.booth { display:block;  text-decoration:none;background:#fff;}
a.booth:visited { background:#fff;text-decoration:none}
a.booth:hover { background:#FFD483; opacity: .5; filter: alpha(opacity=50);text-decoration:none}