﻿#content {
    background: #08090b;
    font-family: Roboto;
}

.headerBanner {
    background: url(../images/headBaner.jpg) no-repeat center center;
    height: 435px;
    margin-top: -3px;
    z-index: 1;
    position: relative;
}

.navWrapper {
    background: url(../images/navbg.png) no-repeat center center;
    height: 66px;
}

.wp {
    width: 1083px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.mainnavBar {
    position: relative;
}

.mainnav {
    width: 100%;
    z-index: 1;
}

.mainnav li, .mainnav li a {
    height: 66px;
    line-height: 66px;
}

.mainnav li {
    color: #ff1b28;
    font-size: 23px;
    font-weight: normal;
}

.mainnav li {
    float: left;
    display: inline;
}

.mainnav li a {
    padding: 0 50px;
    color: #ff1b28;
    box-sizing: border-box;
    display: inline-block;
    height: 66px;
    line-height: 66px;
}

.mainnav li a:hover, .mainnav li.current a {
    color: #fff;
    text-decoration: none;
}

a.upBtn {
    display: inline-block;
    background: url(../images/up.png) no-repeat center center;
    height: 100px;
    width: 336px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 61px;
    margin-top: 10px;
    border: 0;
    opacity: 0.95;
}

a.upBtn:hover {
    opacity: 1;
}

.mt30 {
    margin-top: 30px;
}

.pt30 {
    padding-top: 30px;
}

.change {
    background: url(../images/bs.png) no-repeat center center;
    height: 439px;
    margin-top: 50px;
    position: relative;
}

.changeT {
    position: absolute;
    height: 280px;
    width: 600px;
    top: 50%;
    left: 50%;
    line-height: 28px;
    margin-left: -410px;
    margin-top: -110px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    word-break: normal;
}

.zt-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.text-c {
    text-align: center;
}

.set {
    background: url(../images/jp.png) no-repeat center center;
    height: 415px;
    margin-top: 50px;
    position: relative;
}

.setText {
    position: absolute;
    height: 155px;
    width: 655px;
    top: 66px;
    left: 420px;
    color: #ffdd6e;
    font-size: 17px;
    font-weight: normal;
    line-height: 32px;
}

.setText span.redTxt {
    color: #ff0000;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    left: -30px;
    top: 290px;
}

.pr30 {
    padding-right: 30px;
}

.pl30 {
    padding-left: 30px;
}

.shuoming {
    font-size: 20px;
    color: #fff;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.bzbg {
    background: url(../images/bzbg.png) no-repeat center center;
    height: 207px;
    width: 677px;
    padding-right: 20px;
    color: #fff;
    position: absolute;
    left: 310px;
    top: 0;
    font-size: 20px;
}

.bzbgWrapper {
    height: 207px;
    position: relative;
}

.bzbgCon {
    position: absolute;
    left: 190px;
    top: 14px;
    line-height: 28px;
}

.csTxt {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
}

.pt20 {
    padding-top: 20px;
}