/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
figcaption,
figure,
form,
input,
li,
menu,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: microsoft yahei, Verdana, Arial, Helvetica, sans-serif
}

div,
span,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-family: microsoft yahei, Verdana, Arial, Helvetica, sans-serif
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: #f8f8f8
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ul,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
p {
    margin: 0;
    padding: 0
}

li,
ol,
ul {
    list-style: none
}

a:hover,
a:focus {
    text-decoration: none
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt60 {
    margin-top: 60px
}

.mb60 {
    margin-bottom: 60px
}

.mb15 {
    margin-bottom: 15px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.ml30 {
    margin-left: 30px
}

.mr60 {
    margin-right: 60px
}

.pt60 {
    padding-top: 60px
}

.pt40 {
    padding-top: 40px
}

.pb60 {
    padding-bottom: 60px
}

.pb40 {
    padding-bottom: 40px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f18 {
    font-size: 18px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.f28 {
    font-size: 28px
}

.f36 {
    font-size: 36px
}

.f40 {
    font-size: 40px
}

.fw900 {
    font-weight: 900
}

.fw400 {
    font-weight: 400
}

.fw100 {
    font-weight: 100
}

.ydh-p1 .s1 {
    padding: 60px 60px 0
}

.ydh-p1 .s1 .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center
}

.ydh-p1 .s1 .s1block {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 210px;
    word-wrap: break-word;
    margin-bottom: 60px
}

.ydh-p1 .s1 .s1block span {
    display: block;
    width: 60px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    border-radius: 4px
}

.ydh-p1 .s1 .s1block .bg1 {
    background: #19caeb
}

.ydh-p1 .s1 .s1block .bg2 {
    background: #20e0c8
}

.ydh-p1 .s1 .s1block .bg3 {
    background: #4cd590
}

.ydh-p1 .s1 .s1block .bg4 {
    background: #57b8e7
}

.ydh-p1 .s1 .s1block p {
    line-height: 26px
}

.ydh-p1 .s2 {
    width: 100%;
    height: 400px;
    position: relative
}

.ydh-p1 .s2 .title1 {
    top: 120px;
    left: 120px;
    position: absolute
}

.ydh-p1 .s2 .title1 p {
    line-height: 26px
}

.ydh-p1 .s2 .title2 {
    top: 120px;
    right: 120px;
    position: absolute;
    text-align: right
}

.ydh-p1 .s2 .title2 p {
    line-height: 26px
}

.ydh-p2 .table-block {
    line-height: 50px
}

.ydh-p2 .thead {
    color: #333;
    background: #fbfbfb;
    text-align: center;
    border: 1px solid #ebebeb;
    border-bottom: 0;
    line-height: 50px;
    font-size: 16px;
    color: #333
}

.ydh-p2 table {
    width: 100%;
    font-size: 14px
}

.ydh-p2 table td {
    border: 1px solid #ebebeb;
    text-align: center;
    background: #fff;
    min-width: 200px;
    color: #999;
    min-height: 40px;
}

.ydh-p2 table td p {
    padding: 10px 0
}

.ydh-p2 table .td1 {
    background: #fbfbfb;
    font-size: 16px;
    color: #333
}

.ydh-p2 table .td2 {
    width: 300px
}

.ydh-p3 .questions {
    width: 792px;
    margin-right: 60px
}

.ydh-p3 .questions .title {
    position: relative
}

.ydh-p3 .questions .title a {
    position: absolute;
    top: 2px;
    right: 0
}

.ydh-p3 .questions .card {
    padding: 40px;
    width: 710px;
    margin-bottom: 20px;
    background: #fff
}

.ydh-p3 .questions .card p {
    line-height: 24px;
    margin-left: 25px;
    font-size: 14px
}

.ydh-p3 .questions .card a {
    display: block;
    margin-left: 25px;
    font-size: 14px
}

.ydh-p3 .contact {
    width: 280px;
    padding-left: 60px;
    border-left: 1px solid #ebebeb;
    height: 325px
}

.ydh-p3 .contact p {
    color: #333;
    font-size: 14px;
    position: relative;
    margin-bottom: 30px
}

.ydh-p3 .contact p span {
    position: absolute;
    color: #999;
    right: 0
}

.ydh-p3 .contact p .kefu {
    position: absolute;
    right: 0;
    border-radius: 4px
}

.ydh-p3 .contact p img {
    position: absolute;
    right: 0
}

.sqd-p1 .s1 {
    padding: 60px 60px 0
}

.sqd-p1 .s1 .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center
}

.sqd-p1 .s1 .s1block {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 180px;
    word-wrap: break-word;
    margin-bottom: 60px
}

.sqd-p1 .s1 .s1block span {
    display: block;
    width: 60px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    border-radius: 4px
}

.sqd-p1 .s1 .s1block .bg1 {
    background: #19caeb
}

.sqd-p1 .s1 .s1block .bg2 {
    background: #20e0c8
}

.sqd-p1 .s1 .s1block .bg3 {
    background: #4cd590
}

.sqd-p1 .s1 .s1block .bg4 {
    background: #57b8e7
}

.sqd-p1 .s2 {
    width: 100%;
    height: 400px;
    position: relative
}

.sqd-p1 .s2 .title1 {
    top: 120px;
    left: 120px;
    position: absolute
}

.sqd-p1 .s2 .title1 p {
    line-height: 26px
}

.sqd-p1 .s2 .title2 {
    top: 120px;
    right: 120px;
    position: absolute;
    text-align: right
}

.sqd-p1 .s2 .title2 p {
    line-height: 26px
}

.c {
    width: 1202px;
    margin: 0 auto;
    border: 1px solid transparent
}

.ydh-p2 .table-block {
    line-height: 50px
}

.textCenter {
    text-align: center
}

.textRight {
    text-align: right
}

.ydh-p2 .table-block {
    line-height: 50px
}

.mt40 {
    margin-top: 40px
}

.body {
    padding-bottom: 80px
}