<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333333;
}

body,
html {
    width: 100%;
    height: 100%;
    font-family: 'MicrosoftYaHei', '微软雅黑', Arial, sans-serif;
}

body {
    font-size: 100%;
    min-width: 1300px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    font-family: 'MicrosoftYaHei', '微软雅黑', Arial, sans-serif;
}

.index-bottom {
    color: #ffffff;
    text-align: center;
}

.index-bottom .list-dps {
    height: 390px;
    background-color: #333438;
}

.index-bottom .list-dps ul {
    width: 1150px;
    margin: 0 auto;
}

.index-bottom .list-dps ul li {
    float: left;
    width: 170px;
}

.index-bottom .list-dps ul li p {
    opacity: 0.5;
    margin-top: 6px;
}

.index-bottom .list-dps ul li a {
    color: #fff;
    text-decoration: none;
}

.index-bottom .list-dps ul li:nth-child(1) {
    width: 360px;
}

.index-bottom .list-dps ul li:nth-child(2) {
    height: 249px;
    width: 1px;
    background: #fff;
    opacity: 0.1;
}

.index-bottom .copy-right {
    background: #2e2f34;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 30px 0;
    line-height: 22px;
}

.index-bottom .copy-right .FT-octy {
    opacity: 0.5;
}

.index-bottom .copy-right .FT-pix {
    width: 14px;
    vertical-align: sub;
}

body {
    color: #333;
    font-family: "微软雅黑";
}

* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

/* foot-底部* */
.pc-foot {
    height: 390px;
    width: 100%;
    background: #333337;
    color: #fff;
    font-size: 14px;
}

.pc-foot ul {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.pc-foot li {
    display: inline-block;
    vertical-align: top;
    width: 185px;
    line-height: 2;
    margin-left: 90px;
}

.pc-foot li p {
    opacity: 0.5;
    margin-top: 6px;
}

.pc-foot li a {
    font-size: 14px;
    color: #fff;
}

.pc-foot li h2 {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
}

.pc-foot li:nth-child(1) {
    width: 360px;
    position: relative;
    margin-left: 0;
}

.pc-foot li:nth-child(1) h3 {
    font-size: 20px;
    color: #3972ff;
    margin-top: 5px;
}

.pc-foot li:nth-child(1) span {
    display: inline-block;
    height: 249px;
    width: 1px;
    background: #fff;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 10px;
}

.pc-foot-pix {
    display: -webkit-inline-box;
    margin-top: 19px;
}

.pc-foot-pix p {
    margin: 0 !important;
}

.pc-foot-pix-box {
    margin-right: 15px;
}

.pc-foot-bottom {
    height: 135px;
    background: #2d2f33;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.gt_tck {
    cursor: pointer;
}

.gt_window .gt_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opactiy=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    z-index: 47483647;
}

.gt_window .gt_cont {
    position: fixed;
    z-index: 47483648;
    top: 50%;
    left: 50%;
}

.gt_window .gt_cont .gt_close {
    position: absolute;
    top: -30px;
    right: -30px;
}

.footer .rightIcon {
    position: fixed;
    width: 70px;
    right: 10px;
    bottom: 290px;
    z-index: 100;
    top: 50%;
    margin-top: -120px;
}

.footer .rightIcon li {
    position: relative;
    text-align: center;
    width: 70px;
    height: 70px;
    margin-bottom: 2px;
  /* background-image: url(../images/rigIcon.jpg); */
    background-color: #2d8efe;
    cursor: pointer;
}

.footer .rightIcon li span.lb {
    display: block;
  /* padding-top: 47px; */
    text-align: center;
  /* font-family:arail; */
    font-size: 12px;
    color: #d3f0ff;
}

.footer .rightIcon li.ri1 {
    background-position: 0px 5px;
}

.footer .rightIcon li.ri1 img {
    margin-top: 16px;
}

.footer .rightIcon li.ri2 {
    background-position: 0 -56px;
}

.footer .rightIcon li.ri2 img {
    margin-top: 16px;
}

.footer .rightIcon li.ri2:hover .a-ewm {
    display: block;
}

.footer .rightIcon li.ri3 {
    background-position: 0 -120px;
}

.footer .rightIcon li.ri3 img {
    margin-top: 16px;
}

.footer .rightIcon li.ri4 {
    background-position: 0 -180px;
}

.footer .rightIcon li.ri4 img {
    margin-top: 16px;
}

.footer .rightIcon li.ri4 .risub {
    position: absolute;
    text-align: center;
    width: 145px;
    height: 73px;
    top: 0;
    right: 70px;
    display: none;
    background-image: url(/public/pc/images/footer/common/as-rx.png);
    background-repeat: no-repeat;
}

.footer .rightIcon li.ri4 .risub p {
    color: #2d8dfd;
    font-size: 16px;
    line-height: 67px;
    text-align: center;
}

.footer .rightIcon li.ri4 .risub p em {
    font-style: normal;
    font-size: 14px;
    padding-top: 2px;
    display: block;
    padding-right: 12px;
}

.footer .rightIcon li.ri4:hover .risub {
    display: block;
}

.footer .gt_tck {
    cursor: pointer;
}

.footer .rightIcon li.ri2 .a-ewm {
    height: 128px;
    width: 134px;
    background-image: url(/public/pc/images/footer/common/as-box-ewm.png);
    position: relative;
    right: 142px;
    bottom: 52px;
    background-repeat: no-repeat;
    display: none;
}

.footer .rightIcon li.ri2 .a-ewm p {
    font-size: 12px;
    color: #2d8dfd;
    line-height: 37px;
    padding-right: 10px;
}

.copy-right {
    background: #2e2f34;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 30px 0;
    line-height: 22px;
    cursor: pointer;
}

.copy-right a {
    color: #ffffff;
    text-decoration: none;
}

.FT-octy {
    opacity: 0.5;
}

.FT-pix {
    width: 14px;
    vertical-align: sub;
}

/*经营许可证*/
.gt_window .gt_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opactiy=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    z-index: 47483647;
}

.gt_window .gt_cont {
    position: fixed;
    z-index: 47483648;
    top: 50%;
    left: 50%;
}

.gt_window .gt_cont .gt_close {
    position: absolute;
    top: -30px;
    right: -30px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs26 {
    font-size: 26px;
}

.fs28 {
    font-size: 28px;
}

.fs30 {
    font-size: 30px;
}

.fs35 {
    font-size: 35px;
}

.fs40 {
    font-size: 40px;
}

.fs45 {
    font-size: 45px;
}

.fs50 {
    font-size: 50px;
}

.fs57 {
    font-size: 57px;
}

.fs60 {
    font-size: 60px;
}

.le-sp5 {
    letter-spacing: 5px;
}

.line-h13 {
    line-height: 1.3;
}

.line-h18 {
    line-height: 1.8;
}

.line-h20 {
    line-height: 2;
}

.text-dec-udl {
    text-decoration: underline;
}

.clf8 {
    color: #f8f8f8;
}

.clbule {
    color: #3972ff;
}

.cfb7c08 {
    color: #fb7c08;
}

.c6803d0 {
    color: #6803d0;
}

.c6131FF {
    color: #6131FF;
}

.cfb4e14 {
    color: #fb4e14;
}

.clogo {
    color: #e72129;
}

.cFA622A {
    color: #FA622A;
}

.cfc0 {
    color: #FFCC00;
}

.cFBD24 {
    color: #FFBD24;
}

.c31B535 {
    color: #31B535;
}

.c999 {
    color: #999999;
}

.c666 {
    color: #666666;
}

.cfff {
    color: #ffffff;
}

.c333 {
    color: #333333;
}

.c000 {
    color: #000000;
}

.bg-fff {
    background-color: #fff;
}

.bg-f8 {
    background-color: #f8f8f8;
}

.bg-c39 {
    background-color: #3972ff;
}

.bg-cfc0 {
    background: #FFCC00;
}

.bg-EC4619 {
    background: #EC4619;
}

.bg-FA622A {
    background: #FA622A;
}

.bg-31B535 {
    background: #31B535;
}

.bg-417EFB {
    background: #417EFB;
}

.bg-6F43FF {
    background: #6F43FF;
}

.bg-FEC33B {
    background: #FEC33B;
}

.mg-q15 {
    margin: 15px;
}

.mg-q30 {
    margin: 30px;
}

.mg-tb35-lrAuto {
    margin: 35px auto;
}

.mg-tb25-lr30 {
    margin: 25px 30px;
}

.mg-tb25-lr18 {
    margin: 25px 0 25px 10px;
}

.mg-tb25-lr27 {
    margin: 25px 13px 25px 0;
}

.mg-tb20-lr15 {
    margin: 20px 15px;
}

.mg-tb30-lr10 {
    margin: 30px 10px;
}

.mg-tb40-lr0 {
    margin: 40px 0;
}

.mg-tb60-lr0 {
    margin: 60px 0;
}

.mg-t5 {
    margin-top: 5px;
}

.mg-t10 {
    margin-top: 10px;
}

.mg-t15 {
    margin-top: 15px;
}

.mg-t20 {
    margin-top: 20px;
}

.mg-tb30-15 {
    margin: 30px 0 15px;
}

.mg-tb45-20 {
    margin: 45px 0 20px;
}

.mg-t30 {
    margin-top: 30px;
}

.mg-t40 {
    margin-top: 40px;
}

.mg-t60 {
    margin-top: 60px;
}

.mg-t70 {
    margin-top: 70px;
}

.mg-t95 {
    margin-top: 95px;
}

.mg-t245 {
    margin-top: 245px;
}

.mg-l15 {
    margin-left: 15px;
}

.mg-l90 {
    margin-left: 90px;
}

.mg-l30 {
    margin-left: 30px;
}

.mg-l100 {
    margin-left: 100px;
}

.mg-l125 {
    margin-left: 125px;
}

.mg-r8 {
    margin-right: 8px;
}

.mg-r10 {
    margin-right: 10px;
}

.mg-r15 {
    margin-right: 15px;
}

.mg-r25 {
    margin-right: 25px;
}

.mg-b10 {
    margin-bottom: 10px;
}

.mg-b15 {
    margin-bottom: 15px;
}

.mg-b26 {
    margin-bottom: 26px;
}

.mg-b30 {
    margin-bottom: 30px;
}

.mg-b48 {
    margin-bottom: 48px;
}

.mg-b60 {
    margin-bottom: 60px;
}

.mg-b70 {
    margin-bottom: 70px;
}

.pd-tb0-lr5 {
    padding: 0 5px;
}

.pd-tb30-25 {
    padding: 30px 0 25px;
}

.pd-tb50-lr0 {
    padding: 50px 0;
}

.pd-tb60-lr0 {
    padding: 60px 0;
}

.pd-tb35-rl0 {
    padding: 35px 0;
}

.pd-t5 {
    padding-top: 5px;
}

.pd-t10 {
    padding-top: 10px;
}

.pd-t15 {
    padding-top: 15px;
}

.pd-t18 {
    padding-top: 18px;
}

.pd-t30 {
    padding-top: 30px;
}

.pd-t45 {
    padding-top: 45px;
}

.pd-t60 {
    padding-top: 60px;
}

.pd-r30 {
    padding-right: 30px;
}

.pd-r23 {
    padding-right: 30px;
}

.pd-b12 {
    padding-bottom: 12px;
}

.pd-b24 {
    padding-bottom: 24px;
}

.va-middle {
    vertical-align: middle;
}

.va-sub {
    vertical-align: sub;
}

.va-top {
    vertical-align: top;
}

.con-dis {
    display: inline-block;
}

.con-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.con-block {
    display: block;
}

.con-none {
    display: none;
}

.con-in-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.con-hid-word {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con-tet {
    text-align: center;
}

.con-tet-l {
    text-align: left;
}

.con-auto {
    margin: 0 auto;
}

.float {
    float: left;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

/*================定位======================*/
.com-flex {
    position: flex;
}

.con-abs {
    position: absolute;
}

.con-pos {
    position: relative;
}

.flex-row-space-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*================字体颜色=======================*/
.com-font-color-fff {
    color: #fff !important;
}

.com-font-color-000 {
    color: #000 !important;
}

/*==================背景颜色=======================*/
.com-back-fff {
    background: #fff !important;
}

/*================头部公共样式======================*/
.comTop {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}

.comMargin-t70 {
    margin-top: 70px;
}

.comNav {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0px 19px 90px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 19px 90px rgba(0, 0, 0, 0.1);
    color: #000;
    line-height: 70px;
    z-index: 999;
    font-size: 16px;
}

.comNav-box a:nth-child(2) {
    padding-left: 30px;
}

.comNav-color,
.comNav-color a {
    color: #000 !important;
    z-index: 999;
}

.comNav-color a:last-child {
    color: #fff;
}

.comNav-color a:after {
    background: #000;
}

.comNav-w1100 {
    width: 1100px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    font-size: 16px;
}

.comNav-p15 {
    padding: 0 15px;
}

.comNav-login {
    width: 69px;
    height: 27px;
    line-height: 25px;
    padding-left: 0;
    margin-top: 3px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
}

.comNav-span {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    line-height: 15px;
    text-align: center;
    margin-right: 9px;
    display: inline-block;
}

/*================账号体验公共样式======================*/
.comExperience {
    width: 602px;
    overflow: hidden;
    text-align: center;
    margin: 70px auto;
}

.comExperience h1 {
    font-size: 28px;
    color: #333;
    padding-bottom: 50px;
}

.comExperience input {
    height: 65px;
    width: 578px;
    border: 1px solid #dfdfdf;
    border-radius: 7px;
    margin: 0 0 10px;
    padding: 0 11px;
    font-size: 14px;
    color: #999;
    outline: none;
}

.comExperience-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    display: none;
}

#code {
    height: 65px;
    width: 418px;
    border: 1px solid #dfdfdf;
    border-radius: 7px;
    margin: 0 0 10px;
    padding: 0 11px;
    font-size: 14px;
    color: #999;
}

#sendCodeBut {
    width: 151px;
    height: 65px;
    border: 0;
    color: #fff;
    font-size: 14px;
    margin-left: 3px;
}

.comExperience span {
    display: none;
    position: relative;
    color: red;
    font-size: 14px;
    text-align: left;
    left: -240px;
    top: -5px;
}

#codeMsg {
    display: none;
    position: absolute;
    margin: 71px 8px;
    color: red;
    font-size: 14px;
}

#gain {
    display: inline-block;
    width: 600px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    border-radius: 7px;
    margin-top: 65px;
    border: none;
    outline: none;
}

/*账号*/
.comExperience-box-tow {
    margin: 70px auto 65px;
    text-align: center;
    font-size: 20px;
    color: #999;
    display: none;
}

.comExperience-box-tow h1 {
    font-size: 28px;
    color: #333;
    padding-bottom: 50px;
}

.comExperience-box-tow p {
    width: 300px;
    margin: 0 auto;
    text-align: left;
    padding: 15px 0 0 125px;
}

.comExperience-box-tow span {
    padding: 0 25px;
}

.comExperience-box-tow button {
    display: inline-block;
    width: 600px;
    line-height: 65px;
    color: #333333;
    border-radius: 7px;
    margin-top: 65px;
    border: 0;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    border: none;
    outline: none;
}

.index-header {
    height: 70px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
}

.index-header .header {
    width: 1150px;
    margin: 0 auto;
}

.index-header .icon-duofen_huaban {
    font-size: 28px;
}

.index-header .icon-logo-text {
    font-size: 25px;
}

.index-header .right-list {
    float: right;
}

.index-header .right-list .list-item {
    line-height: 70px;
    float: left;
    cursor: pointer;
    margin-right: 51px;
    position: relative;
}

.index-header .right-list .list-item.product-menu:hover .product-line {
    border-bottom: 3px solid #3972ff;
    position: relative;
    bottom: 3px;
}

.index-header .right-list .list-item.product-menu:hover .product-hide {
    display: block;
    opacity: 1;
}

.index-header .right-list .list-item.common-menu:hover .product-line {
    border-bottom: 3px solid #3972ff;
    position: relative;
    bottom: 3px;
}

.index-header .right-list .list-item.common-menu:hover .common-hidex {
    display: block;
    opacity: 1;
}

.index-header .right-list .product-hide {
    position: absolute;
    opacity: 0;
    display: none;
    top: 70px;
    left: -70px;
    background-color: #ffffff;
    min-width: 1000px;
    z-index: 10;
    border: 1px solid #e5e5e5;
    border-top: none;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.index-header .right-list .product-list {
    padding: 42px 23px 46px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
}

.index-header .right-list .product-box {
    float: left;
    padding-right: 26px;
    width: 100px;
}

.index-header .right-list .product-box:last-child {
    padding-right: 0;
}

.index-header .right-list .product-title {
    color: #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

.index-header .right-list .common-listLeft {
    left: -32px;
}

.index-header .right-list .common-listAbout {
    left: -48px;
}

.index-header .right-list .common-hidex {
    position: absolute;
    top: 70px;
    opacity: 0;
    display: none;
    background: #ffffff;
    line-height: 30px;
    z-index: 10;
    border: 1px solid #e5e5e5;
    border-top: none;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.index-header .right-list .common-list {
    width: 130px;
    margin: 22px 9px;
}

.index-header .login-register {
    float: right;
}

.index-header .login-register .login-on {
    border: 1px solid #3972ff;
    color: #3972ff;
    line-height: 38px;
    width: 74px;
    height: 38px;
    margin: 15px 0;
}

.index-header .login-register .login-on:hover {
    border: 1px solid #ffffff;
    color: #fff;
    background: #3972ff;
}

.index-header .login-register .login-on a {
    color: #3972ff;
    width: 74px;
    height: 38px;
    display: block;
}

.index-header .login-register .login-on a:hover {
    border: 1px solid #ffffff;
    color: #fff;
    background: #3972ff;
}

.index-header .login-register .login-free {
    border: 1px solid #3972ff;
    background: #3972ff;
    color: #fff;
    width: 101px;
    line-height: 38px;
    margin: 15px 5px;
}

.index-header .login-register .item {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.index-header .login-free a {
    color: #fff;
}

.index-header .product-link {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    line-height: 25px;
    margin-top: 4px;
}

.index-header .product-link:after {
    content: "";
    position: absolute;
    width: 62%;
    bottom: -1%;
    left: 100%;
    -webkit-transition-delay: all 1s;
    transition-delay: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: rgba(0, 0, 0, 0.04);
    height: 25px;
    line-height: 25px;
    z-index: -1;
}

.index-header .product-link:hover:after,
  .index-header .product-link.hover:after {
    left: -20%;
}

.index-header .product-link .product-txt {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.index-header .product-link:hover .product-txt,
  .index-header .product-link.hover .product-txt {
    left: 100%;
    padding-left: 20px;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.a-whole {
    margin-top: 70px;
}

@media (max-width: 1300px) {
    .gt-a-top {
        position: relative !important;
    }

    .a-whole {
        margin-top: 0px !important;
    }
}

.icon-red {
    color: #e72129;
}

.header-logo {
    width: 86px;
}

.pad-towsided {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/towsided_back.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.pad-towsided h2 {
    font-size: 56px;
    padding-top: 100px;
    padding-bottom: 50px;
}

.pad-towsided p {
    font-size: 18px;
    line-height: 36px;
}

.pad-towsided .pad-towsided-img {
    width: 883px;
    height: 940px;
    margin: 0 auto;
    overflow: hidden;
}

.pad-towsided .pad-towsided-img img {
    width: 883px;
    height: 940px;
}

.pad-method {
    width: 100%;
    height: 505px;
    background-image: url("/public/pc/images/pad/standard/back_7.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.pad-method h2 {
    font-size: 56px;
    margin-top: 75px;
    margin-bottom: 50px;
}

.pad-method p {
    font-size: 18px;
    margin-bottom: 82px;
}

.pad-method .pad-method-box {
    width: 965px;
    height: 150px;
    margin: 0 auto;
}

.pad-method .pad-method-box .pad-method-item {
    float: left;
    margin-right: 120px;
    width: 150px;
    height: 150px;
}

.pad-method .pad-method-box .pad-method-item img {
    width: 150px;
    height: 150px;
}

.pad-method .pad-method-box .pad-method-item:last-child {
    margin-right: 0px;
}

.pad-setmeal {
    width: 100%;
    height: 1010px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.pad-setmeal .pad-setmeal-box {
    width: 1200px;
    height: 1010px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

.pad-setmeal .pad-setmeal-box ul {
    width: 100%;
    height: 186px;
}

.pad-setmeal .pad-setmeal-box ul li {
    width: 263px;
    height: 186px;
    border: solid 1px;
    border-color: rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    float: left;
    padding: 0 10px;
}

.pad-setmeal .pad-setmeal-box ul li a {
    color: #fff;
}

.pad-setmeal .pad-setmeal-box ul li a h3 {
    font-size: 36px;
    margin-top: 45px;
    margin-bottom: 20px;
}

.pad-setmeal .pad-setmeal-box ul li a p {
    font-size: 16px;
    opacity: 0.5;
}

.pad-setmeal .pad-setmeal-box ul li a p span {
    font-size: 24px;
}

.pad-setmeal .pad-setmeal-box ul li:last-child {
    margin-right: 0px;
}

.pad-setmeal h2 {
    font-size: 56px;
    padding-top: 335px;
    padding-bottom: 100px;
}

.pad-setmeal-backhotel {
    background-image: url("/public/pc/images/pad/padhotel/back_7.png");
}

.pad-setmeal-backfood {
    background-image: url("/public/pc/images/pad/padfood/back_9.png");
}

.pad-setmeal-backsushi {
    background-image: url("/public/pc/images/pad/padsushi/back_5.png");
}

.pad-setmeal-backstandard {
    background-image: url("/public/pc/images/pad/standard/back_2.png");
}

.pad-support {
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(64%, #272727), color-stop(99%, #4e4e4e)), -webkit-gradient(linear, left top, left bottom, from(#111113), to(#111113));
    background-image: linear-gradient(0deg, #000000 0%, #272727 64%, #4e4e4e 99%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
}

.pad-support-box {
    width: 1105px;
    height: 1010px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.pad-support-box h2 {
    font-size: 56px;
    padding: 100px 0;
}

.pad-support-box ul {
    width: 1105px;
    overflow: hidden;
    margin: 0 auto;
}

.pad-support-box ul li {
    width: 450px;
    overflow: hidden;
    float: left;
    text-align: left;
}

.pad-support-box ul li img {
    margin-bottom: 25px;
}

.pad-support-box ul li span {
    display: block;
    width: 450px;
    height: 2px;
    background-blend-mode: normal, normal;
}

.pad-support-box ul li h4 {
    font-size: 36px;
    margin: 30px 0;
}

.pad-support-box ul li p {
    font-size: 16px;
    line-height: 36px;
    opacity: 0.5;
}

.pad-support-box ul li:nth-child(odd) {
    margin-right: 200px;
}

.pad-support-box ul li:nth-child(1),
    .pad-support-box ul li:nth-child(2) {
    margin-bottom: 100px;
}

.spanline-a {
    background-image: -webkit-gradient(linear, right top, left top, from(#f08a62), to(#d7312c)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(-90deg, #f08a62 0%, #d7312c 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
}

.spanline-b {
    background-image: -webkit-gradient(linear, left top, right top, from(#ee8568), to(#c016ea)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(90deg, #ee8568 0%, #c016ea 100%), linear-gradient(#ffffff, #ffffff);
}

.spanline-c {
    background-image: -webkit-gradient(linear, left top, right top, from(#8d2bb3), to(#3353e1)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(90deg, #8d2bb3 0%, #3353e1 100%), linear-gradient(#ffffff, #ffffff);
}

.spanline-d {
    background-image: -webkit-gradient(linear, left top, right top, from(#3353e1), to(#1bccff)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(90deg, #3353e1 0%, #1bccff 100%), linear-gradient(#ffffff, #ffffff);
}

.stan-severteen {
    width: 100%;
    height: 692px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(64%, #272727), color-stop(99%, #4e4e4e)), -webkit-gradient(linear, left top, left bottom, from(#111113), to(#111113));
    background-image: linear-gradient(0deg, #000000 0%, #272727 64%, #4e4e4e 99%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    color: #fff;
    text-align: center;
}

.stan-severteen h2 {
    font-size: 56px;
    padding-top: 80px;
}

.stan-severteen p {
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 65px;
}

.stan-severteen ul {
    width: 850px;
    height: 150px;
    margin: 0 auto 50px auto;
}

.stan-severteen ul li {
    width: 250px;
    height: 150px;
    float: left;
}

.stan-severteen ul li:nth-child(2) {
    margin-left: 50px;
    margin-right: 50px;
}

.pad-technical-backhotel {
    background-image: url("/public/pc/images/pad/padhotel/back_8.png");
}

.pad-technical-backfood {
    background-image: url("/public/pc/images/pad/padfood/back_10.png");
}

.pad-technical-backsushi {
    background-image: url("/public/pc/images/pad/padsushi/back_6.png");
}

.pad-technical-backstandard {
    background-image: url("/public/pc/images/pad/standard/back_3.png");
}

.pad-technical-catering {
    background-image: url("/public/pc/images/pad/foodGeneral/back_9.png");
}

.pad-technical {
    width: 100%;
    height: 1010px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: left;
}

.pad-technical h2 {
    font-size: 56px;
    padding-top: 145px;
    padding-bottom: 100px;
}

.pad-technical .pad-technical-box {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.pad-technical .pad-technical-box ul {
    width: 1097px;
    overflow: hidden;
}

.pad-technical .pad-technical-box ul li {
    width: 25%;
    float: left;
    text-align: left;
}

.pad-technical .pad-technical-box ul li h3 {
    font-size: 36px;
    margin-bottom: 50px;
}

.pad-technical .pad-technical-box ul li p {
    font-size: 16px;
    opacity: 0.5;
    line-height: 36px;
}

.pad-technical .pad-technical-box .technical-line {
    width: 1200px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.2;
    display: block;
    margin-top: 60px;
}

.technical-text {
    font-size: 40px;
    opacity: 0.5;
    text-align: left;
    margin: 50px 0;
}

.technical-text-b {
    font-size: 16px;
    opacity: 0.5;
    text-align: left;
}

.padhotel-black {
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(64%, #272727), color-stop(99%, #4e4e4e)), -webkit-gradient(linear, left top, left bottom, from(#111113), to(#111113));
    background-image: linear-gradient(0deg, #000000 0%, #272727 64%, #4e4e4e 99%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    position: relative;
}

.padhotel-back {
    width: 100%;
    height: 1010px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.padhotel-box {
    width: 1200px;
    height: 1010px;
    margin: 0 auto;
    color: #fff;
}

.padhotel-box .padhotel-box-left {
    float: left;
}

.padhotel-box .padhotel-box-left h2 {
    font-size: 56px;
}

.padhotel-box .padhotel-box-left p {
    font-size: 18px;
    line-height: 36px;
}

.padhotel-imgc {
    position: absolute;
    top: 0;
    left: 0;
    width: 863px;
    height: 1010px;
}

.padhotel-imgd {
    position: absolute;
    top: 0;
    right: 0;
    height: 952px;
}

.padback-ov {
    width: 100%;
    height: 1010px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padback-ov h2 {
    font-size: 56px;
}

.padback-ov p {
    font-size: 18px;
    line-height: 36px;
}

.member-padstandard {
    background-image: url("/public/pc/images/pad/standard/back_1.png");
}

.member-padhotel {
    background-image: url("/public/pc/images/pad/padhotel/back_4.png");
}

.member-padsushi {
    background-image: url("/public/pc/images/pad/padsushi/back_4.png");
}

.member-padcate {
    background-image: url("/public/pc/images/pad/foodGeneral/back_4.png");
}

.member-img {
    width: 892px;
    height: 611px;
    margin: 0 auto;
}

.member-img img {
    width: 426px;
    height: 611px;
    float: left;
}

.member-img img:last-child {
    margin-left: 40px;
}

.padfood-a {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/padfood/back_1.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.padfood-a-box {
    width: 1200px;
    height: 1010px;
    margin: 0 auto;
    color: #fff;
}

.padfood-a-left {
    height: 1010px;
    float: left;
    margin-top: 353px;
    margin-bottom: 353px;
    text-align: left;
    color: #fff;
}

.padfood-a-left h2 {
    font-size: 55px;
}

.padfood-a-left p {
    font-size: 18px;
    line-height: 36px;
    width: 278px;
    margin: 50px 0;
}

.padfood-a-left ul {
    width: 100%;
    overflow: hidden;
}

.padfood-a-left ul li {
    float: left;
    margin-right: 40px;
    width: 47px;
    text-align: center;
}

.padfood-a-left ul li i {
    font-size: 47px;
}

.padfood-a-left ul li p {
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}

.padfood-a-left ul li:last-child {
    margin-right: 0px;
}

.padfood-a-right {
    float: right;
    width: 519px;
    height: 652px;
    margin-top: 243px;
}

.padfood-a-right .padfood-a-img {
    width: 519px;
    height: 652px;
}

.padfood-b {
    width: 100%;
    height: 1010px;
    position: relative;
}

.padfood-b .padfood-b-left {
    width: 50%;
    height: 1010px;
    background-color: #ececec;
    float: left;
}

.padfood-b .padfood-b-right {
    width: 50%;
    height: 1010px;
    background-color: #01c2af;
    float: left;
}

.padfood-b .padfood-b-middle {
    position: absolute;
    top: 67%;
    left: 50.5%;
    -webkit-transform: translate(-50.5%, -67%);
    transform: translate(-50.5%, -67%);
    width: 186px;
    height: 209px;
}

.padfood-b .padfood-b-middle img {
    width: 186px;
    height: 209px;
}

.padfood-b-box {
    width: 1200px;
    height: 1010px;
    margin: 0 auto;
    position: relative;
}

.padfood-b-box .padfood-b-boxleft {
    width: 600px;
    height: 1010px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
}

.padfood-b-box .padfood-b-boxleft h2 {
    font-size: 56px;
    color: #333;
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
}

.padfood-b-box .padfood-b-boxleft p {
    font-size: 18px;
    color: #666;
    text-align: center;
}

.padfood-b-box .padfood-b-boxright {
    width: 600px;
    height: 1010px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    text-align: center;
}

.padfood-b-box .padfood-b-boxright h2 {
    padding-top: 160px;
    padding-bottom: 50px;
}

.padfood-b-box .padfood-b-boxright p {
    font-size: 18px;
}

.padfood-b-box .padfood-b-boxright img {
    margin-top: 127px;
    width: 398px;
    height: 408px;
}

.padfood-c-box {
    width: 1200px;
    height: 1010px;
    margin: 0 auto;
}

.padfood-c-box .padfood-c-left {
    float: left;
}

.padfood-c-box .padfood-c-left ul {
    width: 380px;
    height: 210px;
}

.padfood-c-box .padfood-c-left ul li {
    width: 144px;
    height: 144px;
    border: solid 3px #666666;
    border-radius: 50%;
    font-size: 24px;
    color: #666;
    text-align: center;
    line-height: 144px;
    float: left;
    cursor: pointer;
}

.padfood-c-box .padfood-c-left ul li:nth-child(odd) {
    margin-right: 60px;
}

.padfood-c-box .padfood-c-left ul li:nth-child(1),
.padfood-c-box .padfood-c-left ul li:nth-child(2) {
    margin-bottom: 60px;
}

.padfood-c-box .padfood-c-right {
    float: right;
    width: 488px;
    margin-top: 110px;
}

.padfood-c-box .padfood-c-right .padfood-c-img {
    display: none;
}

.padfood-c-box .padfood-c-right .padfood-c-img:nth-child(1) {
    display: block;
}

.padfood-c-box .padfood-c-right img {
    width: 408px;
    height: 810px;
}

.padfood-c-title .title-box {
    display: none;
    color: #fff;
    margin-top: 220px;
}

.padfood-c-title .title-box h2 {
    font-size: 56px;
    letter-spacing: 6px;
}

.padfood-c-title .title-box p {
    font-size: 18px;
    line-height: 36px;
    width: 501px;
    height: 72px;
    margin: 40px 0;
}

.padfood-c-title .title-box:nth-child(1) {
    display: block;
}

.fontback {
    width: 150px !important;
    height: 150px !important;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    color: #fff !important;
    line-height: 150px;
    border: none !important;
}

.padfood-d {
    width: 100%;
    height: 505px;
    background-image: url("/public/pc/images/pad/padfood/back_2.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
}

.padfood-d h2 {
    font-size: 56px;
    padding-top: 70px;
}

.padfood-d p {
    width: 647px;
    line-height: 36px;
    margin: 50px auto 70px auto;
}

.padfood-d ul {
    width: 332px;
    height: 113px;
    margin: 0 auto;
}

.padfood-d ul li {
    width: 113px;
    height: 113px;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    border-radius: 57px;
    float: left;
}

.padfood-d ul li i {
    font-size: 55px;
}

.padfood-d ul li span {
    margin-top: -5px;
    display: block;
    font-size: 18px;
}

.padfood-d ul li:nth-child(1) {
    margin-right: 106px;
}

.padfood-e {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/padfood/back_3.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.padfood-e .padfood-e-box {
    width: 1200px;
    height: 1010;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.padfood-e .padfood-e-box h2 {
    font-size: 56px;
    padding-top: 124px;
}

.padfood-e .padfood-e-box p {
    font-size: 18px;
    margin-top: 53px;
    margin-bottom: 70px;
}

.padfood-e .padfood-e-box img {
    width: 917px;
    height: 694px;
}

.padfood-f {
    width: 100%;
    height: 505px;
    background-image: url("/public/pc/images/pad/padfood/back_4.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padfood-f h2 {
    font-size: 56px;
    padding-top: 80px;
}

.padfood-f p {
    font-size: 18px;
    width: 360px;
    margin: 50px auto 30px auto;
}

.padfood-f ul {
    width: 733px;
    height: 113px;
    margin: 0 auto;
    position: relative;
}

.padfood-f ul li {
    display: inline-block;
    color: #fff;
    float: left;
}

.padfood-f #padfood-fline::before {
    content: '';
    background: #e4e2e2;
    width: 543px;
    height: 2px;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.padfood-f-item {
    width: 113px;
    height: 113px;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    border-radius: 57px;
    position: absolute;
    top: 0px;
    left: 0;
}

.padfood-f-item i {
    font-size: 55px;
    margin-top: 15px;
}

.padfood-f-item span {
    display: block;
    font-size: 18px;
    margin-top: -5px;
}

.padfood-f-itema {
    top: 38px;
}

.padfood-f-itema span {
    width: 117px;
    display: block;
    font-size: 30px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
}

.ab225 {
    position: absolute;
    left: 225px;
}

.ab421 {
    position: absolute;
    left: 421px;
}

.ab614 {
    position: absolute;
    left: 614px;
}

.mglf-76 {
    margin-left: 76px;
    margin-right: 76px;
}

.padfood-f-item-box {
    width: 117px;
    height: 36px;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    border-radius: 10px;
    font-size: 18px;
    line-height: 36px;
}

.padfonnd-f-line {
    width: 543px;
    height: 2px;
    background-image: linear-gradient(-2deg, #19cc9c 0%, #3fdcd3 100%), linear-gradient(#111113, #111113);
    background-blend-mode: normal, normal;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 1;
}

.padfood-g {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/padfood/back_5.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padfood-g h2 {
    font-size: 56px;
    padding-top: 100px;
}

.padfood-g p {
    font-size: 18px;
    line-height: 36px;
    width: 270px;
    margin: 50px auto 60px auto;
}

.padfood-h {
    width: 100%;
    height: 505px;
    background-image: url("/public/pc/images/pad/padfood/back_6.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padfood-h h2 {
    font-size: 56px;
    padding: 153px 0 50px 0;
}

.padfood-h p {
    width: 622px;
    font-size: 18px;
    line-height: 36px;
    margin: 0 auto;
}

.padfood-i {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/padfood/back_9.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padfood-i .padfood-i-box .padfood-i-show {
    display: none;
}

.padfood-i .padfood-i-box h2 {
    font-size: 56px;
    padding: 100px 0 40px 0;
}

.padfood-i .padfood-i-box p {
    width: 636px;
    font-size: 18px;
    line-height: 36px;
    margin: 0 auto;
}

.padfood-i .padfood-i-box ul {
    width: 362px;
    height: 73px;
    margin: 30px auto 33px auto;
}

.padfood-i .padfood-i-box ul li {
    width: 150px;
    height: 70px;
    border-radius: 36.5px;
    border: 3px solid #666;
    color: #666;
    font-size: 24px;
    float: left;
    line-height: 70px;
    cursor: pointer;
}

.padfood-i .padfood-i-box ul li:nth-child(1) {
    margin-right: 50px;
}

.padfood-i .padfood-i-box ul .back_bai {
    background-color: #fff;
    width: 156px;
    height: 73px;
    line-height: 73px;
    border: none;
}

.padfood-j {
    width: 100%;
    height: 1010px;
    background-image: url("/public/pc/images/pad/padfood/back_9.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

.padfood-j h2 {
    font-size: 56px;
    padding-top: 100px;
}

.padfood-j p {
    font-size: 18px;
    line-height: 36px;
    width: 270px;
    margin: 40px auto 35px auto;
}

.padfood-j img {
    width: 433px;
    height: 860px;
}

.padfood-b-img {
    margin-top: 80px;
    width: 540px;
    height: 535px;
    position: relative;
    text-align: center;
}

.padfood-b-img li {
    position: absolute;
}

.padfood-b-img li p {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #333 !important;
    font-weight: bold;
    line-height: 50px;
}

.padfood-b-img li:nth-child(1) {
    top: 34px;
    left: 0;
}

.padfood-b-img li:nth-child(1) img {
    width: 138px;
    height: 134px;
}

.padfood-b-img li:nth-child(2) {
    top: 0px;
    right: 0;
}

.padfood-b-img li:nth-child(2) img {
    width: 145px;
    height: 140px;
}

.padfood-b-img li:nth-child(3) {
    top: 168px;
    left: 140px;
}

.padfood-b-img li:nth-child(3) img {
    width: 298px;
    height: 210px;
}

.padfood-b-img li:nth-child(4) {
    bottom: 0px;
    left: 0;
}

.padfood-b-img li:nth-child(4) img {
    width: 144px;
    height: 115px;
}

.padfood-b-img li:nth-child(5) {
    bottom: 0;
    right: 0;
}

.padfood-b-img li:nth-child(5) img {
    width: 139px;
    height: 135px;
}
</pre></body></html>