html { width: 100%; height: 100%; font-size: 62.5%; }
:hover, :active, :focus { -webkit-tap-highlight-color: transparent; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; font-size: inherit; }
input, img { vertical-align: middle; }
/*div::after { content: ""; display: block; clear: both; }*/
a { text-decoration: none; cursor: pointer; }
a:link, a:visited, a:active, a:hover { text-decoration: none; }
a:hover { cursor:pointer;}
input, button { outline: none; }
fieldset, img { border: 0px; }
/*address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }*/
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q::before, q::after { content: ""; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; appearance: none; }
input[type="text"], input[type="password"], input[type="number"], input[type="button"] { appearance: none; }
li { list-style: none; }
.fr_l { float: left; }
.fr_r { float: right; }
img, object { max-width: 100%; }
.clearfixd::after { content: " "; display: block; height: 0px; clear: both; }
.clearfixd { overflow: hidden; }
.hide { display: none; }
.nomarginleft { margin-left: 0px; }
input:focus, select:focus { outline: none; }
.flexbox { display: flex; }
.flex { -webkit-box-flex: 1; flex: 1 1 0%; }
h4, h5, h6, h1, h2, h3 { margin-top: 0px; }
ul, ol { margin: 0px; }
p { margin: 0px; }
html, body { font-family: Verdana,"Microsoft Yahei" !important; font-size: 100% !important; background-color: rgb(255, 255, 255) !important;line-height: 1.42857143 !important; }
body a { transition: all 0.5s ease 0s !important; }
a:hover, a:focus { color: rgb(51, 51, 51); text-decoration: none; }

.page {width: 100%; min-height: 100vh;
    background: url(../img/fabuliebiao/SketchPngb45890f65d0525c135b9eda3fe136f0f49989f6c88cb698ce6527eb2342b00fe.png) 100% repeat-y;
    background-size: 100% 100%;}
.flex-col { display: flex; flex-direction: column; }
.flex-row { display: flex; flex-direction: row; }
.justify-between { display: flex; justify-content: space-between; }
.justify-start { display: flex; justify-content: flex-start; }
.justify-end { display: flex; justify-content: flex-end; }
.p_title { width: 100%; text-align: center; height: 56px; line-height: 56px; position: relative; font-size: 40px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1); padding-top: 30px;}
.p_title img {width: 23px;
    height: 40px; position: absolute; left: 30px; top: 40px; bottom: 30px;}
.p_content {width: 100%; padding-bottom: 150px; }
.section_2 { margin: 30px; padding: 30px; box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 10px;}
.image-text_1 {
    height: 85px;
    align-items: center;
    float: left;
}
.text-group_1 {
    margin-left: 20px;
}
.text_3 {
    font-size: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.text_4 {
    font-size: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #999999;
}
.single-avatar_1 {width: 85px; height: 85px; border-radius: 50%;}
.text_5 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 20px;
    border-radius: 28px;
    border: 1px solid #B83D41;
    font-size: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #B83D41;
    box-sizing: border-box;
    float: right;
}
.paragraph_1 {
    font-size: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 45px;
    box-sizing: border-box;
    margin-top: 30px;
}
.image_2 {margin-top: 48px;}
.icon_2 {margin-right: 5px; height: 35px; width: 35px;}
.image-text_2 {
    font-size: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 25px;
    align-items: center;
}
.footer_top {
    position: fixed;
    width: 100%;
    height: 120px;
    display: inline-block;
    bottom: 0;
    background: #ffffff;
}
.p_footer {
    height: 98px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(205,205,205,0.5);
    border-radius: 49px;
    align-items: center;
    padding: 0 45px;
    /*position: fixed;*/
    bottom: 20px;
    margin: 0 30px;
    width: calc(100% - 60px);
    box-sizing: border-box;
}
.f_btn {
    width: 80px;
    text-align: center;
    align-items: center;
    box-sizing: border-box;
}
.f_btn img {width: 40px; height: 40px;}
.f_btn span {font-size: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #C4C7CE;
    margin-top: 6px;
}
.f_btn .on {color: #333333;}
.f_jia {
    width: 73px;
    height: 73px;
    /*background: linear-gradient(225deg, #F06C70 0%, #B83D41 100%);*/
    /*border-radius: 50%;*/
    /*position: relative;*/
}
.f_jia img {
    width: 73px;
    height: 73px;
}
.f_jia span {
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

}

/*分享弹窗*/
.longen {
    width: 300px;
    height: 70px;
    line-height: 70px;
    position: absolute;
    border: 1px solid #999999;
    margin: 50px auto 0;
    right: 0;
    bottom: 50px;
    border-radius: 10px;
    text-align: center;
    background: #FFF;
    z-index: 9;
}

.arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    /* left: 100px; */
    bottom: -40px;
    overflow: hidden;
    right: 0;
}

.arrow * {
    position: absolute;
    font-size: 27px;
    line-height: 40px;
    width: 40px;
    font-family: SimSun;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

.arrow em {
    color: #999999;
    top: -15px;
}

.arrow span {
    color: #fff;
    top: -21px;
}

.c_input input {
    width: calc(100% - 60px);
    margin: 30px;
    box-sizing: border-box;
    font-size: 25px;
    border: 1px solid #999;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    padding: 0 15px;
}
.layui-flow-more {font-size: 20px !important;}

.beian_btm {
    color: rgba(191, 191, 191, 1);
    margin-top: 30px;
    text-align: center;
}
.beian_btm span { display: block; font-size: 24px}
