/*初始化样式*/

* {
    margin: 0px;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #000000;
}

ul li,
ol li {
    list-style-type: none;
}

img,
input,
button {
    border: none;
    outline: none;
}

.box {
    
    width: 100%;
    position: relative;
}

.bg1 {
    width: 773px;
    height: 667px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/picture/381/1911201500425091806.png) left top no-repeat;
}

.bg2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 773px;
    height: 667px;
    background: url(/picture/381/1911201500425325169.png) right top no-repeat;
}

.bg3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 773px;
    height: 667px;
    background: url(/picture/381/1911201500425546607.png) left bottom no-repeat;
}

.bg4 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 773px;
    height: 667px;
    background: url(/picture/381/1911201500424848831.png) right bottom no-repeat;
}

.dqwz {
    position: relative;
    width: 1199px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    z-index: 1;
}

.slgk_zw {
    position: relative;
    width: 1199px;
    background-color: #ffffff;
    margin: auto;
    z-index: 1;
}

.zw_title {
    width: 1177px;
    margin: auto;
    border-bottom: 1px solid #ededed;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 30px;
}

.zw_title p {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}

.zw_title span {
    line-height: 35px;
}

.xian {
    width: 1177px;
    height: 1px;
    background-color: #ededed;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.slgk_zw p {
    line-height: 30px;
}

.wzzw {
    width: 1095px;
    margin: auto;
    margin-top: 20px;
    min-height: 300px;
}
.wzzw div img{
/* width: 800px!important;
height:auto!important; */
}
.sxwz {
    width: 1095px;
    margin: auto;
    padding-bottom: 20px;
}

#pctb,
#pcdb {
    display: block;
}

#sjtb,
#sjdb {
    display: none;
}

#zoom img {
    max-width: 1100px;
}


/*手机样式*/

@media (max-width: 700px) {
    #sjtb,
    #sjdb {
        display: block;
    }
    #pctb,
    #pcdb,
    .dqwz,
    .bg1,
    .bg2,
    .bg3,
    .bg4 {
        display: none;
    }
    .box {
        background: #fff;
    }
    .slgk_zw,
    .zw_title,
    .wzzw {
        width: 100%;
    }
    .zw_title span {
        display: block;
        margin: 0;
        text-align: center;
    }
    .zw_title .bdsharebuttonbox {
        display: none;
    }
    .slgk_zw {
        padding: 0 15px;
    }
    .xian {
        width: 100%;
    }
    #zoom img {
        max-width: 80% !important;
        height: auto!important;
    }
#zoom video {
        max-width: 80% !important;
        height: auto!important;
    }
    .sxwz {
        width: 100%;
    }
    .sxwz a {
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }
    #fwtj {
        display: none;
    }
    #ztdx {
        display: none;
    }
    #mediaContent0_0 {
        width: 100%!important;
        height: auto;
    }
    #ckplayer_mediaContent0_0 {
        width: 100%!important;
    }
.header{
 height:auto;
}
body{
text-align:left;
}

}
