* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #ffffff;
    background: #000000 url(../images/bg.jpg) no-repeat center top;
}

.main {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.top {
    width: 1000px;
    height: 550px;
    margin: 0 auto;
    position: relative;
}

.top a {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 40px;
    width: 160px;
    height: 64px;
    line-height: 64px;
    background-color: #fd351b;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
}

.time {
    width: 100%;
    height: 248px;
    background: url(../images/time-bg.png) no-repeat center top;
}

.time-box {
    width: 1000px;
    height: 248px;
    margin: 0 auto;
}

.time-left {
    width: 68px;
    padding-top: 117px;
    border-bottom: 2px solid #ff0000;
    float: left;
}

.time-right {
    width: 68px;
    padding-top: 117px;
    border-bottom: 2px solid #cccccc;
    float: left;
}

.time-box ul {
    width: 864px;
    float: left;
}

.time-box ul li {
    float: left;
    width: 108px;
    height: 248px;
    text-align: center;
    background: url(../images/yd1.png) no-repeat center top;
}

.time-box ul li.next {
    background: url(../images/yd3.png) no-repeat center top;
}

.time-box ul li.on {
    background: url(../images/yd2.png) no-repeat center top;
}

.time-box ul li .add {
    width: 81px;
    height: 80px;
    margin: 0 auto;
    background: url(../images/xx1.png) no-repeat center center;
    color: #ffffff;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
}

.time-box ul li .add a {
    display: block;
    color: #ffffff;
}

.time-box ul li.on .add {
    background: url(../images/xx.png) no-repeat center center;
}

.time-box ul li .date {
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    padding-top: 80px;
    color: #ff0000;
}

.time-box ul li.next .add {
    background: url(../images/xx2.png) no-repeat center center;
}

.time-box ul li.next .date {
    color: #cccccc;
}


/*活动介绍*/

.active {
    width: 1000px;
    margin: 0 auto;
    height: 543px;
    overflow: hidden;
    position: relative;
}

.act-left {
    float: left;
    width: 660px;
    height: auto;
    overflow: hidden;
}

.act-tit {
    width: 100%;
    height: 46px;
    background: url(../images/hd-tit.png) no-repeat left center;
}

.act-js {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.act-js p {
    line-height: 28px;
}

.act-js p strong {
    font-size: 16px;
}

.act-js p span.dx {
    display: block;
    width: 630px;
    height: 36px;
    line-height: 36px;
    background: url(../images/dx1.png) no-repeat center left;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}

.act-js p span.dx1 {
    background: url(../images/dx2.png) no-repeat center left;
}

.pxbz {
    margin-top: 20px;
    width: 660px;
    height: auto;
    line-height: 28px;
    overflow: hidden;
    padding-top: 34px;
    background: url(../images/fz-tit.png) no-repeat center top;
}

.pxbz ul li {
    float: left;
    width: 190px;
    padding: 10px;
    height: 200px;
    background: rgba(0, 0, 0, 0.5);
}

.pxbz ul li:nth-child(2) {
    margin: 0 15px;
}

.online {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 258px;
    height: 463px;
    border: 10px solid #ff0000;
    background: url(../images/zb-png.png) no-repeat center top;
}

.online-tit {
    width: 130px;
    height: 67px;
    background: url(../images/zb-tit.png) no-repeat center top;
    margin-top: 10px;
    margin-left: 10px;
    color: #ff0000;
    line-height: 40px;
    font-size: 18px;
    padding-left: 30px;
}

.online-box {
    width: 238px;
    height: 366px;
    margin: 10px;
    border: 1px solid #4d4c4c;
}


/*参数*/

.cs {
    width: 100%;
    height: 455px;
    background: url(../images/csbg.png) no-repeat center top;
    margin-top: 50px;
}

.cs-box {
    width: 960px;
    padding: 20px 15px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.flash {
    width: 450px;
    height: 300px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    float: left;
    margin-top: 30px;
}

.out-img,
.out-img1 {
    position: relative;
    width: 450px;
    height: 300px;
    overflow: hidden;
}

.out-img .img,
.out-img1 .img1 {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li,
.out-img1 .img1 li {
    float: left;
    position: relative;
}

.out-img .img li p,
.out-img1 .img1 li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 40px;
}

.out-img .num,
.out-img1 .num1 {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li,
.out-img1 .num1 li {
    width: 10px;
    height: 10px;
    background-color: #ff9494;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on,
.out-img1 .num1 li.on {
    background-color: #ff0000;
}

.out-img .btn,
.out-img1 .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn,
.out-img1:hover .btn {
    display: block;
}

.out-img .btn-l,
.out-img1 .btn-l1 {
    left: 0;
}

.out-img .btn-r,
.out-img1 .btn-r1 {
    right: 0;
}

.cs-table {
    position: absolute;
    right: 18px;
    top: 15px;
    width: 460px;
    height: 200px;
}

.cs-table table {
    border-collapse: collapse;
    width: 100%;
}

.cs-table td {
    border-collapse: collapse;
    border-bottom: 1px solid #ffffff;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    padding-left: 10px;
}

.cs-table td.rr {
    border-right: 1px solid #ffffff;
    width: 30%;
    padding-right: 20px;
    text-align: right;
}

.rc-stroy {
    width: 460px;
    position: absolute;
    right: 18px;
    bottom: 25px;
    height: 205px;
}

.rc-tit {
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/rc-bg.png) no-repeat left bottom;
    text-indent: 40px;
}

.rc-nr {
    width: 420px;
    height: 129px;
    padding: 10px;
    line-height: 30px;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0c0c0c;
    margin-top: 20px;
}

.footer-box {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}


/*分站*/

.act-left2 {
    float: left;
    width: 700px;
    height: 543px;
    overflow: hidden;
}

.act1-tit {
    width: 100%;
    height: 46px;
    background: url(../images/js-tit.png) no-repeat center left;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    line-height: 40px;
    text-indent: 15px;
}

.js-one {
    width: 330px;
    height: 480px;
    margin-top: 17px;
    float: left;
    position: relative;
}

.js-two {
    width: 330px;
    height: 480px;
    margin-top: 17px;
    float: right;
    position: relative;
}

.js-img {
    width: 220px;
    height: 280px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.js-two .js-img {
    width: 220px;
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.js-one .jsrw-gs {
    width: 300px;
    height: 240px;
    background: rgba(0, 0, 0, 0.5);
    border: 5px solid #ff0000;
    position: absolute;
    left: 0;
    bottom: 0;
}

.js-two .jsrw-gs {
    width: 300px;
    height: 240px;
    background: rgba(0, 0, 0, 0.5);
    border: 5px solid #ff0000;
    position: absolute;
    right: 0;
    bottom: 0;
}

.js-cj {
    padding: 54px 10px 10px 10px;
}

.jsgs-box p {
    line-height: 32px;
}

.jsgs-box p span {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    width: 100px;
    display: block;
    float: left;
    text-align: right;
}

.jsgs-box p span.gs-nr {
    font-size: 14px;
    text-align: left;
    width: 175px;
}

.jsgs-box p span.red {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    font-style: italic;
    text-align: left;
    width: 175px;
}

.gc-gs {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.gs-box {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.gs-one {
    width: 240px;
    height: 460px;
    overflow: hidden;
    float: left;
}

.gs-one .gs-ti {
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: url(../images/qy-tit.png) no-repeat left top;
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
}

.gs-wz {
    width: 220px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    margin-top: 20px;
}

.gs-p {
    line-height: 28px;
    margin-top: 10px;
}

.img-show {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ff0000;
    padding: 20px 0;
    margin-top: 20px;
}

.show-box {
    width: 1000px;
    margin: 0 auto;
}

.show-tit {
    padding-left: 35px;
    padding-bottom: 10px;
}

#d_tab29 ul,
#d_tab29 li {
    margin: 0;
    padding: 0;
    list-style: none
}

#d_tab29 img {
    border: 0;
    vertical-align: top
}

#d_tab29 {
    position: relative;
    height: 400px;
    text-align: left
}

#d_tab29 .d_img {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 100%
}

#d_tab29 .d_img li {
    position: absolute;
    display: none;
    z-index: 0;
}

#d_tab29 .d_img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-align: center;
}

#d_tab29 .d_img li img {
    width: 100%
}

#d_tab29 .d_img li.d_pos1 {
    display: block;
    width: 400px;
    left: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
    display: block;
    width: 450px;
    left: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
    display: block;
    width: 500px;
    left: 25%;
    top: 20px;
    z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
    display: block;
    width: 450px;
    right: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
    display: block;
    width: 400px;
    right: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_menu {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

#d_tab29 .d_menu li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: url(../images/btn.png) no-repeat 0 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 3px
}

#d_tab29 .d_menu li.d_select {
    background: url(../images/btn.png) no-repeat 0 -18px
}

#d_tab29 .d_next {
    position: absolute;
    left: 50%;
    margin-left: 475px;
    top: 140px;
    z-index: 10;
    cursor: pointer
}

#d_tab29 .d_prev {
    position: absolute;
    left: 50%;
    margin-left: -525px;
    top: 140px;
    z-index: 10;
    cursor: pointer
}

.fkbd {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.fkbd-box {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.news-flash {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding: 20px 0;
}

.news-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.news {
    float: right;
    width: 460px;
    height: 280px;
    margin-top: 30px;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    line-height: 28px;
}

.news h1{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.news p a{
    color: #ffffff;
    text-decoration: none;
}

.news ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.news ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(../images/fd.png) no-repeat center left;
    text-indent: 15px;
}

.news ul li a {
    color: #999999;
}

.news ul li a:hover{
    color: #ffffff;
};

