* {
    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: #555;
    font-family: 宋体,Simsun;
    -webkit-text-size-adjust: none
}

a {
    text-decoration: none
}

a:link,a:visited {
    color: #111
}

a:active,a:hover {
    color: red
}

a.white:link,a.white:visited {
    color: #fff
}

a.white:active,a.white:hover {
    color: #ff0
}

a.hui:link,a.hui:visited {
    color: #999
}

a.hui:active,a.hui:hover {
    color: #ff0
}

a.huii:link,a.huii:visited {
    color: #555
}

a.huii:active,a.huii:hover {
    color: #999
}

a.hong:link,a.hong:visited {
    color: #c00
}

a.hong:active,a.hong:hover {
    color: #000
}

a.lan:link,a.lan:visited {
    color: #036
}

a.lan:active,a.lan:hover {
    color: red
}

.exhibition_hall {
    text-align: center;
    position: relative;
    overflow: hidden
}

.exhibition_hall h4 {
    font-size: 30px;
    font-family: 微软雅黑;
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    color: #000
}

.tline {
    color: #dedede
}

.roundabout_box {
    width: 980px;
    height: 480px
}

.roundabout_box ul {
}

.roundabout_box img {
    width: 100%
}

.roundabout_box {
    height: 425px;
    width: 980px;
    margin: 40px auto 20px
}

.roundabout-holder {
    list-style: none;
    width: 500px;
    height: 425px;
    margin: 0 auto
}

.roundabout-moveable-item {
    height: 190px;
    width: 247px;
    cursor: pointer;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    margin: 0
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-in-focus000:hover {
    -webkit-box-shadow: 0 0 20px #787878;
    -moz-box-shadow: 0 0 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: #36c;
    z-index: 999;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa
}

.roundabout a:active,.roundabout a:focus,.roundabout a:visited {
    outline: 0;
    text-decoration: none
}

.roundabout li {
    margin: 0
}



