* {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-style: normal;
}

html {
    padding: 0px;
    padding-bottom: 0px !important;
}

img {
    vertical-align: top;
}

.Topbar {
    display: none;
}

.pc-style {
    margin: 0px;
    padding: 0px !important;
    background: #1251b4;
    background: linear-gradient(#e9f4ff 500px,#1251b4 800px, #1251b4);
    font-size: 16px;
    line-height: 1.5;
}

.pc-style .banner {
    background: #1251b4 url(/css/images/neironghezuo/banner.jpg) center top no-repeat;
    text-align: center;
    position: relative;
    z-index: 10;
}

.pc-style .banner .banner-inner {
    width: 1120px;
    margin: 0px auto 20px auto;
    position: relative;
}

.pc-style .banner #pcBanner {
    display: block;
}

.pc-style .banner #mobileBanner {
    display: none;
}

.pc-style .block {
    position: relative;
    z-index: 10;
    width: 1120px;
    margin: 0px auto 20px auto;
}

.pc-style #block1 {
    margin-top: -50px;
}

.pc-style .block .block-inner {
    padding: 40px;
    box-sizing: border-box;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);

}

.pc-style .block .block-title {
    margin-bottom: 20px;
    text-align: center;
}

.pc-style .block .block-title .title-text {
    font-size: 30px;
    font-weight: bold;
    color: #1251b4;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.pc-style .block .block-title .title-text::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    height: 10px;
    background: #ffd74e;
    left: -10px;
    right: -10px;
    z-index: -1;
    border-radius: 100px;
}

.pc-style .block .block-content h3 {
    padding: 0.3em 0px;
    text-indent: 32px;
    color: #0a21b1;
    font-size: 20px;
}

.pc-style .block .block-content p {
    padding: 0.3em 0px;
    text-indent: 32px;
}

.pc-style .block .block-content a {
    color: #0a21b1;
    border-bottom: 1px solid;
    text-decoration: none;
}

.pc-style .block .block-content a:hover {
    color: #e53737;
}

.pc-style .block .advantage-inner {
    display: flex;
    align-items: stretch;
    margin: 0px -10px;
}

.pc-style .block .advantage .advantage-item {
    flex: 1;
}

.pc-style .block .advantage .advantage-item .item-title {
    background: #1251b4;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.pc-style .block .advantage .advantage-item .item-inner {
    margin: 0px 10px;
    padding: 15px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    height: 100%;
}

.pc-style .block .step .step-inner {
    display: flex;
    padding-top: 30px;
    margin: 0px -10px;
    align-items: stretch;
}

.pc-style .block .step .step-item {
    flex: 1;
}

.pc-style .block .step .step-item .item-inner {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    margin: 0px 10px;
    height: 100%;
    border-top: 3px solid #1874ff;
    position: relative;
    background: #ffffff;
    text-align: center;
}

.pc-style .block .step .step-item .item-no {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    /* background: #afa069; */
    background: #1251b4;
    border-radius: 100%;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
}

.pc-style .block .step .step-item .item-content {
    font-size: 20px;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
}

.pc-style .block .step .btn-container {
    padding-top: 10px;
}

.pc-style .block .example .example-inner {
    display: flex;
    margin: 0px -10px;
    align-items: stretch;
}

.pc-style .block .example .example-item {
    flex: 1;
}

.pc-style .block .example .example-item .item-inner {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    margin: 0px 10px;
    height: 100%;
    position: relative;
    background: #ffffff;
    text-align: center;
    display: block;
    border: none;
}

.pc-style .block .example .example-item .item-img {
    display: block;
    margin-bottom: 5px;
}

.pc-style .block .example .example-item .item-img img {
    width: 100%;
}

.pc-style .block .join .join-inner {
    display: flex;
    margin: 0px -10px;
    align-items: stretch;
}

.pc-style .block .join .join-item {
    flex: 1;
}

.pc-style .block .join .join-item .item-inner {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    margin: 0px 10px;
    height: 100%;
    border-top: 3px solid #1874ff;
    position: relative;
    background: #ffffff;
    text-align: center;
    display: block;
    border: none;
}

.pc-style .block .join .join-item .item-title {
    font-size: 20px;
    font-weight: bold;
    background: #fedb00;
    color: #33363b;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.pc-style .block .join .join-item .item-title-org {
    background: #1251b4;
    color: #ffffff;
}

.pc-style .block .join .join-item p {
    text-indent: 0;
}

.pc-style .contact-box {
    text-align: center;
}

.pc-style .contact {
    display: inline-block;
    padding-right: 200px;
    position: relative;
    padding: 50px 200px 50px 50px;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);

}

.pc-style .contact .img-box {
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    padding: 20px;
    box-sizing: border-box;
}

.pc-style .contact .img-box img {
    max-width: 100%;
}

.pc-style .contact .img-des {
    text-align: left;
    height: 120px;
}

.pc-style .contact .img-des .contact-item {
    padding: 4px 0px;
}

.pc-style .bot {
    text-align: center;
    padding: 30px 0px;
    background: #0a21b1;
    color: #9fccff;
    padding-bottom: calc(120px + constant(safe-area-inset-bottom));
    padding-bottom: calc(120px + env(safe-area-inset-bottom));
}


.pc-style .fix-bottom-btns {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: -100px;
    z-index: 500;
    /* background: -webkit-linear-gradient(rgba(29, 128, 242, 0), rgba(29, 128, 242, 0.75), rgba(57, 47, 244, 1)); */
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
}

.pc-style .fix-bottom-btns .fix-bottom-btns-inner {
    padding: 20px;
    width: 1120px;
    margin: 0px auto;
}

.pc-style .fix-bottom-btns .fix-bottom-btns-inner .btn-buy-vip {
    background: #e53737;
    background: linear-gradient(#ff3e3e, #e53737);
    background: -webkit-linear-gradient(#ff3e3e, #e53737);
    color: #ffffff;
    border-radius: 100px;
    text-align: center;
    width: 10em;
    display: block;
    margin: 0px auto;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);
}

/* 移动端样式 */


/* .mobile-style {
    padding-bottom: calc(60px + constant(safe-area-inset-bottom));
    padding-bottom: calc(60px + env(safe-area-inset-bottom));

} */

.mobile-style {
    background: linear-gradient(#e9f4ff 500px,#1251b4 800px, #1251b4);
    font-size: 15px;
    line-height: 1.5;
}

.mobile-style .banner {
    position: relative;
    z-index: 10;
}

.mobile-style .banner .banner-inner {
    margin: 0px auto;
    position: relative;
}

.mobile-style .banner .banner-inner img {
    max-width: 100%;
}

.mobile-style .banner #pcBanner {
    display: none;
}

.mobile-style .banner #mobileBanner {
    display: block;
}


.mobile-style .block {
    /* margin-bottom: 40px; */
    margin: 0px 10px 10px 10px;
    position: relative;
    z-index: 10;
}

.mobile-style #block1 {
    margin-top: -10px;
}

.mobile-style .block .block-content a {
    color: #0066cc;
    border-bottom: 1px solid;
}

.mobile-style .block .block-content a:hover {
    color: #e53737;
}

.mobile-style .block .block-inner {
    border-radius: 15px;
    background: #ffffff;
    padding: 15px;
}

.mobile-style .block .block-title {
    margin-bottom: 15px;
    text-align: center;
}

.mobile-style .block .block-title .title-text {
    font-size: 20px;
    font-weight: bold;
    color: #1251b4;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.mobile-style .block .block-title .title-text::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    height: 10px;
    background: #ffd74e;
    left: -10px;
    right: -10px;
    z-index: -1;
    border-radius: 100px;
}

.mobile-style .block .block-content h3 {
    padding: 0.3em 0px;
    text-indent: 32px;
    color: #0a21b1;
    font-size: 18px;
}

.mobile-style .block .block-content p {
    padding: 0.3em 0px;
    text-indent: 32px;
}

.mobile-style .block .block-content a {
    color: #0a21b1;
    border-bottom: 1px solid;
    text-decoration: none;
}

.mobile-style .block .block-content a:hover {
    color: #e53737;
}

.mobile-style .block .advantage-inner {
    display: flex;
    align-items: stretch;
    margin: 0px -5px;
    flex-wrap: wrap;
}

.mobile-style .block .advantage .advantage-item {
    flex: 1;
    min-width: 50%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.mobile-style .block .advantage .advantage-item .item-title {
    background: #1251b4;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.mobile-style .block .advantage .advantage-item .item-inner {
    padding: 15px;
    margin: 0px 5px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    height: 100%;
}



.mobile-style .block .step .step-item .item-inner {
    padding: 15px 15px 15px 30px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    border-left: 3px solid #1874ff;
    position: relative;
    background: #ffffff;
    margin: 0px auto 10px auto;
    max-width: 240px;
}

.mobile-style .block .step .step-item .item-no {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    /* background: #afa069; */
    background: #1251b4;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -20px;
}

.mobile-style .block .step .step-item .item-content {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.mobile-style .block .example .example-inner {
    display: flex;
    margin: 0px -5px;
    align-items: stretch;
    flex-wrap: wrap;
}

.mobile-style .block .example .example-item {
    flex: 1;
    min-width: 33.3%;
    margin-bottom: 10px;
}

.mobile-style .block .example .example-item .item-inner {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    margin: 0px 10px;
    height: 100%;
    position: relative;
    background: #ffffff;
    text-align: center;
    display: block;
    border: none;
}

.mobile-style .block .example .example-item .item-img {
    display: block;
    margin-bottom: 5px;
}

.mobile-style .block .example .example-item .item-img img {
    width: 100%;
}

.mobile-style .block .join .join-inner {
    display: flex;
    margin: 0px -10px;
    align-items: stretch;
}

.mobile-style .block .join .join-item {
    flex: 1;
}

.mobile-style .block .join .join-item .item-inner {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(10, 33, 177, 0.1);
    margin: 0px 10px;
    height: 100%;
    border-top: 3px solid #1874ff;
    position: relative;
    background: #ffffff;
    text-align: center;
    display: block;
    border: none;
}

.mobile-style .block .join .join-item .item-title {
    font-size: 16px;
    font-weight: bold;
    background: #fedb00;
    color: #33363b;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.mobile-style .block .join .join-item .item-title-org {
    background: #1251b4;
    color: #ffffff;
}

.mobile-style .block .join .join-item p {
    text-indent: 0;
}



.mobile-style .contact-box {
    text-align: center;
}



.mobile-style .contact .img-box {
    text-align: center;
    width: 200px;
    box-sizing: border-box;
    margin: 0px auto;
}

.mobile-style .contact .img-box img {
    max-width: 100%;
}

.mobile-style .contact .img-des {
    text-align: left;
}

.mobile-style .contact .img-des .contact-item {
    padding: 4px 0px;
}


.mobile-style .bot {
    text-align: center;
    padding: 30px 0px;
    background: #0a21b1;
    color: #9fccff;
    padding-bottom: calc(90px + constant(safe-area-inset-bottom));
    padding-bottom: calc(90px + env(safe-area-inset-bottom));

}

.mobile-style .fix-bottom-btns {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: -100px;
    z-index: 500;
    /* background: -webkit-linear-gradient(rgba(29, 128, 242, 0), rgba(29, 128, 242, 0.75), rgba(57, 47, 244, 1)); */
    transition: all 0.3s;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    background: rgba(0, 0, 0, 0.5);
}

.mobile-style .fix-bottom-btns .fix-bottom-btns-inner {
    padding: 15px 10px;
    margin: 0px auto;
}

.mobile-style .fix-bottom-btns .fix-bottom-btns-inner .btn-buy-vip {
    background: #e53737;
    background: linear-gradient(#ff3e3e, #e53737);
    background: -webkit-linear-gradient(#ff3e3e, #e53737);
    color: #ffffff;
    border-radius: 100px;
    text-align: center;
    width: 10em;
    display: block;
    margin: 0px auto;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid #ffffff;
    position: relative;
    overflow: hidden;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}


.mobile-style .sc-kefu-mobile {
    display: none;
}