@charset "UTF-8";
body,div,h2,p,ul,li {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-feature-settings: "tnum";
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;
    -webkit-font-smoothing: antialiased
}

html,body {
    width: 100%;
    height: 100%
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.m-header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 50px;
    height: 64px;
    color: #000;
    background: #fff;
    backdrop-filter: blur(0px);
    white-space: nowrap;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.08);
    z-index: 2
}

.m-block-1 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 1250px;
    height: 652px;
    padding-top: 88px;
    color: #fff;
    background: url('../images/nsjyyz/t01017a7bd0561d381c.jpg') center bottom no-repeat;
    background-size: cover
}

.m-block-2 {
    padding: 100px 0 160px;
    background: #fff;
    min-width: 1250px
}

.m-header>ul {
    display: flex;
    align-items: center;
    margin: 0;
    min-width: 352px
}

.m-header>ul>li {
    height: 44px;
    font-size: 14px;
    margin-right: 32px;
    cursor: pointer
}

.m-header .logo {
    width: 117px;
    height: 32px;
    background: url('https://p5.qhimg.com/t0198dd1f25a33545a2.png') 0 0 no-repeat;
    background-size: cover;
    cursor: pointer;
    margin-right: 40px
}

.m-header .phone-400 {
    height: 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    padding-left: 28px;
    background: url('https://p0.qhimg.com/t01c02485d660e6ce0f.png') 0 0 no-repeat;
    background-size: 20px 20px
}

.m-header .flex1 {
    flex: 1;
    max-width: 324px
}

.m-header .btn-wrap {
    width: 140px;
    height: 32px
}

.m-header .btn-free {
    position: relative;
    width: 88px;
    height: 32px;
    background: #1C70F1;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer
}

.m-header .in360 {
    width: 114px;
    margin-left: 30px;
    background: #27C445 url('https://p0.qhimg.com/t01aba7071e73db6180.png') 14px center no-repeat;
    background-size: 20px 20px;
    padding-left: 22px
}

.m-header .supplement {
    width: 100px
}

.m-header .login-wrap {
    width: 32px;
    height: 32px
}

.m-header .btn-login,.m-header .m-user,.m-header .btn-download {
    display: none
}

.m-header .btn-login {
    height: 32px;
    color: #000;
    font-size: 14px;
    cursor: pointer
}

.m-header .m-user {
    position: relative
}

.m-header .menuh5 {
    display: none
}

.m-block-1 .tit {
    font-size: 42px;
    line-height: 55px;
    font-weight: 700;
    text-align: center
}

.m-block-1 .desc {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0 24px;
    letter-spacing: 2px
}

.m-block-1 .btns {
    position: relative;
    z-index: 1
}

.m-block-1 .btn-order {
    display: none
}

.m-block-1 .img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1250px;
    max-width: 1920px;
    width: 100%;
    height: 390px;
    background: url('../images/nsjyyz/t01ac830c4639fdeb79.png') center bottom no-repeat;
    background-size: cover
}

.m-block-2 .tit {
    color: #111;
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 76px;
    text-align: center
}

.m-header .btn-free::after {
    content: '\514d\8d39\8bd5\7528'
}

.m-header .in360::after {
    content: '\6dfb\52a0\5fae\4fe1'
}

.m-header .supplement::after {
    content: '\7ba1\7406\5143\5b87\5b99'
}

.m-header>ul>li:hover {
    color: #1c70f1
}

.m-header>ul>li.item-mask {
    display: none
}

.m-header .btn-free:hover {
    background-color: #0d5cd4
}

.m-header .in360:hover {
    background-color: #27C445;
    opacity: .9
}

.m-header .m-user .avatar {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    cursor: pointer
}

.m-header .m-user .menu {
    display: none;
    position: absolute;
    right: 0;
    top: 48px;
    width: 178px;
    height: 109px;
    padding: 15px 6px 8px 6px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
    border-radius: 8px
}

.m-block-1 .btns .btn-free,.m-block-1 .btns .btn-video {
    width: 152px;
    height: 52px;
    border-radius: 26px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}

.m-block-1 .btns .btn-free {
    background: #1C70F1;
    color: #fff;
    margin-right: 24px
}

.m-block-1 .btns .btn-video {
    display: flex;
    align-items: center;
    padding-left: 28px;
    color: #222;
    background: #fff
}

.m-block-1 .btns .btn-free::after {
    content: '\7acb\5373\521b\5efa\4f53\9a8c'
}

.m-block-1 .btns .in360::after {
    content: '\9884\7ea6\8bd5\7528'
}

.m-block-1 .btns .btn-video::after {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    content: '';
    background: url('../images/nsjyyz/t019e7349051ad82fc1.png') 0 0 no-repeat;
    background-size: cover
}

.m-header .m-user .menu .info {
    display: flex;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 8px
}

.m-header .m-user .menu .btn-logout {
    display: flex;
    align-items: center;
    height: 32px;
    cursor: pointer
}

.m-block-1 .btns .btn-free:hover {
    background: #0d5cd4
}

.m-block-1 .btns .btn-video:hover {
    background: #ebeff4
}

.m-header .m-user .menu .info img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    margin: 0 8px 0 6px
}

.m-header .m-user .menu .info span {
    height: 32px;
    line-height: 32px;
    color: #222;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.m-header .m-user .menu .btn-logout img {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 10px
}

.m-header .m-user .menu .btn-logout span {
    color: #F33;
    font-size: 14px
}

#hometob_scroll {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto
}

.m-block-3 {
    position: relative;
    background: linear-gradient(90deg,#5789ED 0,#53B7FA 100%);
    padding: 104px 0 0;
    height: 800px;
    min-width: 1250px
}

.m-block-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    min-width: 1250px;
    padding: 104px 0 76px
}

.m-block-5 {
    position: relative;
    min-width: 1250px;
    padding: 163px 0 135px;
    background: linear-gradient(180deg,#89f7fe 0,#7c34fc 100%)
}

.m-block-6 {
    min-width: 1250px;
    padding: 104px 0 86px;
    background: #fff
}

.m-block-7 {
    position: relative;
    min-width: 1250px;
    height: 1300px;
    background: #000
}

.m-block-8 {
    padding: 100px 0;
    min-width: 1250px;
    background: #fff
}

.m-block-form {
    min-width: 1250px;
    position: relative;
    background: #171A1D url('../images/nsjyyz/t010221dd10c8f1f2a9.jpg') 0 0 no-repeat;
    background-size: cover;
    height: 472px;
    z-index: 1
}

.m-block-2>ul {
    width: 1196px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.m-block-3 ul {
    width: 893px;
    margin: 0 auto
}

.m-block-3 img,.m-block-5 ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.m-block-3 img {
    bottom: 39px;
    width: 893px;
    height: 546px
}

.m-block-5 ul {
    top: 206px;
    width: 1180px;
    white-space: nowrap;
    text-align: right
}

.m-block-5 img {
    width: 1180px;
    height: 502px;
    display: block;
    margin: 0 auto
}

.m-block-6 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
    white-space: nowrap;
    margin: 0 auto 54px
}

.m-block-6 img {
    width: 890px;
    height: 452px;
    display: block;
    margin: 0 auto
}

.m-block-7 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 170px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    margin: 0 auto 54px
}

.m-block-8 ul {
    display: flex;
    flex-wrap: wrap;
    width: 1100px;
    margin: 0 auto
}

.m-block-2>ul>li {
    position: relative;
    width: 283px;
    height: 212px;
    margin: 0 8px 106px;
    border-radius: 4px;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.m-block-3 ul>li {
    padding-left: 21px;
    position: relative;
    color: #fff;
    font-size: 16px;
    margin-bottom: 13px;
    line-height: 22px
}

.m-block-5 ul>li,.m-block-6 ul>li {
    padding-left: 18px;
    position: relative;
    line-height: 24px
}

.m-block-5 ul>li {
    display: inline-block;
    margin-left: 23px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 19px
}

.m-block-6 ul>li {
    margin: 0 16px;
    color: #222;
    font-size: 16px
}

.m-block-7 ul>li {
    padding-left: 16px;
    margin: 0 27px;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 21px
}

.m-block-8 ul>li {
    width: 337px;
    margin: 0 12px 24px;
    transition: .3s all;
    cursor: pointer
}

.m-block-2>ul>li>div {
    width: 263px;
    height: 138px;
    position: absolute;
    top: 148px;
    left: 50%;
    transform: translateX(-50%);
    padding: 24px;
    background: linear-gradient(180deg,#F2F6F9 0,#FFF 100%);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,0.1),0px 4px 8px 0 rgba(0,0,0,0.1);
    border-radius: 4px
}

.m-block-3 ul>li::after,.m-block-5 ul>li::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.m-block-3 ul>li::after {
    background: #fff
}

.m-block-5 ul>li::after {
    background: #fff
}

.m-block-6 ul>li::after,.m-block-7 ul>li::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.m-block-6 ul>li::after {
    background: #444
}

.m-block-7 ul>li::after {
    background: #fff
}

.m-block-8 ul>li>img {
    display: block;
    width: 337px;
    height: 212px;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 4px 4px 0 0
}

.m-block-8 ul>li>div {
    display: flex;
    flex-direction: column;
    padding: 20px 24px 32px;
    border: 1px solid rgba(0,0,0,0.06);
    border-radius: 0 0 4px 4px;
    border-top: none
}

.m-block-3 .tit,.m-block-4 .tit {
    font-size: 42px;
    line-height: 55px;
    font-weight: 700
}

.m-block-3 .tit {
    width: 893px;
    color: #fff;
    margin: 0 auto 56px
}

.m-block-4 .tit {
    color: #222;
    margin: 0 auto 73px;
    text-align: center
}

.m-block-4 .img {
    width: 606px;
    height: 492px;
    margin-left: 64px
}

.m-block-5 .tit,.m-block-6 .tit {
    font-size: 42px;
    line-height: 55px;
    font-weight: 700
}

.m-block-5 .tit {
    position: absolute;
    top: 136px;
    left: 50%;
    transform: translateX(-50%);
    width: 1180px;
    color: #fff;
    text-align: right
}

.m-block-6 .tit {
    color: #222;
    text-align: center;
    margin-bottom: 28px
}

.m-block-7 .tit {
    position: absolute;
    top: 84px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 42px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 42px;
    white-space: nowrap
}

.m-block-7 .mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 280px;
    background: linear-gradient(90deg,rgba(33,36,42,1) 100%,rgba(33,36,42,0.11) 0);
    background: linear-gradient(180deg,rgba(0,0,0,1),rgba(0,0,0,0) 100%)
}

.m-block-8 .tit {
    color: #111;
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 76px;
    text-align: center
}

.m-block-8 .btn-more {
    font-size: 14px;
    color: #0052D9;
    margin: 32px auto 0;
    width: 148px;
    height: 44px;
    border: 1px solid #2F71DF;
    cursor: pointer;
    border-radius: 44px
}

.m-block-form .m-text {
    display: flex;
    flex-direction: column;
    width: 345px
}

.m-block-4 .m-left img {
    width: 492px;
    height: 310px;
    margin-bottom: 40px;
    margin-top: 21px
}

.m-block-2>ul>li .text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    white-space: nowrap;
    margin-bottom: 12px;
    color: #222
}

.m-block-2>ul>li .desc {
    font-size: 16px;
    line-height: 26px;
    color: #000
}

.m-block-4 .m-left ul>li {
    padding-left: 18px;
    position: relative;
    color: #222;
    font-size: 18px;
    margin-bottom: 19px;
    line-height: 24px
}

.m-block-8 ul>li:hover {
    transform: scale(1.08)
}

.m-block-8 ul>li .title {
    color: #222;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 8px
}

.m-block-8 ul>li .desc {
    color: #555;
    font-size: 16px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-break: anywhere
}

.m-block-8 ul>li .detail {
    display: none
}

.m-block-4 .m-left ul>li::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #000;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.m-block-form .m-text .text1 {
    display: flex;
    align-items: center
}

.m-block-form .m-text .text1 img {
    width: 28px;
    height: 28px
}

.m-concat {
    position: fixed;
    display: flex;
    align-items: center;
    flex-direction: column;
    bottom: 24px;
    right: 24px;
    z-index: 99;
    background: transparent
}

.m-qrcode-h5 {
    display: none
}

.m-footer {
    height: 210px;
    min-width: 1250px;
    background: #191A1B;
    color: rgba(255,255,255,0.6);
    vertical-align: bottom;
    font-size: 12px;
    flex-direction: column
}

.m-concat-footer {
    display: none
}

.m-block-form .m-qrcode-public {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 36px 0 47px
}

.m-block-form .m-qrcode-vip {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px
}

.m-block-form .line {
    width: 1px;
    height: 296px;
    background: rgba(255,255,255,0.2);
    margin: 0 67px 0 60px
}

.m-block-form .m-form {
    display: flex;
    flex-direction: column
}

.m-concat .robot {
    position: relative;
    padding: 6px;
    border: 1px solid rgba(0,102,246,0.3);
    border-radius: 100%;
    margin-bottom: 16px;
    cursor: pointer
}

.m-concat .list-concat {
    width: 68px;
    padding: 26px 0 2px;
    background: #fff;
    border-radius: 34px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.12);
    border: 1px solid #0066F6
}

.m-concat .weixin,.m-concat .order,.m-concat .free {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 24px;
    cursor: pointer
}

.m-concat .weixin {
    cursor: default
}

.m-block-form .m-qrcode-public img {
    width: 116px;
    height: 116px;
    border-radius: 7px
}

.m-block-form .m-qrcode-public span {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    line-height: 19px
}

.m-block-form .m-qrcode-vip img {
    width: 116px;
    height: 116px;
    border: 4px solid #fff;
    border-radius: 7px
}

.m-block-form .m-qrcode-vip span {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    line-height: 19px
}

.m-block-form .m-form input {
    width: 420px;
    height: 48px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    background: rgba(255,255,255,0.16);
    border-radius: 8px;
    margin-bottom: 16px
}

.m-concat .robot>div {
    padding: 6px;
    border: 3px solid #0066F6;
    border-radius: 100%
}

.m-concat .robot>span {
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: 63px;
    width: 72px;
    height: 28px;
    background: #0066F6;
    border-radius: 14px;
    font-size: 13px;
    color: #fff;
    line-height: 17px
}

.m-concat .list-concat img {
    width: 28px;
    height: 28px
}

.m-block-form .m-form input::placeholder {
    color: #ccc
}

.m-concat .robot>div>img {
    width: 60px;
    height: 60px
}

.m-block-form .m-text .text2 {
    margin-top: 12px
}

.m-block-form .m-text .text5 {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #fff
}

.m-block-form .m-text .text3 {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    margin: 15px 0 13px
}

.m-block-form .m-text .text4 {
    font-size: 15px;
    line-height: 20px;
    color: #fff
}

.m-block-form .m-form .tit {
    font-size: 28px;
    line-height: 37px;
    color: #fff;
    margin-bottom: 30px
}

.m-block-form .m-form .btn-submit {
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    margin-top: 8px;
    width: 424px;
    height: 48px;
    background: #175FFF;
    color: #fff
}

.m-concat .list-concat .item-tit {
    font-size: 12px;
    color: #0066F6;
    line-height: 16px;
    margin-top: 6px
}

.m-concat .weixin .tips-weixin {
    display: none;
    align-items: center;
    flex-direction: column;
    position: absolute;
    left: -182px;
    bottom: 0;
    padding: 14px 21px 22px;
    background: #fff;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,0.16) 0 0 12px 0
}

.m-concat .order .magic {
    position: absolute;
    background: transparent;
    width: 10px;
    height: 100px;
    bottom: -30px;
    right: 66px
}

.m-concat .order .tips-order {
    display: none;
    flex-direction: column;
    padding: 24px 26px;
    position: absolute;
    right: 76px;
    bottom: -30px;
    width: 312px;
    height: 387px;
    background: #FFF;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.24);
    border-radius: 12px
}

.m-block-form .m-text .text1 span {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    margin-left: 12px
}

.m-concat .weixin .tips-weixin div {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px
}

.m-concat .weixin .tips-weixin span {
    color: #222;
    font-size: 12px;
    line-height: 16px;
    margin: 6px 0 12px
}

.m-concat .weixin .tips-weixin img {
    width: 126px;
    height: 126px
}

.m-block-form .m-text .text5 .time {
    font-size: 14px
}

.m-block-form .m-text .text2 .email,.m-block-form .m-text .text2 .address {
    color: #fff;
    font-size: 15px
}

.m-block-form .m-text .text2 .email {
    line-height: 31px;
    margin-right: 12px
}

.m-concat .weixin:hover .tips-weixin {
    display: flex
}

.m-concat .order:hover .tips-order {
    display: flex
}

.m-concat .order .tips-order .tit {
    display: flex;
    align-items: center;
    color: #222
}

.m-concat .order .tips-order .phone {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    line-height: 33px;
    margin: 10px 0 22px
}

.m-concat .order .tips-order .txt-1 {
    font-size: 16px;
    color: #222;
    line-height: 21px
}

.m-concat .order .tips-order .txt-2 {
    font-size: 13px;
    color: #222;
    line-height: 17px;
    margin: 8px 0 14px
}

.m-concat .order .tips-order .tit div {
    font-size: 20px;
    font-weight: 700
}

.m-concat .order .tips-order .tit span {
    font-size: 13px
}

.m-concat .order .tips-order .m-form input {
    width: 260px;
    height: 36px;
    padding: 0 16px;
    box-sizing: border-box;
    color: #222;
    background: rgba(255,255,255,0.16);
    margin-bottom: 12px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.16)
}

.m-concat .order .tips-order .m-form input::placeholder {
    color: #ccc
}

.m-concat .order .tips-order .m-form .btn-submit {
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    margin-top: 8px;
    width: 260px;
    height: 36px;
    background: #175FFF;
    color: #fff
}

.m-video {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.m-video video {
    position: relative;
    width: 960px;
    height: auto;
    z-index: 1
}

.m-video .mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    cursor: pointer
}
