/**{margin:0;padding:0;border:0;}
body{background-color: #2A2A2A}
table{border-collapse:collapse;border-spacing:0;}
ul,li,dd,dl,dt,img {list-style:none;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:lighter;font-size:100%;}
body,div {font-size:12px;color:#555555;font-family: '宋体',Simsun;-webkit-text-size-adjust:none;}
a{text-decoration:none;}
a:link,a:visited {color:#111111;}
a:active,a:hover {color:#ff0000;}
a.white:link,a.white:visited {color:#ffffff;}
a.white:active,a.white:hover {color:#ffff00;}
a.hui:link,a.hui:visited {color:#999999;}
a.hui:active,a.hui:hover {color:#ffff00;}
a.huii:link,a.huii:visited {color:#555555;}
a.huii:active,a.huii:hover {color:#999999;}
a.hong:link,a.hong:visited {color:#cc0000;}
a.hong:active,a.hong:hover {color:#000000;}
a.lan:link,a.lan:visited {color:#003366;}
a.lan:active,a.lan:hover {color:#ff0000;}*/


.exhibition_hall {text-align:center;position: relative;overflow:hidden;}
.exhibition_hall h4 {font-size:30px;font-family:"微软雅黑";text-align:center;margin:0px auto;padding-top:50px;color:#000;}
.tline {color:#dedede;}
.roundabout_box ul {}
.roundabout_box img {width:100%;}
/**********roundabout**********/
.roundabout_box {min-height:425px;height:100%;width:980px;margin:100px auto 20px auto;}
.roundabout-holder{list-style:none;/*width:500px;*/height:425px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;/*height:425px;*/width:650px;cursor:pointer;background:#f9f9f9;}
.roundabout-moveable-item img{width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;border-left: 1px solid #fff;border-right: 1px solid #fff;}
.roundabout-in-focus000:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder .text{color:#999;}
.roundabout-in-focus000:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}
#picDisplay{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #000000;
    display: none;
}
#closeDisplay{
    width: 35px;
    height: 35px;
    position: absolute;
    right: 80px;
    top:50px;
    cursor: pointer;
    background:url("/static/img/btn_close.png") no-repeat;
}

