@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body{ font-family: 'SourceHanSansCN',Arial,sans-serif; margin: 0; padding: 0;min-width: 1300px;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { padding: 0; margin: 0; }
ol, ul { list-style: none; }
li { list-style-type: none; }
img { border: 0; vertical-align: top }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
address, cite, code, em, th, i, b { font-weight: normal; font-style: normal; }
.clearfix { *zoom:1;
}
.clearfix:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
a { color: #666; text-decoration: none; outline: none }
a:hover { color: #db0a49; }
/*html5*/
article, aside, dialog, header, section, footer, nav, figure, menu { display: block }
.Hidden { display: none; }
.fl { float: left }
.fr { float: right }
.relative { position: relative }
.absolute { position: absolute }
@font-face { font-family: 'SourceHanSansCN'; src: url('../fonts/SourceHanSansCN/SourceHanSansCN-Light.otf'); font-weight: normal; font-style: normal; }


/*登录*/
.nLogin { width: 100%; min-height: 110vh; background: url(../images/u_bg.jpg) no-repeat center; background-attachment: fixed; padding-top: 10px; }
.nLogin_c { height: 680px; background:#fff; margin: 100px auto 0; box-shadow: 0 0 50px rgba(0, 48, 83, .5);font-family: 'SourceHanSansCN';}
.nLogin_left { height: 680px; background: url(../images/u_left.jpg) no-repeat center; background-size: cover; color: #fff; position: relative;}
.nLogin_left .nlogo{ width: 86%; margin: 100px auto 0;}
.nLogin_left h1{ font-size: 48px; margin: 120px 0 10px 7%; }
.nLogin_left h3{ font-size: 16px; margin-left:7% ;}
.nLogin_left p{ width: 94%;  font-size: 14px; text-align: center;position: absolute; bottom: 10px; left: 3%;}
.el-main{margin:0;padding:0;}
.nLogin_right h1{ font-size: 45px; margin: 120px auto 30px; text-align: center; color: #333;letter-spacing:30px; }
.nLogin_right .el-form-item__label{ width: 100px; font-size: 20px;font-family: 'SourceHanSansCN';text-align: justify; text-align-last: justify;}
.nLogin_right .el-input__inner{ height: 50px; margin-bottom: 10px;}
.nLogin_right .el-button.is-round{ width: 100%; height: 60px; font-size: 30px;font-family: 'SourceHanSansCN'; text-align: center; color: #fff; background: #1799d5;letter-spacing:30px; border-radius: 30px; border:none; margin: 20px auto 10px; }
.nLogin_right p{font-size: 16px; color: #999; text-align: center;}
.nLogin_right p a{ color: #1799d5;}



/*首页*/
.el-header{ padding: 0;}
.header{background: #32374b;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.ilogo { margin-left: 16%;}
.ilogo img{ max-width: 180px;}
.t_right{ margin-right: 16%;font-family: 'SourceHanSansCN'; }
.t_right:hover{ cursor: pointer;}
.t_right span{  display: inline-block;color: #fff; font-size: 18px;  margin-left: 10px;letter-spacing:5px; }
.t_right span:hover{ color: #0f88c5;}
.iheadicon{ width: 28px; height: 28px; background: #d1d1d1; border-radius: 50%; text-align: center; float: left; overflow: hidden;}
.iheadicon img{ width: 100%; }
.ibanner{ height: 690px; background: url(../images/ibanner_bg.jpg) no-repeat center; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.ib_left{ width: 45%; margin-left: 7.5%; }
.ib_right{ width: 31%; height: 545px; padding: 55px 1.5% 0; background-color: rgba(255, 255, 255, 0.2); color: #fff; border-radius: 20px; margin-right: 16%;font-family: 'SourceHanSansCN'; }
.ib_right h1{ font-size: 36px; font-weight:bold; line-height: 60px;}
.ib_right p{ height: 360px; font-size: 18px;line-height: 30px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 12;text-overflow: ellipsis; overflow: hidden;}
.icourse{ width: 64%; margin: 40px auto; font-family: 'SourceHanSansCN'; }
.icourse h1{ font-size: 36px; font-weight:bold; line-height: 60px;}
.icourse p{ font-size: 18px;line-height: 30px; color: #888;}
.iclist{width: 64%; margin: 0 auto 100px; font-family: 'SourceHanSansCN';display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-align-items: center;align-items: center;}
.ics1{ width: 31%; margin:25px 3.5% 25px 0; border: 1px solid #ebecec;box-shadow: 0 0 10px rgba(0, 0, 0, .1); padding-top: 20px;}
.ics1:nth-child(3n){ margin-right: 0;}
.ics1 h1{ font-size: 30px; font-weight:bold; line-height: 60px; color: #333; text-align: center;}
.ics1 i{ width: 55px;height: 10px; background-color: #333; display: block; margin: 0 auto;}
.ics1 p{ font-size: 16px;line-height: 24px; color: #888; margin: 15px 0 25px; padding: 0 20px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;text-overflow: ellipsis; overflow: hidden;}
.ics1_clf span{ width: 50%; height: 35px;font-size: 16px; line-height: 35px; color: #304b98; text-align: center; border: 1px solid #304b98; display: inline-block;}
.ics1_clf span:first-child{ background-color: #304b98; color: #fff;}


/*底部*/
.footer{ background-color: #32374b; margin-top: 50px;}
.ifter{width: 64%; margin: 0 auto; font-family: 'SourceHanSansCN'; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.ft_left img{  max-width: 300px; padding: 50px 0 30px;}
.ft_left p { font-size: 16px; line-height: 30px; color: #aaa;}
.ft_push{ font-size: 16px; line-height: 30px; color: #aaa; margin-left: 75px;}
.ft_push h3{ color: #fff; line-height: 45px;}
.ft_push:last-child{ text-align: center;}
.erwm{ width: 100px; height: 100px;}
.cyt{ width: 64%; margin: 10px auto 0;border-top: 1px solid #5b5f6f; font-size: 16px; line-height: 50px;  text-align: center; color: #aaa;}



/*列表*/
.b_bg{ background-color: #f5f6fa;}
.cheader{ background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .2); z-index: 999;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.clogo { margin-left: 16%;}
.clogo img{ max-width: 300px;}
.c_right{ margin-right: 16%;font-family: 'SourceHanSansCN'; }
.c_right a{ width: 150px; height: 30px; border-radius: 15px; border: 1px solid #dcdcdc; font-size: 18px; color: #333; text-align: center; line-height: 30px; float: left; margin:5px 20px 0 0;}
.c_right a:hover{ color: #0f88c5; border: 1px solid #0f88c5; -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);}
.c_right span{color: #333; font-size: 18px; margin-right: 10px; line-height: 40px;}
.c_right span:hover{ color: #0f88c5;cursor:pointer;-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);}
.chdicon{ width: 40px; height: 40px; background: #d1d1d1; border-radius: 50%; text-align: center; float: right; overflow: hidden;}
.cselist{ width: 68%; margin: 80px auto 50px; padding-bottom: 80px; background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.cse_tit{font-family: 'SourceHanSansCN'; margin: 0 3%; padding-top: 30px; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.cse_tit h1{ font-size: 36px; color: #333; font-weight: bold; line-height: 60px;}
.cse_tit p{ font-size: 18px; color: #666;line-height: 60px; }
.course_ul{ margin: 0 3%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-align-items: center;align-items: center;}
.course_li{ width: 31%; margin:25px 3.5% 25px 0; border: 1px solid #ebecec;box-shadow: 0 0 10px rgba(0, 0, 0, .1); position: relative;}
.course_li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, .3);cursor:pointer;-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);}
.course_li:nth-child(3n){ margin-right: 0;}
.course_li .level_i{ position: absolute; right: 0; top: -14px;}
.course_li .le_i{ position: absolute; right: 36px; top: -11px; font-size: 24px; color: #fff;}
.level_c{ width: 100%; height: 175px; overflow: hidden;}
.course_li h1{ font-size: 30px; font-weight:bold; line-height: 60px; color: #333; text-align: center;}
.course_li p{height: 96px; font-size: 16px;line-height: 24px; color: #888; margin-bottom: 15px; padding: 0 20px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;text-overflow: ellipsis; overflow: hidden;}
.course_li span{ width: 100%; height: 35px;font-size: 16px; line-height: 35px; color: #fff; text-align: center; background-color: #2f4b9e; display: inline-block;}


/*课程简介*/
.el-image__inner{ vertical-align: middle;}
.int_tli{ height: 180px; background-color: #fff; margin-bottom: 70px; padding: 35px 16% 0 16%; position: relative;}
.int_tic{ height: 50px; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;}
.int_tic .el-image{ width:30px; margin:0 10px;}
.int_tic h1{ font-size: 30px; font-weight: bold; color: #333;}
.int_ctr{ height: 30px;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;}
.int_ctr .el-image{ width:16px; margin:0 10px 0 50px;}
.int_ctr p{ font-size: 16px; color: #999;}
.int_ul { width: 68%; display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-align-items: center;align-items: center; position: absolute; bottom: 0; left: 16%;}
.int_ul li{ width: 15%; border-bottom: 1px solid #fff; color: #333; font-size: 18px; text-align: center;}
.int_ul li.on{border-bottom: 1px solid #1176c2; color: #1176c2;}
.int_ul li:hover{ cursor: pointer; border-bottom: 1px solid #1176c2; color: #1176c2;-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);}
.intcon{ width: 68%; margin: 0 auto; display: flex;display: -webkit-flex;-webkit-align-items: flex-start;align-items: flex-start;-webkit-justify-content: space-between;justify-content: space-between;}
.int_left{ width: 65%; min-height: 856px; background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.cli_1{ height: 100px; padding:0 50px; border-bottom: 1px solid #eee; display: flex;display: -webkit-flex; -webkit-align-items: center;align-items: center;}
.cli_1 .el-image{ width:40px; margin-right:15px;}
.cli_1 h3{ font-size: 18px;color: #666;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.int_right{ width:32%; }
.int_r1{ background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .1); margin-bottom: 50px; padding-bottom: 40px;}
.int_r1 p{ padding: 25px 25px 0; font-size: 16px; color: #666; line-height: 24px;}


/*视频播放*/
.detlv{ width: 68%; margin: 30px auto 100px; background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1); display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-align-items: center;align-items: center;}
.dtv_left{ width: 74%; height: 640px; background-color: #000; overflow: hidden; position: relative;}
.dtv_left video{ width: 100%; height: 640px;}
.dtv_left span{ width: 220px; height: 80px; border-radius: 10px; border: 1px solid #e5e5e5; background-color: rgba(255, 255, 255, .2); position: absolute; top: 50%; left: 50%; margin: -40px 0 0 -110px;}
.dtv_left i{border-top: 20px solid transparent; border-left: 40px solid #fff;border-bottom: 20px solid transparent; position: absolute; top: 50%; left: 50%;margin: -20px 0 0 -10px; }
.dtv_left span:hover{ cursor: pointer;}
.dtv_right{ width: 26%; height: 640px; }
.vidc{ height: 50px; background-color: #acb7d8; padding: 0 25px;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;}
.vidc .el-image{ width:25px; margin-right: 10px;}
.vidc h3{ font-size: 30px; color: #333; font-weight: bold;}
.vidc_tit{ padding: 25px 25px 0;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.vidc_tit p{ width: 80%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 18px; line-height: 40px; color: #333;}
.vidc_tit i{ width: 50px; height: 18px; border: 1px solid #f00; color: #f00; font-size: 14px; border-radius: 10px; display: block; text-align: center; line-height: 18px;}
.vidc_pf{ padding: 0 25px;}
.vidc_pf p{ font-size: 16px; color: #333; float: left;}
.el-progress-bar{ width: 70%; margin-top: 5px;}
.el-progress-bar__inner{ background-color: #f00;}
.el-progress__text{ margin-top: 5px;} 


/*课程信息*/
.corinfo{ width: 68%; margin: 80px auto 30px; padding: 30px 0; background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.cinfo_tit{ height: 70px; border-bottom: 1px solid #eee; padding: 0 3.5%; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between; }
.cinfo_tit h1{ font-size: 30px; color: #333; font-weight: bold; }
.cinfo_tit p{ font-size: 20px; color: #1176c2;}
.cinfo_tit p:hover{cursor: pointer;}
.ifo_img{ width: 20px; float: left; margin-right: 5px;}
.cinfo_t1{ height: 50px; padding: 0 3.5%; background-color: #adafb7; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;flex-wrap: wrap;}
.cinfo_t1 p{ width: 20%; font-size: 18px; color: #333; line-height: 50px;}
.cinfo_t1 p:first-child{ width: 8%;}
.cinfo_t1 p:last-child{ width: 15%;}
.cinfo_t2{ height: 70px; padding: 0 3.5%; border-bottom: 1px solid #eee; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;flex-wrap: wrap;}
.cinfo_t2 p{ font-size: 18px; color: #333; line-height: 50px;}
.cinfo_t2 p:nth-child(1){ width: 8%;}
.cinfo_t2 p:nth-child(2){ width: 20%;}
.cinfo_t2 p:nth-child(3){ width: 15%;}
.cinfo_t2 p:nth-child(4){ width: 57%; text-align: right; font-size: 10px; color: #333; }
.cinfo_t2 p i{ color: #1176c2; font-size: 14px; margin: 0 5px; cursor: pointer;}
.cinfo_t2 p i:last-child{ margin-right: 0;}


/*添加课程信息*/
.cinfo_add{ width:70%; margin: 50px auto;}
.cinfo_add .el-form-item__label{ font-size: 18px; float: none;}
.cinfo_add .el-input__inner,.cinfo_add .el-textarea__inner{ background-color: #f9f9f9; color: #999;}
.cinfo_add .submit{ width: 20%; font-size: 20px;font-family: 'SourceHanSansCN';}
.cinfo_add .el-select{ display: block;}
.btns{ text-align: center;}
.addxt{ width: 100px; height: 35px; font-size: 18px; padding: 0; background-color: #33b35a; border: none; color: #fff;}
.addxt:hover{ background-color: #45cd6f; color: #fff;}
.cinfo_add .el-radio__label{ font-size: 18px;}
.cinfo_add .el-radio__inner{ width: 18px; height: 18px;}


