@charset "utf-8";
/* 全局样式 */
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

body > div, form > div {
    margin: 0 auto;
}

div {
    text-align: left;
}

a img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

select, textarea {
    font: 12px Arial, "微软雅黑";
}

body {
    color: #000;
    text-align: center;
    font: 12px "微软雅黑";
}

ul, ol, li {
    list-style-type: none;
    vertical-align: 0;
}

a {
    outline-style: none;
    color: #000;
    text-decoration: none;
}

a, area {
    blr: expression(this.onFocus=this.blur())
}

:focus {
    -moz-outline-style: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wh1000 {
    width: 924px;
    margin: 0 auto;
    position: relative;
}

.he10 {
    height: 10px;
}

.he30 {
    height: 30px;
}

.he25 {
    height: 25px;
}

.he35 {
    height: 35px;
}

body, html {
    min-width: 1003px;
}

.picImg  .play-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
    top: 569px;
}
#video{
    top: 67px;
    position: absolute;
    width: 938px;
    height: 520px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
}
.picImg .pause-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
    top: 569px;

}

.bannerTop {
    background: url(../images/bannerBg.jpg) no-repeat center top;
    height: 410px;
}

.picImg {
    width: 1003px;
    margin: 0 auto;
    position: relative;
}

.picImg .pic {
    display: block
}

.zt_bg01 {
    background: url(../images/bg01.jpg) no-repeat center top;
    height: 24px;
}

.ftBox {
    background: #a98054;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 14px
}
