/* CSS Document */
/* html,body{ width: 100%; height: 100%;} */
body{position: relative; background-color: #210132;}
.zhiboPage{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.pageBg{ width: 100%; min-width: 1000px; line-height: 0; font-size: 0; overflow: hidden;}
.pageBg img{ width: 100%; height: auto;}

/* header */
.zbHeader{ width: 100%; min-width: 1000px; height: 80px; background: rgba(255, 255, 255, 0.1); position: absolute; left: 0; top: 0; z-index: 1;}
.headerCon{ width: 1000px; height: 80px; margin: 0 auto;}
.headerLogo{ float: left; height: 38px; margin-top: 21px;}
.headerLogo a{display: block;}
.headerLogo .jxwLogo{ float: left; width: 78px; height: 38px; line-height: 0; font-size: 0; overflow: hidden;}
.headerLogo .zbName{ float: left; height: 38px; line-height: 38px; color: #fff; font-size: 16px; font-family: PingFang SC,'微软雅黑'; padding-left: 10px;}
.headerLxwm{ float: right; height: 38px; line-height: 38px; margin-top: 21px;}
.headerLxwm a{ color: #fff; font-size: 12px; font-family: PingFang SC,'微软雅黑';}
.headerLxwm a:hover,.headerLogo a:hover{ color: #fff; text-decoration: none;}

/* content */
.content{ width: 100%; min-width: 1000px; height: 67px; position: absolute; left: 0; bottom: 21%; z-index: 1;}
.loadList{ width: 460px; height: 67px; background: url(../image/loadIcon.png) no-repeat 0 0; margin: 0 auto; white-space: nowrap;}
.loadList a{ display: inline-block; height: 67px; position: relative;}
.loadList .appStore{ width: 222px;}
.loadList .android{ width: 208px; margin-left: 28px;}
.loadList .jxcode{ width: 97px; margin-left: 25px; position: relative;}
.loadList .codePop{ width: 200px; height: 200px; padding:22px 20px; background: #fff; border-radius: 20px; position: absolute; left: 50%; top: -269px; z-index: 2; margin-left: -120px; line-height: 0; font-size: 0; display: none;}
.loadList .codePop img{ width: 200px; height: 200px;}
.loadList .codePop i{ display: inline-block; width: 23px; height: 12px; position: absolute; left: 50%; bottom: -11px; margin-left: -11px; z-index: 2; background: url(../image/arrow.png) no-repeat 0 0;}

/* footer */
.footer{ width: 100%; min-width: 1000px; position: absolute; left: 0; bottom: 5%; z-index: 1;}
.footerCon{ width: 1000px; margin: 0 auto;}
.footerCon p{ text-align: center; color: #fff; font-size: 12px; font-family: PingFang SC,'微软雅黑'; line-height: 32px;}
.footerCon a,.footer a:hover{ color: #fff; text-decoration: none;}

.lxwm{ bottom: 66%;}
.lxwmList{ width: 320px; color: #fff; line-height: 48px; margin: 0 auto;}
.lxwmList h3{ font-size: 26px; padding:0 0 60px 90px;}
.lxwmList p{ font-size: 22px;}