@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem
}

body {
    font-weight: 400;
    font-family: "微软雅黑", "Microsoft Yahei", "PingFang SC", "黑体", "宋体", Helvetica, Arial, sans-serif;
    color: #000;
    background: #FCFCFC;
    height: 100%
}

em,
q,
cite,
address {
    font-style: normal;
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    color: #fff;
    cursor: pointer;
    outline-style: none;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

a:hover {
    -webkit-tap-highlight-color: transparent;
}


/* form */

label {
    cursor: pointer;
}

label:hover {
    text-decoration: underline;
}


/*字体*/

.fontSize12 {
    font-size: 12px !important;
}

.fontSize14 {
    font-size: 14px;
}

.fontSize16 {
    font-size: 16px;
}

.fontSize21 {
    font-size: 21px;
}

.fontSize24 {
    font-size: 24px;
}

.fontSize35 {
    font-size: 35px;
}

.fontSize38 {
    font-size: 38px;
}

.fontSize40 {
    font-size: 40px;
}

.fontSize42 {
    font-size: 42px;
}

.fontSize45 {
    font-size: 45px;
}

.fontSize51 {
    font-size: 51px;
}

.fontSize72 {
    font-size: 72px;
}

.fontSize60 {
    font-size: 60px;
}

h1 {
    font-size: 45px;
    line-height: 1.1em;
}

h2 {
    font-size: 40px;
    line-height: 1.1em;
}

h3 {
    font-size: 38px;
    line-height: 1.1em;
}

h4 {
    font-size: 35px;
    line-height: 1.1em;
}

h5 {
    font-size: 16px;
    line-height: 1.1em;
}

h6 {
    font-size: 14px;
    line-height: 1.1em;
}

.bgfff {
    background: #fff;
}

.bgFCFCFC {
    background: #FCFCFC;
}

.bg343538 {
    background: #343538;
}

.bg2E323A {
    background: #2E323A;
}

.color343538 {
    color: #343538;
}

.color666 {
    color: #666666;
}

.color333 {
    color: #333;
}

.color999 {
    color: #999999;
}

.colorfff {
    color: #fff;
}

.color212224 {
    color: #212224;
}

.colorA3A5AD {
    color: #A3A5AD;
}

.color737680 {
    color: #737680;
}

.fw500 {
    font-weight: 500;
}

.fw400 {
    font-weight: 400;
}

.fw300 {
    font-weight: 300;
}

.lh17 {
    line-height: 17px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.lh40 {
    line-height: 40px;
}

.lh46 {
    line-height: 46px;
}

.lh56 {
    line-height: 56px;
}

.lh61 {
    line-height: 61px;
}

.lh64 {
    line-height: 64px;
}

.lh112 {
    line-height: 112px;
}

.pb9 {
    padding-bottom: 9px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb58 {
    padding-bottom: 58px;
}

.pb118 {
    padding-bottom: 118px;
}

.pb120 {
    padding-bottom: 120px;
}

.pb200 {
    padding-bottom: 282px;
}

.pt9 {
    padding-top: 9px;
}

.pt9 {
    padding-top: 9px;
}

.pt12 {
    padding-top: 12px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt58 {
    padding-top: 58px
}

.pt65 {
    padding-top: 65px;
}

.pt68 {
    padding-top: 68px;
}

.pt120 {
    padding-top: 120px;
}

.pt155 {
    padding-top: 155px;
}

.pl30 {
    padding-left: 30px;
}

.pl182 {
    padding-left: 182px;
}

.pl40 {
    padding-left: 40px;
}

.pr40 {
    padding-right: 40px;
}

.pd28 {
    padding: 28px;
}

.pr182 {
    padding-right: 128px;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.ptb14 {
    padding: 14px 0;
}

.mb12 {
    margin-bottom: 12px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px;
}

.mb22 {
    margin-bottom: 22px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb75 {
    margin-bottom: 75px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb120 {
    margin-bottom: 120px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr27 {
    margin-right: 27px;
}

.mr50 {
    margin-right: 50px;
}

.ml10 {
    margin-left: 10px;
}

.ml27 {
    margin-left: 27px;
}

.ml150 {
    margin-left: 150px;
}

.mr168 {
    margin-right: 168px;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mt12 {
    margin-top: 12px;
}

.mt244 {
    margin-top: 200px;
}

.mgauto {
    margin: 0 auto;
}

.btdadada {
    border-top: 1px solid #DADADA
}

.w18 {
    width: 18px;
}

.width26 {
    width: 26%;
}

.width30 {
    width: 30%;
}

.width32 {
    width: 32%;
}

.width33 {
    width: 33.33%;
}

.width40 {
    width: 40%;
}

.width43 {
    width: 43%;
}

.width45 {
    width: 45%;
}

.width50 {
    width: 50%;
}

.width60 {
    width: 60%
}

.width63 {
    width: 63%
}

.width70 {
    width: 70%;
}

.width76 {
    width: 76%;
}

.width80 {
    width: 80%;
}

.width90 {
    width: 90%;
}

.width100 {
    width: 100%
}

.opacity0_3 {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    -webkit-opacity: 0.3;
}

.opacity0 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-opacity: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tcenter {
    text-align: center
}

.tright {
    text-align: right
}

.porelative {
    position: relative;
}

.poabsolute {
    position: absolute;
}

.pofixed {
    position: fixed;
}

.zindex3 {
    z-index: 3
}

.zindex10 {
    z-index: 10
}

.overhidden {
    overflow: hidden;
}

.cursor_pointer {
    cursor: pointer;
}

.mo_dis {
    display: none
}

.mo_undis {
    display: block
}

.menu_li a:hover {
    color: #333;
}


/*结构*/

.content {
    margin-right: auto;
    margin-left: auto;
    width: 1600px;
}


/*间距*/

.separation {
    width: 100%;
    height: 120px;
}


/*通用头部*/

.navbox {
    height: 90px;
    position: relative;
}

.nav_list {
    left: 37%;
    position: absolute;
}

.nav_list ul {
    overflow: hidden;
}


/*logo*/

.logo {
    position: absolute;
    height: 37px;
    top: 22px;
    left: 8%;
}

.logo img {
    width: auto;
    height: 37px;
}

.menu_li {
    float: left;
}

.menu_li .menu {
    font-size: 14px;
    color: #616161;
    padding: 0 25px;
    background: none;
    display: block;
    height: 90px;
    line-height: 90px;
}


/*微博&微信*/

.nav_icon {
    position: absolute;
    top: 33px;
    right: 8%;
}

.nav_icon img {
    margin-left: 40px;
    width: auto;
    height: 24px;
}


/*首页*/

.animateur_bottom {
    right: 0;
    bottom: 0px;
    width: 40%;
}

.animateur_bottom h6,
.animateur_bottom h4 {
    padding-left: 26%;
}

.animateur_name {
    right: 9%;
    /*top: 170px;*/
    top: 130px;
}

.animateur_name h5 {
    letter-spacing: 16px;
}

.animateur_name p {
    /*font-size: 80px;*/
    font-size: 60px;
}

.download_img {
    margin-right: 5px;
    width: 14px;
}

.download_img img {
    width: 100%;
    height: auto;
    margin-top: 4px;
}

.download_btn img {
    width: 204px;
    height: auto;
    margin-right: 44px;
}

.download_btn img:last-child {
    margin-right: 0;
}

.course_bg {
    z-index: -1;
    top: 0px;
    right: 0;
}

.course_name {
    left: 67px;
    bottom: 84px;
}

.course_list {
    overflow: hidden;
    padding-right: 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.course_list:last-child {
    padding-right: 0;
    padding-left: 27px;
}

.course_list img {
    display: block;
}

.course_name img {
    height: 8px;
    width: auto;
    margin-top: 3%;
}

.pellucidity {
    top: 0;
    height: 100%;
}

.course_pellucidity {
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
}


/*
.pellucidity{
	display: none;
}
*/

.pellucidity:hover {
    filter: alpha(opacity=1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    box-sizing: border-box;
    position: absolute;
    bottom: -100px;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.teach_head img {
    width: 48px;
    height: 48px;
    overflow: hidden;
    border-radius: 50%;
}

.introduce h5 {
    /*text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-moz-line-clamp:4;
	-webkit-box-orient: vertical;
	-moz-box-orient:vertical;*/
    height: 7.2em;
    color: #999;
    line-height: 1.8;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}

.index_more {
    width: 16px;
    height: auto;
}

.moment {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eclipse_top {
    top: 78px;
}

.eclipse_top {
    left: 50%;
    margin-left: -35%;
}

.eclipse_bg {
    z-index: -1;
    top: 245px;
    left: 0;
}

.somatotype {
    right: 9.7%;
    top: 246px;
}

.somatotype h6 {
    letter-spacing: 1px;
}

.play {
    width: 107px;
    margin-left: 17%;
}

.play img {
    height: auto;
}

.prev_next {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15%;
    height: 100px;
    z-index: 20;
}

.swiper-button-next,
.swiper-button-prev {
    bottom: 0px !important;
    width: 8px;
    height: 12px;
    margin-top: 0px;
    right: 0px;
    background-size: 8px 12px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/banner_left.png);
    padding-right: 40%;
    right: 10px;
    border-right: 1px solid #E9E9E9;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/banner_right.png);
    right: 23%;
}

.specialty img {
    height: 313px;
    width: auto;
}

.banner_img {
    position: relative;
}

.banner_bg {
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}


/*标题*/

.course_title {
    height: 90px;
    line-height: 90px;
    border-top: 1px solid #DADADA;
}


/*关于我们*/

.synopsis {
    padding-bottom: 76px;
    width: 60%;
    margin: 0 auto;
}

.about_name {
    padding: 80px 0;
    letter-spacing: 1px;
}

.synopsis_logo {
    width: 100%;
    padding: 65px 0;
}

.synopsis_logo img {
    width: auto;
    height: 98px;
}


/*列表*/

.about_detail {
    margin: 0 auto;
    padding: 81px 0;
    display: flex;
}

.about_list {
    flex: 1;
    text-align: center;
}

.about_list img {
    width: auto;
    height: 64px;
    padding-top: 4px;
}


/*品牌创始人*/

.brand_founder {
    padding: 120px 0;
    margin: 0 auto;
}

.about_head {
    width: 100px;
    margin: 0 auto;
}

.about_head img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}


/*招贤纳士*/

.join_us {
    padding: 79px 0;
}

.join_name {
    width: 174px;
    margin: 0 auto;
    padding: 9px 0;
    border-radius: 20px;
    margin-top: 20px;
}


/*我们在这里*/

.place h3 {
    padding-top: 80px;
    padding-bottom: 65px;
}

.place_img {
    display: block;
}


/*加入我们页面*/

.job_hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.job_show {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical;
}

.hide_name img {
    width: 11px;
    height: auto;
}

.hide_btn {
    display: none;
}


/*底部*/

.footer {
    padding-top: 68px;
    margin: 0 auto;
}

.footer_img img {
    width: auto;
    height: 24px;
    margin-left: 30px;
}

.record {
    padding: 41px 0;
}

.wechat_ewm {
    z-index: 10;
}

.footer_ewm {
    width: 80px;
    right: 25px;
    bottom: 40px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.footer_ewm img {
    width: 100%;
    height: auto;
    display: block;
}

.top_ewm {
    width: 80px;
    right: 25px;
    top: 40px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.top_ewm img {
    width: 100%;
    height: auto;
    display: block;
}


/*详情页*/

.list_content {
    padding-top: 67px;
    padding-bottom: 75px;
}

.list_icon {
    width: auto;
    height: 30px;
}

.list_right {
    width: 38%;
    margin-left: 6%;
}

.list_bg {
    z-index: -1;
    top: 15px;
    width: 90%;
    right: 0;
}

.list_title {
    margin: 0 auto;
    border-top: 1px solid #DADADA;
}

.teach_detail {
    padding-top: 98px;
}

.teach_name {
    padding-top: 41px;
    padding-bottom: 80px;
}

.list_detail {
    padding-bottom: 150px;
}

.list_detail li {
    overflow: hidden;
    padding: 0 28px;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list_detail li:nth-child(2n) {
    margin-top: 20px;
}


/*悬浮*/

.suspension {
    right: 20px;
    bottom: 353px;
}

.suspension_img {
    padding: 10px 11px;
    width: 23px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
}

.suspension img {
    display: block;
}

.code {
    border-bottom: 2px solid #DADADA;
}

.suspension_detail {
    right: 90px;
    top: -5px;
    width: 230px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
    padding: 8px 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.suspension_detail1 {
    right: 90px;
    top: -5px;
    width: 230px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2);
    padding: 28px 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.detail_img {
    width: 80px;
}

.detail_img img {
    display: block;
    width: 100%;
    height: auto;
}

.wechat_img {
    width: 16px;
}

.wechat_img img {
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.wechat p {
    color: #48C333;
    padding-top: 3px;
    margin-left: 2px;
}

.footer_45 {
    width: 45%
}

.width_20 {
    width: 20px
}


/*-------------------响应式css-------------------*/

@media ( min-width:1260px) and ( max-width:1440px) {
    .content {
        width: 1200px;
    }
    .footer_45 {
        width: 100%
    }
    .fontSize24 {
        font-size: 18px
    }
    .fontSize21 {
        font-size: 16px
    }
    .mt5 {
        margin-top: 2px;
    }
    h1 {
        font-size: 38px;
    }
    h3 {
        font-size: 29px;
    }
    h2 {
        font-size: 30px;
    }
    h5 {
        font-size: 12px;
    }
    .pl182 {
        padding-left: 137px;
    }
    .pb118 {
        padding-bottom: 89px
    }
    .pt120 {
        padding-top: 90px;
    }
    .pt58 {
        padding-top: 44px;
    }
    .pt65 {
        padding-top: 49px;
    }
    .pt68 {
        padding-top: 51px;
    }
    .pt155 {
        padding-top: 116px;
    }
    .pr182 {
        padding-right: 137px;
    }
    .pb120 {
        padding-bottom: 90px;
    }
    .mb120 {
        margin-bottom: 90px
    }
    .mb100 {
        margin-bottom: 75px;
    }
    .mb75 {
        margin-bottom: 56px
    }
    .mb45 {
        margin-bottom: 34px
    }
    .mb50 {
        margin-bottom: 39px;
    }
    .mb40 {
        margin-bottom: 20px;
    }
    .mb35 {
        margin-bottom: 28px;
    }
    .mb22 {
        margin-bottom: 17px;
    }
    .mt244 {
        margin-top: 183px;
    }
    .ml150 {
        margin-right: 100px;
    }
    .teach_detail {
        padding-top: 75px;
    }
    .lh30 {
        line-height: 23px;
    }
    .lh40 {
        line-height: 30px
    }
    .lh46 {
        line-height: 35px
    }
    .lh61 {
        line-height: 46px
    }
    .lh112 {
        line-height: 70px;
    }
    .fontSize14 {
        font-size: 12px;
    }
    .fontSize16 {
        font-size: 12px;
    }
    .fontSize35 {
        font-size: 26px;
    }
    .fontSize38 {
        font-size: 29px;
    }
    .fontSize51 {
        font-size: 38px;
    }
    .fontSize72 {
        font-size: 54px;
    }
    .fontSize60 {
        font-size: 42px;
    }
    .nav_list {
        left: 32%;
    }
    .list_detail {
        padding-bottom: 113px
    }
    .animateur_name {
        top: 90px;
    }
    .animateur_name p {
        font-size: 45px
    }
    .animateur_name h5 {
        letter-spacing: 12px;
    }
    .download_btn img {
        width: 153px;
        margin-right: 33px;
    }
    .somatotype {
        top: 184px;
    }
    .play {
        width: 80px;
    }
    .course_list {
        padding-right: 20px;
    }
    .course_list:last-child {
        padding-right: 0;
        padding-left: 20px;
    }
    .teach_head img {
        width: 30px;
        height: 30px;
    }
    .list_icon {
        height: 23px;
    }
    .course_title {
        height: 68px;
        line-height: 68px;
    }
}

@media ( min-width:1000px) and ( max-width:1259px) {
    .content {
        width: 930px;
    }
    .width32 {
        width: 42%
    }
    .footer_45 {
        width: 65%
    }
    .fontSize24 {
        font-size: 14px
    }
    .fontSize21 {
        font-size: 12px;
    }
    .mt5 {
        margin-top: 3px
    }
    .mb100 {
        margin-bottom: 53px
    }
    .w18 {
        width: 12px
    }
    h1 {
        font-size: 32px;
    }
    h3 {
        font-size: 20px;
    }
    h2 {
        font-size: 25px;
    }
    h5 {
        font-size: 12px;
    }
    .pb40 {
        padding-bottom: 21px;
    }
    .pb58 {
        padding-bottom: 31px;
    }
    .pb118 {
        padding-bottom: 75px;
    }
    .pt50 {
        padding-top: 30px;
    }
    .pt58 {
        padding-top: 31px;
    }
    .pt68 {
        padding-top: 36px;
    }
    .pt155 {
        padding-top: 83px;
    }
    .pl182 {
        padding-left: 97px;
    }
    .mb15 {
        margin-bottom: 6px;
    }
    .mb20 {
        margin-bottom: 11px;
    }
    .mb22 {
        margin-bottom: 12px;
    }
    .mb25 {
        margin-bottom: 13px;
    }
    .mb30 {
        margin-bottom: 16px;
    }
    .mb35 {
        margin-bottom: 20px;
    }
    .mb40 {
        margin-bottom: 11px;
    }
    .mb45 {
        margin-bottom: 24px;
    }
    .mb50 {
        margin-bottom: 28px;
    }
    .mb75 {
        margin-bottom: 40px;
    }
    .mb80 {
        margin-bottom: 40px;
    }
    .mb120 {
        margin-bottom: 64px;
    }
    .ml150 {
        margin-left: 80px
    }
    .mr168 {
        margin-right: 70px;
    }
    .mr20 {
        margin-right: 11px;
    }
    .mt244 {
        margin-top: 190px;
    }
    .lh112 {
        line-height: 60px;
    }
    .lh64 {
        line-height: 34px;
    }
    .lh61 {
        line-height: 33px;
    }
    .lh40 {
        line-height: 21px;
    }
    .lh46 {
        line-height: 25px;
    }
    .lh30 {
        line-height: 19px;
    }
    .lh26 {
        line-height: 15px;
    }
    .fontSize72 {
        font-size: 28px;
    }
    .fontSize60 {
        font-size: 28px;
    }
    .fontSize51 {
        font-size: 27px;
    }
    .fontSize38 {
        font-size: 20px;
    }
    .fontSize35 {
        font-size: 19px;
    }
    .fontSize16 {
        font-size: 12px;
    }
    .fontSize14 {
        font-size: 12px;
    }
    .width26 {
        width: 43%
    }
    .width40 {
        width: 45%
    }
    .teach_detail {
        padding-top: 52px
    }
    .teach_name {
        padding-top: 22px;
        padding-bottom: 43px;
    }
    .footer {
        padding-top: 36px;
    }
    .list_content {
        padding-top: 37px;
        padding-bottom: 41px;
    }
    .list_detail {
        padding-bottom: 80px;
    }
    .suspension {
        bottom: 202px
    }
    .brand_founder {
        padding: 64px 0;
    }
    .about_detail {
        padding: 43px 0;
    }
    .synopsis_logo {
        padding: 35px 0;
    }
    .synopsis_logo img {
        height: 52px;
    }
    .place h3 {
        padding-top: 43px;
        padding-bottom: 35px
    }
    .about_name {
        padding: 43px 0;
    }
    .animateur_name {
        top: 91px;
    }
    .animateur_name p {
        font-size: 35px
    }
    .animateur_name h5 {
        letter-spacing: 10px;
    }
    .download_btn img {
        width: 108px;
        margin-right: 25px
    }
    .somatotype {
        top: 131px;
    }
    .play {
        width: 57px;
        margin-left: 5%;
    }
    .list_icon {
        height: 16px;
    }
    .teach_head img {
        width: 21px;
        height: 21px;
    }
    .introduce h5 {
        width: 70%;
    }
    .prev_next {
        height: 53px;
    }
    .nav_list {
        left: 25%;
    }
    .list_detail li {
        padding: 0 16px;
    }
}

@media ( min-width:801px) and ( max-width:999px) {
    .nav_list {
        left: 24%;
    }
    .width70 {
        width: 90%
    }
    .footer_45 {
        width: 100%
    }
    .synopsis {
        width: 70%
    }
    .width32 {
        width: 42%
    }
    .fontSize24 {
        font-size: 14px
    }
    .fontSize21 {
        font-size: 12px;
    }
    .w18 {
        width: 12px
    }
    .mt5 {
        margin-top: 3px
    }
    .mb100 {
        margin-bottom: 53px
    }
    .place h3 {
        padding-top: 25px !important;
        padding-bottom: 17px !important;
    }
}

@media ( max-width:999px) {
    .content {
        width: 100%;
        padding-left: 83px;
        padding-right: 83px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav_icon {
        right: 83px
    }
    h1 {
        font-size: 27px;
    }
    h3 {
        font-size: 20px
    }
    h2 {
        font-size: 21px;
    }
    h5 {
        font-size: 12px;
    }
    .pb40 {
        padding-bottom: 21px
    }
    .pt50 {
        padding-top: 25px;
    }
    .pt58 {
        padding-top: 30px;
    }
    .pt68 {
        padding-top: 35px;
    }
    .pt155 {
        padding-top: 81px;
    }
    .pt120 {
        padding-top: 62px;
    }
    .pb120 {
        padding-bottom: 120px;
    }
    .pb118 {
        padding-bottom: 60px;
    }
    .pb200 {
        padding-bottom: 130px !important;
    }
    .pl182 {
        padding-left: 95px;
    }
    .pr182 {
        padding-right: 95px;
    }
    .lh112 {
        line-height: 58px;
    }
    .lh64 {
        line-height: 33px;
    }
    .lh61 {
        line-height: 32px;
    }
    .lh46 {
        line-height: 24px;
    }
    .lh30 {
        line-height: 16px
    }
    .mb15 {
        margin-bottom: 8px
    }
    .mb22 {
        margin-bottom: 11px;
    }
    .mb25 {
        margin-bottom: 13px;
    }
    .mb30 {
        margin-bottom: 16px;
    }
    .mb35 {
        margin-bottom: 19px;
    }
    .mb40 {
        margin-bottom: 21px;
    }
    .mb45 {
        margin-bottom: 23px
    }
    .mb50 {
        margin-bottom: 27px;
    }
    .mb75 {
        margin-bottom: 30px
    }
    .mb120 {
        margin-bottom: 62px;
    }
    .ml150 {
        margin-left: 70px;
    }
    .mr168 {
        margin-right: 80px;
    }
    .mt244 {
        margin-top: 100px;
    }
    .width26 {
        width: 50%;
    }
    .width80 {
        width: 90%;
    }
    .fontSize14 {
        font-size: 12px;
    }
    .fontSize16 {
        font-size: 12px;
    }
    .fontSize35 {
        font-size: 18px;
    }
    .fontSize38 {
        font-size: 20px
    }
    .fontSize51 {
        font-size: 27px;
    }
    .fontSize72 {
        font-size: 37px;
    }
    .fontSize60 {
        font-size: 37px;
    }
    .teach_detail {
        padding-top: 51px;
    }
    .teach_name {
        padding-top: 21px;
        padding-bottom: 42px
    }
    .list_detail {
        padding-bottom: 78px;
    }
    .footer {
        padding-top: 35px;
    }
    .suspension {
        bottom: 250px
    }
    .synopsis_logo {
        padding: 34px 0;
    }
    .synopsis_logo img {
        height: 51px
    }
    .synopsis {
        padding-bottom: 40px
    }
    .place h3 {
        padding-top: 42px;
        padding-bottom: 34px;
    }
    .about_detail {
        padding: 43px 0;
    }
    .brand_founder {
        padding: 62px 0;
    }
    .list_content {
        padding-top: 36px;
        padding-bottom: 39px
    }
    .animateur_name p {
        font-size: 32px
    }
    .animateur_name {
        top: 60px;
    }
    .animateur_name h5 {
        letter-spacing: 10px
    }
    .download_img {
        width: 12px;
    }
    .download_img img {
        margin-top: 4px;
    }
    .download_btn img {
        width: 105px;
        margin-right: 24px
    }
    .play {
        width: 56px;
        margin-left: 0px
    }
    .somatotype {
        top: 127px;
    }
    .list_icon {
        height: 16px;
    }
    .teach_head img {
        width: 21px;
        height: 21px;
    }
    .lh40 {
        line-height: 21px;
    }
    .introduce h5 {
        width: 90%
    }
    .eclipse_bg {
        top: 127px;
    }
    .prev_next {
        height: 52px;
    }
    .footer_ewm {
        right: 27px;
    }
    .eclipse_top {
        top: 41px;
        left: 55%;
        width: 65%;
    }
    .hide_name p {
        margin-top: 2px;
    }
}