body,ul,ol,li,dl,dd,dt,p,span,h1,h2,h3,h4,h5,h6,img,button,a{
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    border:none;
    font-size:14px;
    font-weight:normal;
    font-family: "Microsoft Yahei";
}
.banner_box{
     height:500px;
     width:100%;
     margin:0 auto;
 }
div.center_btn>a.agent_banner_btn{
    background:url("../img/banner_btn.png") no-repeat center center;
}
div.center_btn>a.agent_banner_btn:hover{
    background:url("../img/banner_btn_hover.png") no-repeat center center;
}
div.center_btn>a.agent_banner_btn:active{
    background:url("../img/banner_btn.png") no-repeat center center;
}
div.center_btn>.star_banner_btn{
    background:url(../img/star_banner_btn_bg.png) no-repeat center center;
}
div.center_btn>.star_banner_btn:hover{
    background:url(../img/star_banner_btn_hover_bg.png) no-repeat center center;
}
div.center_btn>.star_banner_btn:active{
    background:url(../img/star_banner_btn_active_bg.png) no-repeat center center;
}
div.center_btn{
    width:200px;
    height:60px;
    margin:0 auto;
}

div.center_btn>a{
    display:block;
    border-radius:10px;
    text-align: center;
    line-height: 60px;
    width:200px;
    height:60px;
    background: #e7373c;
    font-size:24px;
    color:#fff;
}
div.center_btn>a.btn_more:hover{
    background:#fc5257;
    border:1px solid #e7373c;
}
div.center_btn>a.btn_more:active{
    background:#d1191f;
    border:1px solid #8e1519;
}

/*毕业生照片*/
.education_block{
    min-height:700px;
    padding-top:50px;
    width:100%;
    margin:0 auto;
}
div.block_title{
    width:1140px;
    height:150px;
    margin:0 auto;
    text-align: center;
    font-size:18px;
}
div.block_title>h2{
    display:block;
    width:1140px;
    text-align: center;
    line-height:80px;
    font-size:42px;
}
div.block_title>h1{
    display:inline;
    font-size:18px;
}

.block_title_black{
    background:url("../img/title_2.png") no-repeat center center;
    color:#fff;
}
.block_title_white{
    background:url("../img/title_1.png") no-repeat center center;
}
.block_title_nobg{
    background: none;
}
.block_title_black>h2{
    color:#fff;
}

.block_title_white>h1{
    color:#333;
}
.block_title_white>h5{
    color:#666;
}
.photo_wall{
    width:1216px;
    margin:0 auto;
}
.photo_wall ul{
    overflow:hidden;
    width:1216px;
    color:#fff;
}
.photo_wall ul li{
    width:228px;
    height:228px;
    float:left;
    background:#e7373c;
}
.photo_wall ul li.star_pic{
    position:relative;
    height:288px;
    margin:0 38px;
    text-align: center;
    line-height: 30px;
    overflow:hidden;
}
.photo_wall ul li.star_pic h1{
    margin-left:0;
}
div.star_pic_cover{
    width:228px;
    height:288px;
    background:url(../img/star_pic_cover_bg.png) no-repeat center center;
    position:absolute;
    top:210px;
    left:0;
}
.photo_wall ul li h1{
    font-size: 24px;
    margin:22px 0;
    margin-left:30px;
}
.photo_wall ul li h2{
    font-size: 16px;
}
.photo_wall ul li p{
    display:block;
    width:170px;
    margin-top:20px;
    margin-left:30px;
}
/*大咖评价*/
.starspeak_block{
    width:100%;
    height:700px;
    background:url("../img/starspeaker_bg.png") no-repeat center center;
    padding-top:100px;
}


.starspeak_section{
    overflow:hidden;
    width:1140px;
    height:380px;
    margin:80px auto;
}
.starspeak_block embed{
    float:left;
    width:570px;
    height:380px;
    margin-left:
}
.speak_content{
    width:540px;
    float:right;
    height:380px;
}
.speak_content>ul>li{
    width:540px;
    margin:38px 0;
}
.speak_content dl{
    width:540px;
    height:136px;
    overflow:hidden;
}
.speak_content>ul>li>dl>dd{
    float:left;
    width:100px;
    height:100px;
}
.speak_content>ul>li>dl>dt{
    float:right;
    width:425px;
    height:136px;
}
.speak_content dl>dt>li{
    display:block;
    width:425px;
}
.speak_content dl>dt li>h1{
    display:block;
}
.speak_content dl>dt>li>h5{
    display:block;
    width:390px;
}

/*为什么选择容艺*/
.reason_block{
    width:100%;
    height:700px;
    padding-top:60px;
    background:#f0f0f0;
}
.reason_block>ul{
    width:1254px;
    margin:80px auto;
    overflow: hidden;
}
.reason_block>ul>li{
    float: left;
    width:200px;
    height:420px;
    margin:0 56px;
}

.reason_block>ul>li dd{
    display:block;
    width:200px;
    height:200px;
    border-radius:10px;
}
.why_icon1{
    background:url("../img/why_icon.png") no-repeat 0 0;
}
.why_icon1:hover{
    background:url("../img/why_icon.png") no-repeat 0px -200px;
}
.why_icon2{
    background:url("../img/why_icon.png") no-repeat -200px 0;
}
.why_icon2:hover{
    background:url("../img/why_icon.png") no-repeat -200px -200px;
}
.why_icon3{
    background:url("../img/why_icon.png") no-repeat -400px 0;
}
.why_icon3:hover{
    background:url("../img/why_icon.png") no-repeat -400px -200px;
}
.why_icon4{
    background:url("../img/why_icon.png") no-repeat -600px 0;
}
.why_icon4:hover{
    background:url("../img/why_icon.png") no-repeat -600px -200px;
}
.reason_block>ul>li dt{
    width:200px;
}
.reason_block>ul>li dt h1{
    margin:20px 0;
    font-size:30px;
    color:#e7373c;
    font-weight:bold;
    text-align: center;
}
.reason_block>ul>li dt h5{
    font-size:12px;
    color:#666666;
    text-align: center;
}

/*老师板块*/
.teacher_block{
    width:100%;
    height:1200px;
    background:url("../img/teacher_bg.png") no-repeat center top;
    padding-top:100px;
}
.teacher_block>ul{
    display:block;
    width:1140px;
    height:800px;
    margin:0 auto;
    overflow:hidden;
}
.teacher_block>ul>li.agent_teach_cover{
    float:left;
    width:228px;
    height:800px;
    position:relative;
}
.teacher_block>ul>li.agent_teach_cover>.teacher_name{
    width:142px;
    height:95px;
    position:absolute;
}


.teacher_block>ul>li.star_teach_cover{
    float:left;
    width:190px;
    height:700px;
    position:relative;
}
.teacher_block>ul>li.star_teach_cover>span{
    width:90px;
    height:60px;
    position:absolute;
}

.teacher_block>ul>li>div{
    overflow:hidden;
    padding:0 20px;
    height:0;
    color:#fff;
}

.agent_teach_cover>div{
    width:188px;
}
.star_teach_cover>div{
    width:150px;
}
.teacher_block>ul>li>div>h1{
    display:block;
    font-size:18px;
    font-weight:bold;
}
.teacher_block>ul>li>div>h3{
    display:block;
    font-size:16px;
    font-weight:bold;
}
.teacher_block>ul>li>div>h5{
    display:block;
}
.teacher_block>ul>li>div>a{
    display:block;
    padding:10px;
    border:1px solid #fff;
    color:#fff;
    text-align:center;
    margin-top:40px;
}
.teacher_block>ul>li>div>a:hover{
    background:#e7373c;
}
.teacher_block .star_teach{
    width:190px;
}
/*课程介绍*/

.lesson_block{
    width:100%;
    height:1000px;
    background:#f0f0f0;
}
div.lesson_title{
    width:100%;
    height:344px;
    background:url(../img/star_lesson_bg_01.png) no-repeat center center;
}
.lesson_block>ul{
    width:1170px;
    margin:80px auto;
    overflow:hidden;
}
.lesson_block>ul>li{
    float:left;
    width:360px;
    height:506px;
    margin:0 15px;
    position:relative;
    background:url("../img/lesson_content_bg.png") no-repeat center bottom;
}
.lesson_block>ul>li.lesson_row{
    color:#fff;
    text-align: center;
    line-height:80px;
    border-radius:10px;
    font-size:32px;
    height:80px;
    margin-top:50px;
}
.lesson_block>ul>li.row1{
    background: #e7373c;
}
.lesson_block>ul>li.row2{
    background: #ffa46d;
}
.lesson_block>ul>li.row3{
    background: #58b1fd;
}
.lesson_block>ul>li.row4{
    background: #817ef7;
}
.lesson_block .lesson_icon{
    width:170px;
    height:170px;
    position:absolute;
    left:95px;
}
.lesson_block .lesson_content{
    width:360px;
    height:302px;
    padding-top:108px;
    margin-top:96px;
}
.lesson_block .lesson_content>h1{
    font-size:24px;
    text-align: center;
}
.lesson_block .lesson_content>h5{
    font-size:16px;
    text-align: center;
    line-height:30px;
}
/*毕业明星*/
.educator_block{
    width:100%;
    height:1180px;
    padding-top:100px;
    background:url("../img/educator_bg.jpg") no-repeat top center;
}
.educator_block>ul{
    width:1150px;
    height:240px;
    margin:60px auto;
    overflow:hidden;
}
.educator_block>ul>li{
    float:left;
    width:220px;
    height:240px;
    background:#fff;
    margin:0 5px;
}
.educator_block>ul>li>div{
    width:200px;
    height:50px;
    padding-top:10px;
    padding-left:20px;
    background: #e7373c;
    opacity: 0.7;
    margin-top:180px;
    color:#fff;
}
.educator_block>div.col_line{
    width:1140px;
    margin:0 auto;
    border-top:1px dashed #fff;
}
.educator_block .table_title{
    width:1140px;
    margin-top:60px;
    border-radius: 10px 10px 0 0 ;
    background:#e7373c;
    font-size:30px;
    color:#fff;
    line-height:68px;
    text-align:center;
}
.educator_block div.table_content{
    width:1140px;
    overflow:hidden;
}
ul.table_head{
    overflow:hidden;
    line-height:56px;
    background:#222;
    color:#fff;
    font-size:16px;
}
.table_head>li{
    overflow:hidden;
}
.table_head>li>span{
    text-align:center;
    display:block;
    float:left;
}
.educator_block .table_body{
    line-height:40px;
    height:328px;
    color:#666;
    overflow:hidden;
    background:#f0f0f0;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}
.educator_block .table_body>ul>li{
    overflow:hidden;
}
.educator_block .table_body>ul>li>span{
    display:block;
    float:left;
    text-align:center;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
}
li>span.row1{
    width:114px;
}
li>span.row2{
    width:330px;
}
li>span.row3{
    width:128px;
}
li>span.row4{
    width:563px;
}
.educator_block .table_body>ul>li:nth-child(2n){
     background: #e5e5e5;
}

/*合作伙伴*/
.corporation_blcok{
    width:100%;
    height:600px;
    padding-top:100px;
    background:#f0f0f0;
}
.corporation_blcok ul{
    width:1180px;
    margin:0 auto;
}
.corporation_blcok ul li img{
    display:inline-block;
    margin:21px;
    border:1px solid #ccc;
}

/*免费申请*/
.application_block{
    width:100%;
    height:600px;
    padding-top:100px;
}
.apply_section{
    width:1184px;
    height:200px;
    margin:0 auto;
    overflow:hidden;
}
.apply_section>a{
    width:350px;
    height:200px;
    float:left;
    margin:0 22px;
}
ul.apply_content{
    width:350px;
    height:200px;
    border-radius:10px;
}
ul.apply_content>li{
    float: left;
}
ul.apply_content>li.apply_icon_box{
    width:120px;
    margin:40px 25px;
}
ul.apply_content>li.apply_text_box{
    width:146px;
    margin:52px 0;
}
ul.apply_content>li>p{
    font-size: 24px;
}
/*课程系统*/
.system_block{
    width:100%;
    height:720px;
    background:#f0f0f0;
    padding-top:100px;
}
.system_section{
    width:1140px;
    min-height:300px;
    margin:0 auto;
    overflow:hidden;
}
.system_column{
    width:1140px;
    min-height:40px;
    margin-bottom:30px;
    overflow:hidden;
}
.system_title{
    float:left;
    width:240px;
}
.system_block .system_title>h1{
    font-size:24px;
    line-height:40px;
    margin-bottom:60px;
    text-align: right;
}
.system_content{
    float:right;
    width:875px;
    min-height:40px;
    overflow:hidden;
}
.system_content>li{
    float:left;
    line-height:40px;
    font-size:20px;
    color:#fff;
    padding:0 17px;
    background:#fc5257;
    margin-left:33px;
    border-radius:10px;
    margin-bottom:30px;
}
.system_content>li.system_not_open{
    background:#ccc;
}
.system_content>li.system_open:hover{
    opacity: 0.8;
}
.system_content>li>a{
    color:#fff;
    font-size:20px;
}
.system_purple>li{
    background:#666aae
}
.system_green>li{
    background:#57927f;
}

/*大师日常*/
.master_block{
    width:100%;
    height:880px;
    padding-top:100px;
    background:url(../img/master_daily_bg.jpg) no-repeat center bottom;
}
.master_daily_block{
    width:1140px;
    height:730px;
    margin:0 auto;
    position:relative;
}
.master_daily_block>li{
    position:absolute;
    top:0px;
    right:0px;
}
.master_daily_block>li>h1{
    color:#e7373c;
    font-size:52px;
}
.master_daily_block>li>h2{
    color:#e7373c;
    font-size:44px;
}
.master_daily_block>li>h3{
    color:#666666;
    font-size:36px;
}
.master_daily_block>li>h4{
    color:#999999;
    font-size:28px;
}
.master_daily_block>li>h5{
    color: #cccccc;
    font-size:24px;
}

/*自测*/
.selftest_block{
    width:100%;
    height:918px;
    background:url(../img/selftest_img.jpg) no-repeat center center;
    padding-top:100px;
}
/*制片人课程*/
.producer_lesson{
    width:100%;
    height:596px;
    background:url(../img/producer_lesson_bg.jpg) no-repeat center center;
    border:1px solid transparent;
}
.producer_lesson_section{
    height:200px;
    display:block;
    width:1140px;
    margin:0 auto;
    overflow:hidden;
    margin-top:100px;
    position:relative;
}
.producer_lesson_section>li.producer_lesson_title{
    width:300px;
    float:left;
    color:#fff;
    font-size:32px;
    text-align: center;
    line-height: 82px;
}
.producer_lesson_section>li.narrow{
    width:300px;
    margin:30px 48px;
    position:absolute;
    -webkit-animation: arrow 1.5s infinite ease-in-out;
    cursor:pointer;
}
@-webkit-keyframes arrow {
    0% {
        opacity:0;
        -webkit-transform:translate(0, 0px)
    }
    50% {
        opacity:1;
        -webkit-transform:translate(0, -5px)
    }
    100% {
        opacity:0;
        -webkit-transform:translate(0, -10px)
    }
}
.producer_lesson_section>li.producer_lesson_detail{
    padding-top:20px;
    width:300px;
    height:148px;
    position:absolute;
    top:210px;
    color:#333;
    font-size:18px;
    line-height:32px;
    background:#fff;
    opacity: 0.9;
    text-align: center;
}

.saling_block{
    width:100%;
    height:1206px;
    padding-top:100px;
}
.saling_pic_box{
    width:1140px;
    height:974px;
    margin:0 auto;
    position:relative;
}
.saling_pic_box>li>img{
    position:absolute;
}
.saling_pic_box>li>div{
    position:absolute;
}
.saling_pic_box>li>div>h1{
    color:#e7373c;
    font-size:30px;
    text-align: right;
}

.saling_pic_box>li>div>h3{
    color:#979797;
    font-size:24px;
    text-align: right;
}
/*营销优势*/
.saling_advantages{
    width:100%;
    height:634px;
    background:url(../img/saling_advantage.jpg) no-repeat center center;
}

/*课程*/
.saling_program{
    width:100%;
    height:860px;
    background:url(../img/saling_program_bg.jpg) no-repeat center top;
    border:1px solid transparent;
}
.saling_program>ul{
    width:1226px;
    margin:0 auto;
    margin-top:360px;
}
.saling_program>ul>li{
    float:left;
    width:260px;
    height:90px;
    background:url(../img/saling_program_block_bg.png) no-repeat center center;
    margin:10px 20px;
    text-indent:60px;
    font-size:28px;
    line-height: 78px;
    color:#979797;
}