@CHARSET "UTF-8";
* { margin: 0; padding: 0; font-family: 'Microsoft YaHei', Arial, sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }

a { background-color: transparent; text-decoration: none; color: black; }

a:active,
a:hover { outline: 0; }

ul li { list-style: none; }

.mt1 { margin-top: 1rem; }

.pt1 { padding-top: 1rem; }

.mb0-23 { margin-bottom: .2rem; }

#app { max-width: 46.875rem; background-color: #fff; color: #333; overflow-y: hidden; }
#app #header { position: fixed; width: 100%; max-width: 46.875rem; height: 3.6rem; background: #FFFFFF; display: flex; justify-content: space-between; align-items: center; color: #ffffff; z-index: 100; }
#app #header .img { padding-left: 1.875rem; }
#app #header .img img { width: 1.875rem; height: 2.5rem; }
#app #header .home a { color: #ffffff;text-decoration: underline; }
#app #header .text { padding-right: 1.6875rem; }

/*pannel-1*/
.pannel-1 { width: 100%; height: 2.5rem; line-height: 2.5rem; cursor: pointer;background-color: #020076;}
.pannel-1 p { font-size: 1rem; text-align: center; color: #fff; font-weight: 600; }
.pannel-1 img { height: 1.15rem; margin-bottom: -.2rem; margin-right: 0.7rem; }

#app #contain .refers { width: 100%; display: flex; justify-content: space-around; font-size: 1rem; font-weight: bold; margin-top: .5rem; }
#app #contain .refers div { background-blend-mode: normal,normal; border-radius: 5rem; font-size: 1rem; font-weight: 400; color: #ffffff; width: 8.5rem; padding: .5rem; }
#app #contain .refers div a { color: #ffffff; }
#app #contain .refers .refer-bg-one { background-image: linear-gradient(90deg, #00e4ff 0%, #4441ca 100%), linear-gradient(#000000, #000000); }
#app #contain .refers .refer-bg-two { background-image: linear-gradient(90deg, #f0c553 0%, #f27e8e 100%), linear-gradient(#000000, #000000); }
#app #contain .introduce-img img { vertical-align: bottom; width: 100%; display: block; }
#app #contain .introduce-phone { width: 100%; height: 2.5rem; display: flex; justify-content: center; align-items: center; background: #020076; font-size: 1rem; }
#app #contain .introduce-phone a { color: #ffffff; }
#app #contain .introduce-phone .phone-info { color: #ffffff; }
#app #contain .introduce-phone .phone-info .weixin-img { height: 1.2rem; vertical-align: bottom; }
#app #contain .title { padding-top: 1rem; }
#app #contain .title h1 { font-size: 1.3rem; color: #ffffff; }
#app #contain .title h1 .one-title { display: inline-block; padding: .15rem 1.7rem; border-radius: .5rem; background: #4441ca; }
#app #contain .mid-border { display: block; height: 1px; width: 100%; background-color: #4441ca; position: relative; margin-top: 1.4rem; font-size: 1.1rem; }
.mid-border .subheading { position: absolute; background-color: #fff; padding: 0 .7rem; font-weight: 500; color: #4441ca; font-size: 14px; left: 50%; width: max-content; transform: translateX(-50%) translateY(-50%); }
#app #contain .part-one { text-align: center; margin-bottom: 2rem; }
#app #contain .part-one .tabBox { padding: 0 1.5625rem; margin-bottom: 1.5rem; }
#app #contain .part-one .tabBox .hd { position: relative; }
#app #contain .part-one .tabBox .hd ul { height: 2rem; overflow: hidden; display: flex; justify-content: space-around; margin-top: 1.3rem; margin-bottom: 1rem; }
#app #contain .part-one .tabBox .hd ul li { display: flex; justify-content: center; align-items: center; list-style: none; background: #ffffff; padding: 0.1rem 2rem; border: 1px solid #4441ca; border-radius: 1rem; color: #4441ca; font-size: .9rem; }
#app #contain .part-one .tabBox .hd ul li div { width: 1.2rem; height: .9rem; margin-right: .3rem; }
#app #contain .part-one .tabBox .hd ul li span { font-weight: bold; }
#app #contain .part-one .tabBox .hd ul li div:first-child { margin-top: .1rem; }
#app #contain .part-one .tabBox .hd ul li div:last-child { margin-top: .2rem; }
#app #contain .part-one .tabBox .hd ul .tab-1-img-act { color: #fff; background: #4441ca; }
#app #contain .part-one .tabBox .hd ul .tab-2-img-act { color: #fff; background: #4441ca; }
#app #contain .part-one .tabBox .bd table { width: 100%; text-align: left; border-collapse: collapse; border: 3px solid #6769fd; }
#app #contain .part-one .tabBox .bd table td { border: 1px solid #6769fd;line-height: 1.6rem; }
#app #contain .part-two { text-align: center; background: url(../images/jjx_fudao_2020/2.jpg) round; position: relative; padding-bottom: 1.5rem; }
#app #contain .part-two .part-two-title h1 { background: #fff; display: inline-block; padding: .3rem 1rem; border-radius: .5rem; color: #4441ca; }
#app #contain .part-two .part-two-contain { display: flex; }
#app #contain .part-two .part-two-contain img { width: 86%; height: 100%; margin: 1.5rem; }
#app #contain .part-three { text-align: center; position: relative; padding: 0 1rem; }
#app #contain .part-three .title h1 { padding: .2rem 1rem; border-radius: .5rem; display: inline-block; background: #4441ca; font-size: 1.3rem; }
#app #contain .part-three .infos { margin-top: 1rem; margin-bottom: 1rem; }
#app #contain .part-three .infos .info-flex { display: flex; justify-content: space-between; }
#app #contain .part-three .infos .info-flex .info { box-shadow: 0px 0px 7px 0px rgba(68, 65, 202, 0.3); border-radius: 5px; margin: .5rem; }
#app #contain .part-three .infos .info-flex .info .info-title { letter-spacing: 1px; border-bottom: 1px solid #c9c9c9; padding: .3rem 0; font-size: 1rem; }
#app #contain .part-three .infos .info-flex .info .info-text { color: #999999; padding: .6rem; font-size: .9rem; }
#app #contain .part-three .infos .info-flex .info .info-school { margin: 0 .5rem 1rem .5rem; padding: .2rem; letter-spacing: 1px; border-radius: 5rem; background-color: #4441ca; font-weight: 400; color: #ffffff; font-size: .8rem; word-break: keep-all; }
#app #contain .part-three .infos-eight { margin-top: 1rem; margin-bottom: 1rem; }
#app #contain .part-three .infos-eight .info-flex { display: flex; justify-content: space-between; }
#app #contain .part-three .infos-eight .info-flex .info { color: #4441ca; display: flex; box-shadow: 0px 0px 7px 0px rgba(68, 65, 202, 0.3); border-radius: 5px; margin: .5rem; padding: .3rem; width: 50%; }
#app #contain .part-three .infos-eight .info-flex .info .info-title { display: flex; align-self: center; display: inline-block; font-size: 3.25rem; padding-right: .2rem; }
#app #contain .part-three .infos-eight .info-flex .info .info-contain { display: flex; flex-direction: column; justify-content: center; }
#app #contain .part-three .infos-eight .info-flex .info .info-contain .info-text { text-align: left; color: #4441ca; font-size: 1rem; }
#app #contain .part-three .infos-eight .info-flex .info .info-contain .info-intouduce { text-align: left; color: #999999; font-size: .9rem; }
#app #contain .part-four { text-align: center; margin: .3rem; margin-bottom: 2rem; }
#app #contain .part-four .title { margin-bottom: 2rem; }
#app #contain .part-four .title h1 { padding: .2rem 1rem; border-radius: .5rem; display: inline-block; background: #4441ca; font-size: 1.3rem; }
#app #contain .part-four .swiper-container { width: 100%; height: 26vh; }
#app #contain .part-four .swiper-container .flex { display: flex; }
#app #contain .part-four .swiper-container .flex a { width: 33.3%; height: 100%; }
#app #contain .part-four .swiper-container .flex img { width: 100%; }
#app #contain .part-five { padding-bottom: 2rem; text-align: center; background: #4441ca; }
#app #contain .part-five .title { margin-bottom: 2rem; text-align: center; }
#app #contain .part-five .title h1 { padding: .2rem .5rem; border-radius: .5rem; display: inline-block; background: #fff; color: #4441ca; font-size: 1.3rem; }
#app #contain .part-five .title .mid-border { background: #fff; margin-bottom: 1rem; }
#app #contain .part-five .title .mid-border .subheading { background: #4441ca; color: #fff; }
#app #contain .part-five .title h3 { margin-top: .5rem; color: #ffffff; }
#app #contain .part-five .swiper-container { width: 100%; height: 29vh; }
#app #contain .part-five .swiper-container .flex { display: flex; justify-content: space-around; }
#app #contain .part-five .swiper-container .part-five-item { background: url(../images/jjx_fudao_2020/5.png) round; padding: .5rem .5rem 1.8rem .5rem; width: 39%; }
#app #contain .part-five .swiper-container .part-five-item .info-title { color: #4441ca; font-size: 1.2rem; }
#app #contain .part-five .swiper-container .part-five-item .item-info { font-size: .9rem; padding: .3rem 0; color: #999999; }
#app #contain .part-five .swiper-container .part-five-item .item-info h4 { color: #000; }
#app #contain .part-five .swiper-container .part-five-item p { padding: .2rem; }
#app #contain .part-five .swiper-container .part-five-item .item-btn { margin: 0 auto; padding: .2rem .5rem; width: max-content; letter-spacing: 1px; border-radius: 5rem; background-color: #4441ca; font-weight: 400; color: #ffffff; font-size: .9rem; word-break: keep-all; }
#app #contain .part-five .mid-border { background: #fff; margin-bottom: 1rem; }
#app #contain .part-five .mid-border .subheading { background: #4441ca; color: #fff; }
#app #contain .part-five .part-five-two { width: 80%; margin: 1.4rem auto 0; }
#app #contain .part-five .part-five-contain { margin-top: 1rem; }
#app #contain .part-five .part-five-contain .contains { display: flex; justify-content: space-around; margin: 1rem; }
#app #contain .part-five .part-five-contain .contains .bg1 { background: url(../images/jjx_fudao_2020/22.png) round; }
#app #contain .part-five .part-five-contain .contains .bg2 { background: url(../images/jjx_fudao_2020/23.png) round; }
#app #contain .part-five .part-five-contain .contains .bg3 { background: url(../images/jjx_fudao_2020/24.png) round; }
#app #contain .part-five .part-five-contain .contains .bg4 { background: url(../images/jjx_fudao_2020/25.png) round; }
#app #contain .part-five .part-five-contain .contains .contain-item { padding: 0 .5rem; color: #fff; height: 22vh; margin-top: 1rem; }
#app #contain .part-five .part-five-contain .contains .contain-item .gray { background: #59c8d3; }
#app #contain .part-five .part-five-contain .contains .contain-item .orange { background: #ff5408; }
#app #contain .part-five .part-five-contain .contains .contain-item .deep-gray { background: #918b8d; }
#app #contain .part-five .part-five-contain .contains .contain-item .yellow { background: #ffce57; }
#app #contain .part-five .part-five-contain .contains .contain-item .item-num { width: 2rem; height: 2rem; border-radius: 100%; margin: .3rem auto 1.5rem; display: flex; justify-content: center; line-height: 2rem; }
#app #contain .part-five .part-five-contain .contains .contain-item .item-title { letter-spacing: 1px; margin-bottom: .3rem; font-weight: bold; font-size: 1.1rem; }
#app #contain .part-five .part-five-contain .contains .contain-item .item-info { font-size: .9rem; letter-spacing: 1px; }
#app #contain .part-six { text-align: center; margin: 2rem; }
#app #contain .part-six .subheading { font-size: 1.2rem; }
#app #contain .part-six .part-six-bg { margin: 2rem 0; }
#app #contain .part-six .part-six-bg img { width: 100%; vertical-align: bottom; }
#app #contain .part-seven { text-align: center; background: #eeeeee; padding-bottom: 2rem; }
#app #contain .part-seven .part-seven-contain .title { padding-top: 2rem; }
#app #contain .part-seven .part-seven-contain .title h1 { color: #333333; margin-bottom: 1rem; }
#app #contain .part-seven .part-seven-contain .items { display: flex; justify-content: space-between; padding: 1rem 2.5rem; }
#app #contain .part-seven .part-seven-contain .items .item .item-img { background: #13c599; border-radius: 100%; width: 3.5rem; height: 3.5rem; display: flex; justify-content: center; align-items: center; margin: 0 auto; }
#app #contain .part-seven .part-seven-contain .items .item .item-img img { width: 70%; height: 70%; }
#app #contain .part-seven .part-seven-contain .items .item .item-title { color: #13c599; font-size: 1.2rem; }
#app #contain .part-seven .part-seven-contain .items .item .item-info { font-size: 1rem; }
#app #contain .part-ten { padding: 2rem; text-align: center; }
#app #contain .part-ten .title { padding-bottom: 1rem; }
#app #contain .part-ten .title h1 { padding: .2rem 1rem; border-radius: .5rem; display: inline-block; background: #4441ca; font-size: 1.3rem; }
#app #contain .part-ten .infos { margin-bottom: 1rem; box-shadow: 0px 0px 15px 0px rgba(68, 65, 202, 0.3); border-radius: .3rem; }
#app #contain .part-ten .infos .info-body table { text-align: center; width: 100%; height: 9.2rem; border-collapse: collapse; border-spacing: 0; position: relative; overflow: hidden; }
#app #contain .part-ten .infos .info-body table thead { border-top-left-radius: .3rem; border-top-right-radius: .3rem; color: #fff; position: absolute; top: 0; left: 0; width: 100%; background: #4441ca; }
#app #contain .part-ten .infos .info-body table thead tr { display: inline-block; width: 100%; }
#app #contain .part-ten .infos .info-body table thead tr th:first-child { width: 25%; }
#app #contain .part-ten .infos .info-body table thead tr th:nth-child(2) { width: 15%; }
#app #contain .part-ten .infos .info-body table thead tr th:nth-child(3) { width: 30%; }
#app #contain .part-ten .infos .info-body table thead tr th:last-child { width: 35%; padding-left: 2rem; text-align: left; }
#app #contain .part-ten .infos .info-body table tbody { margin: 0 1rem; display: inline-block; width: 100%; height: 9rem; }
#app #contain .part-ten .infos .info-body table tbody tr { height: 1.8rem; }
#app #contain .part-ten .infos .info-body table tbody tr td { word-break: keep-all; }
#app #contain .part-ten .infos .info-body table tbody tr td:first-child { width: 16%; }
#app #contain .part-ten .infos .info-body table tbody tr td:nth-child(2) { width: 18%; }
#app #contain .part-ten .infos .info-body table tbody tr td:last-child { padding-left: 1rem; text-align: left; }
#app #contain .part-elevent { padding-bottom: 2rem; text-align: center; background: #4441ca; }
#app #contain .part-elevent .title { margin-bottom: 2rem; text-align: center; }
#app #contain .part-elevent .title h1 { padding: .2rem .5rem; border-radius: .5rem; display: inline-block; background: #fff; color: #4441ca; font-size: 1.3rem; }
#app #contain .part-elevent .title .mid-border { background: #fff; margin-bottom: 1rem; }
#app #contain .part-elevent .title .mid-border .subheading { background: #4441ca; color: #fff; }
#app #contain .part-elevent .title h3 { margin-top: .5rem; color: #ffffff; }
#app #contain .part-elevent .borR { border-right: 1px dashed #13c599; }
#app #contain .part-elevent .borB { border-bottom: 1px dashed #13c599; }
#app #contain .part-elevent .title { text-align: center; }
#app #contain .part-elevent .infos { padding: 0rem 2rem 1rem 2rem; }
#app #contain .part-elevent .infos .items { display: flex; }
#app #contain .part-elevent .infos .items .item { width: 49%; padding-bottom: 1rem; }
#app #contain .part-elevent .infos .items .item .item-r { display: flex; justify-content: center; }
#app #contain .part-elevent .infos .items .item .item-r .item-one { background: #f0c454; }
#app #contain .part-elevent .infos .items .item .item-r .item-one .item-small-r { color: #fceb00; }
#app #contain .part-elevent .infos .items .item .item-r .item-tow { background: #2ec050; }
#app #contain .part-elevent .infos .items .item .item-r .item-tow .item-small-r { color: #2ec050; }
#app #contain .part-elevent .infos .items .item .item-r .item-three { background: #fa4747; }
#app #contain .part-elevent .infos .items .item .item-r .item-three .item-small-r { color: #fa4747; }
#app #contain .part-elevent .infos .items .item .item-r .item-four { background: #f0c454; }
#app #contain .part-elevent .infos .items .item .item-r .item-four .item-small-r { color: #f0c454; }
#app #contain .part-elevent .infos .items .item .item-r .item-big-r { width: 6rem; height: 6rem; border-radius: 100%; display: flex; justify-content: center; align-items: center; }
#app #contain .part-elevent .infos .items .item .item-r .item-big-r .item-small-r { width: 5rem; height: 5rem; background: #fff; border-radius: 100%; text-align: center; display: flex; flex-direction: column; /* align-content: center; */ justify-content: center; }
#app #contain .part-elevent .infos .items .item .item-r .item-big-r .item-small-r div:first-child { font-weight: bold; }
#app #contain .part-elevent .infos .items .item .detail { font-size: .8rem; color: #fff; margin-top: .7rem; text-align: center; }
#app #contain .part-twe { padding-bottom: 1rem; text-align: center; background: #4441ca; }
#app #contain .part-twe .title { margin-bottom: 1rem; text-align: center; }
#app #contain .part-twe .title h1 { padding: .2rem .5rem; border-radius: .5rem; display: inline-block; background: #fff; color: #4441ca; font-size: 1.3rem; }
#app #contain .part-twe .title .mid-border { width: 70%; background: #fff; margin: 1.5rem auto; }
#app #contain .part-twe .title .mid-border .subheading { font-size: 1.1rem; background: #4441ca; color: #fff; }
#app #contain .part-twe .title h3 { color: #ffffff; }
#app #contain .part-twe .info { border-radius: .3rem; margin: .3rem 2rem; background: #fff; padding: .7rem; }
#app #contain .part-twe .info table { text-align: left; font-size: .9rem; width: 100%; border-collapse: collapse; border-spacing: 0; }
#app #contain .part-twe .info table thead { font-size: 1.2rem; margin-bottom: 1rem; }
#app #contain .part-twe .info table tbody { color: #a2a2a2; }
#app #contain .part-twe .info table tbody tr { border-bottom: 1px solid #eaeaea; height: 2.3rem; }
#app #contain .part-twe .info table tbody tr td { text-indent: .7rem; }
#app #contain .part-twe .info table tbody tr td img { width: 25px; vertical-align: middle; }
#app #contain .part-twe .info table tbody tr .mes { height: 2.3rem; display: inline-block; display: flex; justify-content: space-between; align-items: flex-end; }
#app #contain .part-twe .info table tbody tr .mes .codeNum { text-indent: 0; background: #4441ca; text-align: center; color: #ffffff; display: inline-block; padding: .3rem; font-size: .8rem; border-radius: .3rem; }
#app #contain .part-twe .info table tbody tr input { border: none; }
#app #contain .part-twe .info table tbody tr select { border: none; color: #999999; }
/*pannel-13*/
.fl{float:left;}
.fr{float:right;}
.pannel-13 .title { margin-bottom: .1rem; text-align: center; }
.pannel-13 .title h1 { padding: .2rem .5rem; border-radius: .5rem; display: inline-block; background: #fff; color: #4441ca!important; font-size: 1.3rem; }
.pannel-13 .title .mid-border { width: 70%!important;background-color: #fff!important; margin: 1.5rem auto; }
.pannel-13 .title .mid-border .subheading { font-size: 1.1rem; background: #4441ca; color: #fff; }
.pannel-13 .title h3 { color: #ffffff; }
.pannel-13 { width: 100%; background-color: #4441ca; padding-bottom: 4rem; }
.pannel13 { background-color: #fff; box-shadow: 0px 5px 10px 3px rgba(156, 156, 156, 0.59); border-radius: 32px; width: 90%; margin: 0 auto; margin-top: .8rem; padding-bottom: 2rem; }
.pannel13 ul { width: 90%; margin: 0 auto; overflow: hidden; padding-top: 1.2rem; margin-bottom: 1.9rem; }
.pannel13 ul li { width: 98%; border-bottom: 1px solid #a5a5a5; height: 2.6rem; line-height: 2.6rem; padding: 1rem 0 .5rem 0; font-size: 1rem; padding-left: 2%; }
.pannel13 ul li input[type=text], .pannel13 ul li select { border: none; height: 2.6rem; line-height: 2.6rem; padding-left: .5rem; outline: none; width: 90%;    background-color: transparent; }
.pannel13 ul li > img { height: 1.25rem; margin: .675rem 0; }
.pannel13 .getyzm { background-color: #4441ca; color: #fff; font-size: .8rem; line-height: 2.6rem; text-align: center; width: 26.6%; border-radius: 5px; }
.pannel13 .verification_img { width: 26.6%; float: right; border-radius: 5px; }
.pannel13 .verification_img img { width: 100%; display: block; }
.pannel13 ul li:nth-child(4) input[type=text], .pannel13 ul li:nth-child(5) input[type=text] { width: 60%; }
.pannel13 .btn_submit { width: 41.8%; height: 2.4rem; display: block; background-image: linear-gradient(90deg, #00e4ff 0%, #4441ca 100%), linear-gradient(#000000, #000000);background-blend-mode: normal, normal;box-shadow: 2px 4px 0px 0px rgba(0, 255, 252, 0.75);margin: 0 auto; color: #fff;border-radius: 20px; line-height: 2.4rem; text-align: center; }
.pannel13 input::-webkit-input-placeholder { color: #a2a2a2; }
.pannel13 input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #a2a2a2; }
.pannel13 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #a2a2a2; }
.pannel13 input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #a2a2a2; }
/*pannel-14*/
.pannel-14 { width: 100%; background: #4443C9; bottom: 0px; position: fixed; overflow: hidden; z-index: 10; max-width: 46.875rem; margin: 0 auto; }
.pannel-14 a { display: block; width: 100%; float: left; }
.pannel-14 li { float: left; width: 25%; height: 2.5rem; padding-top: .6rem;padding-bottom: 1rem; }
.pannel-14 li p { width: 100%; text-align: center;color: #fff;}
.pannel-14 li img { margin: 0 auto; display: block; margin-bottom: .5rem; height: 1.5rem; }
/*.pannel-15*/
.pannel-15 { width: 60%; position: fixed; background-color: #fff; top: 50%; height: 14rem; margin-top: -7rem; max-width: 402px; left: 50%; margin-left: -34%; z-index: 100; padding: 0 4%; display: none; }
.pannel-15 img { width: 21.37%; height: auto; display: block; margin: 0 auto; }
.pannel-15 p { text-align: center; font-size: 1rem; }
.pannel-15 .ses { font-size: 1.25rem; margin-top: .6rem; margin-bottom: .2rem; }
.pannel-15 span { color: #fff; }
.pannel-15 .btns { width: 61%; height: 1.8rem; border-radius: 6px; border: solid 2px #076eb8; font-size: 1rem; color: #076eb8; background-color: transparent; padding: 0; margin: 0 auto; display: block; margin-top: 1rem; outline: none; }
#hui-mask { position: fixed; z-index: 20; background: rgba(0,0,0, 0.5); width: 100%; left: 0px; top: 0px; height: 100%; z-index: 99; display: none; }

@media only screen and (max-width: 320px) {
    html { font-size: 12px; }
}

@media only screen and (min-width: 321px) and (max-width: 359px) {
    html { font-size: 13px; }
}

@media only screen and (width: 360px) {
    html { font-size: 13.5px; }
}

@media only screen and (min-width: 361px) and (max-width: 383px) {
    html { font-size: 14px; }
}

@media only screen and (width: 384px) {
    html { font-size: 14.4px; }
}

@media only screen and (min-width: 385px) and (max-width: 413px) {
    html { font-size: 15px; }
}

@media only screen and (width: 414px) {
    html { font-size: 15.525px; }
}

@media only screen and (min-width: 415px) and (max-width: 460px) {
    html { font-size: 17px; }
}

@media only screen and (min-width: 461px) and (max-width: 500px) {
    html { font-size: 19px; }
}

@media only screen and (min-width: 501px) and (max-width: 550px) {
    html { font-size: 20px; }
}

@media only screen and (min-width: 551px) and (max-width: 599px) {
    html { font-size: 21px; }
}

@media only screen and (min-width: 600px) and (max-width: 639px) {
    html { font-size: 22.5px; }
}

@media only screen and (width: 640px) {
    html { font-size: 24px; }
}

@media only screen and (min-width: 641px) and (max-width: 700px) {
    html { font-size: 24.5px; }
}

@media only screen and (min-width: 701px) and (max-width: 749px) {
    html { font-size: 26px; }
}

@media only screen and (min-width: 750px) {
    html { font-size: 28.125px; }
}

#hui-toast { width: 100%; position: fixed; z-index: 121; left: 0; bottom: 200px; text-align: center; }
#hui-toast-msg { margin: 0 auto; height: 36px; line-height: 36px; background: rgba(0,0,0,0.7); padding: 2px 10px; color: #FFFFFF; font-size: 14px; text-align: center; max-width: 200px; border-radius: 6px; display: inline-block; }
.xuanfukuang img{
    position: fixed;
    bottom: 200px;
    right: 0;
  }
