/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
html {
    color: #222;
    font-size: 14px;
    height: 100%
}

body,
html {
    width: 100%
}

body {
    font-family: Helvetica, Tahoma, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif
}

.root {
    width: 100%;
    background: #f3f5f7
}
a{text-decoration : none} 
.main-box {
    position: relative
}
.sy-header {
    height: 70px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 999;
    padding: 16px 0
}

.sy-header-inside {
    width: 1200px;
    position: relative;
    line-height: 38px;
    margin: 0 auto
}

.sy_top_logo {
    float: left
}

.sy_top_operation {
    position: absolute;
    right: 0
}

.sy_top_category {
    position: absolute;
    right: 260px;
    font-size: 16px;
    color: #323232
}

.sy-top-item {
    text-decoration: none;
    cursor: pointer;
    margin-right: 30px;
    color: #323232
}

.sy-top-item:hover {
    opacity: .5;
    transition: all .2s ease-in
}

.sy-login-btn {
    width: 82px;
    height: 38px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ababab;
    margin-right: 24px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.sy-login-btn:hover,
.sy-useFree-btn:hover {
    opacity: .5;
    transition: all .2s ease-in
}

.sy-white-register {
    height: 65px;
    width: 295px;
    display: inline-block;
    background-image: url(../image/register_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: relative
}

.sy-white-register:hover {
    opacity: .9;
    transition: all .2s ease-in
}

.sy-useFree-btn {
    width: 111px;
    height: 38px;
    cursor: pointer;
    background: #2d5bf7;
    box-shadow: 0 6px 10px 0 rgba(45, 91, 247, .3);
    border-radius: 5px;
    border: none;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.sy-useFree-btn img {
    margin-left: 5px;
    width: 14px;
    height: 12px;
    position: relative;
    top: -2px
}

.sy-content {
    padding-top: 70px;
    box-sizing: border-box
}

.sy-test {
    position: relative;
    top: -70px
}

.swiper-pagination {
    position: relative !important;
    border-bottom: 1px solid #d8e0e9
}

.sy-swiper-common {
    width: 100% !important;
    text-align: left
}

.sy-swiper-active {
    color: #2d5bf7
}

.sy-swiper-active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -21px;
    width: 100%;
    height: 2px;
    background: #2d5bf7
}

.sy_slide_value {
    padding-top: 50px;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.img-right .sy_tabs_desc {
    margin: 0 0 0 40px
}

.sy-swiper-pagination {
    cursor: pointer;
    display: inline-block;
    position: relative;
    box-sizing: content-box;
    font-size: 16px;
    margin: 0 15px 20px;
    display: flex;
    align-items: center
}

.sy-pagination-icon {
    margin-right: 10px;
    height: 20px;
    width: 20px;
    color: #8393a5
}

.sy-swiper-active .sy-pagination-icon {
    color: #2d5bf7
}

.sy-fill-blank-register {
    width: 100%;
    background: #2d5bf7
}

.sy-register {
    width: 1200px;
    margin: 0 auto;
    height: 520px;
    background: #2d5bf7;
    color: #fff;
	display: flex;
    padding: 50px 0 112px;
    box-sizing: border-box;
	background-color: #2d5bf7;
    background-size: 140%;
    background-repeat: no-repeat;
    background-position: 50%
}

.sy-register-span {
    margin-top: 90px;
}

.sy-register-span_s1 {
    font-size: 46px;
    font-weight: 600;
}

.sy-register-span_s2 {
    margin-top: 30px;
    margin-bottom: 100px;
	display: inline-block;
    font-size: 26px;
    font-weight: 400;
}

.sy-banner {
      margin-left: auto;
	margin-right: 15px;
}
.sy-fill-blank-category {
    width: 100%;
    background: #f3f5f7
}

.sy-category {
    width: 1200px;
    margin: 0 auto;
    background: #f3f5f7;
    display: flex;
    justify-content: space-between;
    padding: 80px 0 20px;
    box-sizing: border-box
}

.sy-category li {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 220px
}

.sy-category li img {
    height: 88px
}

.sy-category-title {
    font-size: 20px;
    font-weight: 600;
    color: #1f2329
}

.sy-category-desc {
    font-size: 14px;
    font-weight: 400;
    color: #6c7076;
    text-align: center;
    line-height: 22px
}

.sy-fill-blank-app1 {
    width: 100%;
    background: #f3f5f7
}

.sy-fill-blank-app2 {
    width: 100%;
    background: #fff
}

.sy-earch-app {
    width: 1200px;
    margin: 0 auto;
    background: #f3f5f7;
    text-align: center;
    box-sizing: border-box;
    padding: 80px 0 50px
}

.sy-earch-app h1 {
    margin: 0 0 12px;
    font-size: 28px;
    color: #323232;
    line-height: 30px
}
.title-desc {
    margin: 0 0 36px;
    font-size: 16px;
    line-height: 30px
}
.bg-white {
    background-color: #fff
}

.sy-earch-app h2 {
    font-size: 40px;
    font-weight: 500;
    color: #323232;
    line-height: 40px
}

.sy_swiperContainer {
    position: relative;
    text-align: center
}

.sy_swiperContainer:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    width: 100%;
    height: 1px;
    background: #d8e0e9
}

.sy_tabs {
    text-align: center;
    word-break: keep-all;
    white-space: nowrap;
    margin: 0 auto 20px
}

.sy_tabs,
.sy_tabs_item {
    display: inline-block;
    width: auto;
    position: relative
}

.sy_tabs_item {
    padding: 0 28px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    font-size: 16px
}

.sy_tabs_item_active {
    color: #2d5bf7
}

.sy_tabs_content {
    padding-top: 30px;
    text-align: left
}

.sy_tabs_value {
    width: 1000px;
    display: none;
    margin: 0 auto
}

.sy_tabs_value_active {
    display: block
}

.sy_tabs_img,
.sy_tabs_img_right {
    height: 470px;
    width: 620px;
    animation: mymove .6s ease-in;
    animation-iteration-count: 1;
    background-size: 437px 390px;
    background-repeat: no-repeat
}

@keyframes mymove {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sy_tabs_desc {
    display: inline-block;
    box-sizing: border-box;
    width: 360px;
    margin: 0 40px 0 0;
    position: relative;
    top: -20px
}

.sy_tabs_desc h2 {
    margin-bottom: 18px
}

.sy_tabs_p {
    font-size: 16px;
    color: #323232;
    line-height: 30px
}

.register_btn {
    display: inline-block;
    width: 196px;
    height: 70px;
    background-color: transparent;
    background-image: url(../image/register.png);
    background-size: 196px 70px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    left: -12px
}

.register_btn:hover {
    opacity: .8;
    transition: all .2s ease-in
}

.swiper {
    width: 600px
}

.swiper-pagination {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-items li {
    display: inline-block
}

.sy-select-list {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #fff;
    background: #2d5bf7;
    padding: 50px 0
}

.sy-select-list h1 {
    margin: 0;
    text-align: center
}

.sy-fill-blank-support {
    width: 100%;
    background: #fff
}

.sy-service-support {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    height: 500px;
    padding: 50px 0
}

.sy-service-support h1 {
    margin-top: 0;
    text-align: center
}

.sy-service-line {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.sy-service-item {
    width: 190px;
    margin-bottom: 20px;
    box-sizing: border-box;
    float: left;
    text-align: center
}

.sy-service-item img {
    height: 54px;
    width: 54px
}

.sy-service-item-title {
    font-size: 20px;
    font-weight: 600;
    color: #1f2329;
    line-height: 20px
}

.sy-service-item-desc {
    font-size: 14px;
    font-weight: 400;
    color: #6c7076;
    line-height: 14px
}

.sy-fill-blank-case {
    width: 100%;
    background: #f6f8f9
}

.sy-case-list {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 0 100px;
    background: #f6f8f9
}

.sy-case-list-out-title {
    margin-top: 0;
    margin-bottom: 64px;
    text-align: center;
    font-size: 30px
}

.sy-case-list-inside-title {
    margin-top: 0;
    font-size: 38px
}

.sy-case-mid {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 40px 60px;
    width: 1000px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5)
}

.sy-case-img {
    width: 390px;
    height: 340px
}

.sy-case-mid-right {
    padding: 20px 0 20px 30px;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    position: relative
}

.sy-case-btn {
    width: 156px;
    height: 36px;
    background: #feead2;
    font-size: 20px;
    font-weight: 600;
    color: #fe8400;
    border-radius: 3px;
    margin-bottom: 20px;
    border: none;
    cursor: pointer
}

.sy-case-btn:hover {
    opacity: .8;
    transition: all .2s ease-in
}

.sy-code-receive_btn {
    height: 70px;
    position: relative;
    left: -13px
}

.sy-case-title-S2 {
    font-size: 24px;
    font-weight: 600;
    color: #323232;
    margin: 0 20px
}

.sy-case-mid-li {
    font-size: 16px;
    color: #959595;
    line-height: 16px;
    margin-bottom: 16px
}

.sy-register-btn {
    height: 82px
}

.sy-case-mid-qrCode {
    height: 160px;
    width: 160px;
    position: absolute;
    bottom: 40px;
    right: 40px
}

.sy-private-fill-blue {
    width: 100%;
    background: #2d5bf7
}

.sy-private-add {
    background: #2d5bf7;
    color: #fff;
    padding: 50px 0;
    box-sizing: border-box;
    text-align: center
}

.sy-private-add,
.sy-private-content {
    width: 1200px;
    margin: 0 auto
}

.sy-private-add h1 {
    font-size: 36px;
    margin: 0
}

.sy-private-add p {
    font-size: 24px;
    line-height: 24px;
    margin: 30px 0
}

.sy-private-add-btn {
    display: inline-block;
    width: 165px;
    background: #fff;
    border-radius: 5px;
    border: none;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #2d5bf7;
    letter-spacing: 2px;
    margin-top: 54px;
    cursor: pointer
}

.sy-private-add-btn:hover {
    opacity: .9;
    transition: all .2s ease-in
}

.sy-company-max {
    width: 1200px;
    padding-top: 40px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.sy-earch-company {
    width: 220px;
    height: 60px;
    margin: 0 24px 20px 0;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sy-company-img {
    height: 40px;
    width: 130px
}

.sy-footer-max {
    width: 100%;
    background: #fff
}

.sy-footer {
    box-sizing: border-box;
    background: #fff;
    height: 300px;
    padding: 50px 0 10px;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto
}

.sy-footer-left-title-s1 {
    margin: 24px 0 48px;
    font-size: 20px;
    color: #545354;
    line-height: 20px;
    letter-spacing: 2px
}

.sy-footer-left-desc {
    font-size: 16px;
    color: #959595
}

.sy-footer-address {
    font-size: 16px;
    font-weight: 500;
    color: #545354
}

.sy-footer-left-phone {
    font-weight: 600;
    font-style: italic;
    font-size: 20px
}

.sy-footer-mid {
    display: flex
}

.sy-footer-mid-item {
    list-style: none;
    margin: 0
}

.sy-footer-mid-item p {
    margin-top: 0;
    font-size: 20px;
    color: #51565d;
    line-height: 20px
}

.sy-footer-mid-item li {
    cursor: pointer;
    font-size: 14px;
    color: #696d73;
    line-height: 14px;
    margin-top: 16px
}

.sy-footer-mid-item li:hover {
    opacity: .7;
    transition: all .2s ease-in
}

.sy-footer-right {
    display: flex
}

.sy-footer-right-qrCode.last {
    margin-right: 0
}

.sy-footer-right-qrCode {
    box-sizing: border-box;
    padding: 16px 12px 10px;
    width: 131px;
    height: 184px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e8e9f1;
    margin-right: 30px
}

.sy-footer-right-qrCode span {
    display: inline-block;
    text-align: center;
    font-weight: 500;
    color: #5a6a80;
    line-height: 22px;
    margin-bottom: 8px;
    padding: 0 10px
}

.sy-footer-right-qrCode img {
    width: 100%
}

.sy-fill-blank-friendly-link {
    width: 100%;
    background: #fff
}

.sy-footer-friendly-link {
    width: 1200px;
    margin: 0 auto;
    padding: 16px 0;
    box-sizing: border-box;
    font-size: 13px
}

.friendly-link-title {
    color: #262626
}

.friendly-link-desc {
    display: inline-block;
    color: #959595;
    margin-right: 14px;
    cursor: pointer;
    line-height: 20px
}

.sy-footer-copyRight {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    font-size: 13px;
    color: #959595;
    line-height: 14px;
    background: #fff;
    box-sizing: border-box
}

.sy-footer-copyRight a:visited {
	color:#696d73;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden,
[hidden] {
    display: none !important
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {

    *,
    :after,
    :before {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.sy-progress-max {
    display: flex
}

.sy-progress {
    height: 282px
}

.sy-progress-title {
    color: #323232;
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 8px 8px
}

.sy-progress-desc {
    color: #959595;
    margin: 16px 0 16px 8px
}

/*# sourceMappingURL=/main.ba5ee802.css.map */