@charset "gb2312";
/* CSS Document */
/*
* Description: 资格免费领取课程专题
* Update:      26/06/2017
* Author:      xuyongmei
*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style: none;}
body{font-size: 16px; background: #fff;  color:#333;font-family:"microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{ color:#fff; text-decoration: none;}
a:hover{ text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
/* ---------------------------------分隔线--------------------------------- */
.autoin{width:1000px;margin:0 auto;}
img{display:block;}


/* banner */
.banner{width:100%;}
.banner_01{height:120px;background: url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{height:145px;background: url(../images/banner_02.jpg) center top no-repeat;}
.banner_03{height:190px;background: url(../images/banner_03.jpg) center top no-repeat;}
.banner_04{height:80px;background: url(../images/banner_04.jpg) center top no-repeat;}
.banner_05{height:261px;background: url(../images/banner_05.jpg) center top no-repeat;}

/*免费课程领取*/
.content{background-color:#fff1d7;padding:40px 0 10px;}
.til img{margin:0 auto;}
.p_t{width:553px;height:54px;line-height:54px;font-size:24px;font-weight:bold;color:#333;text-align:center;border:1px dashed #ed1414;margin:42px auto 0;}
.p_t em{font-weight:bold;color:#de4141;}

.lesson_m{margin-top:50px;background-color:#ffecc3;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:40px 15px 45px;}
.sub_til{height:76px;line-height:72px;font-size:22px;color:#333;}
.sub_til em{display:inline-block;vertical-align:middle;height:76px;line-height:72px;width:194px;font-size:24px;font-weight:bold;text-align:center;background: url(../images/sub_til.png) no-repeat;padding-left:68px;margin-right:12px;}

.lesson_mc{margin-top:20px;}
.lesson_mc li{float:left;width:302px;height:64px;line-height:64px;font-size:24px;color:#fff;text-align:center;background: url(../images/li_bg.png) no-repeat;margin:25px 0 0 17px;cursor:pointer;}
.lesson_mc li.cur{background-image: url(../images/li_bgh.png);}

.p_b{height:46px;line-height:46px;font-size:24px;font-size:22px;padding-left:18px;margin-top:30px;}
.p_b em{font-weight:bold;color:#f75656;}
.p_b a{display:inline-block;vertical-align:middle;width:87px;height:21px;margin:-5px 0 0 20px;}
.btn{display:block;width:286px;height:64px;line-height:64px;font-size:32px;font-weight:bold;color:#fff;text-align:center;background-color:#ff0501;box-shadow:0 7px 0 #831b1a;-webkit-box-shadow:0 7px 0 #831b1a;-moz-box-shadow:0 7px 0 #831b1a;-ms-box-shadow:0 7px 0 #831b1a;-o-box-shadow:0 7px 0 #831b1a;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin:25px auto 0;}
.btn:hover{background-color:#e51411;}

/*乐语*/
.side_r{width:177px;height:132px;position:fixed; right:0; top:20%; z-index:99; overflow:hidden; clear:both;}
*html .side_r{position:absolute; right:1%;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-200));}
.side_rin{display:block;width:177px;height:132px;}

/*扉页信息*/
.feiye{height:32px;line-height:32px;text-align:center;font-size:12px;color:#E9DEC9;margin-top:30px;}