@charset "utf-8";
@import url('../../css/ui.css');
@import url('../../css/icons.css');
body{color: var(--gray-8);background-color: #f0f6fb;}
.page{max-width: 1280px;margin: auto;}
.text-huge{font-size: 24px;}
/* 导航 */
#header{background-color: var(--color-white);padding:15px 10px;border-top: 4px var(--blue-6) solid;}
#header{box-shadow: 0 1px 3px rgb(0 0 0 / 5%)}
#header .logo{width: 178px;height:50px;background: url(../img/logoblack.png) no-repeat center center;display: block;}
#header .navlink{font-weight: 500;font-size: 16px;}
/* 背景层 */
.cardbg{background-size: cover;background-repeat: no-repeat;background-position: center;color: #fff!important;transition: transform .3s ease;border-radius: 2px;}
.cardbg0{background: url(../img/cardbg.png),linear-gradient(301deg, rgb(187, 244, 233) -47%, rgb(105, 182, 181) 88%)!important;}
.cardbg1{background: url(../img/cardbg.png),linear-gradient(309deg, rgb(255, 213, 90) -4%, rgb(240, 152, 33) 98%)!important;}
.cardbg2{background: url(../img/cardbg.png),linear-gradient(311deg, rgb(255, 189, 96) -3%, rgb(227, 108, 50) 91%)!important;}
.cardbg3{background: url(../img/cardbg.png),linear-gradient(315deg, rgb(195, 183, 192) 4%, rgba(107, 96, 112, 0.8) 80%)!important;}
.cardbg4{background: url(../img/cardbg.png),linear-gradient(306deg, rgb(163, 224, 184) -7%, rgb(94, 180, 121) 86%)!important;}
.cardbg5{background: url(../img/cardbg.png),linear-gradient(314deg, rgb(193, 210, 227) 8%, rgb(132, 153, 174) 112%)!important;}
.cardbg6{background: url(../img/cardbg.png),linear-gradient(315deg, rgb(206, 180, 201) 4%, rgb(123, 108, 130) 80%)!important;}
.cardbg7{background: url(../img/cardbg.png),linear-gradient(306deg, rgb(155, 236, 251) -7%, rgb(83, 142, 218) 86%)!important;}
.cardbg8{background: url(../img/cardbg.png),linear-gradient(303deg, rgb(255, 155, 126) -10%, rgb(255, 21, 21) 92%)!important;}
.cardbg9{background: url(../img/cardbg.png),linear-gradient(308deg, rgb(255, 213, 90) -1%, rgb(251, 144, 0) 99%)!important;}
.cardbg10{background: url(../img/cardbg.png),linear-gradient(302deg, rgb(255, 151, 192) -20%, rgb(255, 54, 54) 83%)!important;}
.cardbg11{background: url(../img/cardbg.png),linear-gradient(322deg, rgb(254, 168, 89) 11%, rgba(250, 75, 1, 0.8) 116%)!important;}
/* 二维码 */
.qrcode{right:16px;bottom: 16px;}
.scancode{top:34px;left:-100px;z-index:100;background-color: var( --color-white);padding:8px;width:140px;height:140px;}
.swiper-slide img{width: 100%;}
.docbody{padding:0px 20px;line-height:34px;}
.card-store img{width:100%;}
/* 客服 */
#help-prompt {position: fixed;z-index: 10000;right: -10px;bottom: -100px;text-align: center;width: 188px;height: 448px;background: url(../img/right-xuanfu.png) no-repeat;}
#help-prompt .right_code{width: 99px; height: 99px; margin: 0 auto; display: block; margin-top: 30px; margin-left: 30px;}