/* CSS Document */
* {
    margin: 0;
    padding: 0;
    margin: 0px 0px 0px 0px;
}
body {
    background-color: #000;
    overflow-x: hidden;
}
.bigcontainer {
    width: 100%;
}
.test {
    border: 1px solid red;
}
.fl {
    float: left;
}
.cl {
    clean: both;
}
.bl {
    display: block;
}
.ab {
    position: absolute;
}
.rl {
    position: relative;
}
video {
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 0;
    transform: translate(-50%);
    object-fit: contain;
}
.page_01 {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 978px;
    background: url(../image/235ps.jpg) no-repeat center;
}
.downcontainer1 {
    width: 1920px;
    height: 698px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../image/bg_02.jpg) no-repeat center;
    z-index: 0;
}
.downcontainer2 {
    height: 806px;
    background: url(../image/bg_03.jpg) no-repeat center;
    position: relative;
}
.downcontainer235 {
    height: auto;
    background: url(../image/zb.jpg) no-repeat center;
    position: relative;
}

.downcontainer3 {
    height: 1000px;
    background: url(../image/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
    height: 804px;
    background: url(../image/bg_05.jpg) no-repeat center;
}
.downcontainer5 {
    height: 783px;
    background: url() no-repeat center;
}
.downcontainer6 {
    height: 804px;
    background: url() no-repeat center;
}
.downcontainer7 {
    height: 785px;
    background: url() no-repeat center;
}
.downcontainer8 {
    height: 803px;
    background: url() no-repeat center;
}
.downcontainer9 {
    height: 786px;
    background: url() no-repeat center;
}

#leftnav {
    position: fixed;
    right: 30px;
    top: 20%;
    width: 98px;
    height: 436px;
    background: url() no-repeat;
    z-index: 20;
}
#leftnav a {
    width: 98px;
    height: 97px;
    display: block;
    text-align: center;
    padding-right: 5px;
}
.gif {
    width: 1920px;
    text-align: center;
    margin: 0 auto;
}
.navs {
    width: 540px;
    height: 150px;
    left: 50%;
    margin-left: -290px;
    top: 707px;
}
.nav1,
.nav2,
.nav3,
.nav4 {
    width: 87px;
    height: 266px;
    margin-right: 20px;
}

.nav1 {
    margin-left: 90px;
    background: url(../image/downland.png) no-repeat;
}
.nav1:hover,
.nav2:hover，.nav3:hover，.nav4:hover {
    cursor: pointer;
}
.nav1:hover,
.nav2:hover,
.nav3:hover,
.nav4:hover {
    margin-top: -10px;
}

.nav2 {
    background: url(../image/pay.png) no-repeat;
}

.nav3 {
    background: url(../image/js.png) no-repeat;
}

.nav4 {
    background: url(../image/show.png) no-repeat;
}

#weixin {
    display: none;
    position: fixed;
    top: 25%;
    left: 38%;
    z-index: 50;
    background: white;
}
#over {
    width: 100%;
    height: 100%;
    opacity: 0.5; /*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
    filter: alpha(opacity=80);
    display: none;
    position: fixed;
    z-index: 40;
    background: silver fixed;
    background-size: cover;
}

/* 幻灯片所需CSS */
.zb-wrap {
    width: 1319px;
    height: 656px;
    margin: 0 auto;
    padding-top: 120px;
}
.zb-wrap .swiper-slide > img {
    border: #666 solid 10px;
}

.hd-wrap {
    width: 204px;
    height: 683px;
    margin: 0 auto;
    padding-top: 100px;
}
.hd-wrap .swiper-slide > img {
    border: #666 solid 10px;
}

.sx-wrap {
    width: 1440px;
    height: 706px;
    margin: 0 auto;
    padding-top: 100px;
}
.sx-wrap .swiper-slide > img {
    width: 1140px;
    border: #666 solid 10px;
}

.sxgx1-wrap {
    width: 1300px;
    height: 682px;
    margin: 0 auto;
    padding-top: 100px;
}
.sxgx1-wrap .swiper-slide > img {
    border: #666 solid 10px;
}

.sxgx2-wrap {
    width: 960px;
    height: 706px;
    margin: 0 auto;
    padding-top: 140px;
    padding-left: 40px;
}
.sxgx2-wrap .swiper-slide > img {
    border: #666 solid 10px;
}

.ndsd-wrap {
    width: 1180px;
    height: 684px;
    margin: 0 auto;
    padding-top: 100px;
}
.ndsd-wrap .swiper-slide > img {
    border: #666 solid 10px;
}

.on {
    color: #cecece;
}

.bar {
    width: 100px;
    position: fixed;
    top: 102px;
    right: 30px;
    z-index: 1000;
}
.bar .nor {
    color: #fff;
    width: 100px;
    height: 70px;
    display: block;
    text-align: center;
    text-decoration: none;
    font: 14px/70px "微软雅黑";
    background: url(../image/op.png) center repeat;
    margin-bottom: 1px;
    outline: none;
}
.bar .nor:hover,
.bar .cur {
    background: #610004;
}
.bar .home {
    font: 18px/70px "微软雅黑";
    outline: none;
}
.bar .home:hover {
    background: #610004;
}
.bar .top {
    width: 100px;
    height: 42px;
    display: block;
    text-align: center;
    background: url(../image/op.png) center repeat;
    outline: none;
}
.bar .top img {
    display: block;
    margin: 0 auto;
    padding-top: 11px;
}
.show {
    width: 1000px;
    margin: 0 auto;
}

.NewsList {
    margin: 0 18px;
    width: 1124px;
    height: 703px;
    position: absolute;
    top: 266px;
    margin-left: 420px;
    transition: all 0.1s linear;
}
.NewsList li:hover {
    transform: translatex(5px);
}
.NewsList li {
    width: 1124px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #ecdcbd;
    padding-right: 8px;
    border-bottom: 1px dotted #635140;
    font-size: 16px;
    list-style: none;
    font-weight: bold;
    font-family: 黑体;
    cursor: pointer;
}
.NewsList li a {
    margin-left: 5px;
    color: #ecdcbd;
}
.NewsList li time {
    float: right;
    color: #ecdcbd;
}
.NewsList li .lx {
    margin: 0 8px;
    color: #ecdcbd;
}
