@charset "utf-8";
/* 初始化 */
body, span, div, img, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6, * {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    /*transition:2s;*/
}

ul {
    list-style: none;
}
body {
    color: #888;
    font-size: 12px;
    /*line-height: 1.7em;*/
    font-family:"微软雅黑";

}
.jc-details-bg{ background: #F6F6F6;}
.jc-details-bg .page-head{background: #F6F6F6;}
a {
    text-decoration:none;
    color:#000;
}
a:hover {
    text-decoration:none;
    color:#000;
}
input:focus {
    outline: none;
}
i{
    font-style: normal;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden
}
.content{
    width: 1200px;
    margin: 0 auto;
}
/* 初始化end */

/*导航*/
.page-head{min-width: 1200px;height: 106px;margin: 0 auto;background: white;}
.page-head .pageHead{width: 1200px;height: 106px;margin: 0 auto;padding: 30px 0;box-sizing: border-box;}
.page-head .pageHead .page-logo{width: 194px;height: 46px;float: left;}
.page-head .pageHead .page-logo a{display: inline-block;width: 100%;height: 100%;background: url("../img/logo-page.png") no-repeat center;overflow: hidden;text-indent: -999999px;}
.page-head .pageHead .page-bar{width: 950px;height: 46px;line-height: 46px;float: right;position: relative;}
.page-head .pageHead .page-bar li{float: left;margin-right: 60px;font-size: 14px;text-align: center;}
.page-head .pageHead .page-bar li a{color: #090723;}
.page-head .pageHead .page-bar>li:hover>a{color: #FD7526;}
.page-head .pageHead .page-bar li:last-child{margin-right: 0;}

/*内容*/
.jc-box{
    width: 1200px;
    min-height: 900px;
    margin: 0 auto 20px auto;
    background: #F6F6F6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
/*左右两边*/
.jc-left{
    width: 165px;
    border: 3px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;

}
.jc-box .shadow-l{
    -webkit-box-shadow:0px 4px 10px 0 #DEDEDE;
    -moz-box-shadow:0px 4px 10px 0 #DEDEDE;
    box-shadow: 0px 4px 10px 0 #DEDEDE;
}

.jc-left .all-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: white;
    background: #2F84C5;
    font-size: 15px;
    padding: 0 10px;
}
.jc-box i.fa-bars{
    display: inline-block;
    margin-right: 3px;
}
.jc-left .title-ul{
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    background: #F6F6F6;
}

.jc-left .title-ul li{
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 8px;
}
.jc-left .title-ul li:last-child{border: none;}
.jc-left .title-ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.jc-left .title-ul li:hover a{ color: #ED6D1E;}
.jc-box .on-title{color: #ED6D1E;}

/*右侧ul*/
.jc-right{
    border: none;
}
.jc-right .jc-all-a{
    display: block;
    width: 165px;
    height: 40px;
    line-height: 40px;
    color: white;
    background: #2F84C5;
    border: 3px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 10px;
    font-size: 15px;
    border-bottom: none;
}
.jc-right .jc-all-a .fa-book{margin-right: 3px;font-size: 17px;}
.jc-right .jc-all-a:hover{ color:#ED6D1E;}

.jc-left .title-ul2{
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    background: #F6F6F6;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #FFFFFF;
}
.jc-right .title-ul2 .ul2-a{
    display: inline-block;
    width: 100%;
    /*margin-left: 5%;*/
    padding: 0 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #FFFFFF;
}
.jc-right .title-ul2 li{
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}
.jc-right .title-ul2 .on-title .ul2-a{color: #ED6D1E;}

/*二级导航*/
.jc-right .title-ul2 .title-ul3{
    display: none;
    width: 320px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    background: #F6F6F6;
    font-size: 14px;

    position: absolute;
    right: 160px;
    top: 0;
    z-index: 10;
}
.jc-right .title-ul2 .ul3-show{display: block;}

.jc-right .title-ul2 .title-ul3 li{
    width: 140px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DEDEDE;
    float: left;
    display: inline;
    padding: 5px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jc-right .title-ul2 .title-ul3 li:nth-child(2n){
    margin-left: 10px;
}
.jc-right .title-ul2 .title-ul3 li a{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jc-right .title-ul2 .title-ul3 li:hover a{color: #ED6D1E;}

/*广告*/
.jc-right .right-img{
    width: 159px;
    overflow: hidden;
    margin: 30px auto;
}
.jc-right .right-img a{display: inline-block;}
.jc-right .right-img img{width: 100%;}

.jc-right .right-list{
    width: 160px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    font-size: 14px;
    background: #F6F6F6;
}
.jc-right .right-list h4{
    color: #124874;
    margin-left: 6px;
    margin-top: 5px;
    font-size: 15px;
}
.jc-right .right-list .right-list-ul1 li{
    width: 96%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 6px auto;
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DEDEDE;
    padding-left: 3px;
}
.jc-right .right-list .right-list-ul1 li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.jc-right .right-list .right-list-ul1 li:hover a{color: #ED6D1E;}
/*中间*/
.jc-center{
    width: 830px;
    background: white;
    border: 1px solid #DEDEDE;
    margin: 0 19px;
}

.jc-center li{
    margin-left: 40px;
}
.center-details ol,.center-details  ol li{
    list-style-type: decimal;
}
.center-details ul,.center-details ul li{
    list-style-type:disc;
}
.center-details a{
    color: #FF0000;
    cursor: pointer;
    text-decoration: underline;
}
.center-details a:-webkit-any-link {
    color: #FF0000;
    cursor: pointer;
    text-decoration: underline;
}
.jc-center .go-back{
    width: 100%;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 18px;
    font-size: 14px;
    background: #ECECEC;
}
.jc-center .go-back a{
    display: inline-block;
    color: #666666;
}
.jc-center .go-back a>i{
    display: inline-block;
    margin: 0 6px;
}
.jc-center .gb-down{
    background: #ECECEC;
}
.jc-center .gb-down a{color: #666666;}
.jc-center .go-back a:hover{color: #ED6D1E;}

/*中间动态加载内容*/
.jc-center .center-details{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    min-height: 920px;
    font-size: 14px;
    color: black;
    padding: 10px 20px 40px 20px;
    line-height: 1.6em;
}
.jc-center .center-details h1{
    margin: 18px 0;
    line-height: 35px;
}
.jc-center .center-details h2{
    display: block;
    font-size: 1.5em;
    margin-block-start: 1.5em;
    margin-block-end: 1.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.jc-center .center-details p{
    /*    line-height: 30px;
        min-height: 30px;*/
    /*font-size: 15px;*/
    color: #404040;
    text-align: justify;
    display: block;
    margin-block-start: 1.8em;
    margin-block-end: 1.8em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

}

.jc-center .center-details pre{
    margin: 10px 0;
    border-radius: 10px;
    overflow: hidden;
}

.jc-center .center-details code{
    padding: 1.2em;
}



/*.jc-center .center-details p strong{*/
    /*font-size: 17px;*/
/*}*/
.jc-center .center-details pre{
    margin: 10px 0;
    border-radius: 10px;
    overflow: hidden;
}
.jc-center .center-details code{
    padding: 1.2em;
}
/*new 限定图片宽高*/
.jc-center .center-details p img{
    max-width: 100%!important;/*height: 100%!important;*/
}
.jc-center .center-details img{
    max-width: 100%!important;/*height: 100%!important;*/
}
/*设置表格样式*/
.jc-center .center-details table{
    border-collapse: collapse;
}

.jc-center .center-details table th{
    color: #ffffff;
    background-color: #555555;
    border: 1px solid #D4D4D4;
    padding:6px 5px;
}

.jc-center .center-details table thead th{
    color: #ffffff !important;
    background-color: #555555;
    border: 1px solid #D4D4D4;
    text-align: center;
    padding:6px 5px;
}
.jc-center .center-details table thead th p{
    text-align: center;
    color: #ffffff !important;
}
.jc-center .center-details table thead th span{
    color: #ffffff !important;
}

.jc-center .center-details table tr:nth-child(odd) {
    background-color: #F6F4F0;
}
.jc-center .center-details table td{
    padding:8px 5px;
    border: 1px solid #D4D4D4;
}


/*蛙课推荐*/
.wk-course-box{
    margin: 30px auto;
    min-width: 1200px;
    height: 270px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: #F9FAFC;
    padding-top: 40px;

    box-shadow: 0px 4px 15px 0 #ECECEC,0px -4px 10px 0 #ECECEC;
}

.wk-course-box .wk-course-ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;

}
.wk-course-box .wk-course-ul li{
    width: 281px;
    height: 220px;
}
.wk-course-box .wk-course-ul li a:hover .wake-img{
    box-shadow: 0 2px 10px 0 rgba(7,17,27,.3);
}
.wk-course-box .wk-course-ul li a:hover h5{color: #DF0000;}
.wk-course-box .wk-course-ul li .wk-img{
    width: 281px;
    height: 156px;
    border-radius: 10px;
    display: block;
    position: relative;
    top: 0px;
    transition: all .3s;
}
.wk-course-box .wk-course-ul li .wk-img .wake-img{
    width: 281px;
    height: 156px;
    border-radius: 10px;
}

/*图片说明*/
.wk-course-box .wk-course-ul li .wk-introduce{
    width: 281px;
}
.wk-course-box .wk-course-ul li .wk-introduce h5{
    padding: 8px;
    font-weight: normal;
    font-size: 16px;
    color: #07111B;
    height: 40px;
    line-height: 22px;

    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*预览图片*/
#newMinImg p img{
    cursor: zoom-in;
}

#bigimg{
    cursor: zoom-out;
}

#outerdiv{position:fixed;top:0;left:0;background:rgba(0,0,0,0.8);z-index:2;width:100%;height:100%;display:none;}
#innerdiv{position:absolute;}


/*底部*/
.jc-footer{
    min-width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: #3D4255;
}
.jc-footer .jc-footer-box{
    width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 45px 10px 50px;
}
.jc-footer .jc-footer-box ul{
    float: left;
    margin-right: 30px;
}
.jc-footer .jc-footer-box ul:last-child{
    margin-right: 0;
}
.jc-footer .jc-footer-box ul li{
    font-size: 12px;
    color: #707078;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jc-footer .jc-footer-box ul li p{
    font-size: 14px;
    color: #707078;
    margin-bottom: 18px;
    font-weight: bolder;
}
.jc-footer .jc-footer-box ul li a{
    font-size: 12px;
    color: #707078;
}
.jc-footer .jc-footer-box ul li:hover a{
    color: #ED6D1E;
}
.jc-footer .jc-footer-box .jc-foot-ul1{
    width: 70px;
}
.jc-footer .jc-footer-box .jc-foot-ul1 li{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 18px;
}
.jc-footer .jc-footer-box .jc-foot-ul1{
    width: 70px;
}
.jc-footer .jc-footer-box .jc-foot-ul1 li{
    margin-bottom: 18px;
}
.jc-footer .jc-footer-box .jc-foot-ul2{
    width: 80px;
}
.jc-footer .jc-footer-box .jc-foot-ul2 li{
    margin-bottom: 10px;
}
.jc-footer .jc-footer-box .jc-foot-ul3{
    width: 145px;
}
.jc-footer .jc-footer-box .jc-foot-ul3 li{
    margin-bottom: 10px;
}
.jc-footer .jc-footer-box .jc-foot-ul4{
    width: 350px;
}
.jc-footer .jc-footer-box .jc-foot-ul4 li{
    margin-bottom: 10px;
}
.jc-footer .jc-footer-box .jc-foot-ul4 li:hover{
    color: #ED6D1E;
}
.jc-footer .jc-footer-box .jc-foot-ul5{
    width: 236px;
    overflow: hidden;
}
.jc-footer .jc-footer-box .jc-foot-ul5 li{
    float: left;
    width: 103px;
}
.jc-footer .jc-footer-box .jc-foot-ul5 li:hover p{color: #ED6D1E;}
.jc-footer .jc-footer-box .jc-foot-ul5 li p{font-weight: normal;text-align: center;}
.jc-footer .jc-footer-box .jc-foot-ul5 li:first-child{margin-right: 18px;}
.jc-footer .jc-footer-box .jc-foot-ul5 li img{
    width: 103px;
}
