﻿/**
*字体文件（加载ttf字体）
*数字字体
*/
@font-face {
    font-family: 'Number'; /*字体名称*/
    src: url('Content/SourceCode/Font/CenturyGothic.TTF');
}


/*******************全局字体控制*********************/

/*不能匹配时的分辨率*/

.meMainFontSizeIcon {
    font-size: 23px !important;
    margin-top: -1px !important;
}

.fontSize12px {
    font-size: 15px !important;
}

.fontSize14px {
    font-size: 17px !important;
}

.fontSize15px {
    font-size: 15px !important;
}

.fontSize16px {
    font-size: 16px !important;
}

.fontSize17px {
    font-size: 22px !important;
}

.fontSize18px {
    font-size: 22px !important;
}

.fontSize19px {
    /*此方式可以使 fontSize19px类永远不会被覆盖*/
    /*font-size: 19px !important;*/
    font-size: 19px !important;
}
/*.fontSize19px {
    font-size: 39px;
}*/

.fontSize20px {
    font-size: 20px !important;
}

.fontSize28px {
    font-size: 32px !important;
}

.qfylMXRight input {
    font-size: 22px !important;
}

/*文本字体大小*/
.fontSizeWBpx {
    font-size: 16px !important;
}

/*收费单文字大小*/
.fontSfdSize {
    font-size: 15px !important;
}

.fontSfdSizeJe {
    font-size: 15px !important;
}

/*我的页面字体大小*/
.meMainFontSizeTop {
    font-size: 14px !important;
}

.meMainFontSizeList {
    font-size: 15px !important;
}

/*订单明细以及收费单明细页面*/
.ddmxAndSfdMxFontSize1 {
    font-size: 15px !important;
}

.ddmxAndSfdMxFontSize2 {
    font-size: 12px !important;
}

.ddmxAndSfdMxFontSize3 {
    font-size: 21px !important;
}

.ddmxAndSfdMxFontSize5 {
    font-size: 13px !important;
}

.ddmxAndSfdMxFontSize6 {
    font-size: 14px !important;
}

/*上拉菜单字体大小*/
.UpMeunFontSize {
    font-size: 14px !important;
}
/*上拉菜单图标大小*/
.UpMeunFontSizeIcon {
    font-size: 20px !important;
}
/*上拉菜单图片大小*/
.UpMeunWidthImg {
    width: 20px !important;
}

/*顶部抬头字体大小*/
.TitleFontSize {
    font-size: 15px !important;
}

/*顶部菜单按钮大小*/
.TitleFontSizeMeun {
    font-size: 20px !important;
}

/*报名字体大小*/
.bmFontSize {
    font-size:17px;
}

/*iPhone 5 竖屏*/

@media only screen and (min-device-width : 320px) {

    .meMainFontSizeIcon {
        font-size: 23px !important;
        margin-top: -1px !important;
    }

    .fontSize14px {
        font-size: 14px !important;
    }

    .fontSize15px {
        font-size: 15px !important;
    }

    .fontSize16px {
        font-size: 16px !important;
    }

    .fontSize17px {
        font-size: 19px !important;
    }

    .fontSize18px {
        font-size: 18px !important;
    }

    .fontSize19px {
        font-size: 19px !important;
    }

    .fontSize20px {
        font-size: 20px !important;
    }

    .fontSize28px {
        font-size: 28px !important;
    }

    .qfylMXRight input {
        font-size: 19px !important;
    }

    /*文本字体大小*/
    .fontSizeWBpx {
        font-size: 14px !important;
    }
    /*收费单文字大小*/
    .fontSfdSize {
        font-size: 14px !important;
    }

    .fontSfdSizeJe {
        font-size: 17px !important;
    }

    /*我的页面字体大小*/
    .meMainFontSizeTop {
        font-size: 14px !important;
    }

    .meMainFontSizeList {
        font-size: 15px !important;
    }

    /*订单明细以及收费单明细页面*/
    .ddmxAndSfdMxFontSize1 {
        font-size: 15px !important;
    }

    .ddmxAndSfdMxFontSize2 {
        font-size: 12px !important;
    }

    .ddmxAndSfdMxFontSize3 {
        font-size: 21px !important;
    }

    .ddmxAndSfdMxFontSize5 {
        font-size: 13px !important;
    }

    .ddmxAndSfdMxFontSize6 {
        font-size: 14px !important;
    }
    /*上拉菜单字体大小*/
    .UpMeunFontSize {
        font-size: 14px !important;
    }
    /*上拉菜单图标大小*/
    .UpMeunFontSizeIcon {
        font-size: 19px !important;
    }
    /*上拉菜单图片大小*/
    .UpMeunWidthImg {
        width: 20px !important;
    }
    /*顶部抬头字体大小*/
    .TitleFontSize {
        font-size: 15px !important;
    }
    /*顶部菜单按钮大小*/
    .TitleFontSizeMeun {
        font-size: 18px !important;
    }

    /*报名字体大小*/
    .bmFontSize {
        font-size: 16px;
    }
}

/*iPhone 6 竖屏*/

@media only screen and (min-device-width : 375px) {
    .fontSize12px {
        font-size: 15px !important;
    }

    .fontSize14px {
        font-size: 17px !important;
    }

    .fontSize15px {
        font-size: 18px !important;
    }

    .fontSize16px {
        font-size: 16px !important;
    }

    .fontSize17px {
        font-size: 21px !important;
    }

    .fontSize18px {
        font-size: 22px !important;
    }

    .fontSize19px {
        font-size: 19px !important;
    }

    .fontSize20px {
        font-size: 20px !important;
    }

    .fontSize28px {
        font-size: 32px !important;
    }

    .qfylMXRight input {
        font-size: 22px !important;
    }

    /*文本字体大小*/
    .fontSizeWBpx {
        font-size: 16px !important;
    }
    /*收费单文字大小*/
    .fontSfdSize {
        font-size: 15px !important;
    }

    .fontSfdSizeJe {
        font-size: 18px !important;
    }

    /*我的页面字体大小*/
    .meMainFontSizeTop {
        font-size: 14px !important;
    }

    .meMainFontSizeList {
        font-size: 15px !important;
    }

    .meMainFontSizeIcon {
        font-size: 25px !important;
        margin-top: -1px !important;
    }


    /*订单明细以及收费单明细页面*/
    .ddmxAndSfdMxFontSize1 {
        font-size: 18px !important;
    }

    .ddmxAndSfdMxFontSize2 {
        font-size: 12px !important;
    }

    .ddmxAndSfdMxFontSize3 {
        font-size: 22px !important;
    }

    .ddmxAndSfdMxFontSize5 {
        font-size: 14px !important;
    }

    .ddmxAndSfdMxFontSize6 {
        font-size: 17px !important;
    }
    /*上拉菜单字体大小*/
    .UpMeunFontSize {
        font-size: 15px !important;
    }
    /*上拉菜单图标大小*/
    .UpMeunFontSizeIcon {
        font-size: 22px !important;
    }
    /*上拉菜单图片大小*/
    .UpMeunWidthImg {
        width: 22px !important;
    }

    /*顶部抬头字体大小*/
    .TitleFontSize {
        font-size: 18px !important;
    }
    /*顶部菜单按钮大小*/
    .TitleFontSizeMeun {
        font-size: 20px !important;
    }
    /*报名字体大小*/
    .bmFontSize {
        font-size: 17px;
    }
}

/*7+*/
@media only screen and (min-device-width : 414px) {
    .fontSize12px {
        font-size: 16px !important;
    }

    .fontSize14px {
        font-size: 18px !important;
    }

    .fontSize15px {
        font-size: 19px !important;
    }

    .fontSize16px {
        font-size: 16px !important;
    }

    .fontSize17px {
        font-size: 23px !important;
    }

    .fontSize18px {
        font-size: 24px !important;
    }

    .fontSize19px {
        font-size: 19px !important;
    }

    .fontSize20px {
        font-size: 20px !important;
    }

    .fontSize28px {
        font-size: 35px !important;
    }

    .qfylMXRight input {
        font-size: 25px !important;
    }

    /*文本字体大小*/
    .fontSizeWBpx {
        font-size: 15px !important;
    }
    /*收费单文字大小*/
    .fontSfdSize {
        font-size: 17px !important;
    }

    .fontSfdSizeJe {
        font-size: 20px !important;
    }

    /*我的页面字体大小*/
    .meMainFontSizeTop {
        font-size: 15px !important;
    }

    .meMainFontSizeList {
        font-size: 16px !important;
    }


    /*订单明细以及收费单明细页面*/
    .ddmxAndSfdMxFontSize1 {
        font-size: 20px !important;
    }

    .ddmxAndSfdMxFontSize2 {
        font-size: 12px !important;
    }

    .ddmxAndSfdMxFontSize3 {
        font-size: 26px !important;
    }

    .ddmxAndSfdMxFontSize5 {
        font-size: 15px !important;
    }

    .ddmxAndSfdMxFontSize6 {
        font-size: 18px !important;
    }
    /*上拉菜单字体大小*/
    .UpMeunFontSize {
        font-size: 17px !important;
    }

    .meMainFontSizeIcon {
        font-size: 28px !important;
        margin-top: -1px !important;
    }
    /*上拉菜单图标大小*/
    .UpMeunFontSizeIcon {
        font-size: 22px !important;
    }
    /*上拉菜单图片大小*/
    .UpMeunWidthImg {
        width: 26px !important;
    }

    /*顶部抬头字体大小*/
    .TitleFontSize {
        font-size: 20px !important;
    }
    /*顶部菜单按钮大小*/
    .TitleFontSizeMeun {
        font-size: 22px !important;
    }
    .lifeShowMainContent span {
        margin-top:0.81rem;
    }
    /*报名字体大小*/
    .bmFontSize {
        font-size: 18px;
    }
}

/*iPad*/
@media only screen and (min-device-width : 720px) {
    .fontSize14px {
        font-size: 19px !important;
    }

    .fontSize15px {
        font-size: 28px !important;
    }

    .fontSize16px {
        font-size: 21px !important;
    }

    .fontSize17px {
        font-size: 25px !important;
    }

    .fontSize18px {
        font-size: 23px !important;
    }

    .fontSize19px {
        font-size: 24px !important;
    }

    .fontSize20px {
        font-size: 25px !important;
    }

    .fontSize28px {
        font-size: 39px !important;
    }

    .qfylMXRight input {
        font-size: 28px !important;
    }

    /*文本字体大小*/
    .fontSizeWBpx {
        font-size: 16px !important;
    }
    /*收费单文字大小*/
    .fontSfdSize {
        font-size: 17px !important;
    }

    .fontSfdSizeJe {
        font-size: 20px !important;
    }

    /*我的页面字体大小*/
    .meMainFontSizeTop {
        font-size: 17px !important;
    }

    .meMainFontSizeList {
        font-size: 18px !important;
    }

    /*订单明细以及收费单明细页面*/
    .ddmxAndSfdMxFontSize1 {
        font-size: 16px !important;
    }

    .ddmxAndSfdMxFontSize2 {
        font-size: 12px !important;
    }

    .ddmxAndSfdMxFontSize3 {
        font-size: 28px !important;
    }

    .ddmxAndSfdMxFontSize5 {
        font-size: 16px !important;
    }

    .ddmxAndSfdMxFontSize6 {
        font-size: 20px !important;
    }
    /*上拉菜单字体大小*/
    .UpMeunFontSize {
        font-size: 18px !important;
    }

    .meMainFontSizeIcon {
        font-size: 28px !important;
        margin-top: -1px !important;
    }
    /*上拉菜单图标大小*/
    .UpMeunFontSizeIcon {
        font-size: 20px !important;
    }
    /*上拉菜单图片大小*/
    .UpMeunWidthImg {
        width: 29px !important;
    }

    /*顶部抬头字体大小*/
    .TitleFontSize {
        font-size: 22px !important;
    }
    /*顶部菜单按钮大小*/
    .TitleFontSizeMeun {
        font-size: 25px !important;
    }
        /*报名字体大小*/
    .bmFontSize {
        font-size: 20px;
    }
}


/*android*/
/*idpi  */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 240px) {
    .fontSize14px {
        font-size: 14px;
    }

    .fontSize15px {
        font-size: 15px;
    }

    .fontSize16px {
        font-size: 16px;
    }

    .fontSize17px {
        font-size: 17px;
    }

    .fontSize18px {
        font-size: 18px;
    }

    .fontSize19px {
        font-size: 19px;
    }

    .fontSize20px {
        font-size: 20px;
    }
}*/

/*mdpi  */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .fontSize14px {
        font-size: 14px;
    }

    .fontSize15px {
        font-size: 15px;
    }

    .fontSize16px {
        font-size: 16px;
    }

    .fontSize17px {
        font-size: 17px;
    }

    .fontSize18px {
        font-size: 18px;
    }

    .fontSize19px {
        font-size: 19px;
    }

    .fontSize20px {
        font-size: 20px;
    }
}*/


/*hdpi  */
/*@media only screen and (min-device-width : 800px) and (max-device-width : 480px) {
    .fontSize14px {
        font-size: 14px;
    }

    .fontSize15px {
        font-size: 15px;
    }

    .fontSize16px {
        font-size: 16px;
    }

    .fontSize17px {
        font-size: 17px;
    }

    .fontSize18px {
        font-size: 18px;
    }

    .fontSize19px {
        font-size: 19px;
    }

    .fontSize20px {
        font-size: 20px;
    }
}*/

/*Xhdpi  */
/*@media only screen and (min-device-width : 720px) and (max-device-width : 1280px) {
    .fontSize14px {
        font-size: 14px;
    }

    .fontSize15px {
        font-size: 15px;
    }

    .fontSize16px {
        font-size: 16px;
    }

    .fontSize17px {
        font-size: 17px;
    }

    .fontSize18px {
        font-size: 18px;
    }

    .fontSize19px {
        font-size: 19px;
    }

    .fontSize20px {
        font-size: 20px;
    }
}*/

/*大于1280的 */
/*@media only screen and (min-device-width : 1280px) {
    .fontSize14px {
        font-size: 14px;
    }

    .fontSize15px {
        font-size: 15px;
    }

    .fontSize16px {
        font-size: 16px;
    }

    .fontSize17px {
        font-size: 17px;
    }

    .fontSize18px {
        font-size: 18px;
    }

    .fontSize19px {
        font-size: 19px;
    }

    .fontSize20px {
        font-size: 20px;
    }
}*/
