@charset "utf-8";
html {
    margin: 0;
    padding: 0;
    _text-overflow: ellipsis;
}

body {
    margin: 0;
    padding: 0;
    font-family: "5b8b4f53", "65B05B8B4F53", "arial";
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
button,
img,
button,
select,
iframe {
    padding: 0;
    margin: 0;
    border: 0;
}

img,
input,
button,
select,
textarea,
fieldset,
iframe {
    vertical-align: top;
    *vertical-align: middle;
}

ul,
li {
    list-style-type: none;
}

.clearfix {
    display: block;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

/* play */

#play {
    width: 960px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding-left: 297px;
    box-sizing: content-box;
    margin-top: 20px;
    padding-top: 20px;
}

#play .change_a {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(about:blank);
}

#play .prev_a {
    left: 0;
}

#play .next_a {
    right: 0;
}

#play .change_a span {
    width: 24px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: none;
}

#play .prev_a span {
    background: url(../images/s_gallery_2012110702.png) no-repeat 0px -50px;
    left: 0;
}

#play .next_a span {
    background: url(../images/s_gallery_2012110702.png) no-repeat -30px -50px;
    right: 0;
}

#play .img_ul {
    position: relative;
    z-index: 1;
}

.img_hd {
    width: 1240px;
    overflow: hidden;
    height: 300px;
    padding: 2px 0;
    margin-top: 50px;
    position: relative;
}

.img_hd ul {
    position: absolute;
    z-index: 1;
    width: 1260px !important;
}

.img_hd ul li {
    float: left;
    width: 292px;
    height: 298px;
    border: 1px solid #eee;
    cursor: pointer;
    margin-right: 22px;
    overflow: hidden;
    *display: inline;
    padding: 1px;
    text-align: center;
}

.img_hd ul li img {
    height: 249px;
    width: 288px;
}

.img_hd ul li.on {
    border-color: #009944;
}

.img_hd ul li.on h3 {
    color: #009944;
}

.img_hd .bottom_a {
    width: 58px;
    height: 58px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 10;
}

.part-qh-product .prev_a {
    position: absolute;
    width: 58px;
    height: 58px;
    top: 523px;
    left: -28px;
    background: url(//cdn.myxypt.com/898e61af/21/04/7d6ca512b4594dae2d0bc1957651bb60f455a1f5.png) no-repeat center #fff;
    z-index: 99;
}

.part-qh-product .next_a {
    position: absolute;
    width: 58px;
    height: 58px;
    top: 523px;
    right: -28px;
    background: url(//cdn.myxypt.com/898e61af/21/04/c7100f78e2d09064f30559fcd7a75738ecfce90c.png) no-repeat center #fff;
    z-index: 99;
}

.img_hd h3 {
    color: #666666;
    font: 400 15px/30px "Microsoft yahei";
}
