* {
    margin: 0;
    padding: 0;
}
html {
    margin: 0;
    padding: 0;
    font-family: Helvetica, ‘Hiragino Sans GB’, ‘Microsoft Yahei’, ‘微软雅黑’, Arial, sans-serif;
}
body {
    margin: 0;
    padding: 0;
}
ul ol {
    list-style: none;
}
li {
    list-style: none;
}
input {
    border: 0;
    outline-style: none;
}
a {
    text-decoration: none;
}
.banner img{
    width: 100%;
    height: 1008px;
}
.fixedDiv {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    height: 88px;
    position: sticky;
    top: 0;
    z-index: 10;
    /* position: absolute;
    top: 0;
    left: 0;
    z-index: 10; */
}
.nav {
    width: calc(100vw - 352px);
    height: 88px;
    line-height: 88px;
    margin: 0 auto;
    position: relative;
}
.logo1 {
    width: 52px;
    height: 52px;    
    vertical-align: middle;
}
.logo2 {
    width: 80px;
    height: 25px;
    vertical-align: middle;
    margin-left: 10px;
}
.navList {
    position: absolute;
    top: 0;
    right: 0px;
}
.subNav {
    display: flex;
    width: 600px;
}
.subNav .subNavList {
    flex: 1;
    text-align: center;

}
.subNav .subNavList a {
    color: #333;
}
.subNav #activeNav {
    color: #F71415;
    font-weight: 900;
}
.subNav .lastNav {
    margin-left: 20px;
}
.subNav .lastNav a {
    color: #333;
}
.bottomDIv {
    background: #131415;
    overflow: hidden;
}
.indexPhone {
    margin-top: 90px;
}
.textColor {
    color: #fff;
}
.qgkfrx {
    width: 48px;
    height: 48px;
    font-size: 16px;
    vertical-align: super;
    margin: 0 18px 0 14px;
}
.indexPhone .textColor {
    display: inline-block;
}
.phoneColor {
    font-size: 24px;
    font-weight: 800;
    color: #FFFFFF;
}
.kefuTime {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
.timerLeft {
    margin-left: 54px;
}
.bottonContent {
    display: inline-block;
    vertical-align: top;
}
.bottomListNav {
    color: #fff;
}
.marginLeft {
    margin-left: 160px;
}
.listTitle {
    font-size: 16px;
    font-weight: 800;
    color: #FFFFFF;
}
.submaodian {
    margin-top: 40px;
}
.submaodian li {
    margin-bottom: 16px;
}
.submaodian li a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,0.64);
}
.bottomListNav {
    display: flex;
}
.listTitle {
    margin-left: 60px;
}
.listTitle:nth-child(1) {
    margin-left: 0;
}
.divAuto {
    width: calc(100vw - 352px);
    margin: 60px auto;
    position: relative;
}
.qrcode {
    position: absolute;
    right: 0;
    top: 0;
}
.gzhText {
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-top: 15px;
}
.bottomBOrder {
    width: 100%;
    height: 90px;
    border: 1px solid #30302F;
    line-height: 90px;
}
.banquan {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,0.64);
}
.divAutoBanquan {
    width: calc(100vw - 352px);
    margin: 0 auto;
}
.juzhongImg {
    width: calc(100vw - 352px);

}
.juzhongImg:nth-child(2) {
    margin-top: 40px;
}
.bq1 {
    margin-left: 80px;
}
.wwjkz {
    width: calc(100vw - 352px);
    margin: 60px auto;
    display: flex;
}
.fwcdchn {
    font-size: 38px;
    font-weight: 800;
    color: #131415;
}
.fwcdEng {
    font-size: 28px;
    font-weight: normal;
    color: #B0B0B0;
    margin-left: 15px;
    margin: 22px 0 0px 15px;
}