@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
}

html {
    font-size: 16px
}

@media screen and (max-width: 375px) {
    html {
        font-size:13.65px !important
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
    html body {
        font-size:14.1px !important
    }
}

@media screen and (min-width: 415px) and (max-width: 499px) {
    html {
        font-size:16px !important
    }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
    html {
        font-size:19px !important
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    html {
        font-size:43.69px !important
    }
}

* {
    padding: 0px;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: fontBook, fontMedium, "microsoft yahei";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7B838A;
    background-color: #EAEAEA
}

.view-width {
    margin: 0 auto;
    position: relative
}

.font-size-m10 {
    font-size: .625rem
}

.font-size-m12 {
    font-size: .75rem
}

.font-size-m14,p {
    font-size: .875rem
}

.font-size-m16 {
    font-size: 1rem
}

.font-size-m18,h2,h3 {
    font-size: 1.125rem
}

.font-size-m20 {
    font-size: 1.25rem
}

.font-size-m22 {
    font-size: 1.375rem
}

.font-size-m26 {
    font-size: 1.625rem
}

.font-size-m30 {
    font-size: 1.875rem
}

.font-size-m34 {
    font-size: 2.125rem
}

.font-size-m36 {
    font-size: 2.25rem
}

p {
    font-family: fontBook
}

input[type="text"],h1,h2,h3,h4,h5,h6 {
    font-family: fontMedium
}

input,button,select,textarea {
    outline: none
}

input::-webkit-input-placeholder {
    font-family: fontBook;
    font-size: .875rem;
    color: #7B838A
}

input::-moz-placeholder {
    font-family: fontBook;
    font-size: .875rem;
    color: #7B838A
}

input::-ms-input-placeholder {
    font-family: fontBook;
    font-size: .875rem;
    color: #7B838A
}

img,button {
    border: none
}

textarea {
    font-family: fontBook
}

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: 1.5rem;
    color: #7E7E7E
}

a {
    text-decoration: none;
    color: #7B838A
}

a,input[type="checkbox"],input[type="button"],button {
    cursor: pointer
}

.text-align-center {
    text-align: center
}

.user-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-size-one-m {
    width: 16.25rem;
    height: 3.125rem;
    border-radius: 1.5625rem;
    font-size: 1.375rem;
    line-height: 3.125rem;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-two-m {
    width: 11.25rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    font-size: .875rem;
    line-height: 2.5rem;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-three-m {
    width: 10rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    font-size: .875rem;
    line-height: 2.5rem;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-four-m {
	margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    width: 11.25rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    font-size: .875rem;
    line-height: 2.5rem;
    text-align: center;
    display: inline-block;
    font-family: fontMedium
}

.btn-size-five-m {
    height: 2.825rem;
    border-radius: 1.5625rem;
    font-size: 0.775rem;
    line-height: 2.825rem;
    text-align: center;
    display: inline-block;
    font-family: fontMedium;
}

.btn-border-one {
    border: 1px solid #EF7522;
    color: #EF7522;
    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-border-four {
	border: 1px solid #005587;
    color: #005587;
    background-color: transparent
}

.btn-bg-one {
    background-color: #EF7522;
    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: #fff;
    color: #787878;
}

.btn-bg-six {
    background-color: #c8102e;
    color: #fff;
}

.main-box-mobile {
    padding: 1.5625rem 1.0rem 1.8125rem 1.0rem;
    min-height: 24rem;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box-mobile-one,.box-mobile-two {
    background-color: #fff;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(155,155,155,0.61);
    box-shadow: 0 2px 4px 0 rgba(155,155,155,0.61);
    margin: 0 auto
}

.box-mobile-two {
    background: #f1f1f1;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5)
}

.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: block;
}

.inputErrorMsg {
    position: absolute;
    left: 0;
    top: 2.91rem;
    padding-left: 18px;
    color: #C8102E;
    font-size: .625rem;
    line-height: .625rem
}

.inputErrorIcon {
    position: absolute;
    width: 2.875rem;
    height: 2.875rem;
    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: 60%;
    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)
}

.tel-header {
    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;
    height: 4rem;
    padding: 0 1.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #fff
}

.tel-header .mobile-menu-btn {
    width: 1.5rem;
    height: 1.5rem
}

.tel-header .logo {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 9.625rem;
    height: 1.5625rem;
    display: inline-block
}

.tel-header .logo img {
    display: block
}

.tel-header .sign-in {
    font-size: 1.0rem;
    font-family: fontMedium;
    font-weight: 500;
    color: #787878
}

.tel-header .Personal_center,.tel-header .sign-in-avatar {
    width: 1.5rem;
    height: 1.5rem
}

.mobile-menu-box {
    position: absolute;
    background-color: #EAEAEA;
    width: 17.5rem;
    min-height: 40.5625rem;
    padding: 1.625rem 0.625rem 6.25rem 0.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    display: none
}

.mobile-menu-box .close {
    position: absolute;
    width: 1.375rem;
    height: 1.375rem;
    right: 0.625rem;
    top: 0.625rem
}

.mobile-menu-box ul {
    position: relative
}

.mobile-menu-box li {
    padding: 1.0rem 0.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #787878
}

.mobile-menu-box li img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1.0rem
}

.mobile-menu-box .focus-li {
    border-bottom: 2px solid #005587
}

.mobile-menu-box .focus {
    color: #005587
}

.mobile-menu-box a {
    line-height: 1.5rem;
    display: inline-block;
    color: #3a3a3a
}

.tel-footer {
    padding-top: 1.5rem;
    background-color: #fff
}

.tel-footer .tel-footer-icon {
    text-align: center
}

.tel-footer .tel-footer-icon .facebook {
    width: 1.5625rem;
    height: 1.5625rem;
}

.tel-footer .tel-footer-icon .inst {
    width: 1.5625rem;
    height: 1.75rem;
    margin-left: 1.5875rem;
}

.tel-footer .tel-footer-icon .youtube {
    width: 2.25rem;
    height: 1.625rem;
	margin-left: 1.5875rem;
}

.tel-footer .tel-footer-icon .podcast {
    width: 2.25rem;
    height: 1.625rem;
	margin-left: 1.5875rem;
}

.tel-footer .mail-input {
    width: 100%;
    margin: 1.875rem 0;
    text-align: center
}

.tel-footer .mail-input input {
    width: 17.25rem;
    height: 2.5rem;
    background: #EAEAEA;
    border-radius: 1.25rem;
    border: 0;
    padding-left: 1.5rem
}

.tel-footer .mail-input input::-webkit-input-placeholder {
    font-family: fontBook;
    font-size: .75rem;
    color: #7B838A
}

.tel-footer .mail-input input::-moz-placeholder {
    font-family: fontBook;
    font-size: .75rem;
    color: #7B838A
}

.tel-footer .mail-input input::-ms-input-placeholder {
    font-family: fontBook;
    font-size: .75rem;
    color: #7B838A
}

.tel-footer .hear-btn {
    text-align: center;
    margin-bottom: 2.0625rem
}

.tel-footer .tel-footer-cnt {
    background: #EAEAEA;
    padding-bottom: 0.9375rem
}

.tel-footer .tel-footer-cnt .tel-footer-list {
    padding: 1.5625rem 3.125rem 0 3.125rem;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-around;
}

.tel-footer .tel-footer-cnt .tel-footer-list ul:first-of-type {
    margin-bottom: 2.0625rem
}

.tel-footer .tel-footer-cnt .tel-footer-list li {
    line-height: 1.5625rem;
    font-size: .625rem;
	min-width: 117px;
    word-break: break-word;
}

.tel-footer .tel-footer-cnt .tel-footer-list .cnt-left {
    margin-right: 1.6875rem
}

.tel-footer .tel-footer-cnt .tel-footer-bot {
    margin-top: 2.3125rem;
    padding-bottom: 1.0625rem;
    text-align: center;
    font-size: .625rem;
    border-bottom: 0.5px solid #979797;
    margin-left: 0.53125rem;
    margin-right: 0.53125rem
}

.tel-footer .tel-footer-cnt .tel-footer-bot p {
    padding: 0 2.625rem;
    line-height: 0.875rem;
    font-size: .625rem
}

.tel-footer .tel-footer-cnt .tel-copyright {
    color: #787878;
    margin-top: 1.0625rem;
    line-height: 1.0rem;
    font-size: .625rem;
    text-align: center;
    padding: 0 3.125rem
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden
}
