@font-face {
    font-family: fontLight;
    src: url("/style/font/GothamRoundedLight.otf")
}

@font-face {
    font-family: fontBook;
    src: url("/style/font/GothamRoundedBook_21018.ttf")
}

@font-face {
    font-family: fontMedium;
    src: url("/style/font/GothamRoundedMedium_21022.ttf")
}

@font-face {
    font-family: fontBold;
    src: url("/style/font/GothamRoundedBold.otf")
}

@font-face {
    font-family: fontHelsing;
    src: url("/style/font/GreatLakesLetteringHelsing.otf")
}

@font-face {
    font-family: fontNorth;
    src: url("/style/font/TrueNorth.otf")
}

@font-face {
    font-family: fontNorth3D;
    src: url("/style/font/TrueNorth3D.otf")
}

@font-face {
    font-family: fontKidZone;
    src: url("/style/font/KidZone.ttf")
}

.fontLight {
    font-family: fontLight
}

.fontBook {
    font-family: fontBook
}

.fontMedium {
    font-family: fontMedium
}

.fontBold {
    font-family: fontBold
}

.fontNorth {
    font-family: fontNorth
}

.fontHelsing {
    font-family: fontHelsing
}

.fontNorth3D {
    font-family: fontNorth3D
}

.fontKidZone {
    font-family: fontKidZone
}

@media screen and (-webkit-max-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2), screen and (-o-max-device-pixel-ratio: 2), screen and (max-device-pixel-ratio: 2) {
    html {
        font-size:62.5%
    }
}

@media screen and (-webkit-max-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5), screen and (-o-max-device-pixel-ratio: 1.5), screen and (max-device-pixel-ratio: 1.5) {
    html {
        font-size:49.92%
    }
}

* {
    padding: 0px;
    margin: 0px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: fontBook, fontMedium, "microsoft yahei";
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7B838A
}

p {
    font-family: fontBook
}

input[type="text"],input[type="password"],h1,h2,h3,h4,h5,h6 {
    font-family: fontMedium
}

textarea {
    font-family: fontBook
}

.font-size-1,.font-size-11 {
    font-size: 11px
}

.font-size-2,.font-size-12 {
    font-size: 12px
}

.font-size-3,.font-size-14 {
    font-size: 14px
}

.font-size-4,.font-size-16,p {
    font-size: 16px
}

.font-size-5,.font-size-18 {
    font-size: 18px
}

.font-size-6,.font-size-20,h4 {
    font-size: 20px
}

.font-size-7,.font-size-22,h3 {
    font-size: 22px
}

.font-size-8,.font-size-26,h2 {
    font-size: 26px
}

.font-size-9,.font-size-40 {
    font-size: 40px
}

.font-size-10,.font-size-48 {
    font-size: 48px
}

input::-webkit-input-placeholder,input:-ms-input-placeholder,input::-moz-placeholder,input:-moz-placeholder,textarea::-webkit-input-placeholder,textarea:-ms-input-placeholder,textarea::-moz-placeholder,textarea:-moz-placeholder,input[type="text"] {
    color: #7B838A
}

input,button,select,textarea {
    outline: none
}

img,button {
    border: none
}

input,textarea {
    -webkit-user-select: auto;
    margin: 0px;
    padding: 0px;
    outline: none;
    -webkit-appearance: none;
    resize: none
}

ul,ol,li {
    list-style: none
}

i,em,h1,h2,h3,h4,h5,h6 {
    font-weight: normal
}

img {
    vertical-align: middle;
    width: 100%
}

h2 {
    color: #E87411
}

p {
    line-height: 24px;
    color: #7E7E7E
}

a {
    text-decoration: none;
    color: #7B838A
}

a,input[type="checkbox"],input[type="button"],button {
    cursor: pointer
}

.view-width {
    width: 99%;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.text-align-center {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.user-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.main-box {
    background-color: #F9F9F9;
    width: 100%;
    min-height: calc(100vh - 160px - 388px - 135px);
    margin: 0 auto 50px auto;
    position: relative;
    padding: 2.8rem 0rem 2.8rem 0rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.btn-size-one {
    width: 290px;
    height: 50px;
    border-radius: 25px;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-two {
    width: 212px;
    height: 46px;
    border-radius: 23px;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium;
    margin-bottom: 40px;
}

.btn-size-three {
    width: 180px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-four {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 212px;
    height: 46px;
    border-radius: 23px;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium;
}

.btn-size-five {
    width: 300px;
    height: 50px;
    border-radius: 25px;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-six {
    width: 290px;
    height: 60px;
    border-radius: 25px;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-border-one {
    border: 1px solid #E87411;
    color: #E87411;
    background-color: transparent
}

.btn-border-two {
    border: 1px solid #005587;
    color: #005587;
    background-color: transparent
}

.btn-border-three {
    border: 1px solid #979797;
    color: #979797;
    background-color: transparent
}

.btn-bg-one {
    background-color: #E87411;
    color: #fff
}

.btn-bg-two {
    background-color: #005587;
    color: #fff
}

.btn-bg-three {
    background-color: #009CBD;
    color: #fff
}

.btn-bg-four {
    background-color: #40C1AC;
    color: #fff
}

.btn-bg-five {
    background-color: #f9f9f9;
    color: #787878;
}

.btn-bg-six {
    background-color: #c8102e;
    color: #fff;
}

.tiptipip {
    position: absolute;
    color: #ff0000;
    font-size: 1.0rem;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 1rem
}

.loddingBox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
    text-align: center;
    background: rgba(200,200,200,0.5) url("/style/icon/lodding.gif") no-repeat center center/50px 50px
}

.loddingBox img {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    display: none
}

.inputBox {
    position: relative;
    display: inline-block
}

.inputErrorMsg {
    position: absolute;
    left: 0;
    top: 51px;
    padding-left: 18px;
    color: #C8102E;
    font-size: 11px;
    line-height: 11px
}

.inputErrorIcon {
    position: absolute;
    width: 46px;
    height: 46px;
    display: inline-block;
    top: 0;
    right: 0;
    background: url("/style/icon/inputErroricon.png") no-repeat center center/14px 14px
}

.showToastBox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
    text-align: center;
    background-color: rgba(255,255,255,0.1);
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.showToastBox span {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    max-width: 300px;
    line-height: 14px;
    padding: 20px 20px;
    background-color: rgba(200,16,46,0.9);
    color: #fff;
    font-size: 11px;
    text-align: left;
    max-height: 45px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(200,200,200,0.9);
    box-shadow: 0 0 10px rgba(200,200,200,0.9)
}

.header-top {
	display: none;
    width: 100%;
    background-color: #EAEAEA
}

.header-top-box {
    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;
    font-size: 12px;
    height: 40px
}

.header-top-box img {
    height: 20px;
    width: auto
}

.header-top-left span {
    display: inline-block;
    margin-left: 18px
}

.header-top-right img {
    margin-left: 7px
}

.pc-header-bak{
	position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.pc-header{
	box-shadow: 0 1px 4px 0 rgb(151 151 151 / 25%);
	background: #FFFFFF;
}

.pc-header .pc-head-bg{
	
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #F6F6F6;
    border: 1px solid #F6F6F6;
}

.pc-header .pc-head-bg ul {
    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: end;
    -ms-flex-align: end;
    align-items: center;
	height: 80px;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
	position: relative;
}

.pc-header ul {
    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-around;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 120px;
    padding: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
	position: relative;
}

.pc-header li {
    height: 32px;
    text-align: center;
    font-family: fontMedium;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.pc-header li a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center
}

.pc-header li.left {
    text-align: left
}

.pc-header li.logo {
    text-align: center;
    bottom: 1.1rem;
}

.pc-header li.logo a {
    width: 312px;
    height: 50px;
    display: inline-block;
    position: relative;
    margin: auto;
    left: 10px;
    right: 0;
    bottom: 0
}

.pc-header li.logo img {
    width: 100%;
    height: auto;
}

.pc-header li.right {
    text-align: right;
}

.pc-header li.right img{
    width: auto;
    height: 100%;
	margin-right: 10px;
}
.pc-header li.onlineclass {
	top: 15px;
    left: 10px;
    position: absolute;
}

.pc-header li.onlineclass a {
    color: #E87411;
}
.pc-header li.franchise {
	/*top: 15px;*/
    right: 100px;
    position: absolute;
}

.pc-header li.franchise a {
    color: #E87411;
}

.pc-header li.sign-in {
	/*top: 15px;*/
    right: 10px;
    position: absolute;
}

.pc-header li.sign-in a {
    width: 74px;
    color: #fff;
    display: inline-block;
    background-color: #E87411;
    border-radius: 16px;
}

.pc-header li.sign-out {
    width: 8%;
    text-align: right;
	top: 15px;
    right: 15px;
    position: absolute;
}

.pc-header li.sign-out img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

.pc-header li.sign-out a {
    width: 100%;
    text-align: right;
    height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 6px
}

.pc-header .nav-current-page-style {
    border: 2px solid #E87411;
    border-radius: 16px;
    line-height: 32px
}

.pc-header .signOutBox {
    width: 200px;
    padding: 25px 29px;
    background: #FFFFFF;
    -webkit-box-shadow: 3px 2px 5px 0 rgba(123,131,138,0.37);
    box-shadow: 3px 2px 5px 0 rgba(123,131,138,0.37);
    border-radius: 2px;
    position: absolute;
    top: 120px;
    right: -20px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc-header .signOutBox:before {
    content: '';
    position: absolute;
    right: 27px;
    top: -14px;
    display: block;
    width: 0;
    height: 0;
    border: 15px solid #fff;
    border-left-color: transparent;
    border-top-color: transparent;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(123,131,138,0.1);
    box-shadow: 2px 2px 2px 0 rgba(123,131,138,0.1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.pc-header .signOutBox a {
    text-align: left;
    line-height: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0
}

.pc-header .signOutBox a img {
    width: 22px;
    height: 22px;
    margin-right: 13px
}

.pc-header .signOutBox a:last-of-type {
    margin-bottom: 0
}

.pc-header .signOutBoxBg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.1);
    display: none;
    z-index: 9999
}

.pc-header .signOutBoxBg .view-width {
    height: 120px;
	margin-top: 1px;
    margin-right: 70px;
}

.pc-footer-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 40px;
    padding-top: 40px
}

.pc-footer-one ul:first-of-type {
    margin-bottom: 27px
}

.pc-footer-one li {
    line-height: 35px;
    font-size: 12px
}

.pc-footer-one .media {
    text-align: center;
    margin-bottom: 1.5rem;
}

.pc-footer-one .media img {
    height: 30px;
    width: auto;
    margin: 0 17px
}

.pc-footer-one input {
    width: 489px;
    height: 40px;
    border-radius: 20px;
    background-color: #EAEAEA;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px;
    display: block;
    font-size: 14px;
    margin-bottom: 21px
}

.pc-footer-one button {
    border: none;
    margin-bottom: 14px
}

.pc-footer-one p {
    width: 489px;
    font-size: 11px;
    line-height: 20px
}

.pc-footer-one p a {
    font-family: fontMedium;
    border: none
}

.pc-footer-one .inputBox {
    display: block
}

.pc-copyright {
    background-color: #005587;
    height: 82px;
    line-height: 82px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-family: fontMedium
}

.pc-copyright a {
    color: #fff
}

.stayHealthy{
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 979px) {
    .pc-header li.logo a {
        width: 180px;
        height: auto;
        display: inline-block;
        margin: auto;
        right: 0;
        bottom: 0
    }
    .pc-header ul{
        height: auto;
    }
    .pc-header li.logo {
        text-align: center;
        bottom: 0rem;
    }
    .pc-header .pc-head-bg ul {
        height: 46px;
    }
}

@media screen and (max-width: 900px) {
    .pc-footer-one input {
        width: 300px;
    }
    .pc-footer-one {
        gap: 1rem;
    }
    .pc-footer-one p {
        width: 300px;
    }
}


@media only screen and (max-width: 1280px) {
    .view-width {
        padding:0 10px
    }
}
