﻿.header{
    background-color: transparent;
    position: relative;
    z-index: 999;
    width: 70%;
    margin: 0 auto;
}


.header_img{
    float: left;
    vertical-align: middle;
    width: 245px;
    margin-top: 35px;
    margin-left: -50px;
}


.header_font{
    display: inline-block;
    float: left;
    vertical-align: middle;
    width: 245px;
    height: 80px;
    margin-left: -50px;
    line-height: 80px;
    font-size: 24px;
    color: #CF0B64;
    /*border: 3px solid #fff;*/
    text-border: 3px solid #fff;
}
.header >ul{
    float: right;

    margin-top: 35px;
}

.header>ul>li{
    width: 80px;
    margin-left:20px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    /*font-size: 16;*/
    float: left;
    border: 2px solid transparent;
}
.menu>li{
    position: relative;
}

.menu >.active{
    border: 2px solid #fff;
}
.menu>li:nth-child(1){
    background: #E65260;
}

.menu>li:nth-child(2){
    background: #97C83E;
}

.menu>li:nth-child(3),.menu>li:nth-child(3) ul{
    background: #F3C768;
}
.menu>li:nth-child(4),.menu>li:nth-child(4) ul{
    background:#35B1D1 ;
}

.course{
    position: relative;
}

.course_list{
    position: absolute;
    top:10px;
    left:-1px;
    padding-top: 20px;
    z-index: 10;
}

.course_list ul{
    width: 80px;
    text-align: center;
    border: 2px solid #CEF47F;
    border-radius: 45px;
    padding: 25px 0;
    background:#97C83E;
}
.course_list ul >li{
    font-size: 14px ;
    /*margin-bottom: 15px;*/
    height: 30px;
}
.course_list ul >li span{
    display: inline-block;
    padding-bottom: 5px;
   border-bottom: 2px solid transparent;
    /*border-bottom-width: 40px;*/
}

.course_list .active{
    border-bottom: 2px solid #fff;
}
    /*首页*/
.home_page{
	width: 100%;
	height: auto;
	background: white;
    /*background: url("../../images/homepage/shouye_bg.png")no-repeat;
    background-size:100%100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/homepage/shouye_bg.png",sizingMethod='scale');
    padding-top: 112px;*/

    position: relative;
}
.page_js{
    display: flex;
    align-items: flex-end;

    margin: auto;
    justify-content: flex-end;

    position: absolute;
    top:-55px;
    width:85%;
	z-index: 2;

}
.course_js{

    background: url("../../images/homepage/cangshu2.png");
    margin: 0 10px;
    position: relative;
    width: 12%;
    height: 90px;
    background-size:100%100%;
}
.page_js .active{
     background: url("../../images/homepage/cangshu1.png")no-repeat;

    width: 12%;
    height: 90px;
    background-size:100%100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/homepage/cangshu1.png',sizingMethod='scale');




 }
.page_js .active a{
    bottom: 8%;
    color: #00c2e1;
}

.course_js a{
    font-size:16px;
    color:#636363;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 8%;
	font-weight: bold;
}

.terrace_js{
    width: 12%;
    height: 90px;
    background: url("../../images/homepage/cangshu2.png");
    background-size:100%100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/homepage/cangshu2.png',sizingMethod='scale');
    position: relative;
}

.terrace_js a{
    font-size:16px;
    color:#636363;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 8%;
	font-weight: bold;
}
.js_content{
    position: relative;
    top:34%;
    width: 70%;
    margin: auto;
    line-height:1.5;
    font-size: 14px;
    padding-top: 100px;
}

.js_content h3{
    text-align: center;
    margin-bottom: 30px;
}


.course_word{
    font-size: 14px;
    position: absolute;
    right: 27%;
    top:24.5%
}
.terrace_word{
    font-size: 14px;
    position: absolute;
    right: 27%;
    top:29%
}

.img_right{
    position: absolute;
    right: 28%;
    top:37%
}
.img_left{
    transform:rotate(240deg);
    position: absolute;
    right: 28%;
    top:41%
}

.home_page .active{
    color: #fff;
}
.digitization_course,.worksheets, .wicro_course, .course_resource,.soon_learn{
    background: url("../../images/digitization_course/bg2.png");

    background-size:100%100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/digitization_course/shouye_bg.png',sizingMethod='scale');
}

.dig_content{
    /*background: url("../../images/neirongkuang3.png")no-repeat;*/
    /*background-size:100%100%;*/
    position: absolute;
    width: 70%;
    height: 70%;
    margin: auto;
    top:15%;
    left:0;
    bottom: 0;
    right: 0;
    padding: 3% 5% 0 5%;
    border:8px solid #97C83E;
    background: #fff;
    border-radius: 40px;
    /*box-shadow:0 0  10px 5px #aaa;*/


}

.head_img{
    background: url("../../images/digitization_course/dongwubiaotikuang.png");;
    background-size:100%100%;
    position: absolute;
    top:-14%;
    left: 2%;
    height: 85px;
    width: 260px;
}

.dis_word{
    position: absolute;
    top:53%;
    left:50%;
    color: #fff;
}
.dig_head{
    /*position: absolute;*/
    /*top:18%;*/
    /*left: 5%;*/
    /*width: 80%;*/
    border-bottom: 3px solid #F2BB74;
}
.dig_head >ul{
   display: flex;
    padding-left: 1rem;
}

.dig_head >ul a{
    color:#DF6A1A;
    padding: 4px 15px;
    font-weight: bold;
    border: 3px solid transparent;
    border-bottom: none;
}
.dig_head >ul .active{
    border: 3px solid #F2BB74;
    border-top-left-radius: 1em ;
    border-top-right-radius: 1em ;
    border-bottom: none;
}
.dis_main ul li{
   float: left;
    width: 22%;
    text-align: center;
    padding-top: 15px;
    position: relative;
    margin-right:3% ;
}

.font-14{
    font-size: 14px;
}
.font-16{
    font-size: 16px;
}

/*学习单*/

.work_menu{
    border:2px solid #fff;
    background: #94C643;
    color: #fff;
    position: absolute;
    padding: 3px 10px;
    border-radius: 20px;
    right: 10%;
    top:-12%

}

/*.worksheets .dig_content{*/
    /*padding-top: 1%;*/
/*}*/


.worksheets .course_table th,.worksheets .course_table td{
    /*text-align: center;*/
}

.worksheets .pagination{
    bottom: -10px;
    left: auto;
}
.icon-left{
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 9px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 9px solid transparent;
    vertical-align: middle;
    margin-right: 10px;
}

.icon-right{
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 9px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 9px solid transparent;
    vertical-align: middle;
    margin-left: 10px;
}
.colorCom{
    color: #DF6A1A;
}
.work_main{
    height: 80%;
}
.ma-tl5{
    margin-top: 15px;
}
.work_main_con{
    width:94%;
    height: 48%;
    background: url("../../images/neirong_bg.png")no-repeat ;
    background-size:100%100%;
    margin-bottom: 3%;
    /*padding-top: 10px;*/
}

.work_main_ul{
    overflow: hidden;
    padding: 0 10%;
}
.work_main_ul li{
    float: left;
    width: 33%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.work_main_ul li img{
    width: 80%;
    margin: auto;
}
.work_main_word{
    display: flex;
    justify-content: center;
}
.work_main_word li{
    padding: 0 15px;
}

.work_main_right{
    position: absolute;
    right: 5%;
    top:25% ;
}

.work_main_right li,.learn_con_right li{
    width: 35px;
    border: 2px solid #fff;
    border-radius: 20px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
    color: #fff;
}
.work_main_right li:hover{
    cursor: pointer;
}
.backEEA151{
    background: #EEA151;
}

.backA6E24E{
    background:#A6E24E;
}

/*微课*/
.play_img{
    position: absolute;
    margin: auto;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
.wicro_course .dis_main ul li{
    padding-top: 15px;
}
.ma-b15{
    margin-bottom: 15px;
}

/*课程资源*/


.course_resource .pagination ,.digitization_course .pagination{
    bottom:-15px;
    left: auto;
}

.course_head{
    /*padding-top: 5%;*/

    -moz-padding-top:5%;
    padding-left: 3%;
    display: flex;
    justify-content: space-between;
}

@-moz-document url-prefix(){
    .course_head{
        padding-top: 40px;
    }
}
.menulist_ul{
    display: flex;
    /*padding-top: 5.5%;*/
}

.menulist_ul li{
    background: #fff;
    margin-right: 20px;
    padding: 2px 20px;
    border-top-left-radius: 1em ;
    border-top-right-radius: 1em ;
    border: 5px solid transparent;

    font-weight: 600;

}
.menulist_ul .active{
    border: 5px solid #A5E24D;
    border-bottom: none;
}
.menulist_ul li a{
    color:#333;

}


/*.course_resource .dig_content{*/
    /*padding-top:2% ;*/
/*}*/
.operate_ul{
    position: absolute;
    right: 2%;
    top:-10%;
    display: flex;

}

.operate_ul li{
    /*padding: 5px 15px;*/
    margin-left: 15px;


    text-align: center;
}

.operate_ul li button{


    display: inline-block;
    padding: 3px  15px;
    border-radius: 20px;
    background: #fff;
    border: none;
}
.res_menu{
    display: flex;
    padding: 0.5rem 1rem;
}

.res_menu li{
    margin-right: 3rem;
    font-size: 0.8rem;
    border-radius: 5px;
    padding: 3px 0.5rem;
}

.res_menu .active{
    background:#F3AF66 ;
    color: #fff;

}

.course_table{
   display: flex;
    align-items: center;
    justify-content: center;
}
.course_table table{
    width: 90%;
}
.circle{
    display: inline-block;
    width: 10px;
    height:10px;
    border-radius:50% ;
    background: #F1D581;
}


.course_table table tr{
    border-bottom:2px dashed  #fff;
}
.course_table table tr td,.course_table table tr th{
    padding: 15px 3px;
}
.w40{
    width: 35%;
}
.course_table table tr th{text-align: center;color: #00c2e1;}
.course_foot{
    display: flex;
    justify-content: center;
    padding-top: 5%;
}
.paging_ul {
    display: flex;
}

.paging_ul li{
    padding: 4px;

}

.paging_ul li span,.paging_ul li i{
    display: inline-block;
    width: 20px;
    height:20px ;
    border-radius: 50%;

    text-align: center;
    line-height: 20px;
}

.paging_ul li .active{
    background: #A5E24D;
}

.paging_ul li i{
    background: #618F1E;
    color: #fff;
    font-size: 14px;

}
.resources_pagination{
    bottom: -10px;
}

.resources_pagination >li:first-child>a{
    background: #618F1E;
}

.resources_pagination >li:last-child>a{
    background: #618F1E;
}

.resources_pagination .active a{
    background: #A5E24D;
}

.resources_pagination > .disabled > a:hover{
    background: #618F1E;
}
    /*马上学习*/
.learn_content{
    position: absolute;
    width: 70%;
    height: 75%;
    display: flex;

    margin: auto;
    top:5%;
    left:0;
    bottom: 0;
    right: 0;




}

/*.learn_content .dig_content{*/
    /*width: 80%;*/
    /*height: 80%;*/
    /*float: r;*/
/*}*/
.learn_left{

    /*background: url("../../images/digitization_course/mulu.png")no-repeat;*/
    /*background-size:100%100%;*/
    width: 10%;
    margin-right: 2%;
    display: flex;
    justify-content: center;
    padding-top: 3%;
    border: 3px solid #A5E24D;
    background: #fff;
    border-radius: 100px;
    margin-top: 5%;
    height:75%
}

.learn_left_ul li{
    text-align: center;
    padding: 5px 0;
    /*color: #fff;*/
}

.learn_left_ul li span{
    display: inline-block;
    padding: 0 5px;
    width: 100%;
    border-bottom: 2px solid transparent;
    background: #DCDCDC;
    border-radius: 3px;

}

.learn_left_ul li .active{
    /*border-bottom: 2px solid #fff;*/
    background: #A5E24D;
    color: #fff;
}
.learn_right{
    margin-top: 5%;
    width:86%;
    height: 95%;
    padding: 3% 5% 0 2%;
    border:8px solid #97C83E;
    background: #fff;
    border-radius: 40px;

    position: relative;
}

.learn_mian{

    padding-left: 5%;

}

.com_title{
    display: inline-block;
    vertical-align: middle;
    padding: 3px 20px;
    border: 2px solid #97D042;
    background: #A6E24E;
    color: #fff;
    border-radius: 15px;
    margin-right: 10px;
}
.colDF6A1A{
    color:#DF6A1A
}
.learn_con{
    display: flex;
    padding-left:5%;
    height: 70%;
    padding-top: 3%;
    margin-bottom: 5%;
    position: relative;
}

.learn_con_left{
    width: 25%;
    /*background: url("../../images/xiangyixiang_img1.png")no-repeat;*/
    /*background-size:100%100%;*/
    height: 100%;
    margin-right: 3%;
}

.learn_ul{
    position: absolute;
    right: 5%;
    top:20%;

    /*display: flex;*/
}

.learn_ul li{
    width: 35px;
    border: 2px solid #fff;
    border-radius: 20px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
    color: #fff;
}

.learn_img{
    /*background: url("../../images/digitization_course/chayicha.png")no-repeat;*/
    background-size:100%100%;
    margin-top: 8%;
    width:88%;

    height: 85%;
    position: relative;

}


/*首页*/
.learn_select0{
    width: 100%;
    height: 86%;
}




.learn_img .head_img{
    top:-12%;
    left: 3%;

}

.learn_img .dis_word{
    top:-1%;
    left: 20%;
}
.learn_con_middle{
    width: 65%;
}
.learn_con_middle ul{
    height: 47.5%;
}
.learn_con_middle ul:first-child{
    margin-bottom: 3%;
}
.learn_con_middle ul li{
   float: left;
    width: 46%;
    height: 100%;
}
.learn_con_middle ul li:first-child{
    margin-right: 4%;
}

.span_xiang{
    position: absolute;
    bottom: -30px;
    left: 50px;
}

/*.span_xiang img{*/
    /*display: inline-block;*/
    /*width: 24px;*/
    /*height: 24px;*/
    /*vertical-align: middle;*/
/*}*/

.link_img{
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}
.span_cha{
    position: absolute;
    bottom: -20px;
    left: 50px;
}

.img_cha1,.img_cha2{
    width: 24px !important;
    height: 24px !important;
    position: absolute;
}

.img_cha1{
    left: 30%;
    top:25%
}

.img_cha2{
    right: 5%;
    top:30%;
}
.span_yi{
    position: absolute;
    bottom: 20px;
    right: 100px;
}

.span_xue{
    position: absolute;
    bottom: -30px;
    left: 50px;
}
.w85{
    width: 85%;
}
.span_ce{
    position: absolute;
    bottom: 20px;
    right: 50px;
}
/*.learn_con_bottom{*/
    /*display: flex;*/
    /*align-items: center;*/

    /*/!*width: 20%;*!/*/


/*}*/

.learn_con_bottom ul{
    width: 70%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.learn_con_bottom  ul li{

    border: 2px solid #fff;
    border-radius: 20px;
    text-align: center;
    padding: 3px 15px;
    margin-right: 20px;
    color: #fff;
}



.learn_word{
    position: absolute;
    top:9%;
    left:25%;
    color: #fff;
}
.w80{
    width: 80%;
}

.corFD1D1B{
    color:#FD1D1B;
}
.corF4D41A{
    color:#F4D41A;
}
.cor42B6D1{
    color:#42B6D1;
}
.corF39535{
    color:#F39535;
}

.backFF9932k{
    background: #FF9932;
}

.back00CD66 {
    background: #00CD66;
}
.pubBtn{
    color: #fff;
    border: none;
    font-size:12px;
    border-radius: 5px;
    padding: 5px 3px;
}
.boy_img{
    position: absolute;
    top:65px;
    left:350px;
    width: 200px;
    height: 150px;
}

.interactive .title{
    width: 180px;
    position: absolute;
    /*top: 105px;*/
    left: 30px;
}

.alignleft{
    text-align: left !important;
}

.resources_detail .learn_right{
    width: 100%;
    padding: 3% 10%;
    position: relative;
}

.ul_img{
    overflow: hidden;
}

.ul_img li{
    float: left;
    width: 30%;
}
.ul_img .active{
    margin:0 5%;
}

.detail_header{
    text-align: center;
    font-weight: bolder;
    margin-bottom: 15px;
}

.detail_footer{
    position: absolute;

   margin: auto;
    left: 0;
    right: 0;

    bottom: 10px;
}
.detail_footer button{
    border: 2px solid #fff;
    border-radius: 20px;
    text-align: center;
    padding: 3px 30px;

    color: #fff;
}

.empty{
    display: inline-block;
    width: 32px;
}

.resource_content{
    display: flex;
    /*align-items: center;*/
    /*justify-content: center;*/
}

.resource_content_ul li{
   float: left;
    width: 24%;
    margin-right: 1%;
    text-align: center;
}
@media(min-height: 900px){
    .js_content{
        top:38%
}

    .head_img{
        top:-12%
    }

    .dis_main ul li{
        padding-top: 35px;
    }
}

@media (min-height: 800px) and (max-height: 899px)  {
    .head_img{
        top:-13%
    }
}
/*------------------------新版----------------------*/


.cs_top{
	width: 100%;
	height: 300px;
	position: relative;
	/*background: url(../../images/homepage/tou.png);*/
	background: url(../../images/main/top_bg.png);
	background-size: cover;
    background-position: 50%;
}
.cs_top .cs_top_aotu{
	width: 70%;
	height: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cs_top_left img{
	zoom: 0.5;
}
.cs_top .cs_top_aotu ul{
	width: 80%;
	height: 50%;
	font-size: 16px;
    font-family: "FamilyName";
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cs_top .cs_top_aotu ul li{
	width: 18%;
    line-height: 40px;
    text-align: center;
}
.cs_top .cs_top_aotu ul li:nth-child(1){
	background: url(../../images/main/1.png);
	background-size: 100% 100%;
}
.cs_top .cs_top_aotu ul li:nth-child(2){
	background: url(../../images/main/2.png);
	background-size: 100% 100%;
}
.cs_top .cs_top_aotu ul li:nth-child(3){
	background: url(../../images/main/3.png);
	background-size: 100% 100%;
}
.cs_top .cs_top_aotu ul li:nth-child(4){
	background: url(../../images/main/4.png);
	background-size: 100% 100%;
}
.cs_top .cs_top_aotu ul li:nth-child(5){
	background: url(../../images/main/5.png);
	background-size: 100% 100%;
}
.cs_top .cs_top_aotu ul li:nth-child(6){
	background: url(../../images/main/5.png);
	background-size: 100% 100%;
}
.course_weike{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.course_weike .course_weike1{
	width: 20%;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	padding-right: 10px;
}
.course_weike .course_weike1 .course_weike1_play:hover{
	background: rgb(255,255,255,0.5);
	cursor: pointer;
}
.course_weike .course_weike1 .course_weike1_tu{
	width: 100%;
    height: 120px;
    border-radius: 10px;
}
.course_weike .course_weike1 .course_weike1_play{
	width: 95%;
    height: 120px;
	position: absolute;
	top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.course_weike .course_weike1 .course_weike1_play>img{
	width: 50px;
	height: 50px;
}
.course_weike .course_weike1 .course_weike1_txt{
	font-size: 12px;
	color: #8a8a8a;
	width: 140px;
	margin-top: 10px;
}
.course_weike .course_weike1 .course_weike1_txt1{
	font-size: 14px;
	color: #333333;
	width: 100%;
}
.course_kechengziyuan{
	width: 100%;
	margin-bottom: 50px;
}
.course_kechengziyuan .course_kczy{
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
    cursor: pointer;
}
.course_kechengziyuan .course_kczy .course_kczy_left{
	width: 100px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background: url(../../images/course/jiazuoshangxi.png);
	background-size: 100% 100%;
	color: #999999;
	margin: 0 10px;
	cursor: pointer;
}
.course_kechengziyuan .course_kczy .course_kczy_left_hover{
	width: 100px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
    font-weight: bold;
	background: url(../../images/course/tuozhangyuedu.png);
	background-size: 100% 100%;
	color: #029ee9;
	margin: 0 10px;
	cursor: pointer;
}
.course_kechengziyuan .course_kczy_content{
	width: 100%;
	padding: 20px 0;
	background: url(../../images/course/kechengziyuan_neirongkuang1.png);
	background-size: 100% 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.course_kechengziyuan .course_kczy_content .course_kczy_content1{
	width: 30%;
	margin-left: 20px;
}
.course_kczy_txt>span{
	margin: 5px 16px;
    display: inline-block;
    color: #373ea9;
    font-size: 14px;
    float: left;
}
.course_kczy_content1_biaoti{
	height: 25px;display: inline-block;margin: 35px 20px 15px;font-size: 16px;
}
.course_kczy_page{
	width: 100px;
    height: 30px;
    border: dashed 2px #00a0ea;
    border-radius: 50px;
    text-align: center;
    line-height: 30px;
    color: #00a0ea;
    font-size: 15px;
}
.course_kczy_page:hover{
	background: #00a0ea;
	color: #FFF;
	border: dashed 0.5px;
}
.cangshuDetail_Back{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height:60px;
	background: #00a0ea;
	border-radius: 50px;
	color: white;
	font-size: 15px;
    border: dashed 1px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.cangshuDetail_text{
	width: 100%;
	margin-top: 10px;
	text-indent: 2em;
	color: #666666;
	font-size: 14px;
}
.course_cs{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-top: 20px;
}
.course_cs>img{
	width: 49%;
	height: 220px;
    margin:5px;
	border-radius: 10px;
}
.cspz{height: 35px;}

.course_xuexidan{
	width: 100%;
	background: url(../../images/course/biaoge_bg.png);
	background-size: 100% 100%;
    margin-bottom: 50px;
    padding-bottom: 10px;
}
.course_table tr:last-child{border-bottom: none;}
.course_table td{text-align: center;}
.lanse{color: #00c2e1;}
.xuexi{background: url(../../images/course/mashangxuexi.png);background-size: 100% 100%;padding: 5px 10px;}
.xuexiw{background: url(../../images/course/wanchengxuexi.png);background-size: 100% 100%;padding: 5px 10px;color: #009de2;}
.xuexiColor{color: #9ea3a7;}
.xuexiwColor{color: #6d7077;}
.kczyDetail{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.kczyDetail_left{
	width: 95px;
    height: 450px;
   	/*padding-bottom: 60px;*/
	background: url(../../images/ionc/paolun.jpg);
	background-size: 100% 100%;
    margin-top: 70px;
}
.kczyDetail_right{
    width: 100%;
    /*height: 600px*/
	background: url(../../images/course/nrbg_03.png);
	background-size: 100% 100%;
	position: relative;
    padding-bottom: 100px;
}
.kczyDetail_left_ul{
	text-align: center;
}
.kczyDetail_left_ul li{
    width: 80%;
    margin:8px auto;
    line-height: 25px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 8px;
    border: 2px solid #fff;
}
/*.kczyDetail_left_ul li:nth-child(1),.kczyDetail_left_ul li:nth-child(2){
	background: url(../../images/course/xiang.png);
	background-size: 100% 100%;
}
.kczyDetail_left_ul li:nth-child(3),.kczyDetail_left_ul li:nth-child(4),.kczyDetail_left_ul li:nth-child(5){
	background: url(../../images/course/yi.png);
	background-size: 100% 100%;
}
.kczyDetail_left_ul li:nth-child(6),.kczyDetail_left_ul li:nth-child(7),.kczyDetail_left_ul li:nth-child(8){
	background: url(../../images/course/jiang.png);
	background-size: 100% 100%;
}*/
.kczyDetail_right_mainTop{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 90px;
}
.kczyDetail_right_mainTop span{
    margin-top: 15px;
    font-size: 16px;
}
.kczyDetail_right_mainCon{
	display: flex;
	justify-content: space-around;
	align-items: center;
	/*margin-top:55px;*/
}

.kczyDetail_right_mainCon1{
	display: flex;
	justify-content: center;
	align-items: center;
}

.kczyDetail_right_mainBottom{
	margin-top: 50px;
}
.kczyDetail_chayicha{
	width: 80%;
	/*height: 350px;*/
	margin: auto;
	text-align: center;
	position: relative;
}
.kczyDetail_chayicha span{
	color: #00a0ea;
}
.kczyDetail_yiyiyi{
	width: 78%;
	margin: auto;
	text-align: left;
	margin-top: 40px;
}
.kczyDetail_xueyixue{
    width: 70%;
    margin: auto;
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
}
/*.LearningDetail_left_ul li:nth-child(2){
	background: url(../../images/course/yi.png);
	background-size: 100% 100%;
	color: #4d7b3b;
}*/
.LearnYi{
	/*padding-left: 80px;*/
	font-size: 16px;
    margin-bottom: 13px;
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
}
.xuanze{
	border: none;
	background: none;
	width: 20px;
	text-align: center;
}
.LearnYiShangChuan{
	display: flex;
	justify-content: center;
	align-items: center;
    width: 70%;
    height: 200px;
    background: #FFF;
    border-radius: 15px;
    margin-top: 13px;
    overflow: hidden;
}
.xuexi2{
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.LearnYimiaoshu{
	width: 80%;
	background: #FFF;
	border-radius: 10px;
    height: 80px;
    border: none;
    margin-top: 13px;
    padding: 10px;
    line-height: 30px;
}







.evaluate_shuju{
	width: 100%;
	height: 300px;
	position: relative;
	display: flex;
}
.evaluate_shuju1{
	width: 20%;
	height: 130px;
	background: url(../../images/evaluate/qiandao_bg.png);
	background-size: 100% 100%;
	padding: 20px;
  cursor: pointer;
}
.evaluate_shuju1_num{
	width: 90%;
	text-align: center;
	font-size: 15px;
	color: white;
	margin: 20px 0;
}
.evaluate_shuju1_text{
	text-align: center;
	font-size: 16px;
	color: #00c2e1;
	font-weight: bold;
}
.evaluate_shuju2{
	position: absolute;
	background: url(../../images/evaluate/cangshubi.png);
	background-size: 100% 100%;
  width: 50%;
  height: 180px;
  bottom: -26%;
  left: 27%;
  /*padding-left: 90px;*/
  text-align: center;
  cursor: pointer;
  text-indent: 8em;
}
.evaluate_shuju2_num{
	color: white;
	font-size: 15px;
  margin: 80px 0 22px;
}
.guizhe{
	width: 100%;
	position: absolute;
	top: 450px;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.evaluate_shuju3 {
	
	width: 25%;
	background-size: 100% 100%;
	padding: 20px 20px 20px 40px;
	background: #D7FEE7;
	border: 2px dashed #19a7d9;
	border-radius: 20px;
	box-shadow: 0 0 13px 5px #e4f0f6;
	font-weight: bold;
	text-align: left;
    min-height: 450px;
}
	.evaluate_shuju3 .title {
		color:red;
		margin-bottom:15px;
		font-size: 16px;
	}
	.evaluate_shuju3 .content {
		color:#00c2e1;
	    line-height: 30px;
    	font-size: 15px;
	}
	.evaluate_shuju3 .lv {
		margin-right:25px;
	}
.jinbi{margin-bottom: -100px;}
.evaluate_nengli{
	width: 100%;
	display: flex;
}
.evaluate_nengli1{
	width:20%;
	height: 50px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
}
.evaluate_nengli1>img{
	width: 25px;
}
.evaluate_nengli2{
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 20px;
}
.evaluate_nengli2>img{
	width: 330px;
	margin: 10px;
}
.evaluate_xuexi{
	position: absolute;
	top: 0;
	color: #ffd984;
	font-size: 16px;
    font-weight: bold;
}
.evaluate_kexue{
	position: absolute;
    top: 120px;
    right: 140px;
	color: #6cfa94;
	font-size: 16px;
    font-weight: bold;
}
.evaluate_shijian{
	position: absolute;
	bottom: 0;
    right: 200px;
	color: #f68fbc;
	font-size: 16px;
    font-weight: bold;
}
.evaluate_hezuo{
	position: absolute;
	bottom: 0;
    left: 200px;
	color: #ae9ffe;
	font-size: 16px;
    font-weight: bold;
}
.evaluate_chuangxin{
	position: absolute;
    top: 120px;
    left: 140px;
	color: #8bf2f1;
	font-size: 16px;
    font-weight: bold;
}



.study_zhanShiQiang_top{
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.study_zhanShiQiang_top_left{
	display: flex;
}
.study_zhanShiQiang_top_right{
	background: url(../../images/course/tuozhangyuedu.png);
    background-size: 100% 100%;
    color: #029ee9;
    padding: 4px 20px;
    font-size: 14px;
    cursor: pointer;
}
.study_zhanShiQiang_top_left_select{
	background: url(../../images/study/selectBg.png);
    background-size: 100% 100%;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: white;
    padding: 4px 30px 4px 20px;
    font-size: 14px;
    margin-right: 15px;
}
option::-ms-expand{ display: none; }
option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
    color: #000000;
}

.study_zhanShiQiang_top_left_sousuo{
	background: url(../../images/study/sousuokuang.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    padding: 4px 16px;
}
.study_zhanShiQiang_top_left_sousuo>input{
	background: none;
	border: none;
	color: white;
	font-size: 14px;
}
.study_zhanShiQiang_top_left_sousuo>input::-webkit-input-placeholder{
    color:white;
}
 .study_zhanShiQiang_top_left_sousuo>input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
.study_zhanShiQiang_top_left_sousuo>input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
.study_zhanShiQiang_top_left_sousuo>input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:white;
}


.riLiSouSuo{
	background: #e0d9fb;border-radius: 5px;height: 35px;padding: 0 10px;   
	width: 33%;
    margin-right:10px;
}
.riLiSouSuo>input{
	width: 90%;height: 100%;text-align: center;color: #8a6692;
}
.riLiSouSuo>input::-webkit-input-placeholder{
    color:#8a6692;
}
 .riLiSouSuo>input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#8a6692;
}
.riLiSouSuo>input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#8a6692;
}
.riLiSouSuo>input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#8a6692;
}
.laoShiRiLi{
    width: 100%;
    height: 350px;
    background: url(../../images/study/rili_bg1.png);
    background-size: 100% 100%;
    margin-top: 5px;
}
.laoShiRiLiJiLu{
    text-indent: 1em;
    font-size: 16px;
    line-height: 30px;
    color: #454147;
}

.study_zhanShiQiang_top_left_sousuo>img{
	width: 18px;
	height: 18px;
}
.study_zhanShiQiang{
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
    height: 750px;
    /*overflow-y: scroll;*/
    /*margin-bottom: -100px;*/
}
.study_zhanShiQiang::-webkit-scrollbar {
        display: none;
    }
.study_zhanShiQiang1{
	width: 49%;
	min-height: 300px;
	border: dashed 2px #ccc;
	border-radius: 10px;
	background: white;
	position: relative;
	margin-bottom: 20px;
    overflow: hidden;
}
.study_zhanShiQiang1:hover{
	border: dashed 2px #7ec8f7;
}
.study_zhanShiQiang1_text{
	width: 100%;
	height: 60px;
	padding: 5px 10px;
	/*position: absolute;*/
	bottom: 5px;
}
.study_zhanShiQiang1_text>h5{
	color: #5f5f5f;
}
.xin{
	width: 20px;
	margin-right: 5PX;
	margin-left: 20px;
}
.study_zhanShiQiang1_text1{
	display: flex;
	align-items: center;
	color: #929292;
	margin-top: 5px;
}
.touxiang{
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 50%;
}
.study_wenTiJiaoLiu1{
	height: 100px;
	background: url(../../images/study/weixuanzhong.png);
	background-size: 100% 100%;
	margin-top: 10px;
	padding: 20px;
}
.study_wenTiJiaoLiu1:hover{
	background: url(../../images/study/xuanzhongrizhi.png);
	background-size: 100% 100%;
	cursor:pointer;
}
.study_wenTiJiaoLiu1_touxiang{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    float: left;
}
.study_wenTiJiaoLiu1_touxiang>img{
	width: 50px;
	height: 50px;
    margin-bottom: 5px;
}
.study_wenTiJiaoLiu1_wenzi{
	float: left;
	margin-left: 30px;
	line-height: 60px;
}
.study_wenTiJiaoLiu1_right{
	float: right;
    text-align: right;
}
.study_wenTiJiaoLiu1_right1{
	display: flex;
    align-items: center;
    height: 30px;
    font-size: 12px;
    color: #929292;
}
.study_wenTiJiaoLiu1_right1>div{
	display: flex;
    align-items: flex-end;
    margin-left: 10px;
    width: 50px;
    text-align: right;
}
.study_liulan{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}
.study_liulan1{
    border: dashed 2px #00a0ea;
	border-radius: 50px;
    color: #00a0ea;
    padding: 6px 20px;
}
.study_liulan1:hover{
	background: #00a0ea;
	color: #FFF;
	border: dashed 0.5px;
	cursor: pointer;
}
.liuyanDetail{
	/*background: url(../../images/study/neirongkuang2.png);*/
	background-size: 100% 100%;
    position: relative;
    padding: 25px;
    background: #daf4fd;
    border: 2px dashed #19a7d9;
    border-radius: 20px;
    box-shadow: 0 0 13px 5px #e4f0f6;
    margin-top: 20px;
}
.liuyanDetail_Back{
    top: -25px;
    right: 25px;	
}
.liuyanDetail_content{
	display: flex;
}
.liuyanDetail_content_neirong{
	width: 90%;
	padding-left: 20px;
}
.liuyanDetail_content_neirong_biaoti{
	color: #00A0EA;
	font-size: 16px;
}
.liuyanDetail_content_neirongKuai{
	font-size: 14px;
	color: #6f7277;
}
.liuyanDetail_content_neirongKuai_pinlun{
	display: flex;
	margin-top: 20px;
}
.pinLun_touxiang{
	width: 45px;
	height: 45px;
}
.xiaotu{
	width: 20px;
}
.pinLunList{
	margin-left: 10px;
}
.pinLunNeiRong{
	width:100%;
	display: flex;
	justify-content: space-between;
    margin: 20px 0;
}
.pinLunNeiRong1{
	width: 82%;
	height: 80px;
	background: url(../../images/study/pinglunkuang.png);
	background-size: 100% 100%;
}
.pinLunNeiRong2{
	width: 80px;
	height: 80px;
	background: url(../../images/study/fabiaopinglun.png);
	background-size: 100% 100%;
	font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #bec1c6;
}
.pinLuninput{
	width: 100%;
	height: 100%;
	background: none;
    border: none;
    text-indent: 2em;
}
.pinLunNeiRong3{
	width: 80px;
	height: 80px;
	background-size: 100% 100%;
	font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
	background:#00a0ea;
	border-radius: 10px;
	color: #fff;
}
.pinLuninput::-webkit-input-placeholder{
    color:#bec1c6;
}
 .pinLuninput::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#bec1c6;
}
.pinLuninput:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#bec1c6;
}
.pinLuninput:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#bec1c6;
}
.study_cangshugc{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.study_cangshu_hover{
    /*width: 80px;*/
    /*height: 30px;*/
	text-align: center;
	font-size: 16px;
	line-height: 25px;
    font-weight: bold;
	background: url(../../images/study/cangshu1_xuanzhong.png);
	background-size: 100% 100%;
	color: #029ee9 !important;
	margin: 0 20px;
    padding: 3px 12px 5px;
    cursor: pointer;
}
.study_cangshu{
    /*width: 80px;*/
    /*height: 30px;*/
	text-align: center;
	font-size: 16px;
	line-height: 25px;
    font-weight: bold;
	color: #999999;
	margin: 0 20px;
	cursor: pointer;
}
.study_cangshugc1{
	display: flex;
	justify-content: space-between;
	align-items: center;
    margin-top: 10px;
}
.study_cangshugc1_left{
	width: 64%;
	height: 350px;
	position: relative;
}
.study_cangshugc1_right{
	width: 35%;
	height: 350px;
}
.study_cangshugc1_left>img{
	height: 100%;
	width: 100%;
}
.study_cangshugc1_left_kuai{
    width: 170px;
    height: 45px;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.study_cangshugc1_right_riLi{
	width: 100%;
	height: 350px;
	background: url(../../images/study/rili_bg.png);
	background-size: 100% 100%;
    position: relative;
    top: -16px;
}
.study_cangshugc1_right_riLi1{
	width: 100%;
	height: 100px;
	background: url(../../images/study/dangtianrizhi.png);
	background-size: 100% 100%;
    margin-top: -10px;
    padding: 12px;
    font-size: 13px;
}
.study_cangshugc1_right_riLi1>p{
	margin-bottom: 5px;
}
.study_cangshugc1_right_riLi_biaoti{
	text-align: center;
	color: #8a6692;
    font-size: 15px;
    line-height: 50px;
}
.study_cangshugc1_right_riLi_biaoti1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: auto;
    font-size: 14px;
    color: #8a6692;
    margin-top: 5px;
}
.riLi{
	width: 100%;
    color: #6e505c;
}
.riLi th{
	text-align: center;
}
.riLi td{
	text-align: center;
	line-height: 24px;
}
.rili_baibg{
	background: white;
    border-radius: 50px;
    width: 28px;
}
.rili_zibg{
	background: #d0c7f4;
    border-radius: 50px;
    width: 28px;
}
.study_cangshugc_jilu{
	width: 100%;
	min-height: 400px;
	background: #f3f6fb;
	border-top: 2px dashed #e0d9fb;
    position: relative;
    /*margin-bottom: -100px;*/
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.zhen{
    position: absolute;
    top: -33px;
    width: 70px;
    left: 17%;
}
.wenben{
	width: 60%;
	height: 300px;
	border: none;
	text-indent: 2em;
	line-height: 56px;
	background: url(../../images/study/wenben.png);
	background-size: cover;
	background-position-y: -25px;
}

.faTie_biaoti{
    font-size: 16px;
    margin-bottom: 25px;
}
.faTie_biaoti input{
	width: 80%;
	height: 35px;
    border-radius: 5px;
    border: 1px solid #edeef1;
    background: #fff;
}
.faTie_content{
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 40px;
	font-size: 16px;    
}

.login_bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.login_auto{
	width: 45%;
	height: 300px;
	background: url(../../images/main/tankuang_bg.png);
	background-size: 100% 100%;
	text-align: center;
    padding: 30px 50px;
}
.login_inp{
	width: 80%;
	height: 40px;
	background: url(../../images/main/zhanghao_bg.png);
	background-size: 100% 100%;
	border: none;
    text-indent: 2em;
    margin-top: 20px;
}
.login_btn{
	width: 80%;
	height: 40px;
	background: url(../../images/main/button_login.png);
	background-size: 100% 100%;
	border: none;
	margin-top: 20px;
	color: white;
}

.tongzuliuyan{
	width: 90%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.tongzuliuyanwenzi{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    display: flex;
    align-items: center;
}
.tongzuDetail{
	margin-top: 20px;
    position: relative;
    padding: 25px;
    background: #daf4fd;
    border-radius: 15px;
    border: dashed 2px #19a7d8;
    box-shadow: 0 0 10px 2px #d9ecf5;
}
.tongzuDetail_dianzan{
    display: flex;
    align-items: center;
    margin-top: -50px;
    margin-left: -35px;    
}
.tongzuDianzanShu{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #f3b132;
}
.zhanshiqiangDel_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 10px;
}

.jidu{
	width: 45%;
}
.nengliJinDu{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.kczyDetail_biaotiBg{
    display: inline-block;
    padding: 2px 15px;
    transform: skew(-30deg);/* 定义沿着 X 和 Y 轴的 2D 倾斜转换*/
   	font-size: 14px;
   	box-shadow: 0 2px 6px #999;
}

.personal_ziliao{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.personal_ziliao_touxiang{
	font-size: 15px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.personal_ziliao_touxiang img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-bottom: 10px;
}
.personal_tongzhi{
	height:70px;border-bottom: 2px dashed #fff;font-size: 16px;
	display: flex;
    align-items:center;
    justify-content:space-between;
}
.personal_tongzhi_touxiang{
	width: 60px;height: 60px;border-radius:50%;
}
.teacher_rizhiBg{
	width: 60%;
    margin-top: 50px;
	/*height: 300px;*/
	/*overflow-y: scroll;*/
}
.teacher_rizhiBg::-webkit-scrollbar {
    display: none;
}
.teacher_rizhiList{
	border-bottom: 1px solid #e0e3e8;
	line-height: 45px;
	font-size: 16px;
}
.shuZhiHua{
    width: 18%;
    height: 100px;
    background: #d4f1f8;
    color: #196d92;
    border: 2px solid #afecf6;
    font-size: 14px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 5px;
}

.kczyDetail_weikeDel{
	width: 49%;
	text-align: center;
	font-size: 15px;
    margin-bottom: 40px;
}

.course_biaoTiBg{
    height: 50px;
    background: url(../../images/course/biaotiBg.png);
    background-size: 100% 70%;
    margin: auto;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #19a7d9;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center;
    padding: 0 50px;
}

.kechengbian{
	margin-left: 20px !important;
}
.chayichaBg{
	
	width: 80%;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
    flex-wrap: wrap;
    display: none;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
}
.chayichaBg div{
	width: 50%;
    height: 150px;
    /* background: pink; */
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    padding: 10px;
    justify-content: flex-end;
    text-align: left;
}
#chayicha1{
	background: url('../../jiaocaiimages/2/3.1.png');
	background-size: 100% 100%;
}
#chayicha2{
	background: url('../../jiaocaiimages/2/3.2.png');
	background-size: 100% 100%;
}
#chayicha3{
	background: url('../../jiaocaiimages/2/3.3.png');
	background-size: 100% 100%;
}
#chayicha4{
	background: url('../../jiaocaiimages/2/3.4.png');
	background-size: 100% 100%;
}









@media screen and (min-width:1500px){
	body{zoom: 1.2;}
}