body {
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

.c-card[data-v-2ed2f00f] {
    width: 400px;
    height: 400px;
    box-sizing: border-box;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 60px 30px;
    display: flex;
    flex-direction: column
}

.logo[data-v-2ed2f00f] {
    width: 90%;
    display: flex;
    align-items: center;
    column-gap: 10px
}

.logo_name[data-v-2ed2f00f] {
    font-family: SourceHanSerifCN-ExtraLight;
    font-size: 18px;
    font-weight: 550;
    color: #3d3d3d
}

.content[data-v-2ed2f00f] {
    padding-top: 30px;
    font-size: 13px;
    color: #333
}

.content p[data-v-2ed2f00f] {
    margin-bottom: 12px
}

.p-main[data-v-d18718c1] {
    min-width: 1280px
}

.header[data-v-d18718c1] {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: .5px solid #e5e5e5;
    box-shadow: 0 5px 5px -5px #e5e5e5;
    background: #ffffff
}

.ywzx[data-v-d18718c1] {
    position: relative;
    color: #f98343
}

.consult[data-v-d18718c1] {
    position: absolute;
    bottom: -170px;
    left: -50%;
    height: 120px;
    background: #ffffff;
    padding: 12px;
    border: 1px solid #e5e5e5;
    z-index: 100
}

.logo[data-v-d18718c1] {
    max-width: 1280px;
    width: 90%;
    display: flex
}

.logo_box[data-v-d18718c1] {
    margin-left: 6px;
    height: 44px;
    display: flex;
    flex-direction: column
}

.logo_name[data-v-d18718c1] {
    opacity: 1;
    font-family: SourceHanSerifCN-ExtraLight;
    font-size: 20px;
    font-weight: 250;
    letter-spacing: 0em;
    color: #3d3d3d
}

.logo_name_chart[data-v-d18718c1] {
    font-family: SourceHanSerifCN-ExtraLight;
    font-size: 9px;
    font-weight: 250;
    letter-spacing: .02em;
    color: #3d3d3d
}

.main_show[data-v-d18718c1] {
    background-color: #f2f2f2;
    height: 371px
}

.show__content[data-v-d18718c1] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 60px 50px;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.show__left[data-v-d18718c1] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.show__right[data-v-d18718c1] {
    width: 419px;
    height: 259px
}

.show__right img[data-v-d18718c1] {
    width: 100%;
    height: 100%
}

.show-product__logo[data-v-d18718c1] {
    width: 220px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 26px;
    font-weight: 500
}

.download__bt[data-v-d18718c1] {
    left: 0px;
    top: 0px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #f98343;
    border-radius: 5px;
    color: #fff;
    cursor: pointer
}

.download__bt[data-v-d18718c1]:hover {
    background-color: #f77b38
}

.main_product[data-v-d18718c1] {
    border: 1px solid #f2f2f2;
    width: 1200px;
    margin: -30px auto 65px;
    background-color: #fff
}

.main_product__title[data-v-d18718c1] {
    height: 122px;
    text-align: center;
    line-height: 122px;
    font-size: 32px;
    font-weight: 500;
    border-bottom: 1px solid #f2f2f2
}

.main_product__wrap[data-v-d18718c1] {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

footer[data-v-d18718c1] {
    width: 100%;
    height: 65px;
    background-color: #333;
    text-align: center;
    color: #fff;
    padding-top: 20px
}

footer p[data-v-d18718c1]:nth-child(1) {
    margin-bottom: 7px
}